Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 721 Bytes

AssetOnchainBeta.md

File metadata and controls

16 lines (10 loc) · 721 Bytes

AssetOnchainBeta

Properties

Name Type Description Notes
symbol string The asset symbol [default to undefined]
name string The asset name [default to undefined]
decimals number Number of decimals [default to undefined]
address string The asset address [optional] [default to undefined]
standards Array<string> Supported standards [optional] [default to undefined]

[Back to top] [Back to API list] [Back to Model list] [Back to README]