curl --request POST \ --url https://devnet-as.magicblock.app/ \ --header 'Content-Type: application/json' \ --data '{ "jsonrpc": "2.0", "id": 1, "method": "getTransaction", "params": [ "4ReKprwf3WdLHRrzp4ctPWNBsQDPL3VZz3zMmoZfcGJMJCHh5Vq937mPdyxhCbw54wNnA6hZ7KfNpQdpt13yY7A9", { "commitment": "confirmed", "maxSupportedTransactionVersion": 0, "encoding": "json" } ] }'
{ "jsonrpc": "2.0", "id": 1, "result": null, "error": null }
Returns transaction details for a confirmed transaction.
Documentation IndexFetch the complete documentation index at: https://docs.magicblock.gg/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.magicblock.gg/llms.txt
Use this file to discover all available pages before exploring further.
2.0
getTransaction
Method-specific parameters.
Successful response
Method-specific result payload.
このページは役に立ちましたか?