v1/{chainName}/events/address/{contractAddress}/ REST API Endpoint - GoldRush Wallet API
路径参数
chainName
字符串
必填
正在加载...
contractAddress
字符串
必填
正在加载...
查询参数
starting-block
整数
正在加载...
ending-block
字符串
正在加载...
page-size
整数
正在加载...
page-number
整数
正在加载...
退货
数据
对象
正在加载...
updated_at
字符串
正在加载...
chain_id
整数
正在加载...
chain_name
字符串
正在加载...
项目
数组
正在加载...
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_label
字符串
正在加载...
sender_logo_url
字符串
正在加载...
supports_erc
数组
正在加载...
sender_factory_address
字符串
正在加载...
raw_log_data
字符串
正在加载...
decoded
对象
正在加载...
名称
字符串
正在加载...
签名
字符串
正在加载...
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": null49}50},51"error": false,52"error_message": null,53"error_code": null54}
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": null49}50},51"error": false,52"error_message": null,53"error_code": null54}