Account
Object
Field | Type | Description |
---|---|---|
address | string | Sequence Wallet Address |
name | string | Player name |
locale | string | region of the player |
createdAt | time | time at which account was created |
updatedAt | time | time at which account was last updated |
experience | int | exp of the player |
level | int | level at which the player is |
constructedStats | ?AccountStat object | stats of the player in constructed mode this season |
discoveryStats | ?AccountStat object | stats of the player in discovery mode this season |
region | ?string | region of the player |
crystalID | ?int | crystal id of the player |
status | ||
admin | ||
lastIPAddress | ||
lastUA |