On this page
Common
Requests And Response Types
Decimal
Decimal 123.45 equals to unscaled=12345 and exponent=-2 (e.g. unscaled * 10^exponent, 123.45 = 12345 * 10^-2)
| Field | Type | Label | Description |
|---|---|---|---|
| unscaled | int64 | ||
| exponent | int32 |
Blockchain
| Name | Number | Description |
|---|---|---|
| BLOCKCHAIN_UNSPECIFIED | 0 | |
| BLOCKCHAIN_BSC | 10 | |
| BLOCKCHAIN_ETH | 20 | |
| BLOCKCHAIN_TRON | 100 |
Stablecoin
| Name | Number | Description |
|---|---|---|
| STABLECOIN_UNSPECIFIED | 0 | |
| STABLECOIN_USDT | 10 |