avm.getTxStatus RPC Method
Parameters
txID
String
Loading...
Returns
status
string
Loading...
accepted
string
Loading...
processing
string
Loading...
rejected
string
Loading...
unknown
string
Loading...
Request
1curl --location --request POST https://docs-demo.avalanche-mainnet.quiknode.pro/ext/bc/C/rpc/ext/bc/X \2--header 'Content-Type: application/json' \3--data-raw '{4"jsonrpc": "2.0",5"id": 1,6"method": "avm.getTxStatus",7"params": {8"txID": "2HHr7xUJgWiLESV7g8T3oWfWvdpWJXd4Hctj6U3KhzUN6EsgBG"9}10}'
1curl --location --request POST https://docs-demo.avalanche-mainnet.quiknode.pro/ext/bc/C/rpc/ext/bc/X \2--header 'Content-Type: application/json' \3--data-raw '{4"jsonrpc": "2.0",5"id": 1,6"method": "avm.getTxStatus",7"params": {8"txID": "2HHr7xUJgWiLESV7g8T3oWfWvdpWJXd4Hctj6U3KhzUN6EsgBG"9}10}'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free