Skip to main content
GET
Get withdrawal messages for a transaction.

Authorizations

Authorization
string
header
required

API key passed as a Bearer token in the Authorization header.

Path Parameters

transaction_hash
string
required

Transaction hash.

Pattern: ^0x([A-Fa-f0-9]{64})$
chain_id
string
required

The ID of the blockchain

Response

Withdrawal messages for the transaction.

items
Arbitrum.Withdrawal · object[]
required