status | bool | Status of request |
assets | array of object | Assets list |
assets[].name | string | Name of asset |
assets[].symbol | string | Symbol of asset |
assets[].identity | string | Unique ID of asset on MiraiBank |
assets[].decimals | number | Decimal of asset |
assets[].chains | array of object | Chains of asset |
assets[].chains[].name | string | Name of chain |
assets[].chains[].address | address | Address of asset on chain |
assets[].chains[].chainId | string | ChainId of chain |
assets[].chains[].isMainnet | boolean | Mainnet or testnet |
assets[].chains[].chainType | EIP155,SOLANA | Type of chain |