Alchemy Logo

alchemy_getAssetTransfers

POST
/{apiKey}

The Transfers API allows you to easily fetch historical transactions for any address across Ethereum and supported L2s including Base, Polygon, Arbitrum, and Optimism (internal transfer data is only available on Ethereum Mainnet and Polygon Mainnet).

Path Parameters

apiKeystringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

assetTransferParamsobjectrequired

Responses

200

Returns the list of transfers, and a pageKey if additional results remain.

Was this page helpful?