Sample Requests
Contracts
List Contracts
Retrieve a list of contracts on Ethereum Mainnet. Orders response by seven day trading volume. Specifies page number as 500, with a page size of 2.
- Request (cURL)
- Response (JSON)
curl "https://mainnet.ethereum.coinbasecloud.net/api/nft/v2/contracts?networkName=ethereum-mainnet&pageSize=2&orderBy=sevendaytradingvolume&page=500" \
-u username:password \
-H 'Content-Type: application/json'
{
"collectionList": [
{
"networkName": "ethereum-mainnet",
"contractAddress": "0xaf64cf9488513fbf5e1d9b8d9214ccf817c447ac",
"collectionName": "GutterCatGang",
"collectionDescription": "",
"collectionSymbol": "GutterCatGang",
"collectionImageUrl": {
"originalUrl": "https://gutterart.blob.core.windows.net/metadata/image/8.png",
"cachedPath": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_569/f_auto/v1/cache/1/2c/db/2cdbdd0ee0f0c49baca03b2068ba453dba3fec07089217586637390fd67ffed7-OWY3MWNjNjEtZGNlYi00OTliLWI3MjItZmU4OGYyOTg0ZWNj",
"cachedPathLarge": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_1200/f_auto/v1/cache/1/2c/db/2cdbdd0ee0f0c49baca03b2068ba453dba3fec07089217586637390fd67ffed7-OWY3MWNjNjEtZGNlYi00OTliLWI3MjItZmU4OGYyOTg0ZWNj",
"cachedPathSmall": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_329/f_auto/v1/cache/1/2c/db/2cdbdd0ee0f0c49baca03b2068ba453dba3fec07089217586637390fd67ffed7-OWY3MWNjNjEtZGNlYi00OTliLWI3MjItZmU4OGYyOTg0ZWNj",
"cachedPathOriginSize": "https://res.cloudinary.com/coin-nft/image/upload/v1/cache/1/2c/db/2cdbdd0ee0f0c49baca03b2068ba453dba3fec07089217586637390fd67ffed7-OWY3MWNjNjEtZGNlYi00OTliLWI3MjItZmU4OGYyOTg0ZWNj",
"mimeType": "image/png",
"height": 7500,
"width": 6000,
"durationInSeconds": 0
},
"collectionTokenCount": "1001",
"collectionCreator": "0xb7685b64a1af51ec756b66bb82e01a0af4bd2faa",
"ownerCount": "1001",
"tradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"dailyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolumeTrend": "0",
"dailyTradingVolumeTrend": "0",
"weeklyAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"contractType": "ERC1155",
"isVerified": false,
"collectionProjectUrl": "",
"totalTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"thirtyDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolumeTrend": "0",
"sevenDayTradingVolumeTrend": "0",
"oneDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"creationTime": "2022-05-08T02:21:51Z",
"thirtyDayTradingVolumeTrend": "0"
},
{
"networkName": "ethereum-mainnet",
"contractAddress": "0xffb3599a8723a8a7dc47420e7e14687aa1d9070c",
"collectionName": "Gnomie",
"collectionDescription": "",
"collectionSymbol": "GNOMIE",
"collectionImageUrl": {
"originalUrl": "https://ipfs.io/ipfs/QmZ6NsWTjgy8RZgYtq8XWfxzfzLNSm5aKDq65FDrF82mNh/52.png",
"cachedPath": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_569/f_auto/v1/cache/1/22/b5/22b53fdb5b572868b2dfcc689922536e821111947b6f09066e8e2691d1b99898-ODgyNmFjZTQtYTQxNi00MmVkLTljMGUtYjZjMGIwMDNiZWZi",
"cachedPathLarge": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_1200/f_auto/v1/cache/1/22/b5/22b53fdb5b572868b2dfcc689922536e821111947b6f09066e8e2691d1b99898-ODgyNmFjZTQtYTQxNi00MmVkLTljMGUtYjZjMGIwMDNiZWZi",
"cachedPathSmall": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_329/f_auto/v1/cache/1/22/b5/22b53fdb5b572868b2dfcc689922536e821111947b6f09066e8e2691d1b99898-ODgyNmFjZTQtYTQxNi00MmVkLTljMGUtYjZjMGIwMDNiZWZi",
"cachedPathOriginSize": "https://res.cloudinary.com/coin-nft/image/upload/v1/cache/1/22/b5/22b53fdb5b572868b2dfcc689922536e821111947b6f09066e8e2691d1b99898-ODgyNmFjZTQtYTQxNi00MmVkLTljMGUtYjZjMGIwMDNiZWZi",
"mimeType": "image/png",
"height": 2048,
"width": 2048,
"durationInSeconds": 0
},
"collectionTokenCount": "500",
"collectionCreator": "0x31b5b5bb4e75d890baa66f44893406d743daa08e",
"ownerCount": "186",
"tradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "50000000000000000"
},
"weeklyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"dailyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolumeTrend": "0.000000000000000000000000000000000000",
"dailyTradingVolumeTrend": "0",
"weeklyAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"contractType": "ERC721",
"isVerified": false,
"collectionProjectUrl": "",
"totalTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "50000000000000000"
},
"oneDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"thirtyDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "50000000000000000"
},
"oneDayTradingVolumeTrend": "0",
"sevenDayTradingVolumeTrend": "0.000000000000000000000000000000000000",
"oneDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"creationTime": "2022-05-16T15:18:52Z",
"thirtyDayTradingVolumeTrend": "0"
},
{
"networkName": "ethereum-mainnet",
"contractAddress": "0xa853efffdcc5670c1e18b8ca9d179098adb5147a",
"collectionName": "Dreamlands",
"collectionDescription": "",
"collectionSymbol": "DRML",
"collectionImageUrl": {
"originalUrl": "https://ipfs.io/ipfs/QmV8zakq9EFK2CJdLgJd1J8gpbkXdJPrbojmHnmD6SoVkf/nft.jpg",
"cachedPath": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_569/f_auto/v1/cache/1/ce/5f/ce5fa97264b0d3c97c36589fb416f74f080139093b5e6f0f5eedba9648dc2771-YzgwNDlhNTItOWVjZC00MDcwLWE2ZGItODkyMDY5YzQ2ZjFk",
"cachedPathLarge": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_1200/f_auto/v1/cache/1/ce/5f/ce5fa97264b0d3c97c36589fb416f74f080139093b5e6f0f5eedba9648dc2771-YzgwNDlhNTItOWVjZC00MDcwLWE2ZGItODkyMDY5YzQ2ZjFk",
"cachedPathSmall": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_329/f_auto/v1/cache/1/ce/5f/ce5fa97264b0d3c97c36589fb416f74f080139093b5e6f0f5eedba9648dc2771-YzgwNDlhNTItOWVjZC00MDcwLWE2ZGItODkyMDY5YzQ2ZjFk",
"cachedPathOriginSize": "https://res.cloudinary.com/coin-nft/image/upload/v1/cache/1/ce/5f/ce5fa97264b0d3c97c36589fb416f74f080139093b5e6f0f5eedba9648dc2771-YzgwNDlhNTItOWVjZC00MDcwLWE2ZGItODkyMDY5YzQ2ZjFk",
"mimeType": "image/jpeg",
"height": 2250,
"width": 4000,
"durationInSeconds": 0
},
"collectionTokenCount": "1",
"collectionCreator": "0xedc4b728e71062f0f74b878fe0787f27eaddb843",
"ownerCount": "1",
"tradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"dailyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolumeTrend": "0",
"dailyTradingVolumeTrend": "0",
"weeklyAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"contractType": "ERC721",
"isVerified": false,
"collectionProjectUrl": "",
"totalTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"thirtyDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolumeTrend": "0",
"sevenDayTradingVolumeTrend": "0",
"oneDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"creationTime": "2022-05-28T09:09:55Z",
"thirtyDayTradingVolumeTrend": "0"
},
{
"networkName": "ethereum-mainnet",
"contractAddress": "0x189451ab4138d37178c45df48f7719f8062fe11e",
"collectionName": "First KillerNFT",
"collectionDescription": "",
"collectionSymbol": "First KillerNFT",
"collectionImageUrl": {
"originalUrl": "https://uwulabs.mypinata.cloud/ipfs/QmTifGUmic9roD1BuH62QmzZTVWapUSD5m5dwcgjuaHGHQ/4904.png",
"cachedPath": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_569/f_auto/v1/cache/1/1f/58/1f586ce5b2648b266d6f32f4d5fce8301e8889d3eb5f1b9487690f53e5c6bc58-ODQ3MjgwMTQtODE3OS00MjNjLWE0YmMtMTgxMjUyZDNiZDVj",
"cachedPathLarge": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_1200/f_auto/v1/cache/1/1f/58/1f586ce5b2648b266d6f32f4d5fce8301e8889d3eb5f1b9487690f53e5c6bc58-ODQ3MjgwMTQtODE3OS00MjNjLWE0YmMtMTgxMjUyZDNiZDVj",
"cachedPathSmall": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_329/f_auto/v1/cache/1/1f/58/1f586ce5b2648b266d6f32f4d5fce8301e8889d3eb5f1b9487690f53e5c6bc58-ODQ3MjgwMTQtODE3OS00MjNjLWE0YmMtMTgxMjUyZDNiZDVj",
"cachedPathOriginSize": "https://res.cloudinary.com/coin-nft/image/upload/v1/cache/1/1f/58/1f586ce5b2648b266d6f32f4d5fce8301e8889d3eb5f1b9487690f53e5c6bc58-ODQ3MjgwMTQtODE3OS00MjNjLWE0YmMtMTgxMjUyZDNiZDVj",
"mimeType": "image/png",
"height": 2134,
"width": 2045,
"durationInSeconds": 0
},
"collectionTokenCount": "61",
"collectionCreator": "0xacd45243930b57486eae947689a6325d64e65445",
"ownerCount": "263",
"tradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"dailyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolumeTrend": "0",
"dailyTradingVolumeTrend": "0",
"weeklyAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"contractType": "ERC1155",
"isVerified": false,
"collectionProjectUrl": "",
"totalTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"thirtyDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolumeTrend": "0",
"sevenDayTradingVolumeTrend": "0",
"oneDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"creationTime": "2022-05-28T07:17:20Z",
"thirtyDayTradingVolumeTrend": "0"
},
{
"networkName": "ethereum-mainnet",
"contractAddress": "0xb92ac0fdbcde4de7fb71b72db599ace1038e1602",
"collectionName": "AI≥ME",
"collectionDescription": "",
"collectionSymbol": "AI≥ME",
"collectionImageUrl": {
"originalUrl": "https://ipfs.pixura.io/ipfs/QmPqxsEVHhYzFryKeUJNPabohCTaN9tcBJWbWWyVvZtzu2/GodMode.jpg",
"cachedPath": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_569/f_auto/v1/cache/1/a9/20/a92057ed346283cf10fe6e0c9b1e5703e31e9549c2a921e400a6d21a70b36cda-MTQ3ZTNiZTEtYWEzMi00MDFlLTgzZjYtOWE4NWQ0MGU2YTE0",
"cachedPathLarge": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_1200/f_auto/v1/cache/1/a9/20/a92057ed346283cf10fe6e0c9b1e5703e31e9549c2a921e400a6d21a70b36cda-MTQ3ZTNiZTEtYWEzMi00MDFlLTgzZjYtOWE4NWQ0MGU2YTE0",
"cachedPathSmall": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_329/f_auto/v1/cache/1/a9/20/a92057ed346283cf10fe6e0c9b1e5703e31e9549c2a921e400a6d21a70b36cda-MTQ3ZTNiZTEtYWEzMi00MDFlLTgzZjYtOWE4NWQ0MGU2YTE0",
"cachedPathOriginSize": "https://res.cloudinary.com/coin-nft/image/upload/v1/cache/1/a9/20/a92057ed346283cf10fe6e0c9b1e5703e31e9549c2a921e400a6d21a70b36cda-MTQ3ZTNiZTEtYWEzMi00MDFlLTgzZjYtOWE4NWQ0MGU2YTE0",
"mimeType": "image/jpeg",
"height": 3946,
"width": 7016,
"durationInSeconds": 0
},
"collectionTokenCount": "14",
"collectionCreator": "0x0007b9c4d506c6be7b4a3d454d078db5899172da",
"ownerCount": "12",
"tradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"dailyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolumeTrend": "0",
"dailyTradingVolumeTrend": "0",
"weeklyAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"contractType": "ERC721",
"isVerified": false,
"collectionProjectUrl": "",
"totalTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"thirtyDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolumeTrend": "0",
"sevenDayTradingVolumeTrend": "0",
"oneDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"creationTime": "2022-06-02T20:35:43Z",
"thirtyDayTradingVolumeTrend": "0"
},
{
"networkName": "ethereum-mainnet",
"contractAddress": "0x1655e80dfe8ff62d8f7fb787b6a9e2de65c55096",
"collectionName": "Running Woman",
"collectionDescription": "",
"collectionSymbol": "RW",
"collectionImageUrl": {
"originalUrl": "https://ipfs.io/ipfs/QmaiTE2m1Y6w5A4U7p24hFgxHTYpGpkaw8v8fBgvLRHU9m/nft.mp4",
"cachedPath": "https://res.cloudinary.com/coin-nft/video/upload/q_auto,e_loop,fl_animated,w_569/f_auto/v1/cache/1/4a/a1/4aa121ff0051760c9a267fb45bc2c8e7c24c46ba0d03cdf63acdb55702771ae3-MTliNzdmZTUtODAwMy00MGY0LTgyN2ItYzk5ZjJlMTA3YmI3",
"cachedPathLarge": "https://res.cloudinary.com/coin-nft/video/upload/q_auto,e_loop,fl_animated,w_1200/f_auto/v1/cache/1/4a/a1/4aa121ff0051760c9a267fb45bc2c8e7c24c46ba0d03cdf63acdb55702771ae3-MTliNzdmZTUtODAwMy00MGY0LTgyN2ItYzk5ZjJlMTA3YmI3",
"cachedPathSmall": "https://res.cloudinary.com/coin-nft/video/upload/q_auto,e_loop,fl_animated,w_329/f_auto/v1/cache/1/4a/a1/4aa121ff0051760c9a267fb45bc2c8e7c24c46ba0d03cdf63acdb55702771ae3-MTliNzdmZTUtODAwMy00MGY0LTgyN2ItYzk5ZjJlMTA3YmI3",
"cachedPathOriginSize": "https://res.cloudinary.com/coin-nft/video/upload/v1/cache/1/4a/a1/4aa121ff0051760c9a267fb45bc2c8e7c24c46ba0d03cdf63acdb55702771ae3-MTliNzdmZTUtODAwMy00MGY0LTgyN2ItYzk5ZjJlMTA3YmI3",
"mimeType": "video/mp4",
"height": 1080,
"width": 1920,
"durationInSeconds": 0
},
"collectionTokenCount": "1",
"collectionCreator": "0x63fc90c2dbc67ffd00d59577de58dbfe127f5226",
"ownerCount": "1",
"tradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"dailyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolumeTrend": "0",
"dailyTradingVolumeTrend": "0",
"weeklyAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"contractType": "ERC721",
"isVerified": false,
"collectionProjectUrl": "",
"totalTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"thirtyDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolumeTrend": "0",
"sevenDayTradingVolumeTrend": "0",
"oneDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"creationTime": "2022-05-13T08:53:18Z",
"thirtyDayTradingVolumeTrend": "0"
},
{
"networkName": "ethereum-mainnet",
"contractAddress": "0xa3115c235a108b89370ec6a0fe313657ca9e430b",
"collectionName": "Natirupe",
"collectionDescription": "",
"collectionSymbol": "NATIRUPE",
"collectionImageUrl": {
"originalUrl": "https://ipfs.io/ipfs/Qma5rKErHX87cE8fzXQyjeATfgLDN1xWZUDjxwdhWMfvbq/nft.png",
"cachedPath": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_569/f_auto/v1/cache/1/33/b4/33b463e630dcb212a4574875a9d43c46efd443fa090c5b05085aa0f93b94b238-YzJkNjlmY2MtM2Q1Zi00MjNiLTliYzMtNWJmMWFjYzRmMDQy",
"cachedPathLarge": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_1200/f_auto/v1/cache/1/33/b4/33b463e630dcb212a4574875a9d43c46efd443fa090c5b05085aa0f93b94b238-YzJkNjlmY2MtM2Q1Zi00MjNiLTliYzMtNWJmMWFjYzRmMDQy",
"cachedPathSmall": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_329/f_auto/v1/cache/1/33/b4/33b463e630dcb212a4574875a9d43c46efd443fa090c5b05085aa0f93b94b238-YzJkNjlmY2MtM2Q1Zi00MjNiLTliYzMtNWJmMWFjYzRmMDQy",
"cachedPathOriginSize": "https://res.cloudinary.com/coin-nft/image/upload/v1/cache/1/33/b4/33b463e630dcb212a4574875a9d43c46efd443fa090c5b05085aa0f93b94b238-YzJkNjlmY2MtM2Q1Zi00MjNiLTliYzMtNWJmMWFjYzRmMDQy",
"mimeType": "image/png",
"height": 2000,
"width": 1500,
"durationInSeconds": 0
},
"collectionTokenCount": "5",
"collectionCreator": "0x8c3bb3dfa925eeb309244724e162976ffbe07a98",
"ownerCount": "2",
"tradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"dailyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolumeTrend": "0",
"dailyTradingVolumeTrend": "0",
"weeklyAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"contractType": "ERC721",
"isVerified": false,
"collectionProjectUrl": "",
"totalTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"thirtyDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolumeTrend": "0",
"sevenDayTradingVolumeTrend": "0",
"oneDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"creationTime": "2022-05-18T04:13:15Z",
"thirtyDayTradingVolumeTrend": "0"
},
{
"networkName": "ethereum-mainnet",
"contractAddress": "0x0f7ea51e6d3175596bf3c89ec65ef22bd4306e4c",
"collectionName": "OMEGA",
"collectionDescription": "",
"collectionSymbol": "O",
"collectionImageUrl": {
"originalUrl": "https://ipfs.io/ipfs/QmNmAuS3kCKc55jGk4MLkkdcVNa7SdHAj5KeSbcyJXXQNo/nft.png",
"cachedPath": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_569/f_auto/v1/cache/1/d2/c8/d2c8760d0d9a644b5ed5db81453c57e7f5c1ea3a5906f19dae3684f160c1f0b6-OWFkNGFlOTAtMGUzOC00ZjM5LTk3ODEtM2I4NWEyOTdkNjc4",
"cachedPathLarge": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_1200/f_auto/v1/cache/1/d2/c8/d2c8760d0d9a644b5ed5db81453c57e7f5c1ea3a5906f19dae3684f160c1f0b6-OWFkNGFlOTAtMGUzOC00ZjM5LTk3ODEtM2I4NWEyOTdkNjc4",
"cachedPathSmall": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_329/f_auto/v1/cache/1/d2/c8/d2c8760d0d9a644b5ed5db81453c57e7f5c1ea3a5906f19dae3684f160c1f0b6-OWFkNGFlOTAtMGUzOC00ZjM5LTk3ODEtM2I4NWEyOTdkNjc4",
"cachedPathOriginSize": "https://res.cloudinary.com/coin-nft/image/upload/v1/cache/1/d2/c8/d2c8760d0d9a644b5ed5db81453c57e7f5c1ea3a5906f19dae3684f160c1f0b6-OWFkNGFlOTAtMGUzOC00ZjM5LTk3ODEtM2I4NWEyOTdkNjc4",
"mimeType": "image/png",
"height": 3320,
"width": 2591,
"durationInSeconds": 0
},
"collectionTokenCount": "6",
"collectionCreator": "0xec19057d3d8c99b9c8760688d9e006d7295d2703",
"ownerCount": "4",
"tradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"dailyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolumeTrend": "0",
"dailyTradingVolumeTrend": "0",
"weeklyAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"contractType": "ERC721",
"isVerified": false,
"collectionProjectUrl": "",
"totalTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"thirtyDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolumeTrend": "0",
"sevenDayTradingVolumeTrend": "0",
"oneDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"creationTime": "2022-05-13T23:24:40Z",
"thirtyDayTradingVolumeTrend": "0"
},
{
"networkName": "ethereum-mainnet",
"contractAddress": "0xcb77c9ff7ba3117f143d4e4c2195054eddbc2c1b",
"collectionName": "Diego Rodriguez",
"collectionDescription": "",
"collectionSymbol": "Diego",
"collectionImageUrl": {
"originalUrl": "https://ipfs.io/ipfs/QmXkGN9WmhKPMHYhRGhjGpTa5xL1TwNtEANxTKP1emiTiR/image.jpeg",
"cachedPath": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_569/f_auto/v1/cache/1/c6/2e/c62e960ad5919c21c97b40e55956378b3f0b540e5bd10fd2b374099f367478c8-ZWM1MmUxOGUtMzQxNS00MGRkLTlkNWItNjAxNzM5ZWRiMzk0",
"cachedPathLarge": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_1200/f_auto/v1/cache/1/c6/2e/c62e960ad5919c21c97b40e55956378b3f0b540e5bd10fd2b374099f367478c8-ZWM1MmUxOGUtMzQxNS00MGRkLTlkNWItNjAxNzM5ZWRiMzk0",
"cachedPathSmall": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_329/f_auto/v1/cache/1/c6/2e/c62e960ad5919c21c97b40e55956378b3f0b540e5bd10fd2b374099f367478c8-ZWM1MmUxOGUtMzQxNS00MGRkLTlkNWItNjAxNzM5ZWRiMzk0",
"cachedPathOriginSize": "https://res.cloudinary.com/coin-nft/image/upload/v1/cache/1/c6/2e/c62e960ad5919c21c97b40e55956378b3f0b540e5bd10fd2b374099f367478c8-ZWM1MmUxOGUtMzQxNS00MGRkLTlkNWItNjAxNzM5ZWRiMzk0",
"mimeType": "image/jpeg",
"height": 4600,
"width": 3373,
"durationInSeconds": 0
},
"collectionTokenCount": "1",
"collectionCreator": "0xae8945f496fac93fafedee95fd9352af03a375fb",
"ownerCount": "1",
"tradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "300000000000000000"
},
"weeklyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"dailyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolumeTrend": "0",
"dailyTradingVolumeTrend": "0",
"weeklyAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"contractType": "ERC721",
"isVerified": false,
"collectionProjectUrl": "",
"totalTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "300000000000000000"
},
"oneDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"thirtyDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolumeTrend": "0",
"sevenDayTradingVolumeTrend": "0",
"oneDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"creationTime": "2021-03-31T14:35:23Z",
"thirtyDayTradingVolumeTrend": "0"
},
{
"networkName": "ethereum-mainnet",
"contractAddress": "0x7dbc99cf9253812a16d7b3d62bd06449347bd3c4",
"collectionName": "YSUPER PUMP (ou BITCOIN - UM BICHO ESTRANHO) (SUPER PUMP (or BITCOIN - A STRANGE CRITTER))",
"collectionDescription": "",
"collectionSymbol": "SUPERPUMP",
"collectionImageUrl": null,
"collectionTokenCount": "1",
"collectionCreator": "0xb522d814fe9a0f5fb307735cddd79c27b9e7ad6f",
"ownerCount": "1",
"tradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "3000000000000000"
},
"weeklyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"dailyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolumeTrend": "0",
"dailyTradingVolumeTrend": "0",
"weeklyAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"contractType": "ERC721",
"isVerified": false,
"collectionProjectUrl": "",
"totalTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "3000000000000000"
},
"oneDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"thirtyDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolumeTrend": "0",
"sevenDayTradingVolumeTrend": "0",
"oneDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"creationTime": "2019-03-17T16:36:56Z",
"thirtyDayTradingVolumeTrend": "0"
},
{
"networkName": "ethereum-mainnet",
"contractAddress": "0x9957ae7b6afe8e4bb74346d7cad56dafc532e31c",
"collectionName": "MicroCosmos",
"collectionDescription": "",
"collectionSymbol": "MC",
"collectionImageUrl": {
"originalUrl": "https://ipfs.io/ipfs/QmP4rJFpavDpGpADHx715jhtmh4fFiD8LTnFMF6EGjBfXp/nft.mp4",
"cachedPath": "https://res.cloudinary.com/coin-nft/video/upload/q_auto,e_loop,fl_animated,w_569/f_auto/v1/cache/1/01/17/01171ad11470b29cde8fa12ba42ddd334b0580e24cc8b7eae4526442995341d4-MDA3NDgxMjQtM2Q0My00MTc3LTk1NjEtNmU1OTMwOGZlZjk4",
"cachedPathLarge": "https://res.cloudinary.com/coin-nft/video/upload/q_auto,e_loop,fl_animated,w_1200/f_auto/v1/cache/1/01/17/01171ad11470b29cde8fa12ba42ddd334b0580e24cc8b7eae4526442995341d4-MDA3NDgxMjQtM2Q0My00MTc3LTk1NjEtNmU1OTMwOGZlZjk4",
"cachedPathSmall": "https://res.cloudinary.com/coin-nft/video/upload/q_auto,e_loop,fl_animated,w_329/f_auto/v1/cache/1/01/17/01171ad11470b29cde8fa12ba42ddd334b0580e24cc8b7eae4526442995341d4-MDA3NDgxMjQtM2Q0My00MTc3LTk1NjEtNmU1OTMwOGZlZjk4",
"cachedPathOriginSize": "https://res.cloudinary.com/coin-nft/video/upload/v1/cache/1/01/17/01171ad11470b29cde8fa12ba42ddd334b0580e24cc8b7eae4526442995341d4-MDA3NDgxMjQtM2Q0My00MTc3LTk1NjEtNmU1OTMwOGZlZjk4",
"mimeType": "video/mp4",
"height": 1080,
"width": 1080,
"durationInSeconds": 0
},
"collectionTokenCount": "5",
"collectionCreator": "0x6c768065cadde3aa42bf534a5af5a79cb4d822ce",
"ownerCount": "4",
"tradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"dailyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolumeTrend": "0",
"dailyTradingVolumeTrend": "0",
"weeklyAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"contractType": "ERC721",
"isVerified": false,
"collectionProjectUrl": "",
"totalTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"thirtyDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolumeTrend": "0",
"sevenDayTradingVolumeTrend": "0",
"oneDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"creationTime": "2022-03-22T00:44:17Z",
"thirtyDayTradingVolumeTrend": "0"
},
{
"networkName": "ethereum-mainnet",
"contractAddress": "0x656f6ff3d6f0652494aa0ce4b07d14c0a44e2702",
"collectionName": "imToken 4th Anniversary Gift",
"collectionDescription": "",
"collectionSymbol": "IM4YEAR",
"collectionImageUrl": {
"originalUrl": "https://lh3.googleusercontent.com/i4ACBRmjwCBONULUdaqvUUIj8BdeUpHvtRDO8XhRi3tkEi4UPOpepfwUxfiUPolDZu_wOCWgbZIjZBhmYjKgy-VP",
"cachedPath": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_569/f_auto/v1/cache/1/df/a3/dfa3b60e69b65c807d56d648c4073d8dfed5649ead9ef08a6e76f503a0358ad7-OGYxYjJmZDEtZDc2MS00ZDFjLWE3MGItN2JmMWYxOTExOGQ5",
"cachedPathLarge": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_1200/f_auto/v1/cache/1/df/a3/dfa3b60e69b65c807d56d648c4073d8dfed5649ead9ef08a6e76f503a0358ad7-OGYxYjJmZDEtZDc2MS00ZDFjLWE3MGItN2JmMWYxOTExOGQ5",
"cachedPathSmall": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_329/f_auto/v1/cache/1/df/a3/dfa3b60e69b65c807d56d648c4073d8dfed5649ead9ef08a6e76f503a0358ad7-OGYxYjJmZDEtZDc2MS00ZDFjLWE3MGItN2JmMWYxOTExOGQ5",
"cachedPathOriginSize": "https://res.cloudinary.com/coin-nft/image/upload/v1/cache/1/df/a3/dfa3b60e69b65c807d56d648c4073d8dfed5649ead9ef08a6e76f503a0358ad7-OGYxYjJmZDEtZDc2MS00ZDFjLWE3MGItN2JmMWYxOTExOGQ5",
"mimeType": "image/png",
"height": 900,
"width": 1125,
"durationInSeconds": 0
},
"collectionTokenCount": "60",
"collectionCreator": "0xa1782c4d0fc8663d7f023fa943b7e6166f32bbb8",
"ownerCount": "43",
"tradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"dailyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolumeTrend": "0",
"dailyTradingVolumeTrend": "0",
"weeklyAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"contractType": "ERC721",
"isVerified": false,
"collectionProjectUrl": "",
"totalTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"thirtyDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolumeTrend": "0",
"sevenDayTradingVolumeTrend": "0",
"oneDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"creationTime": "2020-05-19T23:44:50Z",
"thirtyDayTradingVolumeTrend": "0"
},
{
"networkName": "ethereum-mainnet",
"contractAddress": "0x95a63f1c630db1ebfc87d1eda81b37685197ae87",
"collectionName": "Pineapple peter",
"collectionDescription": "",
"collectionSymbol": "PP Inc",
"collectionImageUrl": null,
"collectionTokenCount": "11",
"collectionCreator": "0xf9b2ed98435db651b7fd6675fba8151defe7f397",
"ownerCount": "1",
"tradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"dailyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolumeTrend": "0",
"dailyTradingVolumeTrend": "0",
"weeklyAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"contractType": "ERC721",
"isVerified": false,
"collectionProjectUrl": "",
"totalTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"thirtyDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolumeTrend": "0",
"sevenDayTradingVolumeTrend": "0",
"oneDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"creationTime": "2020-10-09T14:55:52Z",
"thirtyDayTradingVolumeTrend": "0"
},
{
"networkName": "ethereum-mainnet",
"contractAddress": "0x0becfaadaa76f7a5d04a4463d59aad981f6156b9",
"collectionName": "Value My Time",
"collectionDescription": "",
"collectionSymbol": "VMT",
"collectionImageUrl": {
"originalUrl": "https://ipfs.io/ipfs/QmeyJn2koLxtgHWwmYDsFSqkzLUHoEoMuWo3epnJQ5xjG7/nft.jpg",
"cachedPath": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_569/f_auto/v1/cache/1/c6/f2/c6f2a394bb0bf1955470e8756d872989279b3dca6f713024e7aafa322ccbe254-YWM5MDRiMDItNmQyOS00MzExLWI5ZTgtMmVmZDNlOTI0MmY4",
"cachedPathLarge": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_1200/f_auto/v1/cache/1/c6/f2/c6f2a394bb0bf1955470e8756d872989279b3dca6f713024e7aafa322ccbe254-YWM5MDRiMDItNmQyOS00MzExLWI5ZTgtMmVmZDNlOTI0MmY4",
"cachedPathSmall": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_329/f_auto/v1/cache/1/c6/f2/c6f2a394bb0bf1955470e8756d872989279b3dca6f713024e7aafa322ccbe254-YWM5MDRiMDItNmQyOS00MzExLWI5ZTgtMmVmZDNlOTI0MmY4",
"cachedPathOriginSize": "https://res.cloudinary.com/coin-nft/image/upload/v1/cache/1/c6/f2/c6f2a394bb0bf1955470e8756d872989279b3dca6f713024e7aafa322ccbe254-YWM5MDRiMDItNmQyOS00MzExLWI5ZTgtMmVmZDNlOTI0MmY4",
"mimeType": "image/jpeg",
"height": 3717,
"width": 4337,
"durationInSeconds": 0
},
"collectionTokenCount": "3",
"collectionCreator": "0xe9be4d7d16a1d3e6a149fc6f0f3fe4719606530d",
"ownerCount": "3",
"tradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"dailyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolumeTrend": "0",
"dailyTradingVolumeTrend": "0",
"weeklyAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"contractType": "ERC721",
"isVerified": false,
"collectionProjectUrl": "",
"totalTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"thirtyDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolumeTrend": "0",
"sevenDayTradingVolumeTrend": "0",
"oneDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"creationTime": "2022-03-10T09:09:03Z",
"thirtyDayTradingVolumeTrend": "0"
},
{
"networkName": "ethereum-mainnet",
"contractAddress": "0xf980759616a795b2d692a5c0a0f1bad651984bc1",
"collectionName": "Somnium Space Worlds",
"collectionDescription": "",
"collectionSymbol": "WORLD",
"collectionImageUrl": {
"originalUrl": "https://somniumspace.com/images/opensea/Solana_MWorld_FE_Token.png",
"cachedPath": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_569/f_auto/v1/cache/1/c3/80/c3805fb9b66ec23ffb743de622c6da517d5fd6a7751e472e7705511d82722df1-ZTg1MzQ1MWMtYmEzYy00Zjg4LWI2ZTItODI0ZDc0Yzk3NTdm",
"cachedPathLarge": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_1200/f_auto/v1/cache/1/c3/80/c3805fb9b66ec23ffb743de622c6da517d5fd6a7751e472e7705511d82722df1-ZTg1MzQ1MWMtYmEzYy00Zjg4LWI2ZTItODI0ZDc0Yzk3NTdm",
"cachedPathSmall": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_329/f_auto/v1/cache/1/c3/80/c3805fb9b66ec23ffb743de622c6da517d5fd6a7751e472e7705511d82722df1-ZTg1MzQ1MWMtYmEzYy00Zjg4LWI2ZTItODI0ZDc0Yzk3NTdm",
"cachedPathOriginSize": "https://res.cloudinary.com/coin-nft/image/upload/v1/cache/1/c3/80/c3805fb9b66ec23ffb743de622c6da517d5fd6a7751e472e7705511d82722df1-ZTg1MzQ1MWMtYmEzYy00Zjg4LWI2ZTItODI0ZDc0Yzk3NTdm",
"mimeType": "image/png",
"height": 683,
"width": 1049,
"durationInSeconds": 0
},
"collectionTokenCount": "162",
"collectionCreator": "0xb98cdacd006b9d47c37ca63cc86f916ee23fc550",
"ownerCount": "74",
"tradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "2067859023325555472160"
},
"weeklyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"dailyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolumeTrend": "0",
"dailyTradingVolumeTrend": "0",
"weeklyAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"contractType": "ERC721",
"isVerified": false,
"collectionProjectUrl": "",
"totalTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "2067859023325555472160"
},
"oneDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"thirtyDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolumeTrend": "0",
"sevenDayTradingVolumeTrend": "0",
"oneDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"creationTime": "2020-10-26T13:27:41Z",
"thirtyDayTradingVolumeTrend": "0"
},
{
"networkName": "ethereum-mainnet",
"contractAddress": "0xa501af9131dd41c4f9913f48012b09e7d00f28ef",
"collectionName": "SYLTARE, MAPAE of East",
"collectionDescription": "",
"collectionSymbol": "SYL-M",
"collectionImageUrl": {
"originalUrl": "https://mapae-data.syltare.com/2826/image.png",
"cachedPath": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_569/f_auto/v1/cache/1/04/f3/04f35974ccee7dd0890131da8a5d476daa7e8533e329c60c54bbe5c88be57e34-Y2E4NTU3ZGYtZWRkYS00OTg1LTkzZTctMWFjY2E5NjU0M2Iz",
"cachedPathLarge": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_1200/f_auto/v1/cache/1/04/f3/04f35974ccee7dd0890131da8a5d476daa7e8533e329c60c54bbe5c88be57e34-Y2E4NTU3ZGYtZWRkYS00OTg1LTkzZTctMWFjY2E5NjU0M2Iz",
"cachedPathSmall": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_329/f_auto/v1/cache/1/04/f3/04f35974ccee7dd0890131da8a5d476daa7e8533e329c60c54bbe5c88be57e34-Y2E4NTU3ZGYtZWRkYS00OTg1LTkzZTctMWFjY2E5NjU0M2Iz",
"cachedPathOriginSize": "https://res.cloudinary.com/coin-nft/image/upload/v1/cache/1/04/f3/04f35974ccee7dd0890131da8a5d476daa7e8533e329c60c54bbe5c88be57e34-Y2E4NTU3ZGYtZWRkYS00OTg1LTkzZTctMWFjY2E5NjU0M2Iz",
"mimeType": "image/png",
"height": 4584,
"width": 2167,
"durationInSeconds": 0
},
"collectionTokenCount": "7923",
"collectionCreator": "0x4d3d05a62276e9736b387a9b94fa7bbae5ca20c3",
"ownerCount": "1190",
"tradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"dailyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolumeTrend": "0",
"dailyTradingVolumeTrend": "0",
"weeklyAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"contractType": "ERC721",
"isVerified": false,
"collectionProjectUrl": "",
"totalTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"thirtyDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolumeTrend": "0",
"sevenDayTradingVolumeTrend": "0",
"oneDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"creationTime": "2022-07-09T13:14:12Z",
"thirtyDayTradingVolumeTrend": "0"
},
{
"networkName": "ethereum-mainnet",
"contractAddress": "0x98dbb95f864177a8b07c3dc801dc4565d3ed644e",
"collectionName": "Buzz4team",
"collectionDescription": "",
"collectionSymbol": "B4T",
"collectionImageUrl": {
"originalUrl": "https://ipfs.io/ipfs/QmemaYWGCaRKPyrWWY4pTBtoSWJ4XFetJGjht1KT6XSBFq/nft.jpg",
"cachedPath": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_569/f_auto/v1/cache/1/7c/cc/7cccc0bd6b38bf39f43fc777793cc88f1a43019f33e65b18212d69834cc93f98-MjkxNjc5ZDMtNzRhYy00ZGVkLTgyMzgtNDA5MDUwODE2OTky",
"cachedPathLarge": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_1200/f_auto/v1/cache/1/7c/cc/7cccc0bd6b38bf39f43fc777793cc88f1a43019f33e65b18212d69834cc93f98-MjkxNjc5ZDMtNzRhYy00ZGVkLTgyMzgtNDA5MDUwODE2OTky",
"cachedPathSmall": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_329/f_auto/v1/cache/1/7c/cc/7cccc0bd6b38bf39f43fc777793cc88f1a43019f33e65b18212d69834cc93f98-MjkxNjc5ZDMtNzRhYy00ZGVkLTgyMzgtNDA5MDUwODE2OTky",
"cachedPathOriginSize": "https://res.cloudinary.com/coin-nft/image/upload/v1/cache/1/7c/cc/7cccc0bd6b38bf39f43fc777793cc88f1a43019f33e65b18212d69834cc93f98-MjkxNjc5ZDMtNzRhYy00ZGVkLTgyMzgtNDA5MDUwODE2OTky",
"mimeType": "image/jpeg",
"height": 2560,
"width": 2560,
"durationInSeconds": 0
},
"collectionTokenCount": "2",
"collectionCreator": "0x53b4c08755614555c7ff239f56fc62ee6be0afc9",
"ownerCount": "1",
"tradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"dailyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolumeTrend": "0",
"dailyTradingVolumeTrend": "0",
"weeklyAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"contractType": "ERC721",
"isVerified": false,
"collectionProjectUrl": "",
"totalTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"thirtyDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolumeTrend": "0",
"sevenDayTradingVolumeTrend": "0",
"oneDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"creationTime": "2021-03-31T12:31:42Z",
"thirtyDayTradingVolumeTrend": "0"
},
{
"networkName": "ethereum-mainnet",
"contractAddress": "0xb385c11c3589a0a7ed5f7137abc223f4c7e2b835",
"collectionName": "ALTPATHSx001",
"collectionDescription": "",
"collectionSymbol": "ALTPX01",
"collectionImageUrl": {
"originalUrl": "https://ipfs.io/ipfs/QmUuu6F2829U3yXcZkQiHFqVcF9mzAqVva4xwDodZtYwhJ/image.gif",
"cachedPath": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_569/f_auto/v1/cache/1/1a/cc/1accacf8719712028619364f412e28eb2a39424821d4c41cb6de01ef072234b4-NzQxNGZiNjYtMDBiMy00OWM3LTlhZGYtMTE3YzdjOWRhNjY2",
"cachedPathLarge": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_1200/f_auto/v1/cache/1/1a/cc/1accacf8719712028619364f412e28eb2a39424821d4c41cb6de01ef072234b4-NzQxNGZiNjYtMDBiMy00OWM3LTlhZGYtMTE3YzdjOWRhNjY2",
"cachedPathSmall": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_329/f_auto/v1/cache/1/1a/cc/1accacf8719712028619364f412e28eb2a39424821d4c41cb6de01ef072234b4-NzQxNGZiNjYtMDBiMy00OWM3LTlhZGYtMTE3YzdjOWRhNjY2",
"cachedPathOriginSize": "https://res.cloudinary.com/coin-nft/image/upload/v1/cache/1/1a/cc/1accacf8719712028619364f412e28eb2a39424821d4c41cb6de01ef072234b4-NzQxNGZiNjYtMDBiMy00OWM3LTlhZGYtMTE3YzdjOWRhNjY2",
"mimeType": "image/gif",
"height": 480,
"width": 480,
"durationInSeconds": 0
},
"collectionTokenCount": "1",
"collectionCreator": "0x71e81eaec98e507f68bbcf5e2005f179db851603",
"ownerCount": "1",
"tradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"dailyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolumeTrend": "0",
"dailyTradingVolumeTrend": "0",
"weeklyAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"contractType": "ERC721",
"isVerified": false,
"collectionProjectUrl": "",
"totalTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"thirtyDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolumeTrend": "0",
"sevenDayTradingVolumeTrend": "0",
"oneDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"creationTime": "2021-04-08T06:30:43Z",
"thirtyDayTradingVolumeTrend": "0"
},
{
"networkName": "ethereum-mainnet",
"contractAddress": "0xb9a17f0e32a7c7eccfbca26e616944cecb25712b",
"collectionName": "Battle",
"collectionDescription": "",
"collectionSymbol": "BTLE",
"collectionImageUrl": {
"originalUrl": "https://ipfs.io/ipfs/QmdzGgoRcfhLN8KqqwB9zbiZanmTNaG15fcfmwYFk8wFH8/nft.jpg",
"cachedPath": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_569/f_auto/v1/cache/1/6a/16/6a1670379384b677f9f8206d3b921fe9d60b249a6a8ecac6732279f46d8d49bc-M2MyN2VhNTktYjZhNy00N2JlLTk1OGYtMGE0NDA3MzU0YzQ1",
"cachedPathLarge": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_1200/f_auto/v1/cache/1/6a/16/6a1670379384b677f9f8206d3b921fe9d60b249a6a8ecac6732279f46d8d49bc-M2MyN2VhNTktYjZhNy00N2JlLTk1OGYtMGE0NDA3MzU0YzQ1",
"cachedPathSmall": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_329/f_auto/v1/cache/1/6a/16/6a1670379384b677f9f8206d3b921fe9d60b249a6a8ecac6732279f46d8d49bc-M2MyN2VhNTktYjZhNy00N2JlLTk1OGYtMGE0NDA3MzU0YzQ1",
"cachedPathOriginSize": "https://res.cloudinary.com/coin-nft/image/upload/v1/cache/1/6a/16/6a1670379384b677f9f8206d3b921fe9d60b249a6a8ecac6732279f46d8d49bc-M2MyN2VhNTktYjZhNy00N2JlLTk1OGYtMGE0NDA3MzU0YzQ1",
"mimeType": "image/jpeg",
"height": 6089,
"width": 5502,
"durationInSeconds": 0
},
"collectionTokenCount": "5",
"collectionCreator": "0x07ddf0ba7291675a8ddb82cc839b81bae5d3cd8e",
"ownerCount": "2",
"tradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"dailyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolumeTrend": "0",
"dailyTradingVolumeTrend": "0",
"weeklyAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"contractType": "ERC721",
"isVerified": false,
"collectionProjectUrl": "",
"totalTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"thirtyDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolumeTrend": "0",
"sevenDayTradingVolumeTrend": "0",
"oneDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"creationTime": "2022-06-12T09:29:40Z",
"thirtyDayTradingVolumeTrend": "0"
},
{
"networkName": "ethereum-mainnet",
"contractAddress": "0x14366ff74c84c75150eb538c3b9d530443d8cb28",
"collectionName": "Spirals",
"collectionDescription": "",
"collectionSymbol": "SPI",
"collectionImageUrl": {
"originalUrl": "https://ipfs.io/ipfs/QmaBXMi1ga6MihAKmtFUPRDckVf9D2rL7Fvs1oahFoPnhQ/4.png",
"cachedPath": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_569/f_auto/v1/cache/1/cc/67/cc67226a54a9c49d1c155a5803b61b9c8f1543d0c6fdf20ad5a845c212192924-NDE0ODNlNTYtOTRiZS00ZjYzLWE5YTItOTYxZjczZjEyZWNj",
"cachedPathLarge": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_1200/f_auto/v1/cache/1/cc/67/cc67226a54a9c49d1c155a5803b61b9c8f1543d0c6fdf20ad5a845c212192924-NDE0ODNlNTYtOTRiZS00ZjYzLWE5YTItOTYxZjczZjEyZWNj",
"cachedPathSmall": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_329/f_auto/v1/cache/1/cc/67/cc67226a54a9c49d1c155a5803b61b9c8f1543d0c6fdf20ad5a845c212192924-NDE0ODNlNTYtOTRiZS00ZjYzLWE5YTItOTYxZjczZjEyZWNj",
"cachedPathOriginSize": "https://res.cloudinary.com/coin-nft/image/upload/v1/cache/1/cc/67/cc67226a54a9c49d1c155a5803b61b9c8f1543d0c6fdf20ad5a845c212192924-NDE0ODNlNTYtOTRiZS00ZjYzLWE5YTItOTYxZjczZjEyZWNj",
"mimeType": "image/png",
"height": 720,
"width": 720,
"durationInSeconds": 0
},
"collectionTokenCount": "5",
"collectionCreator": "0xc47ea29967f74402c9dcc5e46520cce65401956a",
"ownerCount": "3",
"tradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"dailyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolumeTrend": "0",
"dailyTradingVolumeTrend": "0",
"weeklyAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"contractType": "ERC721",
"isVerified": false,
"collectionProjectUrl": "",
"totalTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"thirtyDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolumeTrend": "0",
"sevenDayTradingVolumeTrend": "0",
"oneDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"creationTime": "2022-06-20T22:06:57Z",
"thirtyDayTradingVolumeTrend": "0"
},
{
"networkName": "ethereum-mainnet",
"contractAddress": "0x6e1918d4847eb6767c619d9e65986a5dfec3d52a",
"collectionName": "Primez NFT",
"collectionDescription": "",
"collectionSymbol": "Primez NFT",
"collectionImageUrl": null,
"collectionTokenCount": "52",
"collectionCreator": "0xa062cc8b9cba04b11f51cdb633945a6f4d2444c5",
"ownerCount": "1",
"tradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"dailyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolumeTrend": "0",
"dailyTradingVolumeTrend": "0",
"weeklyAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"contractType": "ERC721",
"isVerified": false,
"collectionProjectUrl": "",
"totalTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"thirtyDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolumeTrend": "0",
"sevenDayTradingVolumeTrend": "0",
"oneDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"creationTime": "2022-06-09T12:15:16Z",
"thirtyDayTradingVolumeTrend": "0"
},
{
"networkName": "ethereum-mainnet",
"contractAddress": "0x56cb47517bac9f8ae749b528400355423d24f037",
"collectionName": "RegencyNFT",
"collectionDescription": "",
"collectionSymbol": "RNFT",
"collectionImageUrl": {
"originalUrl": "https://rarible.mypinata.cloud/ipfs/QmNeKKCjeag4moQzJStNU1wTUEPEb4ZQSq41uHwyuZS94Z",
"cachedPath": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_569/f_auto/v1/cache/1/9d/d8/9dd894296c908457bbc87170b8d0e4d38691486abb6d782b60b9712e8ba67a11-NmY4NWIxZDYtNDQxOS00ZDRjLWIxZTMtMjhlZTdlMTIzNzY0",
"cachedPathLarge": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_1200/f_auto/v1/cache/1/9d/d8/9dd894296c908457bbc87170b8d0e4d38691486abb6d782b60b9712e8ba67a11-NmY4NWIxZDYtNDQxOS00ZDRjLWIxZTMtMjhlZTdlMTIzNzY0",
"cachedPathSmall": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_329/f_auto/v1/cache/1/9d/d8/9dd894296c908457bbc87170b8d0e4d38691486abb6d782b60b9712e8ba67a11-NmY4NWIxZDYtNDQxOS00ZDRjLWIxZTMtMjhlZTdlMTIzNzY0",
"cachedPathOriginSize": "https://res.cloudinary.com/coin-nft/image/upload/v1/cache/1/9d/d8/9dd894296c908457bbc87170b8d0e4d38691486abb6d782b60b9712e8ba67a11-NmY4NWIxZDYtNDQxOS00ZDRjLWIxZTMtMjhlZTdlMTIzNzY0",
"mimeType": "image/png",
"height": 2005,
"width": 3733,
"durationInSeconds": 0
},
"collectionTokenCount": "127",
"collectionCreator": "0x00a2ddfa736214563cea9aef5100f2e90c402918",
"ownerCount": "3",
"tradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "500000000000000000"
},
"weeklyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"dailyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolumeTrend": "0",
"dailyTradingVolumeTrend": "0",
"weeklyAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"contractType": "ERC721",
"isVerified": false,
"collectionProjectUrl": "",
"totalTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "500000000000000000"
},
"oneDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"thirtyDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolumeTrend": "0",
"sevenDayTradingVolumeTrend": "0",
"oneDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"creationTime": "2020-06-15T18:33:53Z",
"thirtyDayTradingVolumeTrend": "0"
},
{
"networkName": "ethereum-mainnet",
"contractAddress": "0xfb9105dab2f7905cd69081354c18794156e9e5ed",
"collectionName": "JavierCat",
"collectionDescription": "",
"collectionSymbol": "JAVIERCAT",
"collectionImageUrl": {
"originalUrl": "https://z46v3rzwcrzxk5oouhpuw6otfmd4wjqfs5okxu3tucohieeoh4.arweave.net/zz1dxzYUc3V1zqHfS3nTKwfLJ-gWXXKvTc6CcdBCOP4",
"cachedPath": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_569/f_auto/v1/cache/1/03/c9/03c97276dd4c8c33b6dbc9d529b6352da6146c036dcb00f7ea5f4471dd01c37d-YmU1YjE0N2ItMjM2ZS00YzhmLTg0M2EtYTcxNzA2MTFhMmU3",
"cachedPathLarge": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_1200/f_auto/v1/cache/1/03/c9/03c97276dd4c8c33b6dbc9d529b6352da6146c036dcb00f7ea5f4471dd01c37d-YmU1YjE0N2ItMjM2ZS00YzhmLTg0M2EtYTcxNzA2MTFhMmU3",
"cachedPathSmall": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_329/f_auto/v1/cache/1/03/c9/03c97276dd4c8c33b6dbc9d529b6352da6146c036dcb00f7ea5f4471dd01c37d-YmU1YjE0N2ItMjM2ZS00YzhmLTg0M2EtYTcxNzA2MTFhMmU3",
"cachedPathOriginSize": "https://res.cloudinary.com/coin-nft/image/upload/v1/cache/1/03/c9/03c97276dd4c8c33b6dbc9d529b6352da6146c036dcb00f7ea5f4471dd01c37d-YmU1YjE0N2ItMjM2ZS00YzhmLTg0M2EtYTcxNzA2MTFhMmU3",
"mimeType": "image/png",
"height": 3200,
"width": 3200,
"durationInSeconds": 0
},
"collectionTokenCount": "1",
"collectionCreator": "0xfd21681d2568dcc662091c58c500df4cb5ca45f0",
"ownerCount": "1",
"tradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"dailyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolumeTrend": "0",
"dailyTradingVolumeTrend": "0",
"weeklyAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"contractType": "ERC721",
"isVerified": false,
"collectionProjectUrl": "",
"totalTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"thirtyDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolumeTrend": "0",
"sevenDayTradingVolumeTrend": "0",
"oneDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"creationTime": "2022-07-11T04:51:50Z",
"thirtyDayTradingVolumeTrend": "0"
},
{
"networkName": "ethereum-mainnet",
"contractAddress": "0x32dab1f56a84fcbd379ed23bd417b0dc89d890d0",
"collectionName": "meditations",
"collectionDescription": "",
"collectionSymbol": "MED",
"collectionImageUrl": {
"originalUrl": "https://ipfs.io/ipfs/QmXRxE9LhhiNofGzoyRgK348KgiwkPVM3abSTCYkFXyvJx/nft.mp4",
"cachedPath": "https://res.cloudinary.com/coin-nft/video/upload/q_auto,e_loop,fl_animated,w_569/f_auto/v1/cache/1/67/21/67211e9a9966c4a7760847481954e405f09a898277879fbb3c4d9278f395b00f-ZWY3N2Y1MzEtYmUxMy00YmM0LWFmYzgtYTRkYzExY2Q5MGE4",
"cachedPathLarge": "https://res.cloudinary.com/coin-nft/video/upload/q_auto,e_loop,fl_animated,w_1200/f_auto/v1/cache/1/67/21/67211e9a9966c4a7760847481954e405f09a898277879fbb3c4d9278f395b00f-ZWY3N2Y1MzEtYmUxMy00YmM0LWFmYzgtYTRkYzExY2Q5MGE4",
"cachedPathSmall": "https://res.cloudinary.com/coin-nft/video/upload/q_auto,e_loop,fl_animated,w_329/f_auto/v1/cache/1/67/21/67211e9a9966c4a7760847481954e405f09a898277879fbb3c4d9278f395b00f-ZWY3N2Y1MzEtYmUxMy00YmM0LWFmYzgtYTRkYzExY2Q5MGE4",
"cachedPathOriginSize": "https://res.cloudinary.com/coin-nft/video/upload/v1/cache/1/67/21/67211e9a9966c4a7760847481954e405f09a898277879fbb3c4d9278f395b00f-ZWY3N2Y1MzEtYmUxMy00YmM0LWFmYzgtYTRkYzExY2Q5MGE4",
"mimeType": "video/mp4",
"height": 1920,
"width": 1310,
"durationInSeconds": 0
},
"collectionTokenCount": "2",
"collectionCreator": "0xcf6e657e1c248f57acd9068dc34c4a9c0f112612",
"ownerCount": "2",
"tradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"dailyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolumeTrend": "0",
"dailyTradingVolumeTrend": "0",
"weeklyAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"contractType": "ERC721",
"isVerified": false,
"collectionProjectUrl": "",
"totalTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"thirtyDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolumeTrend": "0",
"sevenDayTradingVolumeTrend": "0",
"oneDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"creationTime": "2022-05-24T13:34:08Z",
"thirtyDayTradingVolumeTrend": "0"
},
{
"networkName": "ethereum-mainnet",
"contractAddress": "0x45579d291babd20e2f68b93779352f6003f4b081",
"collectionName": "Elftown Maidens WTF",
"collectionDescription": "",
"collectionSymbol": "EMWTF",
"collectionImageUrl": {
"originalUrl": "https://ipfs.io/ipfs/QmVZtxPMjKuJR46CdnrP4VRX2c5HqdxAmvqurxeKViu4ev/1.png",
"cachedPath": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_569/f_auto/v1/cache/1/ef/8b/ef8b4d99ea65eeda8d495f84c3a788122a1e2fa4e87ae533d5207d729b982455-YzI4Mjg2OGMtZWJmNC00ODM5LTk2OWEtNGFiMmRmNTA2NDJj",
"cachedPathLarge": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_1200/f_auto/v1/cache/1/ef/8b/ef8b4d99ea65eeda8d495f84c3a788122a1e2fa4e87ae533d5207d729b982455-YzI4Mjg2OGMtZWJmNC00ODM5LTk2OWEtNGFiMmRmNTA2NDJj",
"cachedPathSmall": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_329/f_auto/v1/cache/1/ef/8b/ef8b4d99ea65eeda8d495f84c3a788122a1e2fa4e87ae533d5207d729b982455-YzI4Mjg2OGMtZWJmNC00ODM5LTk2OWEtNGFiMmRmNTA2NDJj",
"cachedPathOriginSize": "https://res.cloudinary.com/coin-nft/image/upload/v1/cache/1/ef/8b/ef8b4d99ea65eeda8d495f84c3a788122a1e2fa4e87ae533d5207d729b982455-YzI4Mjg2OGMtZWJmNC00ODM5LTk2OWEtNGFiMmRmNTA2NDJj",
"mimeType": "image/png",
"height": 400,
"width": 400,
"durationInSeconds": 0
},
"collectionTokenCount": "13",
"collectionCreator": "0xa53b3f19680e08c2365ceffc2941d8c5bd5ce272",
"ownerCount": "3",
"tradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"dailyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"weeklyTradingVolumeTrend": "0",
"dailyTradingVolumeTrend": "0",
"weeklyAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"contractType": "ERC721",
"isVerified": false,
"collectionProjectUrl": "",
"totalTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"thirtyDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"oneDayTradingVolumeTrend": "0",
"sevenDayTradingVolumeTrend": "0",
"oneDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"sevenDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "0"
},
"creationTime": "2022-05-30T08:09:04Z",
"thirtyDayTradingVolumeTrend": "0"
}
],
"timeStamp": "2022-09-20 15:18:27.419670997 +0000 UTC",
"nextPageCursor": ""
}
List Contracts by Addresses
List multiple NFT collections by their contract addresses on Ethereum Mainnet.
- Request (cURL)
- Response (JSON)
curl "https://mainnet.ethereum.coinbasecloud.net/api/nft/v2/contracts" \
-u username:password \
-X POST \
-H 'Content-Type: application/json' \
-d '{
"networkName": "ethereum-mainnet",
"contractAddressList": [
"0xc4219ce63cec2236a955655951aea9b6f8b2431b",
"0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
"0x60e4d786628fea6478f785a6d7e704777c86a7c6",
"0x8a90cab2b38dba80c64b7734e58ee1db38b8992e",
"0x34d85c9cdeb23fa97cb08333b511ac86e1c4e258"
]
}'
{
"collectionList": [
{
"networkName": "ethereum-mainnet",
"contractAddress": "0xc4219ce63cec2236a955655951aea9b6f8b2431b",
"collectionName": "Bill Murray 1000",
"collectionDescription": "A great NFT collection tells a great story. And there’s no better story than a Bill Murray story.\n\nThe Bill Murray 1000 is a unique biographical NFT project telling the story of iconic actor, comedian, and writer, Bill Murray – and a life very well-lived. Each of the 100 story NFTs features a unique design inspired by the story, and each original story/design combination is available in nine additional colorways.\n\ntheCHIVE has built a community of millions around Bill Murray. Now, the Bill Murray 1000 NFT collection will offer Bill Murray 1000 NFT owners; access to one-of-a-kind in-person events with Bill Murray, rare coins minted for the collection, exclusive merchandise, and a very active Discord community.\n\nYour Bill Murray 1000 NFT is an all-access to an exclusive club that provides once-in-a-lifetime experiences with the man, the myth, the legend. ",
"collectionSymbol": "BILL",
"collectionImageUrl": {
"originalUrl": "https://res.cloudinary.com/coin-nft/image/fetch/c_limit%2Cq_auto%2Cw_500/f_auto/https://web3-shared-prod-production-nft-media.s3.amazonaws.com/user-profile-pic/73d7c744-2202-468a-83b5-30b18ce20af7%3Fts%3D1657563683",
"cachedPath": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_569/f_auto/v1/cache/1/c5/15/c515a7e9d1a8e7c203cb9e7b94f985887c622fd22d279dfa27945adeb9ae9959-Mzk2ZGI3NzAtODhhNi00MTc5LTkyNzktNDk0YjQyMWY0Mzgz",
"cachedPathLarge": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_1200/f_auto/v1/cache/1/c5/15/c515a7e9d1a8e7c203cb9e7b94f985887c622fd22d279dfa27945adeb9ae9959-Mzk2ZGI3NzAtODhhNi00MTc5LTkyNzktNDk0YjQyMWY0Mzgz",
"cachedPathSmall": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_329/f_auto/v1/cache/1/c5/15/c515a7e9d1a8e7c203cb9e7b94f985887c622fd22d279dfa27945adeb9ae9959-Mzk2ZGI3NzAtODhhNi00MTc5LTkyNzktNDk0YjQyMWY0Mzgz",
"cachedPathOriginSize": "https://res.cloudinary.com/coin-nft/image/upload/v1/cache/1/c5/15/c515a7e9d1a8e7c203cb9e7b94f985887c622fd22d279dfa27945adeb9ae9959-Mzk2ZGI3NzAtODhhNi00MTc5LTkyNzktNDk0YjQyMWY0Mzgz",
"mimeType": "image/jpeg",
"height": 381,
"width": 369,
"durationInSeconds": 0
},
"collectionTokenCount": "1000",
"collectionCreator": "0xabfec94be2d181f340c30bc70ee164eac9935529",
"ownerCount": "385",
"tradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "1304693060000000000000"
},
"weeklyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "86853500000000000000"
},
"dailyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "2928780000000000000"
},
"weeklyTradingVolumeTrend": "11.1139190167179492",
"dailyTradingVolumeTrend": "89.2920731707317073",
"weeklyAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "1378626984126984127"
},
"contractType": "ERC721",
"isVerified": true,
"collectionProjectUrl": "https://theshack.thechive.com/",
"totalTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "1304693060000000000000"
},
"oneDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "2928780000000000000"
},
"sevenDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "86853500000000000000"
},
"thirtyDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "995867960000000000000"
},
"oneDayTradingVolumeTrend": "89.2920731707317073",
"sevenDayTradingVolumeTrend": "11.1139190167179492",
"oneDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "1464390000000000000"
},
"sevenDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "1378626984126984127"
},
"creationTime": "2022-07-06T19:22:20Z",
"thirtyDayTradingVolumeTrend": "1613.0028506640751539"
},
{
"networkName": "ethereum-mainnet",
"contractAddress": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
"collectionName": "Bored Ape Yacht Club",
"collectionDescription": "The Bored Ape Yacht Club is a collection of 10,000 unique Bored Ape NFTs— unique digital collectibles living on the Ethereum blockchain. Your Bored Ape doubles as your Yacht Club membership card, and grants access to members-only benefits.",
"collectionSymbol": "BAYC",
"collectionImageUrl": {
"originalUrl": "https://lh3.googleusercontent.com/Ju9CkWtV-1Okvf45wo8UctR-M9He2PjILP0oOvxE89AyiPPGtrR3gysu1Zgy0hjd2xKIgjJJtWIc0ybj4Vd7wv8t3pxDGHoJBzDB=s120",
"cachedPath": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_569/f_auto/v1/cache/1/a2/80/a280a770149a7e446cadbf5d44ff373462827bb4cffb8ae05aa3c4d06a9b04af-ZTljNjQ1NzQtOTZjMy00NTk5LWFhY2UtNWFiZmI2YTYyZDY4",
"cachedPathLarge": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_1200/f_auto/v1/cache/1/a2/80/a280a770149a7e446cadbf5d44ff373462827bb4cffb8ae05aa3c4d06a9b04af-ZTljNjQ1NzQtOTZjMy00NTk5LWFhY2UtNWFiZmI2YTYyZDY4",
"cachedPathSmall": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_329/f_auto/v1/cache/1/a2/80/a280a770149a7e446cadbf5d44ff373462827bb4cffb8ae05aa3c4d06a9b04af-ZTljNjQ1NzQtOTZjMy00NTk5LWFhY2UtNWFiZmI2YTYyZDY4",
"cachedPathOriginSize": "https://res.cloudinary.com/coin-nft/image/upload/v1/cache/1/a2/80/a280a770149a7e446cadbf5d44ff373462827bb4cffb8ae05aa3c4d06a9b04af-ZTljNjQ1NzQtOTZjMy00NTk5LWFhY2UtNWFiZmI2YTYyZDY4",
"mimeType": "image/png",
"height": 1000,
"width": 1000,
"durationInSeconds": 0
},
"collectionTokenCount": "10000",
"collectionCreator": "0xaba7161a7fb69c88e16ed9f455ce62b791ee4d03",
"ownerCount": "6460",
"tradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "666355449123650659978401"
},
"weeklyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "2648677110000000000000"
},
"dailyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "377690000000000000000"
},
"weeklyTradingVolumeTrend": "121.4955113426376877",
"dailyTradingVolumeTrend": "67.8078994614003591",
"weeklyAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "85441197096774193548"
},
"contractType": "ERC721",
"isVerified": true,
"collectionProjectUrl": "https://boredapeyachtclub.com/",
"totalTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "666355449123650659978401"
},
"oneDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "377690000000000000000"
},
"sevenDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "2648677110000000000000"
},
"thirtyDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "11304246610001000000000"
},
"oneDayTradingVolumeTrend": "67.8078994614003591",
"sevenDayTradingVolumeTrend": "121.4955113426376877",
"oneDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "94422500000000000000"
},
"sevenDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "85441197096774193548"
},
"creationTime": "2021-04-22T23:13:40Z",
"thirtyDayTradingVolumeTrend": "88.7441026678943824"
},
{
"networkName": "ethereum-mainnet",
"contractAddress": "0x60e4d786628fea6478f785a6d7e704777c86a7c6",
"collectionName": "Mutant Ape Yacht Club",
"collectionDescription": "The MUTANT APE YACHT CLUB is a collection of up to 20,000 Mutant Apes that can only be created by exposing an existing Bored Ape to a vial of MUTANT SERUM or by minting a Mutant Ape in the public sale.",
"collectionSymbol": "MAYC",
"collectionImageUrl": {
"originalUrl": "https://lh3.googleusercontent.com/lHexKRMpw-aoSyB1WdFBff5yfANLReFxHzt1DOj_sg7mS14yARpuvYcUtsyyx-Nkpk6WTcUPFoG53VnLJezYi8hAs0OxNZwlw6Y-dmI=s120",
"cachedPath": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_569/f_auto/v1/cache/1/20/56/2056928ce1412f15a5193f740e3630c176ec580d8bd47076b4166d091bac36e2-MjJiYjdmM2QtOTJiMC00M2Q3LTkxMzQtOGFiMmM5MjhjYzE3",
"cachedPathLarge": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_1200/f_auto/v1/cache/1/20/56/2056928ce1412f15a5193f740e3630c176ec580d8bd47076b4166d091bac36e2-MjJiYjdmM2QtOTJiMC00M2Q3LTkxMzQtOGFiMmM5MjhjYzE3",
"cachedPathSmall": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_329/f_auto/v1/cache/1/20/56/2056928ce1412f15a5193f740e3630c176ec580d8bd47076b4166d091bac36e2-MjJiYjdmM2QtOTJiMC00M2Q3LTkxMzQtOGFiMmM5MjhjYzE3",
"cachedPathOriginSize": "https://res.cloudinary.com/coin-nft/image/upload/v1/cache/1/20/56/2056928ce1412f15a5193f740e3630c176ec580d8bd47076b4166d091bac36e2-MjJiYjdmM2QtOTJiMC00M2Q3LTkxMzQtOGFiMmM5MjhjYzE3",
"mimeType": "image/png",
"height": 1181,
"width": 1476,
"durationInSeconds": 0
},
"collectionTokenCount": "19425",
"collectionCreator": "0x9056d15c49b19df52ffad1e6c11627f035c0c960",
"ownerCount": "12993",
"tradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "453107133827382334890475"
},
"weeklyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "1768859923618990780000"
},
"dailyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "328800000000100000000"
},
"weeklyTradingVolumeTrend": "114.6032674391041028",
"dailyTradingVolumeTrend": "144.3472763671285077",
"weeklyAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "14498851832942547377"
},
"contractType": "ERC721",
"isVerified": true,
"collectionProjectUrl": "",
"totalTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "453107133827382334890475"
},
"oneDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "328800000000100000000"
},
"sevenDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "1768859923618990780000"
},
"thirtyDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "6823275377670619174508"
},
"oneDayTradingVolumeTrend": "144.3472763671285077",
"sevenDayTradingVolumeTrend": "114.6032674391041028",
"oneDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "15657142857147619048"
},
"sevenDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "14498851832942547377"
},
"creationTime": "2021-08-29T00:40:58Z",
"thirtyDayTradingVolumeTrend": "71.9270849311065302"
},
{
"networkName": "ethereum-mainnet",
"contractAddress": "0x8a90cab2b38dba80c64b7734e58ee1db38b8992e",
"collectionName": "Doodles",
"collectionDescription": "A community-driven collectibles project featuring art by Burnt Toast. Doodles come in a joyful range of colors, traits and sizes with a collection size of 10,000. Each Doodle allows its owner to vote for experiences and activations paid for by the Doodles Community Treasury. Burnt Toast is the working alias for Scott Martin, a Canadian–based illustrator, designer, animator and muralist.",
"collectionSymbol": "DOODLE",
"collectionImageUrl": {
"originalUrl": "https://lh3.googleusercontent.com/7B0qai02OdHA8P_EOVK672qUliyjQdQDGNrACxs7WnTgZAkJa_wWURnIFKeOh5VTf8cfTqW3wQpozGedaC9mteKphEOtztls02RlWQ",
"cachedPath": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_569/f_auto/v1/cache/1/ca/a7/caa75335e08d905b72c61b5897abed0482ec2c82171447b72d42889874eb2f7d-OThlYTM5NDItM2UyMi00ZTUxLTlhNGYtN2Y5MDI1MTFkNDEw",
"cachedPathLarge": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_1200/f_auto/v1/cache/1/ca/a7/caa75335e08d905b72c61b5897abed0482ec2c82171447b72d42889874eb2f7d-OThlYTM5NDItM2UyMi00ZTUxLTlhNGYtN2Y5MDI1MTFkNDEw",
"cachedPathSmall": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_329/f_auto/v1/cache/1/ca/a7/caa75335e08d905b72c61b5897abed0482ec2c82171447b72d42889874eb2f7d-OThlYTM5NDItM2UyMi00ZTUxLTlhNGYtN2Y5MDI1MTFkNDEw",
"cachedPathOriginSize": "https://res.cloudinary.com/coin-nft/image/upload/v1/cache/1/ca/a7/caa75335e08d905b72c61b5897abed0482ec2c82171447b72d42889874eb2f7d-OThlYTM5NDItM2UyMi00ZTUxLTlhNGYtN2Y5MDI1MTFkNDEw",
"mimeType": "image/jpeg",
"height": 1200,
"width": 1200,
"durationInSeconds": 0
},
"collectionTokenCount": "10000",
"collectionCreator": "0x2b3ab8e7bb14988616359b78709538b10900ab7d",
"ownerCount": "5354",
"tradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "149145715191012906001639"
},
"weeklyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "541909370000000000000"
},
"dailyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "47299990000000000000"
},
"weeklyTradingVolumeTrend": "47.0455995852961352",
"dailyTradingVolumeTrend": "56.9845069574122041",
"weeklyAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "8210748030303030303"
},
"contractType": "ERC721",
"isVerified": true,
"collectionProjectUrl": "https://doodles.app/",
"totalTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "149145715191012906001639"
},
"oneDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "47299990000000000000"
},
"sevenDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "541909370000000000000"
},
"thirtyDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "2749447726589999999772"
},
"oneDayTradingVolumeTrend": "56.9845069574122041",
"sevenDayTradingVolumeTrend": "47.0455995852961352",
"oneDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "9459998000000000000"
},
"sevenDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "8210748030303030303"
},
"creationTime": "2021-10-17T13:00:19Z",
"thirtyDayTradingVolumeTrend": "101.4321225041830142"
},
{
"networkName": "ethereum-mainnet",
"contractAddress": "0x34d85c9cdeb23fa97cb08333b511ac86e1c4e258",
"collectionName": "Otherdeed for Otherside",
"collectionDescription": "Where the swamp ends, the Otherside begins.",
"collectionSymbol": "OTHR",
"collectionImageUrl": {
"originalUrl": "https://pbs.twimg.com/profile_images/1520634960285253632/AGVtds1t_400x400.jpg",
"cachedPath": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_569/f_auto/v1/cache/1/39/31/39316b706ca98e58929bbab434039536910661a0800570ad0669ac54d5f2c58d-ZjMxNzk4MjUtYTQwNS00OGUyLWFjNmEtMTljMjRhMzJkZjc3",
"cachedPathLarge": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_1200/f_auto/v1/cache/1/39/31/39316b706ca98e58929bbab434039536910661a0800570ad0669ac54d5f2c58d-ZjMxNzk4MjUtYTQwNS00OGUyLWFjNmEtMTljMjRhMzJkZjc3",
"cachedPathSmall": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_329/f_auto/v1/cache/1/39/31/39316b706ca98e58929bbab434039536910661a0800570ad0669ac54d5f2c58d-ZjMxNzk4MjUtYTQwNS00OGUyLWFjNmEtMTljMjRhMzJkZjc3",
"cachedPathOriginSize": "https://res.cloudinary.com/coin-nft/image/upload/v1/cache/1/39/31/39316b706ca98e58929bbab434039536910661a0800570ad0669ac54d5f2c58d-ZjMxNzk4MjUtYTQwNS00OGUyLWFjNmEtMTljMjRhMzJkZjc3",
"mimeType": "image/jpeg",
"height": 400,
"width": 400,
"durationInSeconds": 0
},
"collectionTokenCount": "97832",
"collectionCreator": "0xe53c9cbfc1314b6cf6ba508230457df130552bc6",
"ownerCount": "34857",
"tradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "315780989839875355060538"
},
"weeklyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "1626636797199999999780"
},
"dailyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "176652700000000000000"
},
"weeklyTradingVolumeTrend": "59.1469382443377668",
"dailyTradingVolumeTrend": "96.6715722977470223",
"weeklyAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "3353890303505154639"
},
"contractType": "ERC721",
"isVerified": true,
"collectionProjectUrl": "otherside.xyz/",
"totalTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "315780989839875355060538"
},
"oneDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "176652700000000000000"
},
"sevenDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "1626636797199999999780"
},
"thirtyDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "8806302411978899996844"
},
"oneDayTradingVolumeTrend": "96.6715722977470223",
"sevenDayTradingVolumeTrend": "59.1469382443377668",
"oneDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "2895945901639344262"
},
"sevenDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "3353890303505154639"
},
"creationTime": "2022-04-29T13:58:11Z",
"thirtyDayTradingVolumeTrend": "84.4429298199726692"
}
],
"timeStamp": "2022-09-20 15:30:45.382388827 +0000 UTC"
}
Get Contract by Address
Get an NFT contract by its address on Ethereum Mainnet.
- Request (cURL)
- Response (JSON)
curl "https://mainnet.ethereum.coinbasecloud.net/api/nft/v2/contracts/0xc4219ce63cec2236a955655951aea9b6f8b2431b?networkName=ethereum-mainnet" \
-u username:password \
-H 'Content-Type: application/json'
{
"collection": {
"networkName": "ethereum-mainnet",
"contractAddress": "0xc4219ce63cec2236a955655951aea9b6f8b2431b",
"collectionName": "Bill Murray 1000",
"collectionDescription": "A great NFT collection tells a great story. And there’s no better story than a Bill Murray story.\n\nThe Bill Murray 1000 is a unique biographical NFT project telling the story of iconic actor, comedian, and writer, Bill Murray – and a life very well-lived. Each of the 100 story NFTs features a unique design inspired by the story, and each original story/design combination is available in nine additional colorways.\n\ntheCHIVE has built a community of millions around Bill Murray. Now, the Bill Murray 1000 NFT collection will offer Bill Murray 1000 NFT owners; access to one-of-a-kind in-person events with Bill Murray, rare coins minted for the collection, exclusive merchandise, and a very active Discord community.\n\nYour Bill Murray 1000 NFT is an all-access to an exclusive club that provides once-in-a-lifetime experiences with the man, the myth, the legend. ",
"collectionSymbol": "BILL",
"collectionImageUrl": {
"originalUrl": "https://res.cloudinary.com/coin-nft/image/fetch/c_limit%2Cq_auto%2Cw_500/f_auto/https://web3-shared-prod-production-nft-media.s3.amazonaws.com/user-profile-pic/73d7c744-2202-468a-83b5-30b18ce20af7%3Fts%3D1657563683",
"cachedPath": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_569/f_auto/v1/cache/1/c5/15/c515a7e9d1a8e7c203cb9e7b94f985887c622fd22d279dfa27945adeb9ae9959-Mzk2ZGI3NzAtODhhNi00MTc5LTkyNzktNDk0YjQyMWY0Mzgz",
"cachedPathLarge": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_1200/f_auto/v1/cache/1/c5/15/c515a7e9d1a8e7c203cb9e7b94f985887c622fd22d279dfa27945adeb9ae9959-Mzk2ZGI3NzAtODhhNi00MTc5LTkyNzktNDk0YjQyMWY0Mzgz",
"cachedPathSmall": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_329/f_auto/v1/cache/1/c5/15/c515a7e9d1a8e7c203cb9e7b94f985887c622fd22d279dfa27945adeb9ae9959-Mzk2ZGI3NzAtODhhNi00MTc5LTkyNzktNDk0YjQyMWY0Mzgz",
"cachedPathOriginSize": "https://res.cloudinary.com/coin-nft/image/upload/v1/cache/1/c5/15/c515a7e9d1a8e7c203cb9e7b94f985887c622fd22d279dfa27945adeb9ae9959-Mzk2ZGI3NzAtODhhNi00MTc5LTkyNzktNDk0YjQyMWY0Mzgz",
"mimeType": "image/jpeg",
"height": 381,
"width": 369,
"durationInSeconds": 0
},
"collectionTokenCount": "1000",
"collectionCreator": "0xabfec94be2d181f340c30bc70ee164eac9935529",
"ownerCount": "385",
"tradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "1304693060000000000000"
},
"weeklyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "86853500000000000000"
},
"dailyTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "2928780000000000000"
},
"weeklyTradingVolumeTrend": "11.1139190167179492",
"dailyTradingVolumeTrend": "89.2920731707317073",
"weeklyAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "1378626984126984127"
},
"contractType": "ERC721",
"isVerified": true,
"collectionProjectUrl": "https://theshack.thechive.com/",
"totalTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "1304693060000000000000"
},
"oneDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "2928780000000000000"
},
"sevenDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "86853500000000000000"
},
"thirtyDayTradingVolume": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "995867960000000000000"
},
"oneDayTradingVolumeTrend": "89.2920731707317073",
"sevenDayTradingVolumeTrend": "11.1139190167179492",
"oneDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "1464390000000000000"
},
"sevenDayAvgPrice": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "1378626984126984127"
},
"creationTime": "2022-07-06T19:22:20Z",
"thirtyDayTradingVolumeTrend": "1613.0028506640751539"
},
"timeStamp": "2022-09-20 15:33:53.897822928 +0000 UTC"
}
List Contract Activities
List all the transaction and transfer activity of an NFT collection contract on Ethereum Mainnet. Data sorted in descending order with a page size of 3.
- Request (cURL)
- Response (JSON)
curl "https://mainnet.ethereum.coinbasecloud.net/api/nft/v2/contracts/0x34d85c9cdeb23fa97cb08333b511ac86e1c4e258/activities?networkName=ethereum-mainnet&pageSize=3&sortDirection=DESC&activity_types=transaction&activity_types=transfer" \
-u username:password \
-H 'Content-Type: application/json'
{
"activities": [
{
"networkName": "ethereum-mainnet",
"contractAddress": "0x34d85c9cdeb23fa97cb08333b511ac86e1c4e258",
"tokenId": "76127",
"tokenCount": "1",
"fromAddress": "0x2ea5c9f2bcc7d4d3f3616d4a11ad86b4e377f342",
"toAddress": "0x0fb3be0ead0eab96c0af504ddab3e8056fd82ba2",
"transactionHash": "0x1b2c4c4f3bd19d68d917d3a0d084fc4e73181c3b5a7d2e190437fa6b85a03806",
"activityType": "transfer",
"blockNumber": "15575602",
"blockTimestamp": "2022-09-20T15:32:35Z",
"exchangeAddress": null,
"exchangeName": null,
"transactionValue": null,
"cursor": "MTY2MzY4Nzk1NS0xNTU3NTYwMi0yMDc=",
"isRelisted": false,
"tokenName": "",
"imageUrl": "",
"eventTimestamp": null
},
{
"networkName": "ethereum-mainnet",
"contractAddress": "0x34d85c9cdeb23fa97cb08333b511ac86e1c4e258",
"tokenId": "76127",
"tokenCount": "1",
"fromAddress": "0x2ea5c9f2bcc7d4d3f3616d4a11ad86b4e377f342",
"toAddress": "0x0fb3be0ead0eab96c0af504ddab3e8056fd82ba2",
"transactionHash": "0x1b2c4c4f3bd19d68d917d3a0d084fc4e73181c3b5a7d2e190437fa6b85a03806",
"activityType": "transaction",
"blockNumber": "15575602",
"blockTimestamp": "2022-09-20T15:32:35Z",
"exchangeAddress": "0x00000000006c3852cbef3e08e8df289169ede581",
"exchangeName": "Opensea-Seaport",
"transactionValue": {
"currencyAddress": "0x0000000000000000000000000000000000000000",
"amount": "2099000000000000000"
},
"cursor": "MTY2MzY4Nzk1NS0xNTU3NTYwMi0yMDU=",
"isRelisted": false,
"tokenName": "",
"imageUrl": "",
"eventTimestamp": null
},
{
"networkName": "ethereum-mainnet",
"contractAddress": "0x34d85c9cdeb23fa97cb08333b511ac86e1c4e258",
"tokenId": "70950",
"tokenCount": "1",
"fromAddress": "0xac6796d6d2bdcdefff139846e28f1b8eae68345c",
"toAddress": "0x71ccde4e506379c87baa33908d3934ce6381105f",
"transactionHash": "0xf3648bf02939ca1c67132ad3c14e9a45ecdde50cc14131dc688b82e21974ef10",
"activityType": "transfer",
"blockNumber": "15575596",
"blockTimestamp": "2022-09-20T15:31:23Z",
"exchangeAddress": null,
"exchangeName": null,
"transactionValue": null,
"cursor": "MTY2MzY4Nzg4My0xNTU3NTU5Ni0yMTM=",
"isRelisted": false,
"tokenName": "",
"imageUrl": "",
"eventTimestamp": null
}
],
"nextPageCursor": "MTY2MzY4Nzg4My0xNTU3NTU5Ni0yMTM="
}
Tokens
List Tokens in a Contract
List all NFT tokens in a contract on Ethereum Mainnet, with a page size of 5
- Request (cURL)
- Response (JSON)
curl "https://mainnet.ethereum.coinbasecloud.net/api/nft/v2/contracts/0xc4219ce63cec2236a955655951aea9b6f8b2431b/tokens?networkName=ethereum-mainnet&pageSize=5" \
-u username:password \
-H 'Content-Type: application/json'
{
"tokenList": [
{
"networkName": "ethereum-mainnet",
"contractAddress": "",
"tokenId": "0",
"name": "A Great Story",
"description": "This NFT is the foundation of the entire Bill Murray 1000 collection. Based on a painting by David Grizzle with digital art by Chris Bomely and Angel Chavez. Stories authored by John Resig through a series of interviews with Bill Murray. This is the first-ever biography on the blockchain. \n\nIntroducing Bill Murray #000 \"A Great Story\". \n\nBill prefers bow ties to regular ties, and he sees the world through a prism of colorful lenses. This is the face that launched 1,000 Bill Murray Stories, all told or verified by the man, the myth, the legend.",
"imageUrl": {
"originalUrl": "https://ipfs.io/ipfs/Qma8JXPKNTmEG812qCMMntguZeyTNi71xrqHVje5pYZ55r",
"cachedPath": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_569/f_auto/v1/cache/1/2f/2e/2f2ee0b9c2b67925bca99f1265088abbca664e5089f55520f762705395878cbb-NDI3ZjljZDktYmNjNi00NmIwLTkwOWQtZGNlYzcxYzhhOTNh",
"cachedPathLarge": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_1200/f_auto/v1/cache/1/2f/2e/2f2ee0b9c2b67925bca99f1265088abbca664e5089f55520f762705395878cbb-NDI3ZjljZDktYmNjNi00NmIwLTkwOWQtZGNlYzcxYzhhOTNh",
"cachedPathSmall": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_329/f_auto/v1/cache/1/2f/2e/2f2ee0b9c2b67925bca99f1265088abbca664e5089f55520f762705395878cbb-NDI3ZjljZDktYmNjNi00NmIwLTkwOWQtZGNlYzcxYzhhOTNh",
"cachedPathOriginSize": "https://res.cloudinary.com/coin-nft/image/upload/v1/cache/1/2f/2e/2f2ee0b9c2b67925bca99f1265088abbca664e5089f55520f762705395878cbb-NDI3ZjljZDktYmNjNi00NmIwLTkwOWQtZGNlYzcxYzhhOTNh",
"mimeType": "image/png",
"height": 3392,
"width": 2430,
"durationInSeconds": 0
},
"attributes": [
{
"attributeName": "Background",
"attributeValue": "Grizzle"
},
{
"attributeName": "Colorway",
"attributeValue": "Origin"
},
{
"attributeName": "Frames",
"attributeValue": "White"
},
{
"attributeName": "Hand Embellishments",
"attributeValue": "None"
},
{
"attributeName": "Jacket",
"attributeValue": "Black"
},
{
"attributeName": "Left Lens",
"attributeValue": "Grizzle Blue"
},
{
"attributeName": "OBs",
"attributeValue": "Yes"
},
{
"attributeName": "Right Lens",
"attributeValue": "Grizzle Red"
},
{
"attributeName": "Shirt",
"attributeValue": "White"
},
{
"attributeName": "Story",
"attributeValue": "Murray Mythology"
},
{
"attributeName": "Tie",
"attributeValue": "Grizzle Green"
}
],
"tokenMinter": "",
"currentOwner": "",
"lastSoldPrice": {
"currencyAddress": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"amount": "107280000000000000000"
},
"collectionDescription": "",
"collectionSymbol": "",
"collectionCreator": "",
"collectionName": "",
"collectionContractType": "ERC721",
"rarityScore": null,
"externalUrl": "",
"numberOfUsersOwningToken": "",
"tokenCount": ""
},
{
"networkName": "ethereum-mainnet",
"contractAddress": "",
"tokenId": "1",
"name": "The Icebreaker",
"description": "Bill Murray and John Belushi were part of SNL's \"Not Ready for Prime Time Players,\" referring to the cast members who were part of the first five seasons of Saturday Night Live. Murray and Belushi were very close. Murray called Belushi, \"The best stage actor I've ever seen.\" \n\nBill has often said that without Belushi, he wouldn't have become a star. When asked to elaborate, Bill's eyes went glassy. \"Most people forget that Belushi went to New York first. Then he pulled us all along behind him. That's why I called him 'The Icebreaker.'\" \n\nWhen Bill and his brother, Brian Doyle-Murray, arrived in New York, they had no money and no place to stay. \"We just showed up at Belushi's and slept on his couch. I always tell people we got our start in New York on John Belushi's couch.\" \n\nThis is one of the origin stories of the late-night live television sketch comedy \"Saturday Night Live.\"",
"imageUrl": {
"originalUrl": "https://ipfs.io/ipfs/QmcHieuBbVN6n9CQiDxzbHD2xA1izp9DUx2Rc4pQaJxHUX",
"cachedPath": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_569/f_auto/v1/cache/1/a6/15/a61563b95d0029c91eb10ecaf4e065dc6ab33a3603394f38c9a343c76621f873-N2RlYWY0MjYtZTBjNC00MTY1LThmNmEtOGYwNjQ0ODU1ODE4",
"cachedPathLarge": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_1200/f_auto/v1/cache/1/a6/15/a61563b95d0029c91eb10ecaf4e065dc6ab33a3603394f38c9a343c76621f873-N2RlYWY0MjYtZTBjNC00MTY1LThmNmEtOGYwNjQ0ODU1ODE4",
"cachedPathSmall": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_329/f_auto/v1/cache/1/a6/15/a61563b95d0029c91eb10ecaf4e065dc6ab33a3603394f38c9a343c76621f873-N2RlYWY0MjYtZTBjNC00MTY1LThmNmEtOGYwNjQ0ODU1ODE4",
"cachedPathOriginSize": "https://res.cloudinary.com/coin-nft/image/upload/v1/cache/1/a6/15/a61563b95d0029c91eb10ecaf4e065dc6ab33a3603394f38c9a343c76621f873-N2RlYWY0MjYtZTBjNC00MTY1LThmNmEtOGYwNjQ0ODU1ODE4",
"mimeType": "image/png",
"height": 3392,
"width": 2430,
"durationInSeconds": 0
},
"attributes": [
{
"attributeName": "Background",
"attributeValue": "32 Degrees"
},
{
"attributeName": "Colorway",
"attributeValue": "1 of 1"
},
{
"attributeName": "Frames",
"attributeValue": "32 Degrees"
},
{
"attributeName": "Hand Embellishments",
"attributeValue": "None"
},
{
"attributeName": "Jacket",
"attributeValue": "32 Degrees"
},
{
"attributeName": "Left Lens",
"attributeValue": "32 Degrees"
},
{
"attributeName": "OBs",
"attributeValue": "Yes"
},
{
"attributeName": "Right Lens",
"attributeValue": "32 Degrees"
},
{
"attributeName": "Shirt",
"attributeValue": "32 Degrees"
},
{
"attributeName": "Story",
"attributeValue": "Celebrities"
},
{
"attributeName": "Tie",
"attributeValue": "Icee Red"
}
],
"tokenMinter": "",
"currentOwner": "",
"lastSoldPrice": {
"currencyAddress": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
"amount": "1350000000000000000"
},
"collectionDescription": "",
"collectionSymbol": "",
"collectionCreator": "",
"collectionName": "",
"collectionContractType": "ERC721",
"rarityScore": null,
"externalUrl": "",
"numberOfUsersOwningToken": "",
"tokenCount": ""
},
{
"networkName": "ethereum-mainnet",
"contractAddress": "",
"tokenId": "2",
"name": "Hunter S. Thompson Saved Bill Murray's Life... Eventually ",
"description": "Bill Murray needed a summer job after the first season of Saturday Night Live to make ends meet. The producer paid Bill to drive his Volkswagen back from LA to New York. \n\n“Aspen wasn’t really on the way, but the next thing I knew, I was in the pool at the Hotel Jerome. There was this goofy guy at the pool and he and I started talking about an escape act. Between drinks, I said I thought I can do an escape act and this guy, who I did not know, said, ‘We can just tie you to this metal pool chair here and toss you in the pool.’ \n\n\"Just before being lowered into the deep end, I suggested we move a little more shallow just in case I might need a sip of air while escaping. So they did… and I’m workin’ the knots, and at some point, I tried to stand up for air, but I was still a bit below the surface. It took about an eight-count for them to realize I wanted to be where they were. This man reached in, and with one hand, pulled me out of the water. I didn’t know who he was at the time. But I knew he liked that I had trusted him. He was Hunter S. Thompson.”",
"imageUrl": {
"originalUrl": "https://ipfs.io/ipfs/QmVTA2xq1axCEiDety3icVY6tETQmqnHs1haBJJ2VRXHbs",
"cachedPath": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_569/f_auto/v1/cache/1/5a/6e/5a6e7b635c859b856acd564c5dc62c71cb42c257ff3bf895edb1737d876a7e89-OWFkZGRjYzAtNWZmMy00NWViLThkNGYtYmYzMzQ1ZTNkY2Ni",
"cachedPathLarge": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_1200/f_auto/v1/cache/1/5a/6e/5a6e7b635c859b856acd564c5dc62c71cb42c257ff3bf895edb1737d876a7e89-OWFkZGRjYzAtNWZmMy00NWViLThkNGYtYmYzMzQ1ZTNkY2Ni",
"cachedPathSmall": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_329/f_auto/v1/cache/1/5a/6e/5a6e7b635c859b856acd564c5dc62c71cb42c257ff3bf895edb1737d876a7e89-OWFkZGRjYzAtNWZmMy00NWViLThkNGYtYmYzMzQ1ZTNkY2Ni",
"cachedPathOriginSize": "https://res.cloudinary.com/coin-nft/image/upload/v1/cache/1/5a/6e/5a6e7b635c859b856acd564c5dc62c71cb42c257ff3bf895edb1737d876a7e89-OWFkZGRjYzAtNWZmMy00NWViLThkNGYtYmYzMzQ1ZTNkY2Ni",
"mimeType": "image/png",
"height": 3392,
"width": 2430,
"durationInSeconds": 0
},
"attributes": [
{
"attributeName": "Background",
"attributeValue": "Underwater"
},
{
"attributeName": "Colorway",
"attributeValue": "1 of 1"
},
{
"attributeName": "Frames",
"attributeValue": "Underwater"
},
{
"attributeName": "Hand Embellishments",
"attributeValue": "None"
},
{
"attributeName": "Jacket",
"attributeValue": "Underwater"
},
{
"attributeName": "Left Lens",
"attributeValue": "Underwater"
},
{
"attributeName": "OBs",
"attributeValue": "Yes"
},
{
"attributeName": "Right Lens",
"attributeValue": "Underwater"
},
{
"attributeName": "Shirt",
"attributeValue": "Underwater"
},
{
"attributeName": "Story",
"attributeValue": "Celebrities"
},
{
"attributeName": "Tie",
"attributeValue": "Underwater"
}
],
"tokenMinter": "",
"currentOwner": "",
"lastSoldPrice": {
"currencyAddress": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
"amount": "9000000000000000000"
},
"collectionDescription": "",
"collectionSymbol": "",
"collectionCreator": "",
"collectionName": "",
"collectionContractType": "ERC721",
"rarityScore": null,
"externalUrl": "",
"numberOfUsersOwningToken": "",
"tokenCount": ""
},
{
"networkName": "ethereum-mainnet",
"contractAddress": "",
"tokenId": "3",
"name": "KCCO",
"description": "Bill Murray is the patron saint of theCHIVE. \n\nIt started in 2010 when theCHIVE launched a Bill Murray t-shirt that exploded into popular culture. In fact, the original 3D glasses artwork from that period inspired the hero art for the Bill Murray 1000 NFT collection. \n\ntheCHIVE was selling thousands of Bill Murray t-shirts with one small issue - They hadn't licensed the image, and they had no way of reaching Bill Murray. \n\n\"The urban legends are all true. Bill has no agent or manager, only a 1-800 number.\" explained theCHIVE Co-Founder John Resig, \"My brother Leo and I would take turns calling and and leave a message, \"Mr. Murray, we have been selling these t-shirts with your face on them, they're super-popular, and we'd be tickled if you would call us back.\" \n\nTwo years later, Bill called the Resig Brothers back. \n\nJohn explained, \"Bill told me he kinda' liked the shirt and invited theCHIVE to his charity golf tournament in St. Augustine so we could 'Wrap a little bit.'\" \n\n\"When I first met Bill in St. Augustine, I remember he was much taller than I thought. He joked that we were back the rent a little bit. I said yes. We'd been saving 15% of every t-shirt we ever sold since day one, so we could give it to him. \n\nBill said he didn't want it. \n\nInstead, he told me to donate it all to the Murray Bros. Charity, which was purchasing badly-needed equipment for firefighters across Florida that particular year. \n\n\"That was Bill's money,\" said Resig, \"He made those iconic films. I don't know anybody who would have turned down that much money. Bill's a different breed. Instead, he casually instructed me to give it all to charity and sauntered away humming Higher and Higher by Howard Huntsberry.\" \n\nKCCO indeed. ",
"imageUrl": {
"originalUrl": "https://ipfs.io/ipfs/QmXEk37atP2SanKfwceKTeSnCJVbo11Ki5A5wxQ6At6DTe",
"cachedPath": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_569/f_auto/v1/cache/1/d5/64/d56470e1103efbcdbb7be39b7a7938b29ff837927869202dc2cd704d4eb56259-OTc4ZjdkMWMtY2QyZi00MGI4LTk0NGItNWJlYmY5NTBmNzhm",
"cachedPathLarge": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_1200/f_auto/v1/cache/1/d5/64/d56470e1103efbcdbb7be39b7a7938b29ff837927869202dc2cd704d4eb56259-OTc4ZjdkMWMtY2QyZi00MGI4LTk0NGItNWJlYmY5NTBmNzhm",
"cachedPathSmall": "https://res.cloudinary.com/coin-nft/image/upload/c_limit,q_auto,w_329/f_auto/v1/cache/1/d5/64/d56470e1103efbcdbb7be39b7a7938b29ff837927869202dc2cd704d4eb56259-OTc4ZjdkMWMtY2QyZi00MGI4LTk0NGItNWJlYmY5NTBmNzhm",
"cachedPathOriginSize": "https://res.cloudinary.com/coin-nft/image/upload/v1/cache/1/d5/64/d56470e1103efbcdbb7be39b7a7938b29ff837927869202dc2cd704d4eb56259-OTc4ZjdkMWMtY2QyZi00MGI4LTk0NGItNWJlYmY5NTBmNzhm",
"mimeType": "image/png",
"height": 3392,
"width": 2430,
"durationInSeconds": 0
},
"attributes": [
{
"attributeName": "Background",
"attributeValue": "CHIVE ON"
},
{
"attributeName": "Colorway",
"attributeValue":