A UAI is a unique identifier for assets. It is blockchain-agnostic and provides the ability to easily distinguish assets across blockchains.
c- coin (required), for most coins it uses slip 44 index conventions. There are some exceptions that use coinId based on Wallet Core configt- token (optional), following standard of unique identifier on the blockchain as smart contract address or asset ID
- Bitcoin:
c0 - Ethereum:
c60 - BNB Chain (BSC):
c20000714
- DAI (Ethereum):
c60_t0x6B175474E89094C44Da98b954EedeAC495271d0F - USDT (Tron):
c195_tTR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t - DAI (BSC):
c20000714_t0x1af3f329e8be154074d8769d1ffa4ee058b1dbc3
Template: c{coin}_t{token_id}