Entity Type
| Entity Type | Comment | Additional Fields |
|---|---|---|
ACCOUNT | External owned account or wallet. | chain, address,labels |
FUNGIBLE_TOKEN | Contract of fungible token, e.g. ERC20, TRC20. | chain, address, name, symbol, labels |
NON_FUNGIBLE_TOKEN | Contract of non-fungible token (NFT), e.g.ERC721, TRC721. | chain, address, name, symbol, labels |
DAPP | General contract or program which is not a well-known token protocol. | chain, address |
URL | Well formatted URL of an web page | url |
DOMAIN | A fully-qualified domain name | domain |
IP | IP Address | ip |
Updated almost 3 years ago