Skip to main content

qn_fetchNFTsByCollection (v2) RPC Method - Token and NFT API

Loading...

Updated on
Aug 09, 2026
Please note that this RPC method requires the Token and NFT API v2 bundle add-on enabled on your Quicknode endpoint. Additionally, for a contract to be fully indexed, it must be verified on Etherscan.

Parameters

object
object
REQUIRED
Loading...
collection
string
REQUIRED
Loading...
tokens
array
Loading...
page
integer
Loading...
perPage
integer
Loading...
omitFields
array
Loading...

Returns

object
object | null
Loading...
collection
string
Loading...
tokens
array
Loading...
collectionName
string
Loading...
collectionAddress
string
Loading...
chain
string
Loading...
network
string
Loading...
collectionTokenId
string
Loading...
name
string
Loading...
description
string
Loading...
traits
Loading...
value
Loading...
trait_type
Loading...
imageUrl
Loading...
totalPages
number
Loading...
pageNumber
number
Loading...
totalItems
number
Loading...
Request
Response
1
{
2
"jsonrpc": "2.0",
3
"id": 67,
4
"result": {
5
"collection": "0x60E4d786628Fea6478F785A6d7e704777c86a7c6",
6
"tokens": [
7
{
8
"collectionName": "MutantApeYachtClub",
9
"collectionAddress": "0x60e4d786628fea6478f785a6d7e704777c86a7c6",
10
"collectionTokenId": "0",
11
"description": "",
12
"name": "",
13
"chain": "ETH",
14
"network": "MAINNET"
15
},
16
{
17
"collectionName": "MutantApeYachtClub",
18
"collectionAddress": "0x60e4d786628fea6478f785a6d7e704777c86a7c6",
19
"collectionTokenId": "1",
20
"description": "",
21
"name": "",
22
"chain": "ETH",
23
"network": "MAINNET"
24
},
25
{
26
"collectionName": "MutantApeYachtClub",
27
"collectionAddress": "0x60e4d786628fea6478f785a6d7e704777c86a7c6",
28
"collectionTokenId": "2",
29
"description": "",
30
"name": "",
31
"chain": "ETH",
32
"network": "MAINNET"
33
},
34
{
35
"collectionName": "MutantApeYachtClub",
36
"collectionAddress": "0x60e4d786628fea6478f785a6d7e704777c86a7c6",
37
"collectionTokenId": "3",
38
"description": "",
39
"name": "",
40
"chain": "ETH",
41
"network": "MAINNET"
42
},
43
{
44
"collectionName": "MutantApeYachtClub",
45
"collectionAddress": "0x60e4d786628fea6478f785a6d7e704777c86a7c6",
46
"collectionTokenId": "4",
47
"description": "",
48
"name": "",
49
"chain": "ETH",
50
"network": "MAINNET"
51
},
52
{
53
"collectionName": "MutantApeYachtClub",
54
"collectionAddress": "0x60e4d786628fea6478f785a6d7e704777c86a7c6",
55
"collectionTokenId": "5",
56
"description": "",
57
"name": "",
58
"chain": "ETH",
59
"network": "MAINNET"
60
},
61
{
62
"collectionName": "MutantApeYachtClub",
63
"collectionAddress": "0x60e4d786628fea6478f785a6d7e704777c86a7c6",
64
"collectionTokenId": "6",
65
"description": "",
66
"name": "",
67
"chain": "ETH",
68
"network": "MAINNET"
69
},
70
{
71
"collectionName": "MutantApeYachtClub",
72
"collectionAddress": "0x60e4d786628fea6478f785a6d7e704777c86a7c6",
73
"collectionTokenId": "7",
74
"description": "",
75
"name": "",
76
"chain": "ETH",
77
"network": "MAINNET"
78
},
79
{
80
"collectionName": "MutantApeYachtClub",
81
"collectionAddress": "0x60e4d786628fea6478f785a6d7e704777c86a7c6",
82
"collectionTokenId": "8",
83
"description": "",
84
"name": "",
85
"chain": "ETH",
86
"network": "MAINNET"
87
},
88
{
89
"collectionName": "MutantApeYachtClub",
90
"collectionAddress": "0x60e4d786628fea6478f785a6d7e704777c86a7c6",
91
"collectionTokenId": "9",
92
"description": "",
93
"name": "",
94
"chain": "ETH",
95
"network": "MAINNET"
96
}
97
],
98
"totalPages": 1956,
99
"pageNumber": 1,
100
"totalItems": 19551
101
}
102
}
1
{
2
"jsonrpc": "2.0",
3
"id": 67,
4
"result": {
5
"collection": "0x60E4d786628Fea6478F785A6d7e704777c86a7c6",
6
"tokens": [
7
{
8
"collectionName": "MutantApeYachtClub",
9
"collectionAddress": "0x60e4d786628fea6478f785a6d7e704777c86a7c6",
10
"collectionTokenId": "0",
11
"description": "",
12
"name": "",
13
"chain": "ETH",
14
"network": "MAINNET"
15
},
16
{
17
"collectionName": "MutantApeYachtClub",
18
"collectionAddress": "0x60e4d786628fea6478f785a6d7e704777c86a7c6",
19
"collectionTokenId": "1",
20
"description": "",
21
"name": "",
22
"chain": "ETH",
23
"network": "MAINNET"
24
},
25
{
26
"collectionName": "MutantApeYachtClub",
27
"collectionAddress": "0x60e4d786628fea6478f785a6d7e704777c86a7c6",
28
"collectionTokenId": "2",
29
"description": "",
30
"name": "",
31
"chain": "ETH",
32
"network": "MAINNET"
33
},
34
{
35
"collectionName": "MutantApeYachtClub",
36
"collectionAddress": "0x60e4d786628fea6478f785a6d7e704777c86a7c6",
37
"collectionTokenId": "3",
38
"description": "",
39
"name": "",
40
"chain": "ETH",
41
"network": "MAINNET"
42
},
43
{
44
"collectionName": "MutantApeYachtClub",
45
"collectionAddress": "0x60e4d786628fea6478f785a6d7e704777c86a7c6",
46
"collectionTokenId": "4",
47
"description": "",
48
"name": "",
49
"chain": "ETH",
50
"network": "MAINNET"
51
},
52
{
53
"collectionName": "MutantApeYachtClub",
54
"collectionAddress": "0x60e4d786628fea6478f785a6d7e704777c86a7c6",
55
"collectionTokenId": "5",
56
"description": "",
57
"name": "",
58
"chain": "ETH",
59
"network": "MAINNET"
60
},
61
{
62
"collectionName": "MutantApeYachtClub",
63
"collectionAddress": "0x60e4d786628fea6478f785a6d7e704777c86a7c6",
64
"collectionTokenId": "6",
65
"description": "",
66
"name": "",
67
"chain": "ETH",
68
"network": "MAINNET"
69
},
70
{
71
"collectionName": "MutantApeYachtClub",
72
"collectionAddress": "0x60e4d786628fea6478f785a6d7e704777c86a7c6",
73
"collectionTokenId": "7",
74
"description": "",
75
"name": "",
76
"chain": "ETH",
77
"network": "MAINNET"
78
},
79
{
80
"collectionName": "MutantApeYachtClub",
81
"collectionAddress": "0x60e4d786628fea6478f785a6d7e704777c86a7c6",
82
"collectionTokenId": "8",
83
"description": "",
84
"name": "",
85
"chain": "ETH",
86
"network": "MAINNET"
87
},
88
{
89
"collectionName": "MutantApeYachtClub",
90
"collectionAddress": "0x60e4d786628fea6478f785a6d7e704777c86a7c6",
91
"collectionTokenId": "9",
92
"description": "",
93
"name": "",
94
"chain": "ETH",
95
"network": "MAINNET"
96
}
97
],
98
"totalPages": 1956,
99
"pageNumber": 1,
100
"totalItems": 19551
101
}
102
}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free