txid | string | TXID |
chainTxid | string | onchain TXID |
user | address | Address of user |
app | address | Address of app |
amountOrTokenId | string | Amount or tokenId |
asset | object | Asset |
asset .name | string | Name of asset |
asset .symbol | string | Symbol of asset |
asset .decimals | number | Decimals of asset |
asset .identity | string | Identity of asset |
asset .address | string | Address of asset, same with identity if user deposit from MiraiBank |
chain | object | Chain which user is deposited |
chain .chainId | string | ChainId of asset, which user is deposited, MIRAIBANK if user deposit from MiraiBank |
chain .isMainnet | bool | Chain, which user is deposited |
chain .chainType | EIP155 ,SOLANA ,MIRAIBANK | Type of chain, which user is deposited |
signature | string | Signature amountOrTokenId=&app=&asset=${asset.address}&salt=${txid}&wallet=${user} |