Withdrawals
Path parameters
burnTxidstringRequiredPattern:
The withdrawal transaction ID
^0x[0-9a-fA-F]*$eventIndexstringRequiredPattern:
The event index of the print event in the transaction that includes details of the withdrawal
^(?:(?!^-0$)-?(?:(?:0|[1-9]\d*)))$Responses
200
Response for status 200
application/json
burnTxidstringRequired
createdAtstringRequired
eventIndexnumberRequired
withdrawalIdstringRequired
404
Response for status 404
text/plain
get
/{networkStr}/withdrawals/{burnTxid}/{eventIndex}Last updated
Was this helpful?