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

qn_getWalletTokenBalance (v2) RPC Method - Token and NFT API

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

को अपडेट
21 मई, 2026

qn_getWalletTokenBalance (v2) RPC Method - Token and NFT API

Please note that this RPC method requires the Token and NFT API v2 bundle add-on enabled on your Quicknode endpoint.

पैरामीटर

वस्तु
वस्तु
आवश्यक
लोड हो रहा है...
wallet
डोरी
आवश्यक
लोड हो रहा है...
contracts
सरणी
लोड हो रहा है...
page
पूर्णांक
लोड हो रहा है...
perPage
पूर्णांक
लोड हो रहा है...

रिटर्न

वस्तु
वस्तु
लोड हो रहा है...
पता
डोरी
लोड हो रहा है...
ensName
डोरी
लोड हो रहा है...
परिणाम
सरणी
लोड हो रहा है...
quantityIn
डोरी
लोड हो रहा है...
quantity_in
डोरी
लोड हो रहा है...
quantityOut
डोरी
लोड हो रहा है...
quantity_out
डोरी
लोड हो रहा है...
पता
डोरी
लोड हो रहा है...
नाम
डोरी
लोड हो रहा है...
decimals
डोरी
लोड हो रहा है...
प्रतीक
डोरी
लोड हो रहा है...
totalBalance
डोरी
लोड हो रहा है...
total_balance
डोरी
लोड हो रहा है...
nativeTokenBalance
डोरी
लोड हो रहा है...
totalPages
पूर्णांक
लोड हो रहा है...
pageNumber
पूर्णांक
लोड हो रहा है...
totalItems
पूर्णांक
लोड हो रहा है...
अनुरोध
प्रतिक्रिया
1
{
2
"jsonrpc" : "2.0" ,
3
"id": 67,
4
"result": {
5
"address": "0xd8da6bf26964af9d7eed9e03e53415d37aa96045",
6
"ensName": "vitalik.eth",
7
"result": [
8
{
9
"name": "USD Coin",
10
"symbol": "USDC",
11
"decimals": "6",
12
"address": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
13
"quantityIn": "3196941437801",
14
"quantityOut": "3192810447159",
15
"totalBalance": "4130990642",
16
"quantity_in": "3196941437801",
17
"quantity_out": "3192810447159",
18
"total_balance": "4130990642"
19
},
20
{
21
"name": "Tether USD",
22
"symbol": "USDT",
23
"decimals": "6",
24
"address": "0xdac17f958d2ee523a2206206994597c13d831ec7",
25
"quantityIn": "101379287975",
26
"quantityOut": "101110107635",
27
"totalBalance": "269180340",
28
"quantity_in": "101379287975",
29
"quantity_out": "101110107635",
30
"total_balance": "269180340"
31
}
32
] ,
33
"nativeTokenBalance": "33.111612880018143614",
34
"totalItems": 2,
35
"totalPages": 1,
36
"pageNumber": 1
37
}
38
}
1
{
2
"jsonrpc" : "2.0" ,
3
"id": 67,
4
"result": {
5
"address": "0xd8da6bf26964af9d7eed9e03e53415d37aa96045",
6
"ensName": "vitalik.eth",
7
"result": [
8
{
9
"name": "USD Coin",
10
"symbol": "USDC",
11
"decimals": "6",
12
"address": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
13
"quantityIn": "3196941437801",
14
"quantityOut": "3192810447159",
15
"totalBalance": "4130990642",
16
"quantity_in": "3196941437801",
17
"quantity_out": "3192810447159",
18
"total_balance": "4130990642"
19
},
20
{
21
"name": "Tether USD",
22
"symbol": "USDT",
23
"decimals": "6",
24
"address": "0xdac17f958d2ee523a2206206994597c13d831ec7",
25
"quantityIn": "101379287975",
26
"quantityOut": "101110107635",
27
"totalBalance": "269180340",
28
"quantity_in": "101379287975",
29
"quantity_out": "101110107635",
30
"total_balance": "269180340"
31
}
32
] ,
33
"nativeTokenBalance": "33.111612880018143614",
34
"totalItems": 2,
35
"totalPages": 1,
36
"pageNumber": 1
37
}
38
}
अब तक कोई खाता नहीं है?
कुछ ही सेकंड में अपना क्विकनोड एंडपॉइंट बनाएं और निर्माण शुरू करें।
मुफ़्त में शुरुआत करें