Transactions
Get native transactions for address
Lists native transactions for an address. Filterable by block range.
GET
Path Parameters
A wallet address.
Name of the blockchain (e.g., ethereum, polygon, bsc)
Query Parameters
The block height to start from, inclusive. Defaults to genesis block.
The block height to end at, inclusive. Defaults to latest block.
The cursor returned in previous response (for getting the next page).
Number of records to fetch
Required range:
1 <= x <= 100
Response
200 - application/json
OK
The response is of type object
.