๐Ÿ“ˆTransaction Volume API

Features relating to the wallet owner's transaction volume.

GET

https://api-gate-mg6fwvzq3a-as.a.run.app/api/transaction_sol_volume/{token}?wallets={wallets}&include_connected_wallet={bool}
ParameterTypeDescription

token*

string

API access token

wallets*

string

Wallet address or a list of wallet addresses Note you can input a maximum of 5 wallets per API call. To input a list of wallets, see here:List of Wallets as Input Parameter

include_connected_wallet

boolean

Whether to incorporate other wallets connected to the Atadia platform by the wallet owner, default False

Last updated