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

v1/{chainName}/nft/approvals/{walletAddress}/ REST API Endpoint - GoldRush Wallet API

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

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

v1/{chainName}/nft/approvals/{walletAddress}/ REST API Endpoint - GoldRush Wallet API

पथ पैरामीटर

chainName
डोरी
आवश्यक
लोड हो रहा है...
walletAddress
डोरी
आवश्यक
लोड हो रहा है...

रिटर्न

डेटा
वस्तु
लोड हो रहा है...
updated_at
डोरी
लोड हो रहा है...
chain_id
पूर्णांक
लोड हो रहा है...
chain_name
डोरी
लोड हो रहा है...
पता
डोरी
लोड हो रहा है...
items
सरणी
लोड हो रहा है...
contract_address
डोरी
लोड हो रहा है...
contract_address_label
डोरी
लोड हो रहा है...
contract_ticker_symbol
डोरी
लोड हो रहा है...
supports_erc
सरणी
लोड हो रहा है...
token_balances
सरणी
लोड हो रहा है...
token_id
डोरी
लोड हो रहा है...
token_balance
डोरी
लोड हो रहा है...
spenders
सरणी
लोड हो रहा है...
block_height
पूर्णांक
लोड हो रहा है...
tx_offset
पूर्णांक
लोड हो रहा है...
log_offset
पूर्णांक
लोड हो रहा है...
block_signed_at
डोरी
लोड हो रहा है...
tx_hash
डोरी
लोड हो रहा है...
spender_address
डोरी
लोड हो रहा है...
spender_address_label
डोरी
लोड हो रहा है...
token_ids_approved
डोरी
लोड हो रहा है...
allowance
डोरी
लोड हो रहा है...
अनुरोध
प्रतिक्रिया
1
{
2
"data": {
3
"updated_at": "2025-04-30T12:45:23Z",
4
"chain_id": 1,
5
"chain_name": "eth-mainnet",
6
"address": "0x8526E4F21d060Ef0EF2e69D2a00392e82eeFa63D",
7
"items": [
8
{
9
"contract_address": "0xBC4CA0EdA7647A8aB7C2061c2E118A18a936f13D",
10
"contract_address_label": "Bored Ape Yacht Club",
11
"contract_ticker_symbol": "BAYC",
12
"supports_erc": [
13
"ERC721"
14
] ,
15
"token_balances": [
16
{
17
"token_id": "8765",
18
"token_balance": "1"
19
} ,
20
{
21
"token_id": "5432",
22
"token_balance": "1"
23
}
24
] ,
25
"spenders": [
26
{
27
"block_height": 18598765,
28
"tx_offset": 87,
29
"log_offset": 103,
30
"block_signed_at": "2025-04-01T10:23:45Z",
31
"tx_hash": "0x9a8b7c6d5e4f3a2b1c0d9e8f7a6b5c4d3e2f1a0b9c8d7e6f5a4b3c2d1e0f9a8b",
32
"spender_address": "0x00000000006c3852cbEf3e08E8dF289169EdE581",
33
"spender_address_label": "OpenSea: Seaport 1.1",
34
"token_ids_approved": "*",
35
"allowance": "true"
36
}
37
]
38
},
39
{
40
"contract_address": "0x60E4d786628Fea6478F785A6d7e704777c86a7c6",
41
"contract_address_label": "Mutant Ape Yacht Club",
42
"contract_ticker_symbol": "MAYC",
43
"supports_erc": [
44
"ERC721"
45
] ,
46
"token_balances": [
47
{
48
"token_id": "12345",
49
"token_balance": "1"
50
}
51
] ,
52
"spenders": [
53
{
54
"block_height": 18612345,
55
"tx_offset": 34,
56
"log_offset": 56,
57
"block_signed_at": "2025-04-05T15:34:21Z",
58
"tx_hash": "0x1a2b3c4d5e6f7a8b9c0d1e2f3a4b5c6d7e8f9a0b1c2d3e4f5a6b7c8d9e0f1a2b",
59
"spender_address": "0x74b3bC5665ED03D0298c3D8Df63D0ed8A3D091F0",
60
"spender_address_label": "LooksRare: Transfer Manager",
61
"token_ids_approved": "12345",
62
"allowance": "true"
63
}
64
]
65
}
66
]
67
} ,
68
"error": false,
69
"error_message": null,
70
"error_code": null
71
}
1
{
2
"data": {
3
"updated_at": "2025-04-30T12:45:23Z",
4
"chain_id": 1,
5
"chain_name": "eth-mainnet",
6
"address": "0x8526E4F21d060Ef0EF2e69D2a00392e82eeFa63D",
7
"items": [
8
{
9
"contract_address": "0xBC4CA0EdA7647A8aB7C2061c2E118A18a936f13D",
10
"contract_address_label": "Bored Ape Yacht Club",
11
"contract_ticker_symbol": "BAYC",
12
"supports_erc": [
13
"ERC721"
14
] ,
15
"token_balances": [
16
{
17
"token_id": "8765",
18
"token_balance": "1"
19
} ,
20
{
21
"token_id": "5432",
22
"token_balance": "1"
23
}
24
] ,
25
"spenders": [
26
{
27
"block_height": 18598765,
28
"tx_offset": 87,
29
"log_offset": 103,
30
"block_signed_at": "2025-04-01T10:23:45Z",
31
"tx_hash": "0x9a8b7c6d5e4f3a2b1c0d9e8f7a6b5c4d3e2f1a0b9c8d7e6f5a4b3c2d1e0f9a8b",
32
"spender_address": "0x00000000006c3852cbEf3e08E8dF289169EdE581",
33
"spender_address_label": "OpenSea: Seaport 1.1",
34
"token_ids_approved": "*",
35
"allowance": "true"
36
}
37
]
38
},
39
{
40
"contract_address": "0x60E4d786628Fea6478F785A6d7e704777c86a7c6",
41
"contract_address_label": "Mutant Ape Yacht Club",
42
"contract_ticker_symbol": "MAYC",
43
"supports_erc": [
44
"ERC721"
45
] ,
46
"token_balances": [
47
{
48
"token_id": "12345",
49
"token_balance": "1"
50
}
51
] ,
52
"spenders": [
53
{
54
"block_height": 18612345,
55
"tx_offset": 34,
56
"log_offset": 56,
57
"block_signed_at": "2025-04-05T15:34:21Z",
58
"tx_hash": "0x1a2b3c4d5e6f7a8b9c0d1e2f3a4b5c6d7e8f9a0b1c2d3e4f5a6b7c8d9e0f1a2b",
59
"spender_address": "0x74b3bC5665ED03D0298c3D8Df63D0ed8A3D091F0",
60
"spender_address_label": "LooksRare: Transfer Manager",
61
"token_ids_approved": "12345",
62
"allowance": "true"
63
}
64
]
65
}
66
]
67
} ,
68
"error": false,
69
"error_message": null,
70
"error_code": null
71
}
अब तक कोई खाता नहीं है?
कुछ ही सेकंड में अपना क्विकनोड एंडपॉइंट बनाएं और निर्माण शुरू करें।
मुफ़्त में शुरुआत करें