跳至主要內容

avax.getAtomicTxStatus RPC Method

載入中...

更新於
2026年4月29日

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 端點,並開始建置
立即免費開始使用