跳转至主要内容

avax.getAtomicTxStatus RPC Method

正在加载...

更新于
Apr 29, 2026

avax.getAtomicTxStatus RPC Method

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

参数

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

退货

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