UAI unique identifier of the asset, it's blockchain agnostic and provides ability to easily distinguish asset across blockchains.
c- coin (required), for most coins it uses slip 44 index conventions, There is some exceptions that it's using coinId based on Wallet Core configt- token (optional), following standard of unique identifier on the blockhain as smart contract address or asset ID
- Bitcoin:
c0 - Ethereum:
c60 - Binance Chain
c714
- DAI (Ethereum):
c60_t0x6B175474E89094C44Da98b954EedeAC495271d0F - BUSD (Binance Chain):
c714_tBUSD-BD1 - USDT (Tron):
c195_tTR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t - DAI (Smart Chain):
c10000714_t0x6B175474E89094C44Da98b954EedeAC495271d0F
Template: c{coin}_t{token_id}