Skip to main content

Assets

Assets

  • Endpoint: /assets
  • Description: Used to get list of supported assets
  • Method: GET
  • Params:
NameTypeRequire?Description
  • Return Values: JSON object
NameTypeDescription
statusboolStatus of request
assetsarray of objectAssets list
assets[].namestringName of asset
assets[].symbolstringSymbol of asset
assets[].identitystringUnique ID of asset on MiraiBank
assets[].decimalsnumberDecimal of asset
assets[].chainsarray of objectChains of asset
assets[].chains[].namestringName of chain
assets[].chains[].addressaddressAddress of asset on chain
assets[].chains[].chainIdstringChainId of chain
assets[].chains[].isMainnetbooleanMainnet or testnet
assets[].chains[].chainTypeEIP155,SOLANAType of chain