Query Platform Token Information
Endpoint: /v1/spot/wbs_info
Request Method
GET
Example
Request Parameters
Not required
Response Parameters
| Parameter | Required | Type | Example | Description |
|---|---|---|---|---|
| errno | Yes | int | 0 | Status code |
| errmsg | Yes | string | success | Status message |
| result | Yes | object | See example | Result data |
Result Fields
| Parameter | Required | Type | Example | Description |
|---|---|---|---|---|
| currency | Yes | string | WBS | Token symbol |
| fullName | Yes | string | Websea Coin | Full token name |
| circulationSupply | Yes | string | 10000000000 | Circulating supply |
| maxSupply | Yes | string | 10000000000 | Maximum supply |
| currentSupply | Yes | string | 10000000000 | Current total supply |
| circulationRate | Yes | string | 100% | Circulation rate |