💰

Wealth API

Information related to or indicative of the wallet owner’s wealth.
GET
https://api-gate-mg6fwvzq3a-as.a.run.app/api/wealth/{token}?wallets={wallets}&include_connected_wallet={bool}
Parameters
Outputs
Parameter
Type
Description
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
Field
Description
net_worth
Total net worth in SOL across wallets, including NFTs, SOL and other SPL tokens held
amt_last_CEX_fund
Amount of SOL last received from a CEX wallet
balanceSol
Amount of SOL currently held
coll_med_fp_listed
Median floor price of all NFTs listed on the secondary market
coll_med_fp_wallet
Median floor price of all NFTs held in the wallet(s)
coll_min_fp_listed
Minimum floor price of all NFTs listed on the secondary market
coll_min_fp_wallet
Minimum floor price of all NFTs held in the wallet(s)
coll_sum_fp_listed
Valuation of all listed NFTs based on their floor prices
coll_sum_fp_wallet
Valuation of all NFTs in the wallet(s) based on their floor prices
meanAmountSol
Mean amount of SOL transacted (sent and received) across wallets since wallets’ creation
medAmountSol
Median amount of SOL transacted (sent and received) across wallets since wallets’ creation
sumAmountSol
Sum amount of SOL transacted (sent and received) across wallets since wallets’ creation
sumTsxAmountSol
Total amount of SOL received minus total amount of SOL sent since wallets’ creation (net balance)
token_wealth_usd
Valuation of SOL and USDC tokens held in USD
transfered_token_wealth_usd
Valuation of SOL and USDC tokens most recently transferred in USD