An NFT collection is all non-fungible assets that are under the same contract address of an NFT contract.
Field | Type | Description |
---|---|---|
id | string | The UUID. A unique ID of the NFT contract. |
created_at | string | The creation time of the NFT contract. |
updated_at | string | The time when the NFT contract details were last updated. |
address | string | The address of the NFT smart contract. |
blockchain | number | The blockchain of the NFT smart contract. |
type | string | The type of the NFT smart contract.
|
name | string | The name of the NFT smart contract. |
symbol | string | The symbol of the NFT smart contract. |
logo_uri | URL | The metadata of the NFT smart contract. |
image_url | URL | The image to represent the NFT smart contract. |