Fetch Wallet Balance Summary

This API fetches the #NFTs and the fiat value of the tokens stored in the user's wallet

Fetch wallet balance summary

get

Fetch wallet balance summary

Authorizations
api_keystringRequired
Path parameters
user_uuidstringRequired

user_uuid of the user whose wallet balance summary needs to be fetched

Query parameters
refresh_balancestringOptional

setting refresh_balance as true hard refreshes wallet balances in metasky systems immediately

Responses
200

Wallet balance summary fetched successfully

application/json
get
/user/{user_uuid}/wallet/balance-summary

Last updated

Was this helpful?