跳转至主要内容

avax.getAtomicTx RPC Method

正在加载...

更新于
Apr 29, 2026

avax.getAtomicTx RPC Method

To use the avax.getAtomicTx method on the C-Chain, ensure that the end of your URL includes ext/bc/C/avax.

参数

txID
字符串
必填
正在加载...
encoding
字符串
正在加载...

退货

tx
字符串
正在加载...
encoding
字符串
正在加载...
blockHeight
字符串
正在加载...
请求
回复
1
{
2
“jsonrpc”: "2.0",
3
"id": 1,
4
"result": {
5
"tx": "0x00000000000400003039000000000000000000000000000000000000000000000000000000000000000000000001dbcf890f77f49b96857648b72b77f9f82937f28a68704af05da0dc12ba53f2db00000007002386f26fc100000000000000000000000001000000013cb7d3842e8cee6a0ebd09f1fe884f6861e1b29c",
6
"encoding": "hex"
7
}
8
}
1
{
2
“jsonrpc”: "2.0",
3
"id": 1,
4
"result": {
5
"tx": "0x00000000000400003039000000000000000000000000000000000000000000000000000000000000000000000001dbcf890f77f49b96857648b72b77f9f82937f28a68704af05da0dc12ba53f2db00000007002386f26fc100000000000000000000000001000000013cb7d3842e8cee6a0ebd09f1fe884f6861e1b29c",
6
"encoding": "hex"
7
}
8
}
还没有账号吗?
只需几秒钟即可创建您的 Quicknode 端点,并开始构建
免费开始使用