Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the user
Query Parameters
The blockchain network to retrieve the wallet balance from.
Available options:
POLYGON
, ETHEREUM
, SOLANA
, BASE
The type of currency to check the balance for. Currently, only usdc is supported.
Available options:
usdc
, usdt
, usdHifi
Status of the deposit, CONFIRMED indicates the deposit is found in the blockchain, COMPLETED indicates the deposit is completed and unlikely to be reverted.
Available options:
CONFIRMED
, COMPLETED
ISO format: YYYY-MM-DD
ISO format: YYYY-MM-DD
default to 10, maximum to 100
Minimum amount of the deposit, default is 0.01