Transactions
Get wallet transactions summary
Data APIs
- Overview
- Getting Started
- API Reference
- Blocks
- Balances
- Transfers
- Transactions
- NFTs
- Events
- Restaked ETH
- Tokens
Transactions
Get wallet transactions summary
Get the earliest and latest transactions, and the transaction cound involving a wallet.
GET
/
{chainName}
/
v1
/
address
/
{walletAddress}
/
transactions
/
summary
Path Parameters
A wallet address.
Name of the blockchain (e.g., ethereum, polygon, bsc)
Response
200 - application/json