{
  "x402Version": 2,
  "id": 4888,
  "slug": "4888",
  "resource": "https://agents.allium.so/api/v1/developer/wallet/balances/history",
  "description": "API request: /api/v1/developer/wallet/balances/history",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x417e809f1edcf2468730573e16077221754f54c9",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 1788065992
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "FJcDsyBsj9xhbjncQKfgLGMRNCGXC3qDEWNfM8dQHzhG",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "10000",
      "maxTimeoutSeconds": 1788065992
    },
    {
      "scheme": "exact",
      "network": "eip155:196",
      "payTo": "0x61Fdbe66c1AEaF491b8e121C83070aa750DDCada",
      "asset": "0x74b7f16337b8972027f6196a17a631ac6de26d22",
      "amount": "10000",
      "maxTimeoutSeconds": 1788065992
    },
    {
      "scheme": "exact",
      "network": "eip155:137",
      "payTo": "0xF5B59aA4D23621B382Ac56465e2a78432CE768CA",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cc03d5c3359",
      "amount": "10000",
      "maxTimeoutSeconds": 1788065992
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "addresses": [
              {
                "address": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045",
                "chain": "ethereum"
              }
            ],
            "end_timestamp": "2025-06-17T00:00:00Z",
            "start_timestamp": "2025-06-01T00:00:00Z"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "items": [
              {
                "address": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045",
                "block_number": 20000000,
                "block_timestamp": "2025-06-17T00:00:00Z",
                "chain": "ethereum",
                "raw_balance": 1500000000000000000,
                "raw_balance_str": "1500000000000000000",
                "token": {
                  "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
                  "chain": "ethereum",
                  "decimals": 18,
                  "info": {
                    "name": "Wrapped Ether",
                    "symbol": "WETH"
                  },
                  "object": "token",
                  "type": "evm_erc20"
                }
              }
            ]
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "addresses": {
                    "items": {
                      "properties": {
                        "address": {
                          "description": "Wallet address",
                          "type": "string"
                        },
                        "chain": {
                          "description": "Blockchain network (e.g. ethereum, solana, base)",
                          "type": "string"
                        }
                      },
                      "required": [
                        "chain",
                        "address"
                      ],
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "end_timestamp": {
                    "description": "ISO 8601 timestamp",
                    "format": "date-time",
                    "type": "string"
                  },
                  "start_timestamp": {
                    "description": "ISO 8601 timestamp",
                    "format": "date-time",
                    "type": "string"
                  }
                },
                "required": [
                  "addresses",
                  "start_timestamp",
                  "end_timestamp"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "bodyType",
              "body",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "agents.allium.so",
  "lastUpdated": "2026-08-30T04:58:52.99Z",
  "quality": {
    "calls30d": 3,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-30T04:58:58.04Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "agents.allium.so",
    "manifest_name": "agents.allium.so",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}