ERC721 Tokens
ERC721 tokens indexed by Allium.
Sample Query
Querying the latest erc721 tokens created by block_timestamp.
Table Columns
Azuki NFT used as an example.
Column Name
Description
Example
address
Contract address of the ERC721 token.
0xed5af388653567af2f388e6224dc7c4b3241c544
name
Name of the ERC721 token.
Azuki
symbol
The token symbol.
AZUKI
block_timestamp
The timestamp of the block that this ERC721 token was created in.
2022-01-10 05:19:57
block_number
The number of the block that this ERC721 token was created in.
13975838
block_hash
The hash of the block that this ERC721 token was created in.
0xe88a96607df48fbf2c44c67eadb2e3d10a5297ddd02df70009df742ab5169c1b
Last updated