Wallet/contract state on 5 EVM chains in one call: native balance, nonce, EOA-or...
https://agent.connskill.com/chain/v1/chain-stateOverview
Wallet/contract state on 5 EVM chains in one call: native balance, nonce, EOA-or-contract (EIP-7702-aware), ERC-20 balances with symbol and decimals
Protocol
x402
Price
$0.05
Payment Asset
USD Coin
Payment Network
Base
Category
crypto/wallet
Provider
agent
Source
bazaar
Indexed
2026-08-27 15:13:13
Health
Status
healthy
Latency (p50)
62ms
Uptime (30d)
100.0%
Reliability Score
92/100
Last Checked
2026-08-28 01:14:27
Last Healthy
2026-08-28 01:14:27
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
Known USDC
Facilitator
—
Input Schema
{
"bodyFields": {
"address": {
"description": "Wallet or contract address (0x…, 40 hex)",
"required": true,
"type": "string"
},
"chain": {
"description": "One of: base, ethereum, arbitrum, optimism, polygon",
"required": true,
"type": "string"
},
"tokens": {
"description": "ERC-20 contracts to read balances for, max 10",
"required": false,
"type": "array"
}
},
"bodyType": "json",
"method": "POST",
"type": "http"
}
Output Schema
{
"properties": {
"native": {
"type": "object"
},
"status": {
"type": "string"
},
"tokens": {
"type": "array"
}
},
"type": "object"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-08-28 01:14:27 | healthy | 402 | 62ms |