Universal Asset ID
UAI unique identifier of the asset, it's blockchain agnostic and provides ability to easily distinguish asset across blockchains.
c
- coin (required) .t
- token (optional), following standard of unique identifier on the blockhain as smart contract address or asset ID.
Examples:
Coins:
Ethereum:
Bitrock Blockchain
Tokens:
DAI (Ethereum)
ROCK (Bitrock Blockchain)
Template: c{coin}_t{token_id}
Last updated