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
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
400
Invalid request
application/json
401
Authorization error
application/json
404
User not found
application/json
get
/user/{user_uuid}/wallet/balance-summaryLast updated
Was this helpful?