| Name | Type | Description | Notes |
|---|---|---|---|
| address | string | Contract address of the token on-chain. | [optional] [default to undefined] |
| symbol | string | Human-readable ticker (e.g. USDC). | [optional] [default to undefined] |
| decimals | number | Token decimals used when interpreting on-chain amounts. | [optional] [default to undefined] |
| assetId | string | Fireblocks legacy asset identifier (e.g. USDC_ETH, PYUSD). | [optional] [default to undefined] |
[Back to top] [Back to API list] [Back to Model list] [Back to README]