curl --request POST \ --url https://devnet-as.magicblock.app/ \ --header 'Content-Type: application/json' \ --data '{ "jsonrpc": "2.0", "id": 1, "method": "getSignatureStatuses", "params": [ [ "4cdd1oX7cfVALfr26tP52BZ6cSzrgnNGtYD7BFhm6FFeZV5sPTnRvg6NRn8yC6DbEikXcrNChBM5vVJnTgKhGhVu" ], { "searchTransactionHistory": true } ] }'
{ "jsonrpc": "2.0", "id": 1, "result": null, "error": null }
Returns the statuses of a list of signatures.
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
getSignatureStatuses
Method-specific parameters.
Successful response
Method-specific result payload.
此页面对您有帮助吗?