Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 872 Bytes

File metadata and controls

14 lines (8 loc) · 872 Bytes

RegisterNewAssetRequest

Properties

Name Type Description Notes
blockchainId string Native asset ID of the blockchain [default to undefined]
address string Asset address. - EVM-based chains: token contract address - Stellar (XLM): issuer address - Algorand (ALGO): asset ID - TRON (TRX): token contract address - NEAR: token address - Solana: token's mint account address - Sui: token's type - TON: token's address [default to undefined]
symbol string Required for Stellar only, asset code is expected. [optional] [default to undefined]

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