Skip to main content

Table Description

Contains token metadata for NFTs and fungible tokens on the Flow Cadence blockchain.

Column Descriptions

ColumnTypeDescription
block_datedateThe date of the token record
timestamptimestampTimestamp when the token was created/updated
token_idstringUnique identifier for the token
contract_addressstringAddress of the token contract
namestringName of the token
descriptionstringDescription of the token
content_urlstringURL to the token content/media
chain_specificstringChain-specific metadata in JSON format
_updated_attimestampTimestamp when the record was last updated
_ingested_attimestampTimestamp when the record was ingested

Table Sample