मुख्य सामग्री पर जाएं

getTokenAccounts RPC Method - Metaplex DAS

लोड हो रहा है...

को अपडेट
Aug 09, 2026

getTokenAccounts RPC Method - Metaplex DAS

Please note that this RPC method requires the Metaplex Digital Asset Standard (DAS) API enabled on your Quicknode endpoint.
Solana Kit includes the ability to customize RPC methods and transports, allowing you to seamlessly integrate Quicknode add-ons into your applications. For more information on how to use Quicknode 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)

पैरामीटर

mintAddress
डोरी
लोड हो रहा है...
ownerAddress
डोरी
लोड हो रहा है...
आप LIMIT
पूर्णांक
लोड हो रहा है...
page
पूर्णांक
लोड हो रहा है...

रिटर्न

परिणाम
वस्तु
लोड हो रहा है...
कुल
पूर्णांक
लोड हो रहा है...
आप LIMIT
पूर्णांक
लोड हो रहा है...
page
पूर्णांक
लोड हो रहा है...
token_accounts
array of objects
लोड हो रहा है...
खाता
वस्तु
लोड हो रहा है...
पता
डोरी
लोड हो रहा है...
mint
डोरी
लोड हो रहा है...
owner
डोरी
लोड हो रहा है...
मात्रा
पूर्णांक
लोड हो रहा है...
delegated_amount
संख्या
लोड हो रहा है...
frozen
बूलियन
लोड हो रहा है...
close_authority
डोरी
लोड हो रहा है...
extentions
डोरी
लोड हो रहा है...
अनुरोध
प्रतिक्रिया
1
{
2
"jsonrpc" : "2.0" ,
3
"result": {
4
"total": 2,
5
"limit": 2,
6
"token_accounts": [
7
{
8
"address": "2xqc8anXHevd8fS3QdmUN9bGvDyNmv1hs5D4QwsfneXB",
9
"mint": "So11111111111111111111111111111111111111112",
10
"amount": 46324901255,
11
"owner": "5Q544fKrFoe6tsEbD7S8EmxGTJYAKtTVhAW5Q5pge4j1",
12
"frozen": false,
13
"delegate": null,
14
"delegated_amount": 0,
15
"close_authority": null,
16
"extensions": null
17
} ,
18
{
19
"address": "9QRomyRuBETPAHbFefKMqaJNxBoGSw5e6ZYir7erqiXE",
20
"mint": "So11111111111111111111111111111111111111112",
21
"amount": 15541,
22
"owner": "CjtgR9f6SqrSdX8h5FdJwGdTgCmUXULJkqHxj6ACt3C5",
23
"frozen": false,
24
"delegate": null,
25
"delegated_amount": 0,
26
"close_authority": null,
27
"extensions": null
28
}
29
] ,
30
"cursor": null,
31
"errors": []
32
} ,
33
"पहचान" : 1
34
}
1
{
2
"jsonrpc" : "2.0" ,
3
"result": {
4
"total": 2,
5
"limit": 2,
6
"token_accounts": [
7
{
8
"address": "2xqc8anXHevd8fS3QdmUN9bGvDyNmv1hs5D4QwsfneXB",
9
"mint": "So11111111111111111111111111111111111111112",
10
"amount": 46324901255,
11
"owner": "5Q544fKrFoe6tsEbD7S8EmxGTJYAKtTVhAW5Q5pge4j1",
12
"frozen": false,
13
"delegate": null,
14
"delegated_amount": 0,
15
"close_authority": null,
16
"extensions": null
17
} ,
18
{
19
"address": "9QRomyRuBETPAHbFefKMqaJNxBoGSw5e6ZYir7erqiXE",
20
"mint": "So11111111111111111111111111111111111111112",
21
"amount": 15541,
22
"owner": "CjtgR9f6SqrSdX8h5FdJwGdTgCmUXULJkqHxj6ACt3C5",
23
"frozen": false,
24
"delegate": null,
25
"delegated_amount": 0,
26
"close_authority": null,
27
"extensions": null
28
}
29
] ,
30
"cursor": null,
31
"errors": []
32
} ,
33
"पहचान" : 1
34
}
अब तक कोई खाता नहीं है?
अपना बनाएँ Quicknode endpoint कुछ ही सेकंड में निर्माण शुरू करें
मुफ़्त में शुरुआत करें