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.
Changes
No recorded changes to this endpoint across all 1 revision of this API.