Skip to main content
GET
/
subgraph
/
wallet-overview
Wallet Overview
curl --request GET \
  --url https://kryptonweb3-production.up.railway.app/subgraph/wallet-overview
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Query Parameters

address
string
required

Wallet address (0x...)

Response

Successful Response