L2 Deposits/Withdrawals
Get Withdrawal Transactions by Address
Retrieves all withdrawal transactions made by a specified address.
GET
Get Withdrawal Transactions by Address
Arbitrum One Mainnet Arbitrum Sepolia Testnet OP Mainnet OP Sepolia TestnetDocumentation Index
Fetch the complete documentation index at: https://docs.etherscan.io/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Your Etherscan API key.
Chain ID to query, eg
10 for Optimism or 42161 for Arbitrum from our supported chains.Set to
account for this endpoint.Set to
getwithdrawaltxs for this endpoint.Address to check for cross-chain withdrawals from L2 to Ethereum.
Page number for pagination.
Number of records per page. Use the
page parameter for subsequent records.Sort order either
desc for the latest transactions first or asc for the oldest transactions first.