Query the supported coins for Cregis Project.
Name | Type | Required | Description |
---|---|---|---|
pid | integer(int64) | Yes | Project ID |
nonce | string | Yes | 6-digit random string |
timestamp | integer(int64) | Yes | Timestamp |
sign | string | Yes | Signature |
Name | Type | Description |
---|---|---|
code | string | Response code |
msg | string | Response message |
data | object | Response data object |
data
objectName | Type | Description |
---|---|---|
coin_name | string | Token name |
chain_id | string | Chain ID |
token_id | string | Token ID, for tokens it’s the contract address |