Query nft authorized list by chain name and user address
Description
Method: HTTPS GET
Encoding: UTF-8
Path: https://api.blockin.ai/v2/user/nft_authorized_list
Description:Query nft authorized list by chain name and user address
Request Header
Content-Type
Y
String
application/json
AccessKey
Y
String
1bdb01c947c54919b64d1fc6794atest
Request Parameters
chain_name
Y
String
address
Y
String
User's address
Response
Public Response
success
Y
Boolean
Success Boolean
data
N
List
Response list
error_code
N
String
Error code
error_msg
N
String
Error message
Data Content
items
N
List
Approved ERC721 token list (approve single nft token)
contracts
N
List
Approved contract list (approve all)
total
N
String
The amount of user nft tokens
Items Content
contract_address
N
String
Contract address
item_id
N
String
Nft's index index
chain_name
N
String
Chain name.
name
N
String
Nft's name.
symbol
N
String
Contract's symbol.
total_supply
N
BigDecimal
Total supply.
description
N
String
Description
content_type
N
String
Content type, eg. image_url
content
N
String
Content
detail_url
N
String
Detail url
contract_name
N
String
Contract's name
is_erc1155
N
Boolean
Is erc1155, default is empty
is_erc721
N
Boolean
Is erc721, default is empty
amount
N
BigDecimal
Approved amount
spender
N
Object
Approved spender
Spenders Content
address
N
String
Spender's address
protocol
N
Object
Spender's protocol info
Protocol Content
project_name
N
String
Project's name
protocol_name
N
String
Protocol name
logo_url
N
String
Protocol logo
chain_name
N
String
Chain name
Contracts Content
chain_name
N
String
Chain name
contract_name
N
String
Contract's name
contract_address
N
String
Contract's address
collection
N
Object
Collection info
is_erc1155
N
Boolean
Is erc1155, default is empty
is_erc721
N
Boolean
Is erc721, default is empty
amount
N
Boolean
Approved amount
spender
N
Object
Approved spender
Collection Info
chain_name
N
String
Chain name
contract_address
N
String
The contract address
name
N
String
Collection's name
description
N
String
Description
logo_url
N
String
URL of the collection's logo image
supply
N
BigDecimal
Supply
Request Sample
Successful Response Sample
{
"success": true,
"data": {
"items": [
{
"contract_address": "0x6d5c70cc8dadfe63759b339a9deeb37b4fedf6cb",
"item_id": "1928",
"chain_name": "Ethereum",
"name": "Average Punk #1928",
"symbol": "AVGP",
"total_supply": 4201,
"description": "An alpha community that has developed a network of alpha callers and tools in the NFT trading sector.\n\nWe pride ourselves on providing the ultimate collection of alpha callers and tools in the NFT space for all our holders, including training programs to help people transition into Web3 jobs/work\n\nGenesis Collection can be found at: https://opensea.io/collection/metaverse-punks-\n\nhttps://avps.io",
"content_type": "image_url",
"content": "https://ipfs.io/ipfs/QmQvwHexe3XNAeAYxVkJHuCqW3cqrWpcMZBg1PQsKNbLsN",
"collection_logo_url": "https://i.seadn.io/gae/sLIze8wS0M-LjxKRhpnkNSGQbp48ce5bzJvSPxIyDo9S8aTf0WYn_iIs7eD3M1N4rgUe8I6OZA4dKdS93mZ4KaydtRbBORtbIyC2?w=500&auto=format",
"detail_url": "https://opensea.io/assets/0x6d5c70cc8dadfe63759b339a9deeb37b4fedf6cb/1928",
"contract_name": "Average Punks",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0xf08c90c7f470b640a21dd9b3744eca3d1d16a044",
"protocol": null
}
},
{
"contract_address": "0xea07130eb7e6244c6afbfbc8d7e5e55163caa113",
"item_id": "1043",
"chain_name": "Ethereum",
"name": "0xMeebit #1043",
"symbol": "0xMeebits",
"total_supply": 1111,
"description": "The 0xMeebits are 1,111 unique 3D voxel characters, created by a custom generative algorithm, then registered on the Ethereum blockchain. Now fully revealed!",
"content_type": "image_url",
"content": "https://ipfs.io/ipfs/QmTn1GR6u9Y71pntp21symzWHaNqmSvwaMZfuxpbM7xZe5/1043.jpg",
"collection_logo_url": "https://i.seadn.io/gae/qBKU2iYs4EMFUu4pwSge7TWtqIPPHu5jKXBjdXqqLQcDod3FAox18ceUgtn8-haosFDLPuTnwH9FnB7oFiMpRmZLCqLfxR4_K248?w=500&auto=format",
"detail_url": "https://opensea.io/assets/0xea07130eb7e6244c6afbfbc8d7e5e55163caa113/1043",
"contract_name": "0xMeebits",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0x8c18dd9b5ec69adeedc71a3a4ff671a1d1a27043",
"protocol": null
}
},
{
"contract_address": "0xea07130eb7e6244c6afbfbc8d7e5e55163caa113",
"item_id": "1043",
"chain_name": "Ethereum",
"name": "0xMeebit #1043",
"symbol": "0xMeebits",
"total_supply": 1111,
"description": "The 0xMeebits are 1,111 unique 3D voxel characters, created by a custom generative algorithm, then registered on the Ethereum blockchain. Now fully revealed!",
"content_type": "image_url",
"content": "https://ipfs.io/ipfs/QmTn1GR6u9Y71pntp21symzWHaNqmSvwaMZfuxpbM7xZe5/1043.jpg",
"collection_logo_url": "https://i.seadn.io/gae/qBKU2iYs4EMFUu4pwSge7TWtqIPPHu5jKXBjdXqqLQcDod3FAox18ceUgtn8-haosFDLPuTnwH9FnB7oFiMpRmZLCqLfxR4_K248?w=500&auto=format",
"detail_url": "https://opensea.io/assets/0xea07130eb7e6244c6afbfbc8d7e5e55163caa113/1043",
"contract_name": "0xMeebits",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0xf08c90c7f470b640a21dd9b3744eca3d1d16a044",
"protocol": null
}
},
{
"contract_address": "0x6d5c70cc8dadfe63759b339a9deeb37b4fedf6cb",
"item_id": "1928",
"chain_name": "Ethereum",
"name": "Average Punk #1928",
"symbol": "AVGP",
"total_supply": 4201,
"description": "An alpha community that has developed a network of alpha callers and tools in the NFT trading sector.\n\nWe pride ourselves on providing the ultimate collection of alpha callers and tools in the NFT space for all our holders, including training programs to help people transition into Web3 jobs/work\n\nGenesis Collection can be found at: https://opensea.io/collection/metaverse-punks-\n\nhttps://avps.io",
"content_type": "image_url",
"content": "https://ipfs.io/ipfs/QmQvwHexe3XNAeAYxVkJHuCqW3cqrWpcMZBg1PQsKNbLsN",
"collection_logo_url": "https://i.seadn.io/gae/sLIze8wS0M-LjxKRhpnkNSGQbp48ce5bzJvSPxIyDo9S8aTf0WYn_iIs7eD3M1N4rgUe8I6OZA4dKdS93mZ4KaydtRbBORtbIyC2?w=500&auto=format",
"detail_url": "https://opensea.io/assets/0x6d5c70cc8dadfe63759b339a9deeb37b4fedf6cb/1928",
"contract_name": "Average Punks",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0xf8e733b86e0101cf553b108cf4b88153f58d4b9b",
"protocol": null
}
},
{
"contract_address": "0xbbe0f03a099864b3a1aa1e601b9184016f847e51",
"item_id": "2085",
"chain_name": "Ethereum",
"name": null,
"symbol": "0xMONKEY",
"total_supply": 3033,
"description": "## 0xMonkey is not affiliated with Monkey kingdom NFT.",
"content_type": "image_url",
"content": null,
"collection_logo_url": "https://i.seadn.io/gae/4H8jCUjnUQKbTeHBHtqKV17zPWiYGzVU-bj9Be38rkjjwHRCmTsC4jbxiwmH8WAuZWUnAJZrHhd_kvV0bfAucWvS24yMgkWqQCwhCw?w=500&auto=format",
"detail_url": "https://opensea.io/assets/0xbbe0f03a099864b3a1aa1e601b9184016f847e51/2085",
"contract_name": "0xMonkey",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0x1e0049783f008a0085193e00003d00cd54003c71",
"protocol": null
}
}
],
"contracts": [
{
"chain_name": "Ethereum",
"contract_name": "Rabby Desktop Genesis",
"contract_address": "0x1645787ddcb380932130f0d8c22e6bf53a38e725",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0x000000000060c4ca14cfc4325359062ace33fe3d",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Rabby Desktop Genesis",
"contract_address": "0x1645787ddcb380932130f0d8c22e6bf53a38e725",
"description": "Rabby Desktop is a dedicated client designed for enhanced Dapp security. \n\nRabby Desktop Genesis is the first NFT collection for Rabby Desktop, in celebration of the beta launch. Mint Rabby Desktop Genesis and get your badge to join the community of early adopters and be among the first to witness the evolution.",
"logo_url": "https://i.seadn.io/gcs/files/2249f7d4e84024833c16e437b870fc87.png?w=500&auto=format",
"supply": "24974"
}
},
{
"chain_name": "Ethereum",
"contract_name": "Rarible",
"contract_address": "0xd07dc4262bcdbf85190c01c996b4c06a461d2430",
"is_erc1155": true,
"is_erc721": false,
"amount": "0",
"spender": {
"spender_address": "0xdc774d5260ec66e5dd4627e1dd800eff3911345c",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Rarible",
"contract_address": "0xd07dc4262bcdbf85190c01c996b4c06a461d2430",
"description": "Create and sell digital collectibles secured with blockchain technology. Rarible is home to thousands of artists and collectors, creating and exchanging immutable art without using code. Trade with RARI token on OpenSea.",
"logo_url": "https://i.seadn.io/gae/FG0QJ00fN3c_FWuPeUr9-T__iQl63j9hn5d6svW8UqOmia5zp3lKHPkJuHcvhZ0f_Pd6P2COo9tt9zVUvdPxG_9BBw?w=500&auto=format",
"supply": null
}
},
{
"chain_name": "Ethereum",
"contract_name": "0xMonkey",
"contract_address": "0xbbe0f03a099864b3a1aa1e601b9184016f847e51",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0x8c18dd9b5ec69adeedc71a3a4ff671a1d1a27043",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "0xMonkey",
"contract_address": "0xbbe0f03a099864b3a1aa1e601b9184016f847e51",
"description": "## 0xMonkey is not affiliated with Monkey kingdom NFT.",
"logo_url": "https://i.seadn.io/gae/4H8jCUjnUQKbTeHBHtqKV17zPWiYGzVU-bj9Be38rkjjwHRCmTsC4jbxiwmH8WAuZWUnAJZrHhd_kvV0bfAucWvS24yMgkWqQCwhCw?w=500&auto=format",
"supply": "3033"
}
},
{
"chain_name": "Ethereum",
"contract_name": "Uniswap V3 Positions NFT-V1",
"contract_address": "0xc36442b4a4522e871399cd717abdd847ab11fe88",
"is_erc1155": false,
"is_erc721": true,
"amount": "10",
"spender": {
"spender_address": "0xf849de01b080adc3a814fabe1e2087475cf2e354",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Uniswap V3 Positions",
"contract_address": "0xc36442b4a4522e871399cd717abdd847ab11fe88",
"description": "",
"logo_url": "https://i.seadn.io/gae/8My7rmWHJCAi35QSp2IMf50NRNIRJelpEdassqIxiL6Q_m2SE2qG7QKIT_1wfXH2afDcACiWVGrt2jkfHqHKlElttUTdL6dmC9G0Mpk?w=500&auto=format",
"supply": "502637"
}
},
{
"chain_name": "Ethereum",
"contract_name": "ApeZuki",
"contract_address": "0x16ef6e8563456283f50654a8fb16056a88eecbb5",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0x00000000000111abe46ff893f3b2fdf1f759a8a8",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Official ApeZuki",
"contract_address": "0x16ef6e8563456283f50654a8fb16056a88eecbb5",
"description": "",
"logo_url": "https://i.seadn.io/gae/Qbgkexc-67tgNLMF3hBjmN1bVnzM61ksSCTKGCDxC6M_WOz-OFMGj0aPIPNzOJiFDCsSycjV2DcQKEnrRZzWiYLNxy9-0HfUdY15iis?w=500&auto=format",
"supply": "9814"
}
},
{
"chain_name": "Ethereum",
"contract_name": "NFTflow Membership Pass",
"contract_address": "0x253954d29386e174ed4bc69902391a8ed3fd51ca",
"is_erc1155": false,
"is_erc721": true,
"amount": "2",
"spender": {
"spender_address": "0x1e0049783f008a0085193e00003d00cd54003c71",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "NFTflow Membership Pass",
"contract_address": "0x253954d29386e174ed4bc69902391a8ed3fd51ca",
"description": "We’re limiting membership to 1111. As a lifetime member, you will not only be part of NFTflow but have an active say in the future of NFTflow through $NF tokens (ERC-20) that will be airdropped.",
"logo_url": "https://i.seadn.io/gae/ZYvrWMmWEjhq4MxJMguq-Dkd-2ImJP5jz2g4z2rj4nGIezqZ5XzM2UET5drevK9NteWuoFZYzWEXfPnf0gs2bk7vgDVjTK2izUnXnw?w=500&auto=format",
"supply": "995"
}
},
{
"chain_name": "Ethereum",
"contract_name": "Average Punks",
"contract_address": "0x6d5c70cc8dadfe63759b339a9deeb37b4fedf6cb",
"is_erc1155": false,
"is_erc721": true,
"amount": "0",
"spender": {
"spender_address": "0x2103db3b0475341126b486dcb2a6bb3c4636a90c",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "AVPs",
"contract_address": "0x6d5c70cc8dadfe63759b339a9deeb37b4fedf6cb",
"description": "An alpha community that has developed a network of alpha callers and tools in the NFT trading sector.\n\nWe pride ourselves on providing the ultimate collection of alpha callers and tools in the NFT space for all our holders, including training programs to help people transition into Web3 jobs/work\n\nGenesis Collection can be found at: https://opensea.io/collection/metaverse-punks-\n\nhttps://avps.io",
"logo_url": "https://i.seadn.io/gae/sLIze8wS0M-LjxKRhpnkNSGQbp48ce5bzJvSPxIyDo9S8aTf0WYn_iIs7eD3M1N4rgUe8I6OZA4dKdS93mZ4KaydtRbBORtbIyC2?w=500&auto=format",
"supply": "4201"
}
},
{
"chain_name": "Ethereum",
"contract_name": "0xMonkey",
"contract_address": "0xbbe0f03a099864b3a1aa1e601b9184016f847e51",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0x1a73029c94a5df306aae1d6c1c865c5dbceea916",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "0xMonkey",
"contract_address": "0xbbe0f03a099864b3a1aa1e601b9184016f847e51",
"description": "## 0xMonkey is not affiliated with Monkey kingdom NFT.",
"logo_url": "https://i.seadn.io/gae/4H8jCUjnUQKbTeHBHtqKV17zPWiYGzVU-bj9Be38rkjjwHRCmTsC4jbxiwmH8WAuZWUnAJZrHhd_kvV0bfAucWvS24yMgkWqQCwhCw?w=500&auto=format",
"supply": "3033"
}
},
{
"chain_name": "Ethereum",
"contract_name": "Cheers UP Emoji",
"contract_address": "0x17eb72390dcc2755692056363b0f61ea2cd1873d",
"is_erc1155": true,
"is_erc721": false,
"amount": "0",
"spender": {
"spender_address": "0x000000000060c4ca14cfc4325359062ace33fe3d",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Cheers UP Emoji",
"contract_address": "0x17eb72390dcc2755692056363b0f61ea2cd1873d",
"description": "NFT Emojis of Cheers UP Official. Each CUP will have its own charade, collect and explore more.",
"logo_url": "https://i.seadn.io/gcs/files/b1f7e6d1eb5d1bc47c8bf7895fa78dca.jpg?w=500&auto=format",
"supply": null
}
},
{
"chain_name": "Ethereum",
"contract_name": null,
"contract_address": "0xf4dd946d1406e215a87029db56c69e1bcf3e1773",
"is_erc1155": true,
"is_erc721": false,
"amount": "0",
"spender": {
"spender_address": "0x20f780a973856b93f63670377900c1d2a50a77c4",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Proof Of Merge",
"contract_address": "0xf4dd946d1406e215a87029db56c69e1bcf3e1773",
"description": "Proof of Merge is a fully on-chain, non-transferable, and dynamic NFT that will change throughout The Merge. We detect The Merge on-chain by checking if the DIFFICULTY opcode returns 0 according to EIP3675. During The Merge, the current Ethereum execution layer will merge into the Beacon chain, and Ethereum will transition from Proof of Work to Proof of Stake. Proof of Merge is a collaboration between Michael Blau (x0r) and Mason Hall.",
"logo_url": "https://i.seadn.io/gcs/files/f1f5dea92f80a2ec69dc2ee0091367a7.gif?w=500&auto=format",
"supply": null
}
},
{
"chain_name": "Ethereum",
"contract_name": "Rarible",
"contract_address": "0xd07dc4262bcdbf85190c01c996b4c06a461d2430",
"is_erc1155": true,
"is_erc721": false,
"amount": "0",
"spender": {
"spender_address": "0x1e0049783f008a0085193e00003d00cd54003c71",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Rarible",
"contract_address": "0xd07dc4262bcdbf85190c01c996b4c06a461d2430",
"description": "Create and sell digital collectibles secured with blockchain technology. Rarible is home to thousands of artists and collectors, creating and exchanging immutable art without using code. Trade with RARI token on OpenSea.",
"logo_url": "https://i.seadn.io/gae/FG0QJ00fN3c_FWuPeUr9-T__iQl63j9hn5d6svW8UqOmia5zp3lKHPkJuHcvhZ0f_Pd6P2COo9tt9zVUvdPxG_9BBw?w=500&auto=format",
"supply": null
}
},
{
"chain_name": "Ethereum",
"contract_name": "Uniswap V3 Positions NFT-V1",
"contract_address": "0xc36442b4a4522e871399cd717abdd847ab11fe88",
"is_erc1155": false,
"is_erc721": true,
"amount": "10",
"spender": {
"spender_address": "0xf42aa99f011a1fa7cda90e5e98b277e306bca83e",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Uniswap V3 Positions",
"contract_address": "0xc36442b4a4522e871399cd717abdd847ab11fe88",
"description": "",
"logo_url": "https://i.seadn.io/gae/8My7rmWHJCAi35QSp2IMf50NRNIRJelpEdassqIxiL6Q_m2SE2qG7QKIT_1wfXH2afDcACiWVGrt2jkfHqHKlElttUTdL6dmC9G0Mpk?w=500&auto=format",
"supply": "502637"
}
},
{
"chain_name": "Ethereum",
"contract_name": "Wrapped Ethereum MAI Vault",
"contract_address": "0x98eb27e5f24fb83b7d129d789665b08c258b4ccf",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0x1e0049783f008a0085193e00003d00cd54003c71",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Wrapped Ethereum MAI Vault V2",
"contract_address": "0x98eb27e5f24fb83b7d129d789665b08c258b4ccf",
"description": null,
"logo_url": null,
"supply": "213"
}
},
{
"chain_name": "Ethereum",
"contract_name": "ApeZuki",
"contract_address": "0x16ef6e8563456283f50654a8fb16056a88eecbb5",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0x2f18f339620a63e43f0839eeb18d7de1e1be4dfb",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Official ApeZuki",
"contract_address": "0x16ef6e8563456283f50654a8fb16056a88eecbb5",
"description": "",
"logo_url": "https://i.seadn.io/gae/Qbgkexc-67tgNLMF3hBjmN1bVnzM61ksSCTKGCDxC6M_WOz-OFMGj0aPIPNzOJiFDCsSycjV2DcQKEnrRZzWiYLNxy9-0HfUdY15iis?w=500&auto=format",
"supply": "9814"
}
},
{
"chain_name": "Ethereum",
"contract_name": "Alchemist Crucible v1",
"contract_address": "0x54e0395cfb4f39bef66dbcd5bd93cca4e9273d56",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0x1e0049783f008a0085193e00003d00cd54003c71",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Alchemist Crucible v1",
"contract_address": "0x54e0395cfb4f39bef66dbcd5bd93cca4e9273d56",
"description": "",
"logo_url": "https://i.seadn.io/gae/kSVzgBImWBQd2gbHALj3ZqvsZ4mRglk8Rlv9I3K0iza5goeq7W3KZ9MeG2jGwGRgqak3qugzY7XXEK0kG04QygoIML8yv7GAqM-6?w=500&auto=format",
"supply": "10664"
}
},
{
"chain_name": "Ethereum",
"contract_name": "0xMeebits",
"contract_address": "0xea07130eb7e6244c6afbfbc8d7e5e55163caa113",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0x6eb77e30a2f69e4372832ba2e73d9f7f7df09fbc",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "0xMeebits",
"contract_address": "0xea07130eb7e6244c6afbfbc8d7e5e55163caa113",
"description": "The 0xMeebits are 1,111 unique 3D voxel characters, created by a custom generative algorithm, then registered on the Ethereum blockchain. Now fully revealed!",
"logo_url": "https://i.seadn.io/gae/qBKU2iYs4EMFUu4pwSge7TWtqIPPHu5jKXBjdXqqLQcDod3FAox18ceUgtn8-haosFDLPuTnwH9FnB7oFiMpRmZLCqLfxR4_K248?w=500&auto=format",
"supply": "1111"
}
},
{
"chain_name": "Ethereum",
"contract_name": "Uniswap V3 Positions NFT-V1",
"contract_address": "0xc36442b4a4522e871399cd717abdd847ab11fe88",
"is_erc1155": false,
"is_erc721": true,
"amount": "10",
"spender": {
"spender_address": "0x00000000000111abe46ff893f3b2fdf1f759a8a8",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Uniswap V3 Positions",
"contract_address": "0xc36442b4a4522e871399cd717abdd847ab11fe88",
"description": "",
"logo_url": "https://i.seadn.io/gae/8My7rmWHJCAi35QSp2IMf50NRNIRJelpEdassqIxiL6Q_m2SE2qG7QKIT_1wfXH2afDcACiWVGrt2jkfHqHKlElttUTdL6dmC9G0Mpk?w=500&auto=format",
"supply": "502637"
}
},
{
"chain_name": "Ethereum",
"contract_name": "The Bold Ones",
"contract_address": "0xef2b840add7736a71ec13e0477ec1844bbc82550",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0x1e0049783f008a0085193e00003d00cd54003c71",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "The Bold Ones",
"contract_address": "0xef2b840add7736a71ec13e0477ec1844bbc82550",
"description": "This collection is a tribute to the trailblazers who came before me. The ones who dared to be different, who pushed the boundaries of what was possible and created art on the blockchain. The pioneers who championed decentralization through CC0 art and collections. To those bold ones I say, thank you. Your courage and determination have inspired me to be daring and bold, to chase after my own dreams, and to encourage others to do the same. The Bold Ones are the ones who defy conventions, who conquer obstacles, who aren't afraid to make mistakes, because they learn from them. They forge their own path, they blaze their own trail. They are the mavericks, the rebels, the outliers, the punks and the mfers. In short, The Bold Ones are the people who are not afraid to think outside the box and challenge the status quo in order to improve humanity and our technology. They are the ones who will shape the future of our world. Are you one of the Bold Ones? Join me in this collection and let's push the limits together",
"logo_url": "https://i.seadn.io/gcs/files/3f39e462b0eea768e87e1029d4a9d848.gif?w=500&auto=format",
"supply": "2034"
}
},
{
"chain_name": "Ethereum",
"contract_name": "veMULTI NFT",
"contract_address": "0xbba4115ecb1f811061ecb5a8dc8fcdee2748ceba",
"is_erc1155": false,
"is_erc721": true,
"amount": "2",
"spender": {
"spender_address": "0x20f780a973856b93f63670377900c1d2a50a77c4",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "veMULTI NFT",
"contract_address": "0xbba4115ecb1f811061ecb5a8dc8fcdee2748ceba",
"description": null,
"logo_url": null,
"supply": "3834033699502930912073279"
}
},
{
"chain_name": "Ethereum",
"contract_name": "ApeZuki",
"contract_address": "0x16ef6e8563456283f50654a8fb16056a88eecbb5",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0x1e0049783f008a0085193e00003d00cd54003c71",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Official ApeZuki",
"contract_address": "0x16ef6e8563456283f50654a8fb16056a88eecbb5",
"description": "",
"logo_url": "https://i.seadn.io/gae/Qbgkexc-67tgNLMF3hBjmN1bVnzM61ksSCTKGCDxC6M_WOz-OFMGj0aPIPNzOJiFDCsSycjV2DcQKEnrRZzWiYLNxy9-0HfUdY15iis?w=500&auto=format",
"supply": "9814"
}
},
{
"chain_name": "Ethereum",
"contract_name": "Rabby Desktop Genesis",
"contract_address": "0x1645787ddcb380932130f0d8c22e6bf53a38e725",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0x1e0049783f008a0085193e00003d00cd54003c71",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Rabby Desktop Genesis",
"contract_address": "0x1645787ddcb380932130f0d8c22e6bf53a38e725",
"description": "Rabby Desktop is a dedicated client designed for enhanced Dapp security. \n\nRabby Desktop Genesis is the first NFT collection for Rabby Desktop, in celebration of the beta launch. Mint Rabby Desktop Genesis and get your badge to join the community of early adopters and be among the first to witness the evolution.",
"logo_url": "https://i.seadn.io/gcs/files/2249f7d4e84024833c16e437b870fc87.png?w=500&auto=format",
"supply": "24974"
}
},
{
"chain_name": "Ethereum",
"contract_name": "BrokeApeBudgetClub",
"contract_address": "0xd5268dc774edd644dd044855f52d3f790f661c09",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0x6eb77e30a2f69e4372832ba2e73d9f7f7df09fbc",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "BrokeApeBudgetClub",
"contract_address": "0xd5268dc774edd644dd044855f52d3f790f661c09",
"description": null,
"logo_url": null,
"supply": "2624"
}
},
{
"chain_name": "Ethereum",
"contract_name": "ApeZuki",
"contract_address": "0x16ef6e8563456283f50654a8fb16056a88eecbb5",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0x000000000060c4ca14cfc4325359062ace33fe3d",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Official ApeZuki",
"contract_address": "0x16ef6e8563456283f50654a8fb16056a88eecbb5",
"description": "",
"logo_url": "https://i.seadn.io/gae/Qbgkexc-67tgNLMF3hBjmN1bVnzM61ksSCTKGCDxC6M_WOz-OFMGj0aPIPNzOJiFDCsSycjV2DcQKEnrRZzWiYLNxy9-0HfUdY15iis?w=500&auto=format",
"supply": "9814"
}
},
{
"chain_name": "Ethereum",
"contract_name": "Fertilizer",
"contract_address": "0x402c84de2ce49af88f5e2ef3710ff89bfed36cb6",
"is_erc1155": true,
"is_erc721": false,
"amount": "0",
"spender": {
"spender_address": "0xfed24ec7e22f573c2e08aef55aa6797ca2b3a051",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Fertilizer",
"contract_address": "0x402c84de2ce49af88f5e2ef3710ff89bfed36cb6",
"description": null,
"logo_url": null,
"supply": null
}
},
{
"chain_name": "Ethereum",
"contract_name": "LusKorp",
"contract_address": "0xf5d9f9d226c6eb671362f9a472c3c6c1d99b697f",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0x1e0049783f008a0085193e00003d00cd54003c71",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "LusKorpNFT",
"contract_address": "0xf5d9f9d226c6eb671362f9a472c3c6c1d99b697f",
"description": "Be one of us.",
"logo_url": "https://i.seadn.io/gcs/files/2ab5cd3becf5977a76197f7b17fd4b85.png?w=500&auto=format",
"supply": "457"
}
},
{
"chain_name": "Ethereum",
"contract_name": "Uniswap V3 Positions NFT-V1",
"contract_address": "0xc36442b4a4522e871399cd717abdd847ab11fe88",
"is_erc1155": false,
"is_erc721": true,
"amount": "10",
"spender": {
"spender_address": "0x1e0049783f008a0085193e00003d00cd54003c71",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Uniswap V3 Positions",
"contract_address": "0xc36442b4a4522e871399cd717abdd847ab11fe88",
"description": "",
"logo_url": "https://i.seadn.io/gae/8My7rmWHJCAi35QSp2IMf50NRNIRJelpEdassqIxiL6Q_m2SE2qG7QKIT_1wfXH2afDcACiWVGrt2jkfHqHKlElttUTdL6dmC9G0Mpk?w=500&auto=format",
"supply": "502637"
}
},
{
"chain_name": "Ethereum",
"contract_name": "OpenSea Shared Storefront",
"contract_address": "0x495f947276749ce646f68ac8c248420045cb7b5e",
"is_erc1155": true,
"is_erc721": false,
"amount": "0",
"spender": {
"spender_address": "0x6eb77e30a2f69e4372832ba2e73d9f7f7df09fbc",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "OS Shared Storefront Collection",
"contract_address": "0x495f947276749ce646f68ac8c248420045cb7b5e",
"description": "",
"logo_url": null,
"supply": null
}
},
{
"chain_name": "Ethereum",
"contract_name": "Metascapes",
"contract_address": "0x75d639e5e52b4ea5426f2fb46959b9c3099b729a",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0x00000000000111abe46ff893f3b2fdf1f759a8a8",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "The Metascapes",
"contract_address": "0x75d639e5e52b4ea5426f2fb46959b9c3099b729a",
"description": "2555 hand-picked AI landscape images of a unique collaboration between real-world photographers and Artificial Intelligence, bridging the natural and the supernatural. \n\nhttps://metascapes.sloika.xyz/\n\nMirascapes Collection : https://opensea.io/collection/mirascapes",
"logo_url": "https://i.seadn.io/gae/0tM6wrF0VmfVUOpVmpeAnPJC4nOdZqIhRoHENwE7pxsu_0i4DJ66pWRd_jRAUJf2_yJJx3U10wXfh24-Z3cebAp1NgH1iHpiMP04Qw?w=500&auto=format",
"supply": "2555"
}
},
{
"chain_name": "Ethereum",
"contract_name": "KyberSwap v2 NFT Positions Manager",
"contract_address": "0x2b1c7b41f6a8f2b2bc45c3233a5d5fb3cd6dc9a8",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0xf42aa99f011a1fa7cda90e5e98b277e306bca83e",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "KyberSwap v2 NFT Positions Manager V2",
"contract_address": "0x2b1c7b41f6a8f2b2bc45c3233a5d5fb3cd6dc9a8",
"description": null,
"logo_url": null,
"supply": "963"
}
},
{
"chain_name": "Ethereum",
"contract_name": "OpenSea Shared Storefront",
"contract_address": "0x495f947276749ce646f68ac8c248420045cb7b5e",
"is_erc1155": true,
"is_erc721": false,
"amount": "0",
"spender": {
"spender_address": "0x1e0049783f008a0085193e00003d00cd54003c71",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "OS Shared Storefront Collection",
"contract_address": "0x495f947276749ce646f68ac8c248420045cb7b5e",
"description": "",
"logo_url": null,
"supply": null
}
},
{
"chain_name": "Ethereum",
"contract_name": null,
"contract_address": "0x3dbb10bde369a8272f7106d88c510829af49c813",
"is_erc1155": true,
"is_erc721": false,
"amount": "0",
"spender": {
"spender_address": "0x1e0049783f008a0085193e00003d00cd54003c71",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Rekt Card",
"contract_address": "0x3dbb10bde369a8272f7106d88c510829af49c813",
"description": "I would have been rekt if it wasn't for [Fire](https://chrome.google.com/webstore/detail/fire/kglcipoddmbniebnibibkghfijekllbl).",
"logo_url": "https://openseauserdata.com/files/8d83e1c8faa627a3536385605d67b100.svg",
"supply": null
}
},
{
"chain_name": "Ethereum",
"contract_name": null,
"contract_address": "0x3dbb10bde369a8272f7106d88c510829af49c813",
"is_erc1155": true,
"is_erc721": false,
"amount": "0",
"spender": {
"spender_address": "0x20f780a973856b93f63670377900c1d2a50a77c4",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Rekt Card",
"contract_address": "0x3dbb10bde369a8272f7106d88c510829af49c813",
"description": "I would have been rekt if it wasn't for [Fire](https://chrome.google.com/webstore/detail/fire/kglcipoddmbniebnibibkghfijekllbl).",
"logo_url": "https://openseauserdata.com/files/8d83e1c8faa627a3536385605d67b100.svg",
"supply": null
}
},
{
"chain_name": "Ethereum",
"contract_name": "Bored y00ts Yacht Club",
"contract_address": "0xdb31beb0b8016aab27d9ab5424ccb6efc1b1d679",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0xf42aa99f011a1fa7cda90e5e98b277e306bca83e",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Bored y00ts Yacht Club",
"contract_address": "0xdb31beb0b8016aab27d9ab5424ccb6efc1b1d679",
"description": "",
"logo_url": "https://i.seadn.io/gcs/files/621f57781271b8e796cf060071a78784.png?w=500&auto=format",
"supply": "661"
}
},
{
"chain_name": "Ethereum",
"contract_name": "BrokeApeBudgetClub",
"contract_address": "0xd5268dc774edd644dd044855f52d3f790f661c09",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0x1a73029c94a5df306aae1d6c1c865c5dbceea916",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "BrokeApeBudgetClub",
"contract_address": "0xd5268dc774edd644dd044855f52d3f790f661c09",
"description": null,
"logo_url": null,
"supply": "2624"
}
},
{
"chain_name": "Ethereum",
"contract_name": "BIRDYBITES",
"contract_address": "0xd77f5e030a0729c5bbd91007e90ea3857e0db495",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0x00000000000111abe46ff893f3b2fdf1f759a8a8",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "BIRDYBITES",
"contract_address": "0xd77f5e030a0729c5bbd91007e90ea3857e0db495",
"description": null,
"logo_url": null,
"supply": "4669"
}
},
{
"chain_name": "Ethereum",
"contract_name": "Trump Troll Digital by anon",
"contract_address": "0x06b08d62c81840aa84372643a0c058f3f6accf44",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0x00000000000111abe46ff893f3b2fdf1f759a8a8",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Trump Troll Digital by anon",
"contract_address": "0x06b08d62c81840aa84372643a0c058f3f6accf44",
"description": "Chick Tract style Trump | 333 1:1",
"logo_url": "https://i.seadn.io/gcs/files/4e0a9adbe6d1d75ae53c9a49373febf5.png?w=500&auto=format",
"supply": "333"
}
},
{
"chain_name": "Ethereum",
"contract_name": "0xMonkey",
"contract_address": "0xbbe0f03a099864b3a1aa1e601b9184016f847e51",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0x1e0049783f008a0085193e00003d00cd54003c71",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "0xMonkey",
"contract_address": "0xbbe0f03a099864b3a1aa1e601b9184016f847e51",
"description": "## 0xMonkey is not affiliated with Monkey kingdom NFT.",
"logo_url": "https://i.seadn.io/gae/4H8jCUjnUQKbTeHBHtqKV17zPWiYGzVU-bj9Be38rkjjwHRCmTsC4jbxiwmH8WAuZWUnAJZrHhd_kvV0bfAucWvS24yMgkWqQCwhCw?w=500&auto=format",
"supply": "3033"
}
},
{
"chain_name": "Ethereum",
"contract_name": "Wrapped Ethereum MAI Vault",
"contract_address": "0x98eb27e5f24fb83b7d129d789665b08c258b4ccf",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0xf42aa99f011a1fa7cda90e5e98b277e306bca83e",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Wrapped Ethereum MAI Vault V2",
"contract_address": "0x98eb27e5f24fb83b7d129d789665b08c258b4ccf",
"description": null,
"logo_url": null,
"supply": "213"
}
},
{
"chain_name": "Ethereum",
"contract_name": "TST Collection",
"contract_address": "0x859f54ecdd38a322aaf27b56c6202a6880913df7",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0x20f780a973856b93f63670377900c1d2a50a77c4",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "TST Collection",
"contract_address": "0x859f54ecdd38a322aaf27b56c6202a6880913df7",
"description": null,
"logo_url": null,
"supply": "4"
}
},
{
"chain_name": "Ethereum",
"contract_name": "0xMeebits",
"contract_address": "0xea07130eb7e6244c6afbfbc8d7e5e55163caa113",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0x8c18dd9b5ec69adeedc71a3a4ff671a1d1a27043",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "0xMeebits",
"contract_address": "0xea07130eb7e6244c6afbfbc8d7e5e55163caa113",
"description": "The 0xMeebits are 1,111 unique 3D voxel characters, created by a custom generative algorithm, then registered on the Ethereum blockchain. Now fully revealed!",
"logo_url": "https://i.seadn.io/gae/qBKU2iYs4EMFUu4pwSge7TWtqIPPHu5jKXBjdXqqLQcDod3FAox18ceUgtn8-haosFDLPuTnwH9FnB7oFiMpRmZLCqLfxR4_K248?w=500&auto=format",
"supply": "1111"
}
},
{
"chain_name": "Ethereum",
"contract_name": "Average Punks",
"contract_address": "0x6d5c70cc8dadfe63759b339a9deeb37b4fedf6cb",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0xf8e733b86e0101cf553b108cf4b88153f58d4b9b",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "AVPs",
"contract_address": "0x6d5c70cc8dadfe63759b339a9deeb37b4fedf6cb",
"description": "An alpha community that has developed a network of alpha callers and tools in the NFT trading sector.\n\nWe pride ourselves on providing the ultimate collection of alpha callers and tools in the NFT space for all our holders, including training programs to help people transition into Web3 jobs/work\n\nGenesis Collection can be found at: https://opensea.io/collection/metaverse-punks-\n\nhttps://avps.io",
"logo_url": "https://i.seadn.io/gae/sLIze8wS0M-LjxKRhpnkNSGQbp48ce5bzJvSPxIyDo9S8aTf0WYn_iIs7eD3M1N4rgUe8I6OZA4dKdS93mZ4KaydtRbBORtbIyC2?w=500&auto=format",
"supply": "4201"
}
},
{
"chain_name": "Ethereum",
"contract_name": "Mirror Community NFTs",
"contract_address": "0x84162fe2e695fedbf4d3bca1c3458fb616e44735",
"is_erc1155": true,
"is_erc721": false,
"amount": "0",
"spender": {
"spender_address": "0x000000000060c4ca14cfc4325359062ace33fe3d",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Mirror Community NFTs",
"contract_address": "0x84162fe2e695fedbf4d3bca1c3458fb616e44735",
"description": "The Mirror Community NFT Collection is a series of NFTs for the Mirror community.",
"logo_url": "https://i.seadn.io/gcs/files/c3253b003c7cf4e3b6f939533c7e12a3.png?w=500&auto=format",
"supply": null
}
},
{
"chain_name": "Ethereum",
"contract_name": "NFTflow Membership Pass",
"contract_address": "0x253954d29386e174ed4bc69902391a8ed3fd51ca",
"is_erc1155": false,
"is_erc721": true,
"amount": "2",
"spender": {
"spender_address": "0x1a73029c94a5df306aae1d6c1c865c5dbceea916",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "NFTflow Membership Pass",
"contract_address": "0x253954d29386e174ed4bc69902391a8ed3fd51ca",
"description": "We’re limiting membership to 1111. As a lifetime member, you will not only be part of NFTflow but have an active say in the future of NFTflow through $NF tokens (ERC-20) that will be airdropped.",
"logo_url": "https://i.seadn.io/gae/ZYvrWMmWEjhq4MxJMguq-Dkd-2ImJP5jz2g4z2rj4nGIezqZ5XzM2UET5drevK9NteWuoFZYzWEXfPnf0gs2bk7vgDVjTK2izUnXnw?w=500&auto=format",
"supply": "995"
}
},
{
"chain_name": "Ethereum",
"contract_name": "BrokeApeBudgetClub",
"contract_address": "0xd5268dc774edd644dd044855f52d3f790f661c09",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0x8c18dd9b5ec69adeedc71a3a4ff671a1d1a27043",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "BrokeApeBudgetClub",
"contract_address": "0xd5268dc774edd644dd044855f52d3f790f661c09",
"description": null,
"logo_url": null,
"supply": "2624"
}
},
{
"chain_name": "Ethereum",
"contract_name": "0xMonkey",
"contract_address": "0xbbe0f03a099864b3a1aa1e601b9184016f847e51",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0x6eb77e30a2f69e4372832ba2e73d9f7f7df09fbc",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "0xMonkey",
"contract_address": "0xbbe0f03a099864b3a1aa1e601b9184016f847e51",
"description": "## 0xMonkey is not affiliated with Monkey kingdom NFT.",
"logo_url": "https://i.seadn.io/gae/4H8jCUjnUQKbTeHBHtqKV17zPWiYGzVU-bj9Be38rkjjwHRCmTsC4jbxiwmH8WAuZWUnAJZrHhd_kvV0bfAucWvS24yMgkWqQCwhCw?w=500&auto=format",
"supply": "3033"
}
},
{
"chain_name": "Ethereum",
"contract_name": "Base, Introduced",
"contract_address": "0xd4307e0acd12cf46fd6cf93bc264f5d5d1598792",
"is_erc1155": false,
"is_erc721": true,
"amount": "0",
"spender": {
"spender_address": "0x00000000000111abe46ff893f3b2fdf1f759a8a8",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Base, Introduced",
"contract_address": "0xd4307e0acd12cf46fd6cf93bc264f5d5d1598792",
"description": "Meet Base, an Ethereum L2 that offers a secure, low-cost, developer-friendly way for anyone, anywhere, to build decentralized apps.\n \nMint ‘Base, Introduced’ to celebrate the testnet launch and join the broader Base community. We’re excited to build Base together with you.",
"logo_url": "https://i.seadn.io/gcs/files/f75d772fba8058dbbbefbc0578bae807.png?w=500&auto=format",
"supply": "485086"
}
},
{
"chain_name": "Ethereum",
"contract_name": "Uniswap V3 Positions NFT-V1",
"contract_address": "0xc36442b4a4522e871399cd717abdd847ab11fe88",
"is_erc1155": false,
"is_erc721": true,
"amount": "10",
"spender": {
"spender_address": "0x5ef264cb6e8b6743251b6fd93ccee7fbcf3508c4",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Uniswap V3 Positions",
"contract_address": "0xc36442b4a4522e871399cd717abdd847ab11fe88",
"description": "",
"logo_url": "https://i.seadn.io/gae/8My7rmWHJCAi35QSp2IMf50NRNIRJelpEdassqIxiL6Q_m2SE2qG7QKIT_1wfXH2afDcACiWVGrt2jkfHqHKlElttUTdL6dmC9G0Mpk?w=500&auto=format",
"supply": "502637"
}
},
{
"chain_name": "Ethereum",
"contract_name": "LusKorp",
"contract_address": "0xf5d9f9d226c6eb671362f9a472c3c6c1d99b697f",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0xf42aa99f011a1fa7cda90e5e98b277e306bca83e",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "LusKorpNFT",
"contract_address": "0xf5d9f9d226c6eb671362f9a472c3c6c1d99b697f",
"description": "Be one of us.",
"logo_url": "https://i.seadn.io/gcs/files/2ab5cd3becf5977a76197f7b17fd4b85.png?w=500&auto=format",
"supply": "457"
}
},
{
"chain_name": "Ethereum",
"contract_name": "Cheers UP Emoji",
"contract_address": "0x17eb72390dcc2755692056363b0f61ea2cd1873d",
"is_erc1155": true,
"is_erc721": false,
"amount": "0",
"spender": {
"spender_address": "0x20f780a973856b93f63670377900c1d2a50a77c4",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Cheers UP Emoji",
"contract_address": "0x17eb72390dcc2755692056363b0f61ea2cd1873d",
"description": "NFT Emojis of Cheers UP Official. Each CUP will have its own charade, collect and explore more.",
"logo_url": "https://i.seadn.io/gcs/files/b1f7e6d1eb5d1bc47c8bf7895fa78dca.jpg?w=500&auto=format",
"supply": null
}
},
{
"chain_name": "Ethereum",
"contract_name": "Mirror Community NFTs",
"contract_address": "0x84162fe2e695fedbf4d3bca1c3458fb616e44735",
"is_erc1155": true,
"is_erc721": false,
"amount": "0",
"spender": {
"spender_address": "0x1e0049783f008a0085193e00003d00cd54003c71",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Mirror Community NFTs",
"contract_address": "0x84162fe2e695fedbf4d3bca1c3458fb616e44735",
"description": "The Mirror Community NFT Collection is a series of NFTs for the Mirror community.",
"logo_url": "https://i.seadn.io/gcs/files/c3253b003c7cf4e3b6f939533c7e12a3.png?w=500&auto=format",
"supply": null
}
},
{
"chain_name": "Ethereum",
"contract_name": "The Free Mint",
"contract_address": "0x431dcee2e2c267f32dc4349619000b6cef1ba932",
"is_erc1155": true,
"is_erc721": false,
"amount": "0",
"spender": {
"spender_address": "0xfed24ec7e22f573c2e08aef55aa6797ca2b3a051",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "The Free Mint",
"contract_address": "0x431dcee2e2c267f32dc4349619000b6cef1ba932",
"description": "",
"logo_url": "https://i.seadn.io/gcs/files/05d9921de96b055e066a5997a1f64738.jpg?w=500&auto=format",
"supply": null
}
},
{
"chain_name": "Ethereum",
"contract_name": "Zerion DNA 1.0",
"contract_address": "0x932261f9fc8da46c4a22e31b45c4de60623848bf",
"is_erc1155": false,
"is_erc721": true,
"amount": "0",
"spender": {
"spender_address": "0x00000000000111abe46ff893f3b2fdf1f759a8a8",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Zerion DNA 1.0",
"contract_address": "0x932261f9fc8da46c4a22e31b45c4de60623848bf",
"description": "Zerion DNA is a first-of-its-kind generative NFT that evolves as you explore Web3. Your wallet activities will shape your NFT’s appearance, making it a true reflection of your Web3 journey.\n\nThis means your Zerion DNA changes over time according to the amount of gas you’ve spent, the amount of assets you hold, the networks you support and more! You can set your NFT as your wallet avatar and showcase your unique onchain identity. \n\nZerion DNA holders also enjoy exclusive perks from our partners such as airdrops, claims, whitelisting, discounts and other rewards.\n\nTo claim your DNA, create a Zerion Wallet with our iOS or Android apps. The NFT is free to mint, just pay for gas fees.\n\nLearn more about Zerion DNA here: https://zerion.io/dna/",
"logo_url": "https://i.seadn.io/gae/am5yfUJ2ULXkkfBNrJ7sqe1AIObxSCk0xL9xjE2-F1r8Ld1a4YO5hc7zyjS2JE5V9EFT_mqQzZhb6XCd94ukoJaDNavC2xveRB-YuTc?w=500&auto=format",
"supply": "176985"
}
},
{
"chain_name": "Ethereum",
"contract_name": "Metascapes",
"contract_address": "0x75d639e5e52b4ea5426f2fb46959b9c3099b729a",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0x1e0049783f008a0085193e00003d00cd54003c71",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "The Metascapes",
"contract_address": "0x75d639e5e52b4ea5426f2fb46959b9c3099b729a",
"description": "2555 hand-picked AI landscape images of a unique collaboration between real-world photographers and Artificial Intelligence, bridging the natural and the supernatural. \n\nhttps://metascapes.sloika.xyz/\n\nMirascapes Collection : https://opensea.io/collection/mirascapes",
"logo_url": "https://i.seadn.io/gae/0tM6wrF0VmfVUOpVmpeAnPJC4nOdZqIhRoHENwE7pxsu_0i4DJ66pWRd_jRAUJf2_yJJx3U10wXfh24-Z3cebAp1NgH1iHpiMP04Qw?w=500&auto=format",
"supply": "2555"
}
},
{
"chain_name": "Ethereum",
"contract_name": "0xMeebits",
"contract_address": "0xea07130eb7e6244c6afbfbc8d7e5e55163caa113",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0x1a73029c94a5df306aae1d6c1c865c5dbceea916",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "0xMeebits",
"contract_address": "0xea07130eb7e6244c6afbfbc8d7e5e55163caa113",
"description": "The 0xMeebits are 1,111 unique 3D voxel characters, created by a custom generative algorithm, then registered on the Ethereum blockchain. Now fully revealed!",
"logo_url": "https://i.seadn.io/gae/qBKU2iYs4EMFUu4pwSge7TWtqIPPHu5jKXBjdXqqLQcDod3FAox18ceUgtn8-haosFDLPuTnwH9FnB7oFiMpRmZLCqLfxR4_K248?w=500&auto=format",
"supply": "1111"
}
},
{
"chain_name": "Ethereum",
"contract_name": "KyberSwap v2 NFT Positions Manager",
"contract_address": "0x2b1c7b41f6a8f2b2bc45c3233a5d5fb3cd6dc9a8",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0xb85ebe2e4ea27526f817ff33fb55fb240057c03f",
"protocol": {
"protocol_name": "kyberswap",
"project_name": "KyberSwap",
"logo_url": "https://www.blockin.ai/image/protocol/kyberswap.png",
"chain_name": "Ethereum"
}
},
"collection": {
"chain_name": "Ethereum",
"name": "KyberSwap v2 NFT Positions Manager V2",
"contract_address": "0x2b1c7b41f6a8f2b2bc45c3233a5d5fb3cd6dc9a8",
"description": null,
"logo_url": null,
"supply": "963"
}
},
{
"chain_name": "Ethereum",
"contract_name": "Yieldification Perpetual Futures",
"contract_address": "0x97e7edf92007ed3d779a0fcb42582d88c5672117",
"is_erc1155": false,
"is_erc721": true,
"amount": "0",
"spender": {
"spender_address": "0xf42aa99f011a1fa7cda90e5e98b277e306bca83e",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "pfYDF - Yieldification Perpetual Futures",
"contract_address": "0x97e7edf92007ed3d779a0fcb42582d88c5672117",
"description": "Perpetual futures contracts for various asset indexes created by the yieldification (YDF) project.",
"logo_url": "https://i.seadn.io/gcs/files/9cf0855565a525c45996b46821b5fc91.png?w=500&auto=format",
"supply": "0"
}
},
{
"chain_name": "Ethereum",
"contract_name": null,
"contract_address": "0x57f1887a8bf19b14fc0df6fd9b2acc9af147ea85",
"is_erc1155": false,
"is_erc721": true,
"amount": "2",
"spender": {
"spender_address": "0x20f780a973856b93f63670377900c1d2a50a77c4",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "ENS: Ethereum Name Service",
"contract_address": "0x57f1887a8bf19b14fc0df6fd9b2acc9af147ea85",
"description": "Ethereum Name Service (ENS) domains are secure domain names for the decentralized world. ENS domains provide a way for users to map human readable names to blockchain and non-blockchain resources, like Ethereum addresses, IPFS hashes, or website URLs. ENS domains can be bought and sold on secondary markets.",
"logo_url": "https://i.seadn.io/gae/0cOqWoYA7xL9CkUjGlxsjreSYBdrUBE0c6EO1COG4XE8UeP-Z30ckqUNiL872zHQHQU5MUNMNhfDpyXIP17hRSC5HQ?w=500&auto=format",
"supply": null
}
},
{
"chain_name": "Ethereum",
"contract_name": "Zerion DNA 1.0",
"contract_address": "0x932261f9fc8da46c4a22e31b45c4de60623848bf",
"is_erc1155": false,
"is_erc721": true,
"amount": "0",
"spender": {
"spender_address": "0xf42aa99f011a1fa7cda90e5e98b277e306bca83e",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Zerion DNA 1.0",
"contract_address": "0x932261f9fc8da46c4a22e31b45c4de60623848bf",
"description": "Zerion DNA is a first-of-its-kind generative NFT that evolves as you explore Web3. Your wallet activities will shape your NFT’s appearance, making it a true reflection of your Web3 journey.\n\nThis means your Zerion DNA changes over time according to the amount of gas you’ve spent, the amount of assets you hold, the networks you support and more! You can set your NFT as your wallet avatar and showcase your unique onchain identity. \n\nZerion DNA holders also enjoy exclusive perks from our partners such as airdrops, claims, whitelisting, discounts and other rewards.\n\nTo claim your DNA, create a Zerion Wallet with our iOS or Android apps. The NFT is free to mint, just pay for gas fees.\n\nLearn more about Zerion DNA here: https://zerion.io/dna/",
"logo_url": "https://i.seadn.io/gae/am5yfUJ2ULXkkfBNrJ7sqe1AIObxSCk0xL9xjE2-F1r8Ld1a4YO5hc7zyjS2JE5V9EFT_mqQzZhb6XCd94ukoJaDNavC2xveRB-YuTc?w=500&auto=format",
"supply": "176985"
}
},
{
"chain_name": "Ethereum",
"contract_name": "Yieldification Perpetual Futures",
"contract_address": "0x97e7edf92007ed3d779a0fcb42582d88c5672117",
"is_erc1155": false,
"is_erc721": true,
"amount": "0",
"spender": {
"spender_address": "0xf849de01b080adc3a814fabe1e2087475cf2e354",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "pfYDF - Yieldification Perpetual Futures",
"contract_address": "0x97e7edf92007ed3d779a0fcb42582d88c5672117",
"description": "Perpetual futures contracts for various asset indexes created by the yieldification (YDF) project.",
"logo_url": "https://i.seadn.io/gcs/files/9cf0855565a525c45996b46821b5fc91.png?w=500&auto=format",
"supply": "0"
}
},
{
"chain_name": "Ethereum",
"contract_name": "0xMonkey",
"contract_address": "0xbbe0f03a099864b3a1aa1e601b9184016f847e51",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0x00000000000111abe46ff893f3b2fdf1f759a8a8",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "0xMonkey",
"contract_address": "0xbbe0f03a099864b3a1aa1e601b9184016f847e51",
"description": "## 0xMonkey is not affiliated with Monkey kingdom NFT.",
"logo_url": "https://i.seadn.io/gae/4H8jCUjnUQKbTeHBHtqKV17zPWiYGzVU-bj9Be38rkjjwHRCmTsC4jbxiwmH8WAuZWUnAJZrHhd_kvV0bfAucWvS24yMgkWqQCwhCw?w=500&auto=format",
"supply": "3033"
}
},
{
"chain_name": "Ethereum",
"contract_name": "Rabby Desktop Genesis",
"contract_address": "0x1645787ddcb380932130f0d8c22e6bf53a38e725",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0x20f780a973856b93f63670377900c1d2a50a77c4",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Rabby Desktop Genesis",
"contract_address": "0x1645787ddcb380932130f0d8c22e6bf53a38e725",
"description": "Rabby Desktop is a dedicated client designed for enhanced Dapp security. \n\nRabby Desktop Genesis is the first NFT collection for Rabby Desktop, in celebration of the beta launch. Mint Rabby Desktop Genesis and get your badge to join the community of early adopters and be among the first to witness the evolution.",
"logo_url": "https://i.seadn.io/gcs/files/2249f7d4e84024833c16e437b870fc87.png?w=500&auto=format",
"supply": "24974"
}
},
{
"chain_name": "Ethereum",
"contract_name": "0xMeebits",
"contract_address": "0xea07130eb7e6244c6afbfbc8d7e5e55163caa113",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0xf08c90c7f470b640a21dd9b3744eca3d1d16a044",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "0xMeebits",
"contract_address": "0xea07130eb7e6244c6afbfbc8d7e5e55163caa113",
"description": "The 0xMeebits are 1,111 unique 3D voxel characters, created by a custom generative algorithm, then registered on the Ethereum blockchain. Now fully revealed!",
"logo_url": "https://i.seadn.io/gae/qBKU2iYs4EMFUu4pwSge7TWtqIPPHu5jKXBjdXqqLQcDod3FAox18ceUgtn8-haosFDLPuTnwH9FnB7oFiMpRmZLCqLfxR4_K248?w=500&auto=format",
"supply": "1111"
}
},
{
"chain_name": "Ethereum",
"contract_name": "BrokeApeBudgetClub",
"contract_address": "0xd5268dc774edd644dd044855f52d3f790f661c09",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0xf42aa99f011a1fa7cda90e5e98b277e306bca83e",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "BrokeApeBudgetClub",
"contract_address": "0xd5268dc774edd644dd044855f52d3f790f661c09",
"description": null,
"logo_url": null,
"supply": "2624"
}
},
{
"chain_name": "Ethereum",
"contract_name": "LusKorp",
"contract_address": "0xf5d9f9d226c6eb671362f9a472c3c6c1d99b697f",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0x00000000000111abe46ff893f3b2fdf1f759a8a8",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "LusKorpNFT",
"contract_address": "0xf5d9f9d226c6eb671362f9a472c3c6c1d99b697f",
"description": "Be one of us.",
"logo_url": "https://i.seadn.io/gcs/files/2ab5cd3becf5977a76197f7b17fd4b85.png?w=500&auto=format",
"supply": "457"
}
},
{
"chain_name": "Ethereum",
"contract_name": "Uniswap V3 Positions NFT-V1",
"contract_address": "0xc36442b4a4522e871399cd717abdd847ab11fe88",
"is_erc1155": false,
"is_erc721": true,
"amount": "10",
"spender": {
"spender_address": "0x3ffcf9727f3d4095a47834f244c42118e4fef4fe",
"protocol": {
"protocol_name": "astra",
"project_name": "Astra",
"logo_url": "https://www.blockin.ai/image/protocol/astra.png",
"chain_name": "Ethereum"
}
},
"collection": {
"chain_name": "Ethereum",
"name": "Uniswap V3 Positions",
"contract_address": "0xc36442b4a4522e871399cd717abdd847ab11fe88",
"description": "",
"logo_url": "https://i.seadn.io/gae/8My7rmWHJCAi35QSp2IMf50NRNIRJelpEdassqIxiL6Q_m2SE2qG7QKIT_1wfXH2afDcACiWVGrt2jkfHqHKlElttUTdL6dmC9G0Mpk?w=500&auto=format",
"supply": "502637"
}
},
{
"chain_name": "Ethereum",
"contract_name": "OpenSea Shared Storefront",
"contract_address": "0x495f947276749ce646f68ac8c248420045cb7b5e",
"is_erc1155": true,
"is_erc721": false,
"amount": "0",
"spender": {
"spender_address": "0x8c18dd9b5ec69adeedc71a3a4ff671a1d1a27043",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "OS Shared Storefront Collection",
"contract_address": "0x495f947276749ce646f68ac8c248420045cb7b5e",
"description": "",
"logo_url": null,
"supply": null
}
},
{
"chain_name": "Ethereum",
"contract_name": "Rarible",
"contract_address": "0xd07dc4262bcdbf85190c01c996b4c06a461d2430",
"is_erc1155": true,
"is_erc721": false,
"amount": "0",
"spender": {
"spender_address": "0x3fd1f9f2de01c9444df368bd7e63a3c0076df125",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Rarible",
"contract_address": "0xd07dc4262bcdbf85190c01c996b4c06a461d2430",
"description": "Create and sell digital collectibles secured with blockchain technology. Rarible is home to thousands of artists and collectors, creating and exchanging immutable art without using code. Trade with RARI token on OpenSea.",
"logo_url": "https://i.seadn.io/gae/FG0QJ00fN3c_FWuPeUr9-T__iQl63j9hn5d6svW8UqOmia5zp3lKHPkJuHcvhZ0f_Pd6P2COo9tt9zVUvdPxG_9BBw?w=500&auto=format",
"supply": null
}
},
{
"chain_name": "Ethereum",
"contract_name": "Bored y00ts Yacht Club",
"contract_address": "0xdb31beb0b8016aab27d9ab5424ccb6efc1b1d679",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0xf849de01b080adc3a814fabe1e2087475cf2e354",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Bored y00ts Yacht Club",
"contract_address": "0xdb31beb0b8016aab27d9ab5424ccb6efc1b1d679",
"description": "",
"logo_url": "https://i.seadn.io/gcs/files/621f57781271b8e796cf060071a78784.png?w=500&auto=format",
"supply": "661"
}
},
{
"chain_name": "Ethereum",
"contract_name": "BIRDYBITES",
"contract_address": "0xd77f5e030a0729c5bbd91007e90ea3857e0db495",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0x1e0049783f008a0085193e00003d00cd54003c71",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "BIRDYBITES",
"contract_address": "0xd77f5e030a0729c5bbd91007e90ea3857e0db495",
"description": null,
"logo_url": null,
"supply": "4669"
}
},
{
"chain_name": "Ethereum",
"contract_name": "Unifarm Staking Collection",
"contract_address": "0x87c45032b6a7e7b2d3fe99c68340c1f4b72cebed",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0xf42aa99f011a1fa7cda90e5e98b277e306bca83e",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Unifarm Staking Collection",
"contract_address": "0x87c45032b6a7e7b2d3fe99c68340c1f4b72cebed",
"description": null,
"logo_url": null,
"supply": null
}
},
{
"chain_name": "Ethereum",
"contract_name": "The Free Mint",
"contract_address": "0x431dcee2e2c267f32dc4349619000b6cef1ba932",
"is_erc1155": true,
"is_erc721": false,
"amount": "0",
"spender": {
"spender_address": "0x000000000060c4ca14cfc4325359062ace33fe3d",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "The Free Mint",
"contract_address": "0x431dcee2e2c267f32dc4349619000b6cef1ba932",
"description": "",
"logo_url": "https://i.seadn.io/gcs/files/05d9921de96b055e066a5997a1f64738.jpg?w=500&auto=format",
"supply": null
}
},
{
"chain_name": "Ethereum",
"contract_name": "Average Punks",
"contract_address": "0x6d5c70cc8dadfe63759b339a9deeb37b4fedf6cb",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0xf08c90c7f470b640a21dd9b3744eca3d1d16a044",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "AVPs",
"contract_address": "0x6d5c70cc8dadfe63759b339a9deeb37b4fedf6cb",
"description": "An alpha community that has developed a network of alpha callers and tools in the NFT trading sector.\n\nWe pride ourselves on providing the ultimate collection of alpha callers and tools in the NFT space for all our holders, including training programs to help people transition into Web3 jobs/work\n\nGenesis Collection can be found at: https://opensea.io/collection/metaverse-punks-\n\nhttps://avps.io",
"logo_url": "https://i.seadn.io/gae/sLIze8wS0M-LjxKRhpnkNSGQbp48ce5bzJvSPxIyDo9S8aTf0WYn_iIs7eD3M1N4rgUe8I6OZA4dKdS93mZ4KaydtRbBORtbIyC2?w=500&auto=format",
"supply": "4201"
}
},
{
"chain_name": "Ethereum",
"contract_name": "0xMeebits",
"contract_address": "0xea07130eb7e6244c6afbfbc8d7e5e55163caa113",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0x20f780a973856b93f63670377900c1d2a50a77c4",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "0xMeebits",
"contract_address": "0xea07130eb7e6244c6afbfbc8d7e5e55163caa113",
"description": "The 0xMeebits are 1,111 unique 3D voxel characters, created by a custom generative algorithm, then registered on the Ethereum blockchain. Now fully revealed!",
"logo_url": "https://i.seadn.io/gae/qBKU2iYs4EMFUu4pwSge7TWtqIPPHu5jKXBjdXqqLQcDod3FAox18ceUgtn8-haosFDLPuTnwH9FnB7oFiMpRmZLCqLfxR4_K248?w=500&auto=format",
"supply": "1111"
}
},
{
"chain_name": "Ethereum",
"contract_name": "Average Punks",
"contract_address": "0x6d5c70cc8dadfe63759b339a9deeb37b4fedf6cb",
"is_erc1155": false,
"is_erc721": true,
"amount": "0",
"spender": {
"spender_address": "0xf8e733b86e0101cf553b108cf4b88153f58d4b9b",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "AVPs",
"contract_address": "0x6d5c70cc8dadfe63759b339a9deeb37b4fedf6cb",
"description": "An alpha community that has developed a network of alpha callers and tools in the NFT trading sector.\n\nWe pride ourselves on providing the ultimate collection of alpha callers and tools in the NFT space for all our holders, including training programs to help people transition into Web3 jobs/work\n\nGenesis Collection can be found at: https://opensea.io/collection/metaverse-punks-\n\nhttps://avps.io",
"logo_url": "https://i.seadn.io/gae/sLIze8wS0M-LjxKRhpnkNSGQbp48ce5bzJvSPxIyDo9S8aTf0WYn_iIs7eD3M1N4rgUe8I6OZA4dKdS93mZ4KaydtRbBORtbIyC2?w=500&auto=format",
"supply": "4201"
}
},
{
"chain_name": "Ethereum",
"contract_name": null,
"contract_address": "0xf4dd946d1406e215a87029db56c69e1bcf3e1773",
"is_erc1155": true,
"is_erc721": false,
"amount": "0",
"spender": {
"spender_address": "0x1e0049783f008a0085193e00003d00cd54003c71",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Proof Of Merge",
"contract_address": "0xf4dd946d1406e215a87029db56c69e1bcf3e1773",
"description": "Proof of Merge is a fully on-chain, non-transferable, and dynamic NFT that will change throughout The Merge. We detect The Merge on-chain by checking if the DIFFICULTY opcode returns 0 according to EIP3675. During The Merge, the current Ethereum execution layer will merge into the Beacon chain, and Ethereum will transition from Proof of Work to Proof of Stake. Proof of Merge is a collaboration between Michael Blau (x0r) and Mason Hall.",
"logo_url": "https://i.seadn.io/gcs/files/f1f5dea92f80a2ec69dc2ee0091367a7.gif?w=500&auto=format",
"supply": null
}
},
{
"chain_name": "Ethereum",
"contract_name": "Trump Troll Digital by anon",
"contract_address": "0x06b08d62c81840aa84372643a0c058f3f6accf44",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0x1e0049783f008a0085193e00003d00cd54003c71",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Trump Troll Digital by anon",
"contract_address": "0x06b08d62c81840aa84372643a0c058f3f6accf44",
"description": "Chick Tract style Trump | 333 1:1",
"logo_url": "https://i.seadn.io/gcs/files/4e0a9adbe6d1d75ae53c9a49373febf5.png?w=500&auto=format",
"supply": "333"
}
},
{
"chain_name": "Ethereum",
"contract_name": "Rarible",
"contract_address": "0xd07dc4262bcdbf85190c01c996b4c06a461d2430",
"is_erc1155": true,
"is_erc721": false,
"amount": "0",
"spender": {
"spender_address": "0x20f780a973856b93f63670377900c1d2a50a77c4",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Rarible",
"contract_address": "0xd07dc4262bcdbf85190c01c996b4c06a461d2430",
"description": "Create and sell digital collectibles secured with blockchain technology. Rarible is home to thousands of artists and collectors, creating and exchanging immutable art without using code. Trade with RARI token on OpenSea.",
"logo_url": "https://i.seadn.io/gae/FG0QJ00fN3c_FWuPeUr9-T__iQl63j9hn5d6svW8UqOmia5zp3lKHPkJuHcvhZ0f_Pd6P2COo9tt9zVUvdPxG_9BBw?w=500&auto=format",
"supply": null
}
},
{
"chain_name": "Ethereum",
"contract_name": "parallel",
"contract_address": "0x76be3b62873462d2142405439777e971754e8e77",
"is_erc1155": true,
"is_erc721": false,
"amount": "0",
"spender": {
"spender_address": "0x1e0049783f008a0085193e00003d00cd54003c71",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Parallel Alpha",
"contract_address": "0x76be3b62873462d2142405439777e971754e8e77",
"description": "Sci-fi collectable card game with NFTs.",
"logo_url": "https://i.seadn.io/gae/Nnp8Pdo6EidK7eBduGnAn_JBvFsYGhNGMJ_fHJ_mzGMN_2Khu5snL5zmiUMcSsIqtANh19KqxXDs0iNq_aYbKC5smO3hiCSw9PlL?w=500&auto=format",
"supply": null
}
},
{
"chain_name": "Ethereum",
"contract_name": "BrokeApeBudgetClub",
"contract_address": "0xd5268dc774edd644dd044855f52d3f790f661c09",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0x1e0049783f008a0085193e00003d00cd54003c71",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "BrokeApeBudgetClub",
"contract_address": "0xd5268dc774edd644dd044855f52d3f790f661c09",
"description": null,
"logo_url": null,
"supply": "2624"
}
},
{
"chain_name": "Ethereum",
"contract_name": "ArmorNFT",
"contract_address": "0x1337def1e9c7645352d93baf0b789d04562b4185",
"is_erc1155": false,
"is_erc721": true,
"amount": "2",
"spender": {
"spender_address": "0xf42aa99f011a1fa7cda90e5e98b277e306bca83e",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "ArmorNFT V3",
"contract_address": "0x1337def1e9c7645352d93baf0b789d04562b4185",
"description": "",
"logo_url": null,
"supply": "827"
}
},
{
"chain_name": "Ethereum",
"contract_name": "Mirror Community NFTs",
"contract_address": "0x84162fe2e695fedbf4d3bca1c3458fb616e44735",
"is_erc1155": true,
"is_erc721": false,
"amount": "0",
"spender": {
"spender_address": "0x20f780a973856b93f63670377900c1d2a50a77c4",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Mirror Community NFTs",
"contract_address": "0x84162fe2e695fedbf4d3bca1c3458fb616e44735",
"description": "The Mirror Community NFT Collection is a series of NFTs for the Mirror community.",
"logo_url": "https://i.seadn.io/gcs/files/c3253b003c7cf4e3b6f939533c7e12a3.png?w=500&auto=format",
"supply": null
}
},
{
"chain_name": "Ethereum",
"contract_name": "Unifarm Staking Collection",
"contract_address": "0x87c45032b6a7e7b2d3fe99c68340c1f4b72cebed",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0x1e0049783f008a0085193e00003d00cd54003c71",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Unifarm Staking Collection",
"contract_address": "0x87c45032b6a7e7b2d3fe99c68340c1f4b72cebed",
"description": null,
"logo_url": null,
"supply": null
}
},
{
"chain_name": "Ethereum",
"contract_name": "FODL Positions",
"contract_address": "0x70febba7d45cfe6d99847ba4ccc393373b1ea8aa",
"is_erc1155": false,
"is_erc721": true,
"amount": "2",
"spender": {
"spender_address": "0x00000000000111abe46ff893f3b2fdf1f759a8a8",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "FODL Positions",
"contract_address": "0x70febba7d45cfe6d99847ba4ccc393373b1ea8aa",
"description": null,
"logo_url": null,
"supply": "611"
}
},
{
"chain_name": "Ethereum",
"contract_name": "Yieldification Perpetual Futures",
"contract_address": "0x97e7edf92007ed3d779a0fcb42582d88c5672117",
"is_erc1155": false,
"is_erc721": true,
"amount": "0",
"spender": {
"spender_address": "0x1e0049783f008a0085193e00003d00cd54003c71",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "pfYDF - Yieldification Perpetual Futures",
"contract_address": "0x97e7edf92007ed3d779a0fcb42582d88c5672117",
"description": "Perpetual futures contracts for various asset indexes created by the yieldification (YDF) project.",
"logo_url": "https://i.seadn.io/gcs/files/9cf0855565a525c45996b46821b5fc91.png?w=500&auto=format",
"supply": "0"
}
},
{
"chain_name": "Ethereum",
"contract_name": null,
"contract_address": "0x57f1887a8bf19b14fc0df6fd9b2acc9af147ea85",
"is_erc1155": false,
"is_erc721": true,
"amount": "2",
"spender": {
"spender_address": "0xf42aa99f011a1fa7cda90e5e98b277e306bca83e",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "ENS: Ethereum Name Service",
"contract_address": "0x57f1887a8bf19b14fc0df6fd9b2acc9af147ea85",
"description": "Ethereum Name Service (ENS) domains are secure domain names for the decentralized world. ENS domains provide a way for users to map human readable names to blockchain and non-blockchain resources, like Ethereum addresses, IPFS hashes, or website URLs. ENS domains can be bought and sold on secondary markets.",
"logo_url": "https://i.seadn.io/gae/0cOqWoYA7xL9CkUjGlxsjreSYBdrUBE0c6EO1COG4XE8UeP-Z30ckqUNiL872zHQHQU5MUNMNhfDpyXIP17hRSC5HQ?w=500&auto=format",
"supply": null
}
},
{
"chain_name": "Ethereum",
"contract_name": "TST Collection",
"contract_address": "0x859f54ecdd38a322aaf27b56c6202a6880913df7",
"is_erc1155": false,
"is_erc721": true,
"amount": "1",
"spender": {
"spender_address": "0x000000000060c4ca14cfc4325359062ace33fe3d",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "TST Collection",
"contract_address": "0x859f54ecdd38a322aaf27b56c6202a6880913df7",
"description": null,
"logo_url": null,
"supply": "4"
}
},
{
"chain_name": "Ethereum",
"contract_name": "ArmorNFT",
"contract_address": "0x1337def1e9c7645352d93baf0b789d04562b4185",
"is_erc1155": false,
"is_erc721": true,
"amount": "2",
"spender": {
"spender_address": "0x1337def1670c54b2a70e590b5654c2b7ce1141a2",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "ArmorNFT V3",
"contract_address": "0x1337def1e9c7645352d93baf0b789d04562b4185",
"description": "",
"logo_url": null,
"supply": "827"
}
},
{
"chain_name": "Ethereum",
"contract_name": "Zerion DNA 1.0",
"contract_address": "0x932261f9fc8da46c4a22e31b45c4de60623848bf",
"is_erc1155": false,
"is_erc721": true,
"amount": "0",
"spender": {
"spender_address": "0x20f780a973856b93f63670377900c1d2a50a77c4",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Zerion DNA 1.0",
"contract_address": "0x932261f9fc8da46c4a22e31b45c4de60623848bf",
"description": "Zerion DNA is a first-of-its-kind generative NFT that evolves as you explore Web3. Your wallet activities will shape your NFT’s appearance, making it a true reflection of your Web3 journey.\n\nThis means your Zerion DNA changes over time according to the amount of gas you’ve spent, the amount of assets you hold, the networks you support and more! You can set your NFT as your wallet avatar and showcase your unique onchain identity. \n\nZerion DNA holders also enjoy exclusive perks from our partners such as airdrops, claims, whitelisting, discounts and other rewards.\n\nTo claim your DNA, create a Zerion Wallet with our iOS or Android apps. The NFT is free to mint, just pay for gas fees.\n\nLearn more about Zerion DNA here: https://zerion.io/dna/",
"logo_url": "https://i.seadn.io/gae/am5yfUJ2ULXkkfBNrJ7sqe1AIObxSCk0xL9xjE2-F1r8Ld1a4YO5hc7zyjS2JE5V9EFT_mqQzZhb6XCd94ukoJaDNavC2xveRB-YuTc?w=500&auto=format",
"supply": "176985"
}
},
{
"chain_name": "Ethereum",
"contract_name": "Zerion DNA 1.0",
"contract_address": "0x932261f9fc8da46c4a22e31b45c4de60623848bf",
"is_erc1155": false,
"is_erc721": true,
"amount": "0",
"spender": {
"spender_address": "0x1e0049783f008a0085193e00003d00cd54003c71",
"protocol": null
},
"collection": {
"chain_name": "Ethereum",
"name": "Zerion DNA 1.0",
"contract_address": "0x932261f9fc8da46c4a22e31b45c4de60623848bf",
"description": "Zerion DNA is a first-of-its-kind generative NFT that evolves as you explore Web3. Your wallet activities will shape your NFT’s appearance, making it a true reflection of your Web3 journey.\n\nThis means your Zerion DNA changes over time according to the amount of gas you’ve spent, the amount of assets you hold, the networks you support and more! You can set your NFT as your wallet avatar and showcase your unique onchain identity. \n\nZerion DNA holders also enjoy exclusive perks from our partners such as airdrops, claims, whitelisting, discounts and other rewards.\n\nTo claim your DNA, create a Zerion Wallet with our iOS or Android apps. The NFT is free to mint, just pay for gas fees.\n\nLearn more about Zerion DNA here: https://zerion.io/dna/",
"logo_url": "https://i.seadn.io/gae/am5yfUJ2ULXkkfBNrJ7sqe1AIObxSCk0xL9xjE2-F1r8Ld1a4YO5hc7zyjS2JE5V9EFT_mqQzZhb6XCd94ukoJaDNavC2xveRB-YuTc?w=500&auto=format",
"supply": "176985"
}
}
],
"total": "129"
},
"error_code": null,
"error_msg": null
}
Last updated