v1/{chainName}/events/ REST API Endpoint - GoldRush Wallet API
路徑參數
chainName
字串
必填
載入中...
查詢參數
starting-block
整數
載入中...
ending-block
字串
載入中...
地址
字串
載入中...
主題
字串
載入中...
block-hash
字串
載入中...
skip-decode
布林值
載入中...
退貨
資料
物件
載入中...
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
字串
載入中...
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
整數
載入中...
錯誤
布林值
載入中...
error_message
字串
載入中...
error_code
字串
載入中...
請求
回應
1{2"data": {3"updated_at": "2025-04-30T16:45:32Z",4"chain_id": 1,5"chain_name": "eth-mainnet",6"items": [7{8"block_signed_at": "2025-04-30T16:42:18Z",9"block_height": 18987654,10"tx_offset": 45,11"log_offset": 78,12"tx_hash": "0xab12cd34ef56gh78ij90kl12mn34op56qr78st90uv12wx34yz56ab78cd90",13"raw_log_topics": [14"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",15"0x0000000000000000000000001234567890123456789012345678901234567890",16"0x0000000000000000000000009876543210987654321098765432109876543210"17],18"sender_contract_decimals": 18,19"sender_name": "Uniswap V3: Pool",20"sender_contract_ticker_symbol": "UNI-V3",21"sender_address": "0x1f98431c8ad98523631ae4a59f267346ea31f984",22"sender_address_label": "Uniswap V3: Factory",23"sender_logo_url": "https://logos.covalenthq.com/tokens/1f98431c8ad98523631ae4a59f267346ea31f984.png",24"supports_erc": [25"ERC20"26],27"sender_factory_address": null,28"raw_log_data": "0x0000000000000000000000000000000000000000000000056bc75e2d63100000",29"decoded": {30"name": "Transfer",31"signature": "Transfer(address indexed from, address indexed to, uint256 value)",32"params": [33{34"name": "from",35"type": "address",36"indexed": true,37"decoded": true,38"value": "0x1234567890123456789012345678901234567890"39},40{41"name": "to",42"type": "address",43"indexed": true,44"decoded": true,45"value": "0x9876543210987654321098765432109876543210"46},47{48"name": "value",49"type": "uint256",50"indexed": false,51"decoded": true,52"value": "100000000000000000000"53}54]55}56},57{58"block_signed_at": "2025-04-30T16:41:55Z",59"block_height": 18987653,60"tx_offset": 23,61"log_offset": 42,62"tx_hash": "0xef12gh34ij56kl78mn90op12qr34st56uv78wx90yz12ab34cd56ef78gh90",63"raw_log_topics": [64"0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925",65"0x0000000000000000000000002468ace0246810248624862486ace0246810246",66"0x00000000000000000000000068b3465833fb72a70ecdf485e0e4c7bd8665fc45"67],68"sender_contract_decimals": 18,69"sender_name": "Tether USD",70"sender_contract_ticker_symbol": "USDT",71"sender_address": "0xdac17f958d2ee523a2206206994597c13d831ec7",72"sender_address_label": "Tether: USDT Stablecoin",73"sender_logo_url": "https://logos.covalenthq.com/tokens/dac17f958d2ee523a2206206994597c13d831ec7.png",74"supports_erc": [75"ERC20"76],77"sender_factory_address": null,78"raw_log_data": "0x0000000000000000000000000000000000000000000000000000000005f5e100",79"decoded": {80"name": "Approval",81"signature": "Approval(address indexed owner, address indexed spender, uint256 value)",82"params": [83{84"name": "owner",85"type": "address",86"indexed": true,87"decoded": true,88"value": "0x2468ace0246810248624862486ace0246810246"89},90{91"name": "spender",92"type": "address",93"indexed": true,94"decoded": true,95"value": "0x68b3465833fb72a70ecdf485e0e4c7bd8665fc45"96},97{98"name": "value",99"type": "uint256",100"indexed": false,101"decoded": true,102"value": "100000000"103}104]105}106}107],108"pagination": {109"has_more": true,110"page_number": 1,111"page_size": 100,112"total_count": null113}114},115"error": false,116"error_message": null,117"error_code": null118}
1{2"data": {3"updated_at": "2025-04-30T16:45:32Z",4"chain_id": 1,5"chain_name": "eth-mainnet",6"items": [7{8"block_signed_at": "2025-04-30T16:42:18Z",9"block_height": 18987654,10"tx_offset": 45,11"log_offset": 78,12"tx_hash": "0xab12cd34ef56gh78ij90kl12mn34op56qr78st90uv12wx34yz56ab78cd90",13"raw_log_topics": [14"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",15"0x0000000000000000000000001234567890123456789012345678901234567890",16"0x0000000000000000000000009876543210987654321098765432109876543210"17],18"sender_contract_decimals": 18,19"sender_name": "Uniswap V3: Pool",20"sender_contract_ticker_symbol": "UNI-V3",21"sender_address": "0x1f98431c8ad98523631ae4a59f267346ea31f984",22"sender_address_label": "Uniswap V3: Factory",23"sender_logo_url": "https://logos.covalenthq.com/tokens/1f98431c8ad98523631ae4a59f267346ea31f984.png",24"supports_erc": [25"ERC20"26],27"sender_factory_address": null,28"raw_log_data": "0x0000000000000000000000000000000000000000000000056bc75e2d63100000",29"decoded": {30"name": "Transfer",31"signature": "Transfer(address indexed from, address indexed to, uint256 value)",32"params": [33{34"name": "from",35"type": "address",36"indexed": true,37"decoded": true,38"value": "0x1234567890123456789012345678901234567890"39},40{41"name": "to",42"type": "address",43"indexed": true,44"decoded": true,45"value": "0x9876543210987654321098765432109876543210"46},47{48"name": "value",49"type": "uint256",50"indexed": false,51"decoded": true,52"value": "100000000000000000000"53}54]55}56},57{58"block_signed_at": "2025-04-30T16:41:55Z",59"block_height": 18987653,60"tx_offset": 23,61"log_offset": 42,62"tx_hash": "0xef12gh34ij56kl78mn90op12qr34st56uv78wx90yz12ab34cd56ef78gh90",63"raw_log_topics": [64"0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925",65"0x0000000000000000000000002468ace0246810248624862486ace0246810246",66"0x00000000000000000000000068b3465833fb72a70ecdf485e0e4c7bd8665fc45"67],68"sender_contract_decimals": 18,69"sender_name": "Tether USD",70"sender_contract_ticker_symbol": "USDT",71"sender_address": "0xdac17f958d2ee523a2206206994597c13d831ec7",72"sender_address_label": "Tether: USDT Stablecoin",73"sender_logo_url": "https://logos.covalenthq.com/tokens/dac17f958d2ee523a2206206994597c13d831ec7.png",74"supports_erc": [75"ERC20"76],77"sender_factory_address": null,78"raw_log_data": "0x0000000000000000000000000000000000000000000000000000000005f5e100",79"decoded": {80"name": "Approval",81"signature": "Approval(address indexed owner, address indexed spender, uint256 value)",82"params": [83{84"name": "owner",85"type": "address",86"indexed": true,87"decoded": true,88"value": "0x2468ace0246810248624862486ace0246810246"89},90{91"name": "spender",92"type": "address",93"indexed": true,94"decoded": true,95"value": "0x68b3465833fb72a70ecdf485e0e4c7bd8665fc45"96},97{98"name": "value",99"type": "uint256",100"indexed": false,101"decoded": true,102"value": "100000000"103}104]105}106}107],108"pagination": {109"has_more": true,110"page_number": 1,111"page_size": 100,112"total_count": null113}114},115"error": false,116"error_message": null,117"error_code": null118}