Get NFT
GET/public/Nft
Operation GetNft returns an NFT object by its identifier where identifier is a kraken internal identifier
Request
Query Parameters
Fiat currency used for converting crypto prices
Identifier of the NFT
Responses
- 200
Response
- application/json
- Schema
- Example (from schema)
- Example
Schema
- Array [
- MOD1
- MOD2
- MOD3
- MOD4
- MOD1
- MOD2
- ]
- MOD1
- MOD2
- MOD3
- MOD1
- MOD2
- MOD3
- MOD1
- MOD2
- MOD3
- MOD1
- MOD2
- MOD3
- Array [
- ]
- MOD1
- MOD2
- MOD3
- MOD4
- Array [
- Array [
- MOD1
- MOD2
- MOD3
- ]
- Array [
- ]
- ]
- MOD1
- MOD2
- MOD3
- MOD1
- MOD2
- MOD3
- MOD1
- MOD2
- MOD3
- MOD1
- MOD2
- MOD3
- MOD1
- MOD2
- MOD3
- Array [
- ]
- MOD1
- MOD2
- MOD3
- MOD1
- MOD2
- MOD3
- MOD1
- MOD2
- MOD3
- MOD1
- MOD2
- MOD3
- MOD1
- MOD2
- MOD3
- Array [
- Array [
- MOD1
- MOD2
- MOD3
- ]
- Array [
- ]
- ]
- MOD1
- MOD2
- MOD3
- MOD1
- MOD2
- MOD3
- MOD1
- MOD2
- MOD3
- MOD1
- MOD2
- MOD3
- MOD1
- MOD2
- MOD3
- Array [
- ]
- MOD1
- MOD2
- MOD3
- MOD1
- MOD2
- MOD3
- MOD1
- MOD2
- MOD3
- MOD4
- Array [
- MOD1
- MOD2
- MOD3
- ]
result objectnullable
nft objectrequired
attributes object[]required
Rarity attributes of NFT (empty if not a collectible).
Frequency in percentages for the attribute (None if not computed yet). E.g. 80.055% of all NFTs from the same collection have this attribute.
rarity_score object
Rarity score for the attribute (None if not computed yet or not applicable)
string
integer
number
object
Type of attribute (i.e. Eyes, Stamina, ...).
value object required
Value of the attribute.
Number objectrequired
Numeric value of NFT attribute.
Possible values: [boost_percentage
, boost_number
, date
, number
]
Controls how to display numeric value of an NFT attribute.
For more info see: https://docs.opensea.io/docs/metadata-standards
best_offer objectnullable
The highest bid in current auction or highest offer
fiat objectnullable
AssetAmount
contains asset_id
and amount bound in one struct
amount object required
An amount, either as a string, and integer, or a decimal value
string
integer
number
alt_name
is handy when interacting with Kraken API
user friendly asset name for display purpose
native objectrequired
AssetAmount
contains asset_id
and amount bound in one struct
amount object required
An amount, either as a string, and integer, or a decimal value
string
integer
number
alt_name
is handy when interacting with Kraken API
user friendly asset name for display purpose
Indicates whether the current NFT is burned or not.
buy_now objectnullable
Buy now price.
fiat objectnullable
AssetAmount
contains asset_id
and amount bound in one struct
amount object required
An amount, either as a string, and integer, or a decimal value
string
integer
number
alt_name
is handy when interacting with Kraken API
user friendly asset name for display purpose
native objectrequired
AssetAmount
contains asset_id
and amount bound in one struct
amount object required
An amount, either as a string, and integer, or a decimal value
string
integer
number
alt_name
is handy when interacting with Kraken API
user friendly asset name for display purpose
Categories assigned to this NFT.
collection objectnullable
Collection that NFT belongs to (if any)
blockchain_data object[]required
Blockchain data of the collection
blockchain objectrequired
Possible values: [Ethereum
, Solana
, Polygon
]
creator_fee object
Creator's fee
string
integer
number
object
Flag indicating whether the creator fee is enforced or optional.
creators object[]required
creator of collection
blockchain_data object[]required
Blockchain addresses associated with the Creator.
Possible values: [Ethereum
]
Possible values: [Polygon
]
Possible values: [Solana
]
Date when creator was added to the DB
Description of the Creator.
Server side generated ID of the Creator.
image objectnullable
Main image
Possible values: [Main
, Image
, Animation
, Video
, TopBanner
, Other
]
Role of this media relative to the catalog object.
media objectnullable
Exact copy of the original media, stored in a Kraken server.
DO NOT TRUST THIS DATA TO BE SAFE.
Danger: this contains arbitrary content from the internet and may be malicious. This should never be embedded directly inside a webpage. Proper care should be given if linking to this media (e.g. use rel="noopener"
).
Despite these risks, the raw media is still exposed as it's the true copy of the blockchain media as retrieved by Kraken. Viewing it may help if processing introduced defects to the media.
The value depends on MediaProcessingState
: - Wait
or Source
: None
- Process
or Ready
: Some
Media type: image/png
, image/jpeg
, etc.
Full size of the content in bytes.
Note that the actual transfer size may be smaller if compression is applied.
URL for the content of this media.
This is always served as HTTPS, either from the Kraken media server directly or from a Cloudflare Images subdomain.
media object[]required
All media for this creator.
Possible values: [Main
, Image
, Animation
, Video
, TopBanner
, Other
]
Role of this media relative to the catalog object.
media objectnullable
Exact copy of the original media, stored in a Kraken server.
DO NOT TRUST THIS DATA TO BE SAFE.
Danger: this contains arbitrary content from the internet and may be malicious. This should never be embedded directly inside a webpage. Proper care should be given if linking to this media (e.g. use rel="noopener"
).
Despite these risks, the raw media is still exposed as it's the true copy of the blockchain media as retrieved by Kraken. Viewing it may help if processing introduced defects to the media.
The value depends on MediaProcessingState
: - Wait
or Source
: None
- Process
or Ready
: Some
Media type: image/png
, image/jpeg
, etc.
Full size of the content in bytes.
Note that the actual transfer size may be smaller if compression is applied.
URL for the content of this media.
This is always served as HTTPS, either from the Kraken media server directly or from a Cloudflare Images subdomain.
Name of the Creator.
social_media_links objectrequired
Social media links
Tags assigned to this Creator.
top_banner objectnullable
Top-banner image
Possible values: [Main
, Image
, Animation
, Video
, TopBanner
, Other
]
Role of this media relative to the catalog object.
media objectnullable
Exact copy of the original media, stored in a Kraken server.
DO NOT TRUST THIS DATA TO BE SAFE.
Danger: this contains arbitrary content from the internet and may be malicious. This should never be embedded directly inside a webpage. Proper care should be given if linking to this media (e.g. use rel="noopener"
).
Despite these risks, the raw media is still exposed as it's the true copy of the blockchain media as retrieved by Kraken. Viewing it may help if processing introduced defects to the media.
The value depends on MediaProcessingState
: - Wait
or Source
: None
- Process
or Ready
: Some
Media type: image/png
, image/jpeg
, etc.
Full size of the content in bytes.
Note that the actual transfer size may be smaller if compression is applied.
URL for the content of this media.
This is always served as HTTPS, either from the Kraken media server directly or from a Cloudflare Images subdomain.
Username of the Creator.
Verified by Kraken to have accurate data.
a date when collection was added to the DB
collection description
floor_price objectnullable
Floor price.
fiat objectnullable
Floor price in fiat currency, specified by a user.
amount object required
An amount, either as a string, and integer, or a decimal value
string
integer
number
alt_name
is handy when interacting with Kraken API
user friendly asset name for display purpose
native objectnullable
Floor price in native currency of a blockchain that this collection belongs to.
amount object required
An amount, either as a string, and integer, or a decimal value
string
integer
number
alt_name
is handy when interacting with Kraken API
user friendly asset name for display purpose
original objectrequired
Floor price in original asset, without applying any exchange rates.
amount object required
An amount, either as a string, and integer, or a decimal value
string
integer
number
alt_name
is handy when interacting with Kraken API
user friendly asset name for display purpose
kraken internal collection identifier
image objectnullable
Main image
Possible values: [Main
, Image
, Animation
, Video
, TopBanner
, Other
]
Role of this media relative to the catalog object.
media objectnullable
Exact copy of the original media, stored in a Kraken server.
DO NOT TRUST THIS DATA TO BE SAFE.
Danger: this contains arbitrary content from the internet and may be malicious. This should never be embedded directly inside a webpage. Proper care should be given if linking to this media (e.g. use rel="noopener"
).
Despite these risks, the raw media is still exposed as it's the true copy of the blockchain media as retrieved by Kraken. Viewing it may help if processing introduced defects to the media.
The value depends on MediaProcessingState
: - Wait
or Source
: None
- Process
or Ready
: Some
Media type: image/png
, image/jpeg
, etc.
Full size of the content in bytes.
Note that the actual transfer size may be smaller if compression is applied.
URL for the content of this media.
This is always served as HTTPS, either from the Kraken media server directly or from a Cloudflare Images subdomain.
market_cap objectnullable
Total market cap.
fiat objectnullable
AssetAmount
contains asset_id
and amount bound in one struct
amount object required
An amount, either as a string, and integer, or a decimal value
string
integer
number
alt_name
is handy when interacting with Kraken API
user friendly asset name for display purpose
native objectrequired
AssetAmount
contains asset_id
and amount bound in one struct
amount object required
An amount, either as a string, and integer, or a decimal value
string
integer
number
alt_name
is handy when interacting with Kraken API
user friendly asset name for display purpose
media object[]required
All media for this collection.
Possible values: [Main
, Image
, Animation
, Video
, TopBanner
, Other
]
Role of this media relative to the catalog object.
media objectnullable
Exact copy of the original media, stored in a Kraken server.
DO NOT TRUST THIS DATA TO BE SAFE.
Danger: this contains arbitrary content from the internet and may be malicious. This should never be embedded directly inside a webpage. Proper care should be given if linking to this media (e.g. use rel="noopener"
).
Despite these risks, the raw media is still exposed as it's the true copy of the blockchain media as retrieved by Kraken. Viewing it may help if processing introduced defects to the media.
The value depends on MediaProcessingState
: - Wait
or Source
: None
- Process
or Ready
: Some
Media type: image/png
, image/jpeg
, etc.
Full size of the content in bytes.
Note that the actual transfer size may be smaller if compression is applied.
URL for the content of this media.
This is always served as HTTPS, either from the Kraken media server directly or from a Cloudflare Images subdomain.
collection name
seven_day_volume objectnullable
Seven day volume of sales.
fiat objectnullable
AssetAmount
contains asset_id
and amount bound in one struct
amount object required
An amount, either as a string, and integer, or a decimal value
string
integer
number
alt_name
is handy when interacting with Kraken API
user friendly asset name for display purpose
native objectrequired
AssetAmount
contains asset_id
and amount bound in one struct
amount object required
An amount, either as a string, and integer, or a decimal value
string
integer
number
alt_name
is handy when interacting with Kraken API
user friendly asset name for display purpose
social_media_links objectrequired
Social media links
Tags assigned to this Collection.
top_banner objectnullable
Top-banner image
Possible values: [Main
, Image
, Animation
, Video
, TopBanner
, Other
]
Role of this media relative to the catalog object.
media objectnullable
Exact copy of the original media, stored in a Kraken server.
DO NOT TRUST THIS DATA TO BE SAFE.
Danger: this contains arbitrary content from the internet and may be malicious. This should never be embedded directly inside a webpage. Proper care should be given if linking to this media (e.g. use rel="noopener"
).
Despite these risks, the raw media is still exposed as it's the true copy of the blockchain media as retrieved by Kraken. Viewing it may help if processing introduced defects to the media.
The value depends on MediaProcessingState
: - Wait
or Source
: None
- Process
or Ready
: Some
Media type: image/png
, image/jpeg
, etc.
Full size of the content in bytes.
Note that the actual transfer size may be smaller if compression is applied.
URL for the content of this media.
This is always served as HTTPS, either from the Kraken media server directly or from a Cloudflare Images subdomain.
number of items in the collection
number of owners
total_volume objectnullable
Total volume of sales.
fiat objectnullable
AssetAmount
contains asset_id
and amount bound in one struct
amount object required
An amount, either as a string, and integer, or a decimal value
string
integer
number
alt_name
is handy when interacting with Kraken API
user friendly asset name for display purpose
native objectrequired
AssetAmount
contains asset_id
and amount bound in one struct
amount object required
An amount, either as a string, and integer, or a decimal value
string
integer
number
alt_name
is handy when interacting with Kraken API
user friendly asset name for display purpose
traits objectrequired
Trait in the collection (i.e. Eyes, Stamina, ...).
property name* object
The collection was verified by Kraken.
creator_fee object required
Creator fee from NFT sales in percents.
string
integer
number
creators object[]required
Creators of the NFT.
blockchain_data object[]required
Blockchain addresses associated with the Creator.
Possible values: [Ethereum
]
Possible values: [Polygon
]
Possible values: [Solana
]
Date when creator was added to the DB
Description of the Creator.
Server side generated ID of the Creator.
image objectnullable
Main image
Possible values: [Main
, Image
, Animation
, Video
, TopBanner
, Other
]
Role of this media relative to the catalog object.
media objectnullable
Exact copy of the original media, stored in a Kraken server.
DO NOT TRUST THIS DATA TO BE SAFE.
Danger: this contains arbitrary content from the internet and may be malicious. This should never be embedded directly inside a webpage. Proper care should be given if linking to this media (e.g. use rel="noopener"
).
Despite these risks, the raw media is still exposed as it's the true copy of the blockchain media as retrieved by Kraken. Viewing it may help if processing introduced defects to the media.
The value depends on MediaProcessingState
: - Wait
or Source
: None
- Process
or Ready
: Some
Media type: image/png
, image/jpeg
, etc.
Full size of the content in bytes.
Note that the actual transfer size may be smaller if compression is applied.
URL for the content of this media.
This is always served as HTTPS, either from the Kraken media server directly or from a Cloudflare Images subdomain.
media object[]required
All media for this creator.
Possible values: [Main
, Image
, Animation
, Video
, TopBanner
, Other
]
Role of this media relative to the catalog object.
media objectnullable
Exact copy of the original media, stored in a Kraken server.
DO NOT TRUST THIS DATA TO BE SAFE.
Danger: this contains arbitrary content from the internet and may be malicious. This should never be embedded directly inside a webpage. Proper care should be given if linking to this media (e.g. use rel="noopener"
).
Despite these risks, the raw media is still exposed as it's the true copy of the blockchain media as retrieved by Kraken. Viewing it may help if processing introduced defects to the media.
The value depends on MediaProcessingState
: - Wait
or Source
: None
- Process
or Ready
: Some
Media type: image/png
, image/jpeg
, etc.
Full size of the content in bytes.
Note that the actual transfer size may be smaller if compression is applied.
URL for the content of this media.
This is always served as HTTPS, either from the Kraken media server directly or from a Cloudflare Images subdomain.
Name of the Creator.
social_media_links objectrequired
Social media links
Tags assigned to this Creator.
top_banner objectnullable
Top-banner image
Possible values: [Main
, Image
, Animation
, Video
, TopBanner
, Other
]
Role of this media relative to the catalog object.
media objectnullable
Exact copy of the original media, stored in a Kraken server.
DO NOT TRUST THIS DATA TO BE SAFE.
Danger: this contains arbitrary content from the internet and may be malicious. This should never be embedded directly inside a webpage. Proper care should be given if linking to this media (e.g. use rel="noopener"
).
Despite these risks, the raw media is still exposed as it's the true copy of the blockchain media as retrieved by Kraken. Viewing it may help if processing introduced defects to the media.
The value depends on MediaProcessingState
: - Wait
or Source
: None
- Process
or Ready
: Some
Media type: image/png
, image/jpeg
, etc.
Full size of the content in bytes.
Note that the actual transfer size may be smaller if compression is applied.
URL for the content of this media.
This is always served as HTTPS, either from the Kraken media server directly or from a Cloudflare Images subdomain.
Username of the Creator.
Verified by Kraken to have accurate data.
custody object
Custody type (if current user owns the token)
string
Possible values: [Kraken
, PendingKraken
]
Wallet identifier
object
date when the token was added to the DB
date when the token was minted on the blockchain
Description of the NFT.
The date when the NFT expires. Currently used only for ENS (Ethereum Name Service) NFTs, for whose the expiry date + 90 days grace period marks a point at which NFT is no longer reserved for current owner and could be burned
External content provided by NFT author.
Kraken's ID of NFT.
image objectnullable
Main Image.
Possible values: [Main
, Image
, Animation
, Video
, TopBanner
, Other
]
Role of this media relative to the catalog object.
media objectnullable
Exact copy of the original media, stored in a Kraken server.
DO NOT TRUST THIS DATA TO BE SAFE.
Danger: this contains arbitrary content from the internet and may be malicious. This should never be embedded directly inside a webpage. Proper care should be given if linking to this media (e.g. use rel="noopener"
).
Despite these risks, the raw media is still exposed as it's the true copy of the blockchain media as retrieved by Kraken. Viewing it may help if processing introduced defects to the media.
The value depends on MediaProcessingState
: - Wait
or Source
: None
- Process
or Ready
: Some
Media type: image/png
, image/jpeg
, etc.
Full size of the content in bytes.
Note that the actual transfer size may be smaller if compression is applied.
URL for the content of this media.
This is always served as HTTPS, either from the Kraken media server directly or from a Cloudflare Images subdomain.
True if token owned by current user
last_auction_sale objectnullable
Last sale in internal kraken auction.
fiat objectnullable
AssetAmount
contains asset_id
and amount bound in one struct
amount object required
An amount, either as a string, and integer, or a decimal value
string
integer
number
alt_name
is handy when interacting with Kraken API
user friendly asset name for display purpose
native objectrequired
AssetAmount
contains asset_id
and amount bound in one struct
amount object required
An amount, either as a string, and integer, or a decimal value
string
integer
number
alt_name
is handy when interacting with Kraken API
user friendly asset name for display purpose
last_sale_or_mint objectnullable
The most recent price sold (or price minted if never sold).
price objectrequired
If type is Sale - price of the sale
fiat objectnullable
AssetAmount
contains asset_id
and amount bound in one struct
amount object required
An amount, either as a string, and integer, or a decimal value
string
integer
number
alt_name
is handy when interacting with Kraken API
user friendly asset name for display purpose
native objectrequired
AssetAmount
contains asset_id
and amount bound in one struct
amount object required
An amount, either as a string, and integer, or a decimal value
string
integer
number
alt_name
is handy when interacting with Kraken API
user friendly asset name for display purpose
Possible values: [mint
, transfer
, burn
, sale
]
type of a transfer (Minted, Sale, Transfer)
Number of SFTs (zero if not known). Always 1 for NFTs.
media object[]required
All media for this NFT.
Possible values: [Main
, Image
, Animation
, Video
, TopBanner
, Other
]
Role of this media relative to the catalog object.
media objectnullable
Exact copy of the original media, stored in a Kraken server.
DO NOT TRUST THIS DATA TO BE SAFE.
Danger: this contains arbitrary content from the internet and may be malicious. This should never be embedded directly inside a webpage. Proper care should be given if linking to this media (e.g. use rel="noopener"
).
Despite these risks, the raw media is still exposed as it's the true copy of the blockchain media as retrieved by Kraken. Viewing it may help if processing introduced defects to the media.
The value depends on MediaProcessingState
: - Wait
or Source
: None
- Process
or Ready
: Some
Media type: image/png
, image/jpeg
, etc.
Full size of the content in bytes.
Note that the actual transfer size may be smaller if compression is applied.
URL for the content of this media.
This is always served as HTTPS, either from the Kraken media server directly or from a Cloudflare Images subdomain.
Name of the NFT.
Possible values: [Invalid
, NotListed
, Pending
, Listed
, SaleInProgress
]
On sale status for the NFT.
price objectrequired
Estimated price of NFT.
fiat objectnullable
AssetAmount
contains asset_id
and amount bound in one struct
amount object required
An amount, either as a string, and integer, or a decimal value
string
integer
number
alt_name
is handy when interacting with Kraken API
user friendly asset name for display purpose
native objectrequired
AssetAmount
contains asset_id
and amount bound in one struct
amount object required
An amount, either as a string, and integer, or a decimal value
string
integer
number
alt_name
is handy when interacting with Kraken API
user friendly asset name for display purpose
Rarity rank (None if not computed yet or not applicable)
Tags assigned to this NFT.
token object
On-chain identifier of NFT.
ETH contract address that minted the NFT.
blockchain objectrequired
Blockchain details
Possible values: [Ethereum
, Solana
, Polygon
]
Token ID.
Owner address
Possible values: [CryptoPunks
, CryptoKitties
, ERC-721
, ERC-1155
]
Token Standard
Token symbol is optional because because it is missing in ERC-1155.
ETH contract address that minted the NFT.
blockchain objectrequired
Blockchain details
Possible values: [Ethereum
, Solana
, Polygon
]
Token ID.
Owner address
Possible values: [CryptoPunks
, CryptoKitties
, ERC-721
, ERC-1155
]
Token Standard
Token symbol is optional because because it is missing in ERC-1155.
blockchain objectrequired
Blockchain details
Possible values: [Ethereum
, Solana
, Polygon
]
creators object[]required
Token creators.
Solana address for the creator.
share object required
Royalty fee from sales in percents.
string
integer
number
Flag indicating whether a creator confirmed their authority on the NFT. That info comes from the blockchain.
Solana Token ID.
Name used for matching collection
Owner address
Token symbol for Solana
Update authority address.
object
URI for fetching token metadata
{
"error": [
"EGeneral:Invalid arguments"
],
"result": {
"nft": {
"attributes": [
{
"frequency": 0,
"rarity_score": "string",
"trait_type": "string",
"value": {}
}
],
"best_offer": {
"fiat": {
"amount": "string",
"asset_alt_name": "string",
"asset_name": "string"
},
"native": {
"amount": "string",
"asset_alt_name": "string",
"asset_name": "string"
}
},
"burned": true,
"buy_now": {
"fiat": {
"amount": "string",
"asset_alt_name": "string",
"asset_name": "string"
},
"native": {
"amount": "string",
"asset_alt_name": "string",
"asset_name": "string"
}
},
"categories": [
"string"
],
"collection": {
"blockchain_data": [
{
"address": "string",
"blockchain": {
"asset": "string",
"id": "Ethereum"
},
"symbol": "string"
}
],
"creator_fee": "string",
"creator_fee_enforced": true,
"creators": [
{
"blockchain_data": [
{},
{},
{}
],
"date_added": 0,
"description": "string",
"id": "string",
"image": {
"kind": "Main",
"media": {
"media_type": "string",
"size": 0,
"url": "string"
}
},
"media": [
{
"kind": "Main",
"media": {
"media_type": "string",
"size": 0,
"url": "string"
}
}
],
"name": "string",
"social_media_links": {},
"tags": [
"string"
],
"top_banner": {
"kind": "Main",
"media": {
"media_type": "string",
"size": 0,
"url": "string"
}
},
"username": "string",
"verified": true
}
],
"date_added": 0,
"description": "string",
"floor_price": {
"fiat": {
"amount": "string",
"asset_alt_name": "string",
"asset_name": "string"
},
"native": {
"amount": "string",
"asset_alt_name": "string",
"asset_name": "string"
},
"original": {
"amount": "string",
"asset_alt_name": "string",
"asset_name": "string"
}
},
"id": "string",
"image": {
"kind": "Main",
"media": {
"media_type": "string",
"size": 0,
"url": "string"
}
},
"market_cap": {
"fiat": {
"amount": "string",
"asset_alt_name": "string",
"asset_name": "string"
},
"native": {
"amount": "string",
"asset_alt_name": "string",
"asset_name": "string"
}
},
"media": [
{
"kind": "Main",
"media": {
"media_type": "string",
"size": 0,
"url": "string"
}
}
],
"name": "string",
"seven_day_volume": {
"fiat": {
"amount": "string",
"asset_alt_name": "string",
"asset_name": "string"
},
"native": {
"amount": "string",
"asset_alt_name": "string",
"asset_name": "string"
}
},
"social_media_links": {},
"tags": [
"string"
],
"top_banner": {
"kind": "Main",
"media": {
"media_type": "string",
"size": 0,
"url": "string"
}
},
"total_items": 0,
"total_owners": 0,
"total_volume": {
"fiat": {
"amount": "string",
"asset_alt_name": "string",
"asset_name": "string"
},
"native": {
"amount": "string",
"asset_alt_name": "string",
"asset_name": "string"
}
},
"traits": {},
"verified": true
},
"creator_fee": "string",
"creators": [
{
"blockchain_data": [
{},
{},
{}
],
"date_added": 0,
"description": "string",
"id": "string",
"image": {
"kind": "Main",
"media": {
"media_type": "string",
"size": 0,
"url": "string"
}
},
"media": [
{
"kind": "Main",
"media": {
"media_type": "string",
"size": 0,
"url": "string"
}
}
],
"name": "string",
"social_media_links": {},
"tags": [
"string"
],
"top_banner": {
"kind": "Main",
"media": {
"media_type": "string",
"size": 0,
"url": "string"
}
},
"username": "string",
"verified": true
}
],
"custody": "Kraken",
"date_added": 0,
"date_minted": 0,
"description": "string",
"expiry_date": 0,
"external_url": "string",
"id": "string",
"image": {
"kind": "Main",
"media": {
"media_type": "string",
"size": 0,
"url": "string"
}
},
"is_owned_by_user": true,
"last_auction_sale": {
"fiat": {
"amount": "string",
"asset_alt_name": "string",
"asset_name": "string"
},
"native": {
"amount": "string",
"asset_alt_name": "string",
"asset_name": "string"
}
},
"last_sale_or_mint": {
"price": {
"fiat": {
"amount": "string",
"asset_alt_name": "string",
"asset_name": "string"
},
"native": {
"amount": "string",
"asset_alt_name": "string",
"asset_name": "string"
}
},
"transfer_type": "mint"
},
"max_count": 0,
"media": [
{
"kind": "Main",
"media": {
"media_type": "string",
"size": 0,
"url": "string"
}
}
],
"name": "string",
"on_sale_status": "Invalid",
"price": {
"fiat": {
"amount": "string",
"asset_alt_name": "string",
"asset_name": "string"
},
"native": {
"amount": "string",
"asset_alt_name": "string",
"asset_name": "string"
}
},
"rarity_rank": 0,
"tags": [
"string"
],
"token": {},
"token_uri": "string"
}
}
}
{
"error": [],
"result": {
"nft": {
"id": "NT4GUCU-SIJE2-YSQQG2",
"name": "Williams Racing Collectibles+ Grid Pass",
"description": "Grants access to a community of Williams Racing super-fans.",
"max_count": 1,
"external_url": null,
"image": {
"kind": "Main",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/b51a13042bf7a4a6beaf0bbb17ca4bee10999370aa811fdb68db1f212cf5c98a.png",
"media_type": "image/png",
"size": 2152243
}
},
"media": [
{
"kind": "Main",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/b51a13042bf7a4a6beaf0bbb17ca4bee10999370aa811fdb68db1f212cf5c98a.png",
"media_type": "image/png",
"size": 2152243
}
},
{
"kind": "Video",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/177f9cd50f4b6ec154d609aa5862dc608f57bd4338e6ebbf77c77968fe2c0db0.mp4",
"media_type": "video/mp4",
"size": 243316230
}
}
],
"date_added": 1696526499,
"date_minted": 1696525888,
"token_uri": "https://nft-metadata.kraken.com/williams-grid-pass/3210",
"token": {
"blockchain": {
"id": "Polygon",
"asset": "MATIC"
},
"id": "3210",
"address": "0x1c09f530950513666b16da672d5f010fdb66d9da",
"symbol": "WRGRIDPASS",
"standard": "ERC-721",
"owner": "0xfc3e484b7da631b40c3b5495023d161b7ab8cb51"
},
"creators": [
{
"id": "NA7NELE-FOQFZ-ODWOTV",
"name": "Williams Racing",
"username": " ",
"description": "Williams Racing is one of the world’s leading Formula One teams. It exists purely to race in the top echelon of motor racing, where it’s been winning grands prix for more than three decades. The Williams name has been synonymous with top-level motorsport since the 1960s. \n\nAfter running teams on the sport’s nursery slopes, team patron Frank Williams founded Frank Williams (Racing Cars) in 1966 and he entered F1 in 1969 with his friend Piers Courage behind the wheel. Frank quickly earned a reputation as one of the industry’s more determined individuals and after selling his controlling interest in his original team, he established Williams Grand Prix Engineering with British engineer Patrick Head in 1977. They built their first car, the FW06, the following year and the team immediately went from strength-to-strength. \n\nWilliams is now the third most successful team on the grid.",
"blockchain_data": [
{
"blockchain": "Polygon",
"address": "0x1c09f530950513666b16da672d5f010fdb66d9da"
}
],
"image": {
"kind": "Main",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/71802e3780ae54ca416845955146ed04a5b059af0d08a66bf03583423f48040f.png",
"media_type": "image/png",
"size": 19582
}
},
"top_banner": {
"kind": "TopBanner",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/8d3b4bdc4718e476743627cbacb8903e4d3ffb3289c2cc9795e832b8f2f8ac4d.png",
"media_type": "image/png",
"size": 6233635
}
},
"media": [
{
"kind": "Main",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/71802e3780ae54ca416845955146ed04a5b059af0d08a66bf03583423f48040f.png",
"media_type": "image/png",
"size": 19582
}
},
{
"kind": "TopBanner",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/8d3b4bdc4718e476743627cbacb8903e4d3ffb3289c2cc9795e832b8f2f8ac4d.png",
"media_type": "image/png",
"size": 6233635
}
}
],
"tags": [],
"social_media_links": {
"instagram": "https://instagram.com/williamsracing/",
"twitter": "https://twitter.com/WilliamsRacing",
"web": "https://www.williamsf1.com/",
"facebook": "https://facebook.com/WilliamsF1Team"
},
"verified": true,
"date_added": 1696953575
}
],
"creator_fee": "0.0000",
"is_owned_by_user": false,
"custody": null,
"collection": {
"id": "NCQNABO-XYCA7-JMMSDF",
"name": "Williams Racing Collectibles+ Grid Pass",
"description": "Plus-up your Williams Racing experience with our brand-new Grid Pass, presented by Kraken. Collect your free pass and unlock immediate exclusive digital and physical perks, plus access to unique Williams Racing experiences. The Grid Pass is each holders’ “ignition key” to power the engine of benefits and experiences that the Williams Racing Collectibles+ program will provide.",
"date_added": 1696338839,
"image": {
"kind": "Main",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/51c66513591958f4e123679890226f890bf255e298e00680acdc141c03b59637.png",
"media_type": "image/png",
"size": 60183
}
},
"top_banner": {
"kind": "TopBanner",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/6b69f72e13fcda3e3e0d6839f260cd7a3c4ac644fa4a2cf170c9f47763b5e10c.png",
"media_type": "image/png",
"size": 488376
}
},
"media": [
{
"kind": "Main",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/51c66513591958f4e123679890226f890bf255e298e00680acdc141c03b59637.png",
"media_type": "image/png",
"size": 60183
}
},
{
"kind": "TopBanner",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/6b69f72e13fcda3e3e0d6839f260cd7a3c4ac644fa4a2cf170c9f47763b5e10c.png",
"media_type": "image/png",
"size": 488376
}
}
],
"floor_price": {
"original": {
"asset_name": "AED",
"asset_alt_name": "AED",
"amount": "1.8400"
},
"native": {
"asset_name": "MATIC",
"asset_alt_name": "MATIC",
"amount": "0.5907577600"
},
"fiat": {
"asset_name": "USD",
"asset_alt_name": "USD",
"amount": "0.5010"
}
},
"creators": [
{
"id": "NA7NELE-FOQFZ-ODWOTV",
"name": "Williams Racing",
"username": " ",
"description": "Williams Racing is one of the world’s leading Formula One teams. It exists purely to race in the top echelon of motor racing, where it’s been winning grands prix for more than three decades. The Williams name has been synonymous with top-level motorsport since the 1960s. \n\nAfter running teams on the sport’s nursery slopes, team patron Frank Williams founded Frank Williams (Racing Cars) in 1966 and he entered F1 in 1969 with his friend Piers Courage behind the wheel. Frank quickly earned a reputation as one of the industry’s more determined individuals and after selling his controlling interest in his original team, he established Williams Grand Prix Engineering with British engineer Patrick Head in 1977. They built their first car, the FW06, the following year and the team immediately went from strength-to-strength. \n\nWilliams is now the third most successful team on the grid.",
"blockchain_data": [
{
"blockchain": "Polygon",
"address": "0x1c09f530950513666b16da672d5f010fdb66d9da"
}
],
"image": {
"kind": "Main",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/71802e3780ae54ca416845955146ed04a5b059af0d08a66bf03583423f48040f.png",
"media_type": "image/png",
"size": 19582
}
},
"top_banner": {
"kind": "TopBanner",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/8d3b4bdc4718e476743627cbacb8903e4d3ffb3289c2cc9795e832b8f2f8ac4d.png",
"media_type": "image/png",
"size": 6233635
}
},
"media": [
{
"kind": "Main",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/71802e3780ae54ca416845955146ed04a5b059af0d08a66bf03583423f48040f.png",
"media_type": "image/png",
"size": 19582
}
},
{
"kind": "TopBanner",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/8d3b4bdc4718e476743627cbacb8903e4d3ffb3289c2cc9795e832b8f2f8ac4d.png",
"media_type": "image/png",
"size": 6233635
}
}
],
"tags": [],
"social_media_links": {
"web": "https://www.williamsf1.com/",
"instagram": "https://instagram.com/williamsracing/",
"twitter": "https://twitter.com/WilliamsRacing",
"facebook": "https://facebook.com/WilliamsF1Team"
},
"verified": true,
"date_added": 1696953575
}
],
"total_items": 100000,
"total_owners": 0,
"total_sales": null,
"total_volume": null,
"market_cap": null,
"seven_day_volume": null,
"seven_day_average_price": null,
"tags": [],
"verified": true,
"traits": {},
"blockchain_data": [
{
"address": "0x1c09f530950513666b16da672d5f010fdb66d9da",
"blockchain": {
"id": "Polygon",
"asset": "MATIC"
},
"symbol": "WRGRIDPASS"
}
],
"social_media_links": {
"facebook": "https://facebook.com/WilliamsF1Team",
"web": "https://www.williamsf1.com/",
"instagram": "https://instagram.com/williamsracing/",
"twitter": "https://twitter.com/WilliamsRacing"
}
},
"attributes": [],
"categories": [],
"rarity_rank": null,
"tags": [],
"on_sale": false,
"on_sale_status": "NotListed",
"price": {
"native": {
"asset_name": "MATIC",
"asset_alt_name": "MATIC",
"amount": "0.0000000000"
},
"fiat": {
"asset_name": "USD",
"asset_alt_name": "USD",
"amount": "0.0000"
}
},
"buy_now": null,
"last_auction_sale": null,
"last_sale_or_mint": null,
"best_offer": null,
"burned": false,
"expiry_date": null
}
}
}