trace_filter RPC Method
This method requires appending
/nanoreth to your HyperLiquid endpoint URL. Debug and Trace methods are not supported on /evm endpoints. Use /nanoreth 而非 /evm to access tracing functionality.Please be aware that the maximum block range limit for this RPC method is 10,000 blocks for those on paid plans. Consider dividing your queries into smaller segments to enhance response times and manage errors more effectively. For further details on the block range limit and strategies for mitigating it, please consult the FAQ
參數
物件
物件
載入中...
fromBlock
字串
載入中...
toBlock
字串
載入中...
fromAddress
陣列
載入中...
toAddress
陣列
載入中...
after
數字
載入中...
count
數字
載入中...
退貨
陣列
陣列
載入中...
動作
物件
載入中...
出自
字串
載入中...
callType
字串
載入中...
氣體
字串
載入中...
輸入
字串
載入中...
至
字串
載入中...
值
字串
載入中...
blockHash
字串
載入中...
區塊編號
數字
載入中...
結果
物件
載入中...
gasUsed
字串
載入中...
輸出
字串
載入中...
subtraces
數字
載入中...
traceAddress
陣列
載入中...
交易哈希值
字串
載入中...
transactionPosition
數字
載入中...
類型
字串
載入中...
請求