Get Address Transactions
Transaction history for a cryptocurrency address
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
currency
Currency ticker (BTC, LTC, DOGE, ZEC, RUNE, ETH, BASE, BCH)
address
Cryptocurrency address to fetch transactions for
Query parameters
asset
Token asset (contract address) to filter transactions by (e.g. the contract address of USDC, USDT, etc.)
limit
Number of transactions to return per page (1-100)
offset
Number of transactions to skip
network
Network to query (for future use, currently only mainnet is supported)
Response
This endpoint returns an object.
currency
currencyName
address
total
limit
offset
transactions