Table of contents
The eth_mainnet.collections
table provides indexed views of all NFT collections.
Columns
Name | Type | Description |
---|---|---|
address | varchar | Contract address of the collection. |
type | varchar | N/A |
name | varchar | The collection's name. |
symbol | varchar | The collection's symbol. |
owner | varchar | N/A |
base_uri | varchar | N/A |
total_supply | varchar | N/A |
description | varchar | The collection's description. |
image | varchar | The collection's image URL in the Transpose CDN. |
external_link | varchar | The collection's website URL. |
last_synced_at | bigint | N/A |