curl --request GET \
--url https://api-test.uniblock.dev/uni/v1/nft/owned-collections \
--header 'X-API-KEY: <api-key>'{
"contracts": [
{
"address": "0x000386E3F7559d9B6a2F5c46B4aD1A9587D59Dc3",
"name": "Bored Ape Nike Club",
"symbol": "BANC",
"totalSupply": "24",
"tokenType": "ERC721",
"contractDeployer": "0x51D7D428041E23ef51422e110dfEfF906e821CFe",
"deployedBlockNumber": 14276343,
"metadata": [
{
"collectionName": "BAYC Otherside Land V3",
"imageUrl": "https://i.seadn.io/gae/aR91WTPUmY4QBkle9qBum5dfjfCyh9n8zgYWyMAFJ-3vUUdquzasMpYyl2Jr6elxhZlPuI1gzthut99h0Z33F_k-xqev_jGldV7X?w=500&auto=format",
"description": "[Mint on the website](https://baycofficial.xyz)\n\nBAYC Otherside Land is an open world that enables users to build 3D immersive applications on top of several blockchains. In BAYC Otherside Land, users can take advantage of traditional 3D open-world features such as building 3D architectures, hosting virtual meetings, exhibiting NFTs, and more advanced functionality.Details on Twitter @BoredApeYC or PUBLIC MINT NOW LIVE!\n",
"externalUrl": "https://baycofficial.xyz",
"twitterUsername": "",
"discordUrl": "",
"bannerImageUrl": "https://i.seadn.io/gae/hzlwc-oAkRWAvvKT4XLKTik_5prlTdKGKvKnoqD_7nfRWBENkiAhqDiMbi2xI6-4sjEY4v-KJsMsa3uJkvIVC17cb0EpcMZsswDqjw?w=500&auto=format"
}
]
}
],
"cursor": "ALC_MHgyMzEyZjAwMTQ5ZDAxMDgwNmQ5ZWY2ZjNlYTMyMGViMWUxYTZiYzhlOjB4MDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDFhYTpmYWxzZQ=="
}Gets all NFT contracts held by an owner address.
curl --request GET \
--url https://api-test.uniblock.dev/uni/v1/nft/owned-collections \
--header 'X-API-KEY: <api-key>'{
"contracts": [
{
"address": "0x000386E3F7559d9B6a2F5c46B4aD1A9587D59Dc3",
"name": "Bored Ape Nike Club",
"symbol": "BANC",
"totalSupply": "24",
"tokenType": "ERC721",
"contractDeployer": "0x51D7D428041E23ef51422e110dfEfF906e821CFe",
"deployedBlockNumber": 14276343,
"metadata": [
{
"collectionName": "BAYC Otherside Land V3",
"imageUrl": "https://i.seadn.io/gae/aR91WTPUmY4QBkle9qBum5dfjfCyh9n8zgYWyMAFJ-3vUUdquzasMpYyl2Jr6elxhZlPuI1gzthut99h0Z33F_k-xqev_jGldV7X?w=500&auto=format",
"description": "[Mint on the website](https://baycofficial.xyz)\n\nBAYC Otherside Land is an open world that enables users to build 3D immersive applications on top of several blockchains. In BAYC Otherside Land, users can take advantage of traditional 3D open-world features such as building 3D architectures, hosting virtual meetings, exhibiting NFTs, and more advanced functionality.Details on Twitter @BoredApeYC or PUBLIC MINT NOW LIVE!\n",
"externalUrl": "https://baycofficial.xyz",
"twitterUsername": "",
"discordUrl": "",
"bannerImageUrl": "https://i.seadn.io/gae/hzlwc-oAkRWAvvKT4XLKTik_5prlTdKGKvKnoqD_7nfRWBENkiAhqDiMbi2xI6-4sjEY4v-KJsMsa3uJkvIVC17cb0EpcMZsswDqjw?w=500&auto=format"
}
]
}
],
"cursor": "ALC_MHgyMzEyZjAwMTQ5ZDAxMDgwNmQ5ZWY2ZjNlYTMyMGViMWUxYTZiYzhlOjB4MDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDFhYTpmYWxzZQ=="
}API key to access the API (optional)
Unique identifier for a blockchain network.
1, 10, 100, 10143, 10200, 10218, 11011, 11124, 11142220, 11155111, 11155420, 11155931, 1284, 130, 1301, 1315, 1328, 1329, 137, 143, 146, 14601, 1514, 168587773, 1868, 1946, 2020, 2021, 2030232745, 204, 2201, 232, 2442, 252, 2522, 2741, 30, 300, 31, 324, 33111, 33139, 34443, 351243127, 360, 3636, 3637, 37111, 4157, 4158, 42161, 421614, 4217, 42170, 42220, 42431, 43113, 43114, 4326, 44787, 480, 4801, 5000, 5003, 510, 5115, 5330, 53302, 534351, 534352, 5371, 5373, 545, 56, 560048, 5611, 57054, 57073, 59141, 59144, 60808, 613419, 6343, 666666666, 685685, 6900, 69000, 6985385, 7000, 7001, 7080969, 737373, 747, 747474, 763373, 7777777, 80002, 80069, 80094, 808813, 843843, 8453, 84532, 869, 919, 9745, 9746, 988, 994873017, 998, 999, 999999999, aptos, bitcoin, bitcoin-testnet, eth-holesky-beacon, eth-hoodi-beacon, eth-mainnet-beacon, eth-sepolia-beacon, starknet, starknet-sepolia, sui 1
The address of the wallet to query.
"0x8D97689C9818892B700e27F316cc3E41e17fBeb9"
Cursor from previous query to get next page of results.
Returns the raw data given by the provider. WARNING: removes backup feature, and raw data returned is not normalized which might make switching providers difficult
null
Specify which provider to use. The project's provider priority list is used by default if no providers are selected. (Priority list can be managed on Uniblock's dashboard)
Alchemy Was this page helpful?