Ir al contenido principal

getAssets RPC Method - Metaplex DAS

Cargando...

Actualizado el
12 de noviembre de 2025

getAssets RPC Method - Metaplex DAS

Please note that this RPC method requires the Metaplex Digital Asset Standard (DAS) API add-on enabled on your Quicknode endpoint.
Solana Kit includes the ability to customize RPC methods and transports, allowing you to seamlessly integrate Quicknode Marketplace add-ons into your applications. For more information on how to use Quicknode Marketplace add-ons with Solana Kit, check out these guides: How to Use Quicknode Add-ons using Solana Kit (Part 1) and How to Use Quicknode Add-ons using Solana Kit (Part 2)

Parámetros

ids
array of strings
OBLIGATORIO
Cargando...
opciones
objeto
Cargando...
showFungible
booleano
Cargando...
showCollectionMetadata
booleano
Cargando...

Devoluciones

assetList
objeto
Cargando...
total
entero
Cargando...
límite
entero
Cargando...
items
array of objects
Cargando...
asset
objeto
Cargando...
interface
cadena
Cargando...
id
cadena
Cargando...
content
objeto
Cargando...
$schema
cadena
Cargando...
json_uri
cadena
Cargando...
files
array of objects
Cargando...
uri
cadena
Cargando...
mime
cadena
Cargando...
quality
objeto
Cargando...
contexts
array of strings
Cargando...
metadata
objeto
Cargando...
nombre
cadena
Cargando...
descripción
cadena
Cargando...
símbolo
cadena
Cargando...
token_standard
cadena
Cargando...
atributos
array of objects
Cargando...
valor
integer/string
Cargando...
trait_type
cadena
Cargando...
links
objeto
Cargando...
external_url
cadena
Cargando...
image
cadena
Cargando...
authorities
array of objects
Cargando...
dirección
cadena
Cargando...
scopes
array of strings
Cargando...
compression
objeto
Cargando...
asset_hash
cadena
Cargando...
compressed
booleano
Cargando...
creator_hash
cadena
Cargando...
data_hash
cadena
Cargando...
eligible
booleano
Cargando...
leaf_id
entero
Cargando...
seq
entero
Cargando...
tree
cadena
Cargando...
grouping
array of objects
Cargando...
group_key
cadena
Cargando...
group_value
cadena
Cargando...
royalty
cadena
Cargando...
basis_points
entero
Cargando...
locked
booleano
Cargando...
percent
entero
Cargando...
primary_sale_happened
booleano
Cargando...
royalty_model
cadena
Cargando...
target
cadena
Cargando...
creators
array of objects
Cargando...
dirección
cadena
Cargando...
share
entero
Cargando...
verified
booleano
Cargando...
ownership
objeto
Cargando...
delegate
cadena
Cargando...
delegado
booleano
Cargando...
frozen
booleano
Cargando...
propietario
cadena
Cargando...
ownership_model
cadena
Cargando...
uses
objeto
Cargando...
remaining
entero
Cargando...
total
entero
Cargando...
use_method
cadena
Cargando...
supply
objeto
Cargando...
edition_nonce
entero
Cargando...
print_current_supply
entero
Cargando...
print_max_supply
entero
Cargando...
mutable
booleano
Cargando...
burnt
booleano
Cargando...
mint_extensions
objeto
Cargando...
Solicitud
Respuesta
1
{
2
«jsonrpc»: "2.0",
3
«resultado»: [
4
{
5
"interface": "ProgrammableNFT",
6
"id": "9ARngHhVaCtH5JFieRdSS5Y8cdZk2TMF4tfGSWFB9iSK",
7
"content": {
8
"$schema": "https://schema.metaplex.com/nft1.0.json",
9
"json_uri": "https://arweave.net/w4RVczdWwyiWS8tXgDenLEL7iFDdu4bi2YVmGyQo_dE/1355.json",
10
"files": [
11
{
12
"uri": "https://arweave.net/wGChHSDTXTP9oAtTaYh9s8j1MRE0IPmYtH5greqWwZ4",
13
"mime": "image/png"
14
}
15
],
16
"metadata": {
17
"attributes": [
18
{
19
"value": 2,
20
"trait_type": "Attributes Count"
21
},
22
{
23
"value": "Skeleton",
24
"trait_type": "Type"
25
},
26
{
27
"value": "Orange Jacket",
28
"trait_type": "Clothes"
29
},
30
{
31
"value": "None",
32
"trait_type": "Ears"
33
},
34
{
35
"value": "None",
36
"trait_type": "Mouth"
37
},
38
{
39
"value": "None",
40
"trait_type": "Eyes"
41
},
42
{
43
"value": "Crown",
44
"trait_type": "Hat"
45
}
46
],
47
"description": "SMB is a collection of 5000 randomly generated 24x24 pixels NFTs on the Solana Blockchain. Each SolanaMonkey is unique and comes with different type and attributes varying in rarity.",
48
"name": "SMB #1355",
49
"symbol": "SMB",
50
"token_standard": "ProgrammableNonFungible"
51
},
52
"links": {
53
"image": "https://arweave.net/wGChHSDTXTP9oAtTaYh9s8j1MRE0IPmYtH5greqWwZ4",
54
"external_url": "https://solanamonkey.business/"
55
}
56
},
57
"authorities": [
58
{
59
"address": "mdaoxg4DVGptU4WSpzGyVpK3zqsgn7Qzx5XNgWTcEA2",
60
"scopes": [
61
"full"
62
]
63
}
64
],
65
"compression": {
66
"eligible": false,
67
"compressed": false,
68
"data_hash": "",
69
"creator_hash": "",
70
"asset_hash": "",
71
"tree": "",
72
"seq": 0,
73
"leaf_id": 0
74
},
75
"grouping": [
76
{
77
"group_key": "collection",
78
"group_value": "SMBtHCCC6RYRutFEPb4gZqeBLUZbMNhRKaMKZZLHi7W"
79
}
80
],
81
"royalty": {
82
"royalty_model": "creators",
83
"target": null,
84
"percent": 0,
85
"basis_points": 0,
86
"primary_sale_happened": true,
87
"locked": false
88
},
89
"creators": [
90
{
91
"address": "mdaoxg4DVGptU4WSpzGyVpK3zqsgn7Qzx5XNgWTcEA2",
92
"share": 0,
93
"verified": true
94
},
95
{
96
"address": "HAryckvjyViFQEmhmMoCtqqBMJnpXEYViamyDhZUJfnG",
97
"share": 100,
98
"verified": false
99
},
100
{
101
"address": "9uBX3ASjxWvNBAD1xjbVaKA74mWGZys3RGSF7DdeDD3F",
102
"share": 0,
103
"verified": false
104
}
105
],
106
"ownership": {
107
"frozen": true,
108
"delegated": false,
109
"delegate": null,
110
"ownership_model": "single",
111
"owner": "A5s2T7DQzPSUXpGKPiFC5vEcJXUkuunv1SjpwkD1JG8e"
112
},
113
"supply": {
114
"print_max_supply": 0,
115
"print_current_supply": 0,
116
"edition_nonce": 255
117
},
118
"mutable": false,
119
"burnt": false
120
},
121
{
122
"interface": "ProgrammableNFT",
123
"id": "F9Lw3ki3hJ7PF9HQXsBzoY8GyE6sPoEZZdXJBsTTD2rk",
124
"content": {
125
"$schema": "https://schema.metaplex.com/nft1.0.json",
126
"json_uri": "https://madlads.s3.us-west-2.amazonaws.com/json/8420.json",
127
"files": [
128
{
129
"uri": "https://madlads.s3.us-west-2.amazonaws.com/images/8420.png",
130
"mime": "image/png"
131
},
132
{
133
"uri": "https://arweave.net/qJ5B6fx5hEt4P7XbicbJQRyTcbyLaV-OQNA1KjzdqOQ/0.png",
134
"mime": "image/png"
135
}
136
],
137
"metadata": {
138
"attributes": [
139
{
140
"value": "Male",
141
"trait_type": "Gender"
142
},
143
{
144
"value": "King",
145
"trait_type": "Type"
146
},
147
{
148
"value": "Royal",
149
"trait_type": "Expression"
150
},
151
{
152
"value": "Mad Crown",
153
"trait_type": "Hat"
154
},
155
{
156
"value": "Madness",
157
"trait_type": "Eyes"
158
},
159
{
160
"value": "Mad Armor",
161
"trait_type": "Clothing"
162
},
163
{
164
"value": "Royal Rug",
165
"trait_type": "Background"
166
}
167
],
168
"description": "Fock it.",
169
"name": "Mad Lads #8420",
170
"symbol": "MAD",
171
"token_standard": "ProgrammableNonFungible"
172
},
173
"links": {
174
"image": "https://madlads.s3.us-west-2.amazonaws.com/images/8420.png",
175
"external_url": "https://madlads.com"
176
}
177
},
178
"authorities": [
179
{
180
"address": "2RtGg6fsFiiF1EQzHqbd66AhW7R5bWeQGpTbv2UMkCdW",
181
"scopes": [
182
"full"
183
]
184
}
185
],
186
"compression": {
187
"eligible": false,
188
"compressed": false,
189
"data_hash": "",
190
"creator_hash": "",
191
"asset_hash": "",
192
"tree": "",
193
"seq": 0,
194
"leaf_id": 0
195
},
196
"grouping": [
197
{
198
"group_key": "collection",
199
"group_value": "J1S9H3QjnRtBbbuD4HjPV6RpRhwuk4zKbxsnCHuTgh9w"
200
}
201
],
202
"royalty": {
203
"royalty_model": "creators",
204
"target": null,
205
"percent": 0.042,
206
"basis_points": 420,
207
"primary_sale_happened": true,
208
"locked": false
209
},
210
"creators": [
211
{
212
"address": "5XvhfmRjwXkGp3jHGmaKpqeerNYjkuZZBYLVQYdeVcRv",
213
"share": 0,
214
"verified": true
215
},
216
{
217
"address": "2RtGg6fsFiiF1EQzHqbd66AhW7R5bWeQGpTbv2UMkCdW",
218
"share": 100,
219
"verified": true
220
}
221
],
222
"ownership": {
223
"frozen": true,
224
"delegated": false,
225
"delegate": null,
226
"ownership_model": "single",
227
"owner": "4zdNGgAtFsW1cQgHqkiWyRsxaAgxrSRRynnuunxzjxue"
228
},
229
"supply": {
230
"print_max_supply": 0,
231
"print_current_supply": 0,
232
"edition_nonce": 254
233
},
234
"mutable": true,
235
"burnt": false
236
}
237
],
238
«id»: 1
239
}
1
{
2
«jsonrpc»: "2.0",
3
«resultado»: [
4
{
5
"interface": "ProgrammableNFT",
6
"id": "9ARngHhVaCtH5JFieRdSS5Y8cdZk2TMF4tfGSWFB9iSK",
7
"content": {
8
"$schema": "https://schema.metaplex.com/nft1.0.json",
9
"json_uri": "https://arweave.net/w4RVczdWwyiWS8tXgDenLEL7iFDdu4bi2YVmGyQo_dE/1355.json",
10
"files": [
11
{
12
"uri": "https://arweave.net/wGChHSDTXTP9oAtTaYh9s8j1MRE0IPmYtH5greqWwZ4",
13
"mime": "image/png"
14
}
15
],
16
"metadata": {
17
"attributes": [
18
{
19
"value": 2,
20
"trait_type": "Attributes Count"
21
},
22
{
23
"value": "Skeleton",
24
"trait_type": "Type"
25
},
26
{
27
"value": "Orange Jacket",
28
"trait_type": "Clothes"
29
},
30
{
31
"value": "None",
32
"trait_type": "Ears"
33
},
34
{
35
"value": "None",
36
"trait_type": "Mouth"
37
},
38
{
39
"value": "None",
40
"trait_type": "Eyes"
41
},
42
{
43
"value": "Crown",
44
"trait_type": "Hat"
45
}
46
],
47
"description": "SMB is a collection of 5000 randomly generated 24x24 pixels NFTs on the Solana Blockchain. Each SolanaMonkey is unique and comes with different type and attributes varying in rarity.",
48
"name": "SMB #1355",
49
"symbol": "SMB",
50
"token_standard": "ProgrammableNonFungible"
51
},
52
"links": {
53
"image": "https://arweave.net/wGChHSDTXTP9oAtTaYh9s8j1MRE0IPmYtH5greqWwZ4",
54
"external_url": "https://solanamonkey.business/"
55
}
56
},
57
"authorities": [
58
{
59
"address": "mdaoxg4DVGptU4WSpzGyVpK3zqsgn7Qzx5XNgWTcEA2",
60
"scopes": [
61
"full"
62
]
63
}
64
],
65
"compression": {
66
"eligible": false,
67
"compressed": false,
68
"data_hash": "",
69
"creator_hash": "",
70
"asset_hash": "",
71
"tree": "",
72
"seq": 0,
73
"leaf_id": 0
74
},
75
"grouping": [
76
{
77
"group_key": "collection",
78
"group_value": "SMBtHCCC6RYRutFEPb4gZqeBLUZbMNhRKaMKZZLHi7W"
79
}
80
],
81
"royalty": {
82
"royalty_model": "creators",
83
"target": null,
84
"percent": 0,
85
"basis_points": 0,
86
"primary_sale_happened": true,
87
"locked": false
88
},
89
"creators": [
90
{
91
"address": "mdaoxg4DVGptU4WSpzGyVpK3zqsgn7Qzx5XNgWTcEA2",
92
"share": 0,
93
"verified": true
94
},
95
{
96
"address": "HAryckvjyViFQEmhmMoCtqqBMJnpXEYViamyDhZUJfnG",
97
"share": 100,
98
"verified": false
99
},
100
{
101
"address": "9uBX3ASjxWvNBAD1xjbVaKA74mWGZys3RGSF7DdeDD3F",
102
"share": 0,
103
"verified": false
104
}
105
],
106
"ownership": {
107
"frozen": true,
108
"delegated": false,
109
"delegate": null,
110
"ownership_model": "single",
111
"owner": "A5s2T7DQzPSUXpGKPiFC5vEcJXUkuunv1SjpwkD1JG8e"
112
},
113
"supply": {
114
"print_max_supply": 0,
115
"print_current_supply": 0,
116
"edition_nonce": 255
117
},
118
"mutable": false,
119
"burnt": false
120
},
121
{
122
"interface": "ProgrammableNFT",
123
"id": "F9Lw3ki3hJ7PF9HQXsBzoY8GyE6sPoEZZdXJBsTTD2rk",
124
"content": {
125
"$schema": "https://schema.metaplex.com/nft1.0.json",
126
"json_uri": "https://madlads.s3.us-west-2.amazonaws.com/json/8420.json",
127
"files": [
128
{
129
"uri": "https://madlads.s3.us-west-2.amazonaws.com/images/8420.png",
130
"mime": "image/png"
131
},
132
{
133
"uri": "https://arweave.net/qJ5B6fx5hEt4P7XbicbJQRyTcbyLaV-OQNA1KjzdqOQ/0.png",
134
"mime": "image/png"
135
}
136
],
137
"metadata": {
138
"attributes": [
139
{
140
"value": "Male",
141
"trait_type": "Gender"
142
},
143
{
144
"value": "King",
145
"trait_type": "Type"
146
},
147
{
148
"value": "Royal",
149
"trait_type": "Expression"
150
},
151
{
152
"value": "Mad Crown",
153
"trait_type": "Hat"
154
},
155
{
156
"value": "Madness",
157
"trait_type": "Eyes"
158
},
159
{
160
"value": "Mad Armor",
161
"trait_type": "Clothing"
162
},
163
{
164
"value": "Royal Rug",
165
"trait_type": "Background"
166
}
167
],
168
"description": "Fock it.",
169
"name": "Mad Lads #8420",
170
"symbol": "MAD",
171
"token_standard": "ProgrammableNonFungible"
172
},
173
"links": {
174
"image": "https://madlads.s3.us-west-2.amazonaws.com/images/8420.png",
175
"external_url": "https://madlads.com"
176
}
177
},
178
"authorities": [
179
{
180
"address": "2RtGg6fsFiiF1EQzHqbd66AhW7R5bWeQGpTbv2UMkCdW",
181
"scopes": [
182
"full"
183
]
184
}
185
],
186
"compression": {
187
"eligible": false,
188
"compressed": false,
189
"data_hash": "",
190
"creator_hash": "",
191
"asset_hash": "",
192
"tree": "",
193
"seq": 0,
194
"leaf_id": 0
195
},
196
"grouping": [
197
{
198
"group_key": "collection",
199
"group_value": "J1S9H3QjnRtBbbuD4HjPV6RpRhwuk4zKbxsnCHuTgh9w"
200
}
201
],
202
"royalty": {
203
"royalty_model": "creators",
204
"target": null,
205
"percent": 0.042,
206
"basis_points": 420,
207
"primary_sale_happened": true,
208
"locked": false
209
},
210
"creators": [
211
{
212
"address": "5XvhfmRjwXkGp3jHGmaKpqeerNYjkuZZBYLVQYdeVcRv",
213
"share": 0,
214
"verified": true
215
},
216
{
217
"address": "2RtGg6fsFiiF1EQzHqbd66AhW7R5bWeQGpTbv2UMkCdW",
218
"share": 100,
219
"verified": true
220
}
221
],
222
"ownership": {
223
"frozen": true,
224
"delegated": false,
225
"delegate": null,
226
"ownership_model": "single",
227
"owner": "4zdNGgAtFsW1cQgHqkiWyRsxaAgxrSRRynnuunxzjxue"
228
},
229
"supply": {
230
"print_max_supply": 0,
231
"print_current_supply": 0,
232
"edition_nonce": 254
233
},
234
"mutable": true,
235
"burnt": false
236
}
237
],
238
«id»: 1
239
}
¿Aún no tienes una cuenta?
Crea tu punto de conexión de Quicknode en cuestión de segundos y empieza a desarrollar
Empieza gratis