List NFTs
GET/public/Nfts
Returns a list of NFTs with support for sorting and filtration.
Request
Query Parameters
Fiat currency used for converting crypto prices.
Cursor token. Pass tokens obtained from successful responses.
Filters to apply. Note: if filters are present, they are required to be passed for an initial request and omitted for subsequent ones.
Maximum number of items to be returned by a single request.
Possible values: [MostRelevant
, RecentlyAdded
, RecentlyVerified
, RecentlySold
, EndingSoon
, PriceLowToHigh
, PriceHighToLow
, HighestLastSell
, RarityRankLowToHigh
, RarityRankHighToLow
]
Sorting to apply. Note: sort parameter is required to be passed for an initial request and omitted for subsequent ones.
Responses
- 200
Response
- application/json
- Schema
- Example (from schema)
- Example
Schema
- Array [
- MOD1
- MOD2
- MOD3
- MOD1
- MOD2
- MOD3
- MOD1
- MOD2
- MOD3
- 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 [
- ]
- MOD1
- MOD2
- MOD3
- MOD1
- MOD2
- MOD3
- MOD1
- MOD2
- MOD3
- MOD4
- Array [
- MOD1
- MOD2
- MOD3
- ]
- ]
- MOD1
- MOD2
result objectnullable
Batch of paginated items from list APIs.
Cursor token to send to get subsequent items after performing the requested search.
items object[]required
Items from the response.
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
collection objectnullable
Collection that NFT belongs to (if any)
floor_price objectnullable
Floor price of the collection
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.
collection name
Number of items in the collection
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.
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.
Name of the Creator.
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
Description of the NFT.
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)
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 of 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
total_items object
Total number of items.
Possible values: [eq
]
Possible values: [gte
]
{
"error": [
"EGeneral:Invalid arguments"
],
"result": {
"cursor": "string",
"items": [
{
"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"
}
},
"collection": {
"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"
}
},
"name": "string",
"total_items": 0,
"verified": true
},
"creator_fee": "string",
"creators": [
{
"id": "string",
"image": {
"kind": "Main",
"media": {
"media_type": "string",
"size": 0,
"url": "string"
}
},
"name": "string",
"username": "string",
"verified": true
}
],
"custody": "Kraken",
"date_added": 0,
"description": "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"
},
"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,
"token": {}
}
],
"total_items": {}
}
}
{
"error": [],
"result": {
"total_items": {
"relation": "eq",
"value": 100000
},
"cursor": "NuWr7HkEMs9pN4,UBVpe32qpoQplFO5T_HecRDdZEoZzWzfqRVKvUEEVA5P2prYP4ZmWIIBxOBlo9W,q28GJHxCvKukO2ReG8NHsvLMiaX44C17YXda4sWW,BdUC33tqzE_WDCk9i7bYK8M,p3lddZpJxG,UyBKeGPZ2DjTHu,cm1tdQxjaK_plqeSlvVTPwCKdaeFSHIZ5HciRI0XKD8s5fp,P5mIN39GtGUjDmekj8,9VCdPs3dD5GfIUmfwuMNWJln00wsEN,eWkrWUjcCc7eqNDm1OX8f0KhTAlb9XLVZQyEVRi8f9DKhf0T65U-",
"items": [
{
"id": "NTCI6ZY-NBTDN-IP62PI",
"name": "Williams Racing Collectibles+ Grid Pass",
"description": "Grants access to a community of Williams Racing super-fans.",
"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": 1697127194,
"creator_fee": "0.0000",
"creators": [
{
"id": "NA7NELE-FOQFZ-ODWOTV",
"name": "Williams Racing",
"username": " ",
"image": {
"kind": "Main",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/71802e3780ae54ca416845955146ed04a5b059af0d08a66bf03583423f48040f.png",
"media_type": "image/png",
"size": 19582
}
},
"verified": true
}
],
"collection": {
"id": "NCQNABO-XYCA7-JMMSDF",
"name": "Williams Racing Collectibles+ Grid Pass",
"image": {
"kind": "Main",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/51c66513591958f4e123679890226f890bf255e298e00680acdc141c03b59637.png",
"media_type": "image/png",
"size": 60183
}
},
"verified": true,
"total_items": 100000,
"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"
}
}
},
"is_owned_by_user": false,
"custody": null,
"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,
"token": {
"blockchain": {
"id": "Polygon",
"asset": "MATIC"
},
"id": "99999",
"address": "0x1c09f530950513666b16da672d5f010fdb66d9da",
"symbol": "WRGRIDPASS",
"standard": "ERC-721",
"owner": "0xfc3e484b7da631b40c3b5495023d161b7ab8cb51"
},
"burned": false,
"rarity_rank": null
},
{
"id": "NTBRNB5-IMIO6-VYYDJ6",
"name": "Williams Racing Collectibles+ Grid Pass",
"description": "Grants access to a community of Williams Racing super-fans.",
"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": 1697127194,
"creator_fee": "0.0000",
"creators": [
{
"id": "NA7NELE-FOQFZ-ODWOTV",
"name": "Williams Racing",
"username": " ",
"image": {
"kind": "Main",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/71802e3780ae54ca416845955146ed04a5b059af0d08a66bf03583423f48040f.png",
"media_type": "image/png",
"size": 19582
}
},
"verified": true
}
],
"collection": {
"id": "NCQNABO-XYCA7-JMMSDF",
"name": "Williams Racing Collectibles+ Grid Pass",
"image": {
"kind": "Main",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/51c66513591958f4e123679890226f890bf255e298e00680acdc141c03b59637.png",
"media_type": "image/png",
"size": 60183
}
},
"verified": true,
"total_items": 100000,
"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"
}
}
},
"is_owned_by_user": false,
"custody": null,
"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,
"token": {
"blockchain": {
"id": "Polygon",
"asset": "MATIC"
},
"id": "99998",
"address": "0x1c09f530950513666b16da672d5f010fdb66d9da",
"symbol": "WRGRIDPASS",
"standard": "ERC-721",
"owner": "0xfc3e484b7da631b40c3b5495023d161b7ab8cb51"
},
"burned": false,
"rarity_rank": null
},
{
"id": "NTD5GGR-62YXS-TPXJ25",
"name": "Williams Racing Collectibles+ Grid Pass",
"description": "Grants access to a community of Williams Racing super-fans.",
"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": 1697127194,
"creator_fee": "0.0000",
"creators": [
{
"id": "NA7NELE-FOQFZ-ODWOTV",
"name": "Williams Racing",
"username": " ",
"image": {
"kind": "Main",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/71802e3780ae54ca416845955146ed04a5b059af0d08a66bf03583423f48040f.png",
"media_type": "image/png",
"size": 19582
}
},
"verified": true
}
],
"collection": {
"id": "NCQNABO-XYCA7-JMMSDF",
"name": "Williams Racing Collectibles+ Grid Pass",
"image": {
"kind": "Main",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/51c66513591958f4e123679890226f890bf255e298e00680acdc141c03b59637.png",
"media_type": "image/png",
"size": 60183
}
},
"verified": true,
"total_items": 100000,
"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"
}
}
},
"is_owned_by_user": false,
"custody": null,
"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,
"token": {
"blockchain": {
"id": "Polygon",
"asset": "MATIC"
},
"id": "99997",
"address": "0x1c09f530950513666b16da672d5f010fdb66d9da",
"symbol": "WRGRIDPASS",
"standard": "ERC-721",
"owner": "0xfc3e484b7da631b40c3b5495023d161b7ab8cb51"
},
"burned": false,
"rarity_rank": null
},
{
"id": "NTE3TPA-S6CQW-JFKHPH",
"name": "Williams Racing Collectibles+ Grid Pass",
"description": "Grants access to a community of Williams Racing super-fans.",
"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": 1697127194,
"creator_fee": "0.0000",
"creators": [
{
"id": "NA7NELE-FOQFZ-ODWOTV",
"name": "Williams Racing",
"username": " ",
"image": {
"kind": "Main",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/71802e3780ae54ca416845955146ed04a5b059af0d08a66bf03583423f48040f.png",
"media_type": "image/png",
"size": 19582
}
},
"verified": true
}
],
"collection": {
"id": "NCQNABO-XYCA7-JMMSDF",
"name": "Williams Racing Collectibles+ Grid Pass",
"image": {
"kind": "Main",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/51c66513591958f4e123679890226f890bf255e298e00680acdc141c03b59637.png",
"media_type": "image/png",
"size": 60183
}
},
"verified": true,
"total_items": 100000,
"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"
}
}
},
"is_owned_by_user": false,
"custody": null,
"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,
"token": {
"blockchain": {
"id": "Polygon",
"asset": "MATIC"
},
"id": "99996",
"address": "0x1c09f530950513666b16da672d5f010fdb66d9da",
"symbol": "WRGRIDPASS",
"standard": "ERC-721",
"owner": "0xfc3e484b7da631b40c3b5495023d161b7ab8cb51"
},
"burned": false,
"rarity_rank": null
},
{
"id": "NTG2L7E-ONIM2-PKOWCB",
"name": "Williams Racing Collectibles+ Grid Pass",
"description": "Grants access to a community of Williams Racing super-fans.",
"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": 1697127194,
"creator_fee": "0.0000",
"creators": [
{
"id": "NA7NELE-FOQFZ-ODWOTV",
"name": "Williams Racing",
"username": " ",
"image": {
"kind": "Main",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/71802e3780ae54ca416845955146ed04a5b059af0d08a66bf03583423f48040f.png",
"media_type": "image/png",
"size": 19582
}
},
"verified": true
}
],
"collection": {
"id": "NCQNABO-XYCA7-JMMSDF",
"name": "Williams Racing Collectibles+ Grid Pass",
"image": {
"kind": "Main",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/51c66513591958f4e123679890226f890bf255e298e00680acdc141c03b59637.png",
"media_type": "image/png",
"size": 60183
}
},
"verified": true,
"total_items": 100000,
"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"
}
}
},
"is_owned_by_user": false,
"custody": null,
"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,
"token": {
"blockchain": {
"id": "Polygon",
"asset": "MATIC"
},
"id": "99995",
"address": "0x1c09f530950513666b16da672d5f010fdb66d9da",
"symbol": "WRGRIDPASS",
"standard": "ERC-721",
"owner": "0xfc3e484b7da631b40c3b5495023d161b7ab8cb51"
},
"burned": false,
"rarity_rank": null
},
{
"id": "NTVDHXK-Z5SB3-HCIHHL",
"name": "Williams Racing Collectibles+ Grid Pass",
"description": "Grants access to a community of Williams Racing super-fans.",
"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": 1697127194,
"creator_fee": "0.0000",
"creators": [
{
"id": "NA7NELE-FOQFZ-ODWOTV",
"name": "Williams Racing",
"username": " ",
"image": {
"kind": "Main",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/71802e3780ae54ca416845955146ed04a5b059af0d08a66bf03583423f48040f.png",
"media_type": "image/png",
"size": 19582
}
},
"verified": true
}
],
"collection": {
"id": "NCQNABO-XYCA7-JMMSDF",
"name": "Williams Racing Collectibles+ Grid Pass",
"image": {
"kind": "Main",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/51c66513591958f4e123679890226f890bf255e298e00680acdc141c03b59637.png",
"media_type": "image/png",
"size": 60183
}
},
"verified": true,
"total_items": 100000,
"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"
}
}
},
"is_owned_by_user": false,
"custody": null,
"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,
"token": {
"blockchain": {
"id": "Polygon",
"asset": "MATIC"
},
"id": "99994",
"address": "0x1c09f530950513666b16da672d5f010fdb66d9da",
"symbol": "WRGRIDPASS",
"standard": "ERC-721",
"owner": "0xfc3e484b7da631b40c3b5495023d161b7ab8cb51"
},
"burned": false,
"rarity_rank": null
},
{
"id": "NTFYE5N-BSHHB-KUDY3A",
"name": "Williams Racing Collectibles+ Grid Pass",
"description": "Grants access to a community of Williams Racing super-fans.",
"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": 1697127194,
"creator_fee": "0.0000",
"creators": [
{
"id": "NA7NELE-FOQFZ-ODWOTV",
"name": "Williams Racing",
"username": " ",
"image": {
"kind": "Main",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/71802e3780ae54ca416845955146ed04a5b059af0d08a66bf03583423f48040f.png",
"media_type": "image/png",
"size": 19582
}
},
"verified": true
}
],
"collection": {
"id": "NCQNABO-XYCA7-JMMSDF",
"name": "Williams Racing Collectibles+ Grid Pass",
"image": {
"kind": "Main",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/51c66513591958f4e123679890226f890bf255e298e00680acdc141c03b59637.png",
"media_type": "image/png",
"size": 60183
}
},
"verified": true,
"total_items": 100000,
"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"
}
}
},
"is_owned_by_user": false,
"custody": null,
"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,
"token": {
"blockchain": {
"id": "Polygon",
"asset": "MATIC"
},
"id": "99993",
"address": "0x1c09f530950513666b16da672d5f010fdb66d9da",
"symbol": "WRGRIDPASS",
"standard": "ERC-721",
"owner": "0xfc3e484b7da631b40c3b5495023d161b7ab8cb51"
},
"burned": false,
"rarity_rank": null
},
{
"id": "NTWVZSQ-B3UUH-ZWOWJK",
"name": "Williams Racing Collectibles+ Grid Pass",
"description": "Grants access to a community of Williams Racing super-fans.",
"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": 1697127194,
"creator_fee": "0.0000",
"creators": [
{
"id": "NA7NELE-FOQFZ-ODWOTV",
"name": "Williams Racing",
"username": " ",
"image": {
"kind": "Main",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/71802e3780ae54ca416845955146ed04a5b059af0d08a66bf03583423f48040f.png",
"media_type": "image/png",
"size": 19582
}
},
"verified": true
}
],
"collection": {
"id": "NCQNABO-XYCA7-JMMSDF",
"name": "Williams Racing Collectibles+ Grid Pass",
"image": {
"kind": "Main",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/51c66513591958f4e123679890226f890bf255e298e00680acdc141c03b59637.png",
"media_type": "image/png",
"size": 60183
}
},
"verified": true,
"total_items": 100000,
"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"
}
}
},
"is_owned_by_user": false,
"custody": null,
"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,
"token": {
"blockchain": {
"id": "Polygon",
"asset": "MATIC"
},
"id": "99992",
"address": "0x1c09f530950513666b16da672d5f010fdb66d9da",
"symbol": "WRGRIDPASS",
"standard": "ERC-721",
"owner": "0xfc3e484b7da631b40c3b5495023d161b7ab8cb51"
},
"burned": false,
"rarity_rank": null
},
{
"id": "NTUJNQA-MMKPA-RA4SUD",
"name": "Williams Racing Collectibles+ Grid Pass",
"description": "Grants access to a community of Williams Racing super-fans.",
"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": 1697127194,
"creator_fee": "0.0000",
"creators": [
{
"id": "NA7NELE-FOQFZ-ODWOTV",
"name": "Williams Racing",
"username": " ",
"image": {
"kind": "Main",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/71802e3780ae54ca416845955146ed04a5b059af0d08a66bf03583423f48040f.png",
"media_type": "image/png",
"size": 19582
}
},
"verified": true
}
],
"collection": {
"id": "NCQNABO-XYCA7-JMMSDF",
"name": "Williams Racing Collectibles+ Grid Pass",
"image": {
"kind": "Main",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/51c66513591958f4e123679890226f890bf255e298e00680acdc141c03b59637.png",
"media_type": "image/png",
"size": 60183
}
},
"verified": true,
"total_items": 100000,
"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"
}
}
},
"is_owned_by_user": false,
"custody": null,
"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,
"token": {
"blockchain": {
"id": "Polygon",
"asset": "MATIC"
},
"id": "99991",
"address": "0x1c09f530950513666b16da672d5f010fdb66d9da",
"symbol": "WRGRIDPASS",
"standard": "ERC-721",
"owner": "0xfc3e484b7da631b40c3b5495023d161b7ab8cb51"
},
"burned": false,
"rarity_rank": null
},
{
"id": "NT3Y7R6-5TWD4-T6UNAY",
"name": "Williams Racing Collectibles+ Grid Pass",
"description": "Grants access to a community of Williams Racing super-fans.",
"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": 1697127194,
"creator_fee": "0.0000",
"creators": [
{
"id": "NA7NELE-FOQFZ-ODWOTV",
"name": "Williams Racing",
"username": " ",
"image": {
"kind": "Main",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/71802e3780ae54ca416845955146ed04a5b059af0d08a66bf03583423f48040f.png",
"media_type": "image/png",
"size": 19582
}
},
"verified": true
}
],
"collection": {
"id": "NCQNABO-XYCA7-JMMSDF",
"name": "Williams Racing Collectibles+ Grid Pass",
"image": {
"kind": "Main",
"media": {
"url": "https://assets-dynamic.kraken.com/media1/51c66513591958f4e123679890226f890bf255e298e00680acdc141c03b59637.png",
"media_type": "image/png",
"size": 60183
}
},
"verified": true,
"total_items": 100000,
"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"
}
}
},
"is_owned_by_user": false,
"custody": null,
"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,
"token": {
"blockchain": {
"id": "Polygon",
"asset": "MATIC"
},
"id": "99990",
"address": "0x1c09f530950513666b16da672d5f010fdb66d9da",
"symbol": "WRGRIDPASS",
"standard": "ERC-721",
"owner": "0xfc3e484b7da631b40c3b5495023d161b7ab8cb51"
},
"burned": false,
"rarity_rank": null
}
]
}
}