본문으로 건너뛰기

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

로딩 중...

업데이트됨:
May 21, 2026

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

경로 매개변수

chainName
문자열
필수
로딩 중...
계약 주소
문자열
필수
로딩 중...

쿼리 매개변수

starting-block
정수
로딩 중...
ending-block
문자열
로딩 중...
페이지 크기
정수
로딩 중...
페이지 번호
정수
로딩 중...

반품

데이터
객체
로딩 중...
업데이트 일시
문자열
로딩 중...
chain_id
정수
로딩 중...
체인 이름
문자열
로딩 중...
항목
배열
로딩 중...
block_signed_at
문자열
로딩 중...
블록 높이
정수
로딩 중...
tx_offset
정수
로딩 중...
log_offset
정수
로딩 중...
tx_hash
문자열
로딩 중...
raw_log_topics
배열
로딩 중...
sender_contract_decimals
정수
로딩 중...
sender_name
문자열
로딩 중...
sender_contract_ticker_symbol
문자열
로딩 중...
발신자 주소
문자열
로딩 중...
sender_address_label
문자열
로딩 중...
sender_logo_url
문자열
로딩 중...
supports_erc
배열
로딩 중...
sender_factory_address
문자열
로딩 중...
raw_log_data
문자열
로딩 중...
decoded
객체
로딩 중...
이름
문자열
로딩 중...
서명
문자열
로딩 중...
매개변수
배열
로딩 중...
이름
문자열
로딩 중...
유형
문자열
로딩 중...
indexed
부울
로딩 중...
decoded
부울
로딩 중...
문자열
로딩 중...
페이지 나누기
객체
로딩 중...
has_more
부울
로딩 중...
페이지 번호
정수
로딩 중...
page_size
정수
로딩 중...
총 개수
정수
로딩 중...
요청
답변
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
}
아직 계정이 없으신가요?
단 몇 초endpoint Quicknode endpoint 생성하고 개발을 시작하세요
무료로 시작하기