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

platform.getTxStatus RPC Method

読み込み中...

更新日:
Apr 29, 2026

platform.getTxStatus RPC Method

To use the platform.getTxStatus method on the P-Chain, ensure that the end of your URL includes ext/bc/P.

パラメータ

txID
文字列
必須
読み込み中...

返品

ステータス
文字列
読み込み中...
Committed
文字列
読み込み中...
Processing
文字列
読み込み中...
Dropped
文字列
読み込み中...
Unknown
文字列
読み込み中...
リクエスト
回答
1
{
2
"jsonrpc": "2.0",
3
"result": {
4
"status": "Unknown"
5
},
6
"id": 1
7
}
1
{
2
"jsonrpc": "2.0",
3
"result": {
4
"status": "Unknown"
5
},
6
"id": 1
7
}
まだアカウントをお持ちではありませんか?
わずか数秒でQuicknodeのエンドポイントを作成し、開発を始めましょう
今すぐ無料で始めましょう