v1

latestOpenAPI 3.0.02026-07-26268286602.5 KB
arbitrum

Get claim data for a withdrawal.

Returns the ABI-encoded calldata and outbox contract address required to execute a Rollup withdrawal on the Parent chain.

get/{chain_id}/api/v2/arbitrum/messages/claim/{message_id}

Path parameters

message_idinteger required

Withdrawal message ID.

chain_idstring required

The ID of the blockchain

Response

Claim data for the withdrawal.

calldatastring required

ABI-encoded calldata for the executeTransaction call.

outbox_address_hashstring required

Address of the Arbitrum Outbox contract on the Parent chain through which the withdrawal is executed.