メインコンテンツへスキップ

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のエンドポイントを作成し、開発を始めましょう
今すぐ無料で始めましょう