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

v1/{chainName}/events/address/{contractAddress}/ REST API Endpoint - GoldRush Wallet API

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

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

v1/{chainName}/events/address/{contractAddress}/ REST API Endpoint - GoldRush Wallet API

पथ पैरामीटर

chainName
डोरी
आवश्यक
लोड हो रहा है...
अनुबंध का पता
डोरी
आवश्यक
लोड हो रहा है...

क्वेरी पैरामीटर

starting-block
पूर्णांक
लोड हो रहा है...
ending-block
डोरी
लोड हो रहा है...
page-size
पूर्णांक
लोड हो रहा है...
page-number
पूर्णांक
लोड हो रहा है...

रिटर्न

डेटा
वस्तु
लोड हो रहा है...
updated_at
डोरी
लोड हो रहा है...
chain_id
पूर्णांक
लोड हो रहा है...
chain_name
डोरी
लोड हो रहा है...
items
सरणी
लोड हो रहा है...
block_signed_at
डोरी
लोड हो रहा है...
block_height
पूर्णांक
लोड हो रहा है...
tx_offset
पूर्णांक
लोड हो रहा है...
log_offset
पूर्णांक
लोड हो रहा है...
tx_hash
डोरी
लोड हो रहा है...
raw_log_topics
सरणी
लोड हो रहा है...
sender_contract_decimals
पूर्णांक
लोड हो रहा है...
sender_name
डोरी
लोड हो रहा है...
sender_contract_ticker_symbol
डोरी
लोड हो रहा है...
sender_address
डोरी
लोड हो रहा है...
sender_address_label
डोरी
लोड हो रहा है...
sender_logo_url
डोरी
लोड हो रहा है...
supports_erc
सरणी
लोड हो रहा है...
sender_factory_address
डोरी
लोड हो रहा है...
raw_log_data
डोरी
लोड हो रहा है...
decoded
वस्तु
लोड हो रहा है...
नाम
डोरी
लोड हो रहा है...
signature
डोरी
लोड हो रहा है...
params
सरणी
लोड हो रहा है...
नाम
डोरी
लोड हो रहा है...
प्रकार
डोरी
लोड हो रहा है...
indexed
बूलियन
लोड हो रहा है...
decoded
बूलियन
लोड हो रहा है...
कीमत
डोरी
लोड हो रहा है...
pagination
वस्तु
लोड हो रहा है...
has_more
बूलियन
लोड हो रहा है...
page_number
पूर्णांक
लोड हो रहा है...
page_size
पूर्णांक
लोड हो रहा है...
total_count
पूर्णांक
लोड हो रहा है...
अनुरोध
प्रतिक्रिया
1
{
2
"data": {
3
"updated_at": "2025-04-29T21:37:40.714561677Z",
4
"chain_id": 1,
5
"chain_name": "eth-mainnet",
6
"items": [
7
{
8
"block_signed_at": "2024-12-16T09:28:59Z",
9
"block_height": 21414186,
10
"tx_offset": 46,
11
"log_offset": 153,
12
"tx_hash": "0xe31eaa0ced9a0456fe24913a45c6c8d7e00c32be965b705fb00084a6d742c3a3",
13
"raw_log_topics": [
14
"0xc7f505b2f371ae2175ee4913f4499e1f2633a7b5936321eed1cdaeb6115181d2"
15
] ,
16
"sender_contract_decimals": 0,
17
"sender_name": null,
18
"sender_contract_ticker_symbol": null,
19
"sender_address": "0x4485cd74daec9c57593a173bd854c24edbfac3e8",
20
"sender_address_label": null,
21
"sender_logo_url": "https://logos.covalenthq.com/tokens/1/0x4485cd74daec9c57593a173bd854c24edbfac3e8.png",
22
"supports_erc": [
23
"erc20",
24
"erc165",
25
"erc721"
26
] ,
27
"sender_factory_address": null,
28
"raw_log_data": "0x000000000000000000000000000000000000000000000000ffffffffffffffff",
29
"decoded": {
30
"name": "Initialized",
31
"signature": "Initialized(uint64 version)",
32
"params": [
33
{
34
"name": "version",
35
"type": "uint64",
36
"indexed": false,
37
"decoded": true,
38
"value": "18446744073709551615"
39
}
40
]
41
}
42
}
43
] ,
44
"pagination": {
45
"has_more": false,
46
"page_number": 0,
47
"page_size": 100,
48
"total_count": null
49
}
50
} ,
51
"error": false,
52
"error_message": null,
53
"error_code": null
54
}
1
{
2
"data": {
3
"updated_at": "2025-04-29T21:37:40.714561677Z",
4
"chain_id": 1,
5
"chain_name": "eth-mainnet",
6
"items": [
7
{
8
"block_signed_at": "2024-12-16T09:28:59Z",
9
"block_height": 21414186,
10
"tx_offset": 46,
11
"log_offset": 153,
12
"tx_hash": "0xe31eaa0ced9a0456fe24913a45c6c8d7e00c32be965b705fb00084a6d742c3a3",
13
"raw_log_topics": [
14
"0xc7f505b2f371ae2175ee4913f4499e1f2633a7b5936321eed1cdaeb6115181d2"
15
] ,
16
"sender_contract_decimals": 0,
17
"sender_name": null,
18
"sender_contract_ticker_symbol": null,
19
"sender_address": "0x4485cd74daec9c57593a173bd854c24edbfac3e8",
20
"sender_address_label": null,
21
"sender_logo_url": "https://logos.covalenthq.com/tokens/1/0x4485cd74daec9c57593a173bd854c24edbfac3e8.png",
22
"supports_erc": [
23
"erc20",
24
"erc165",
25
"erc721"
26
] ,
27
"sender_factory_address": null,
28
"raw_log_data": "0x000000000000000000000000000000000000000000000000ffffffffffffffff",
29
"decoded": {
30
"name": "Initialized",
31
"signature": "Initialized(uint64 version)",
32
"params": [
33
{
34
"name": "version",
35
"type": "uint64",
36
"indexed": false,
37
"decoded": true,
38
"value": "18446744073709551615"
39
}
40
]
41
}
42
}
43
] ,
44
"pagination": {
45
"has_more": false,
46
"page_number": 0,
47
"page_size": 100,
48
"total_count": null
49
}
50
} ,
51
"error": false,
52
"error_message": null,
53
"error_code": null
54
}
अब तक कोई खाता नहीं है?
कुछ ही सेकंड में अपना क्विकनोड एंडपॉइंट बनाएं और निर्माण शुरू करें।
मुफ़्त में शुरुआत करें