trace_filter RPC Method
此方法需要追加
/nanoreth 到您的HyperLiquid endpoint 。在 /evm 端点。使用 /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
字符串
正在加载...
blockNumber
数字
正在加载...
结果
对象
正在加载...
gasUsed
字符串
正在加载...
输出
字符串
正在加载...
子轨迹
数字
正在加载...
traceAddress
数组
正在加载...
交易哈希
字符串
正在加载...
交易头寸
数字
正在加载...
类型
字符串
正在加载...
请求