Multi-Chain Wallet Token Balance Scanner

Use when an agent needs to monitor the stablecoin or native asset balance of a wallet.

Try it OpenAPI

Call

POST https://statepulse-api.hahavoid0.workers.dev/blockchain/balances
{
  "wallet": "0x4a82F147c8A4339409C9097Adc1EedFd56E85bFE"
}

AgentCash command

npx agentcash@latest fetch https://statepulse-api.hahavoid0.workers.dev/blockchain/balances -m POST -b '{"wallet":"0x4a82F147c8A4339409C9097Adc1EedFd56E85bFE"}'

Not for

Do not use for signing balance transfers or modifying wallet ownership.