Get a specific asset
Assets
Get Asset
GET
Get a specific asset
Authorizations
Path Parameters
Chain ID
Example:
1868
Contract address
Example:
"0xfc8e7bda94874f6baa591dd70af0fda1fca201ab"
Token ID
Example:
"42"
Response
200 - application/json
Asset found
Asset ID
Example:
"c070a82a-2798-46f9-830e-6916d8d30320"
Chain ID
Example:
1868
Contract address
Example:
"0xfc8e7bda94874f6baa591dd70af0fda1fca201ab"
Token ID
Example:
"42"
Schema of the asset
Available options:
ERC721, ERC1155 Example:
"ERC721"
Name of the asset
Example:
"Cool NFT"
Description of the asset
Example:
"This is a cool NFT"
Image URL of the asset
Example:
"https://example.com/image.png"
Animation URL of the asset
Example:
"https://example.com/animation.mp4"
Token URI of the asset
Example:
"https://example.com/metadata.json"
Best listing for the asset
Example:
{
"unitPrice": "1000000000000000000",
"priceSymbol": "ETH",
"quantity": "1",
"offerer": "0x1234567890abcdef1234567890abcdef12345678",
"orderHash": "0xabcdefabcdefabcdefabcdefabcdefabcdefabcdefabcdefabcdefabcdefabcdefabcdefabcdef"
}Collection of the asset