Wallet
Wallet - Transfer Total
Get total count of transfers for a wallet with optional token filter
GET
Wallet - Transfer Total
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
A chain name listed in supported networks Supported blockchain chains
Available options:
sol, eth, bsc An address of a wallet
Query Parameters
An address of a token
Filter transfers after this timestamp (Unix epoch seconds)
Filter transfers before this timestamp (Unix epoch seconds)
Minimum token amount filter (inclusive)
Maximum token amount filter (inclusive)
Minimum token amount in USD filter (inclusive)
Maximum token amount in USD filter (inclusive)
Response
200 - application/json
Successful response
Total number of transfers
Example:
125
Wallet - Transfer Total

