cURL
curl --request GET \ --url https://api.ask.surf/gateway/v1/wallet/net-worth
{ "data": [ { "timestamp": 123, "usd_value": 123 } ], "meta": { "cached": true, "credits_used": 123, "limit": 123, "offset": 123, "total": 123 }, "$schema": "<string>" }
Wallet address (0x hex, base58, or ENS name like vitalik.eth)
vitalik.eth
"0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"
OK
Show child attributes
A URL to the JSON Schema for this object.
"https://example.com/schemas/DataResponseWalletNetWorthPoint.json"