cURL
curl --request GET \ --url https://kryptonweb3-production.up.railway.app/subgraph/wallet-overview
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Lightweight wallet bootstrap endpoint: returns rates summary + user balances.
Intended for fast wallet first paint. Transaction history should be fetched separately in the background.
Wallet address (0x...)
Successful Response