Address Casing
EVM-compatible (e.g. Ethereum, Polygon) chains address are in lower casing by default. Incorrect ❌ - This will return no results.- Tron
- Solana
- Bitcoin*
Tron uses Base58 address by default.
- E.g.
TEkxiTehnzSmSe2XqrBj4w32RUN966rdz8
USDC token address
Native Token Address
Native token (e.g. Native Ether) will be represented with zero address.- EVM
- Non-EVM Chains
Chains | Symbol | Native Token Address |
---|---|---|
Ethereum + EVM Roll-ups | ETH | 0x0000000000000000000000000000000000000000 |
EVM Compatible Blockchains (L1s) | MATIC, BNB, AVAX | 0x0000000000000000000000000000000000000000 |
Tron | TRX | T9yD14Nj9j7xAB4dbGeiX9h8unkKHxuWwb |