View support Cryptocurrencies
Name | Type | Required | Description |
---|---|---|---|
pid | integer(int64) | Y | Project ID |
nonce | string | Y | 6 random string |
timestamp | integer(int64) | Y | Timestamp |
sign | string | Y | Signature |
Name | Type | Description |
---|---|---|
code | string | Return code |
msg | string | Return message |
data | array | Return data |
data
ObjectName | Type | Description |
---|---|---|
token_symbol | string | Token Symbol |
blockchain | string | Blockchain Network |
token_decimals | string | Decimal Places |
token_name | string | Token Name |
logo_url | string | Token Logo |