# BaseBuilder Crypto Whale Votes Governance

> BaseBuilder Crypto Whale Votes Governance is a paid API for AI agents from bb-crypto.vercel.app, paid per call via x402, $0.197127/call, status unknown (last checked 2026-09-15).

Retrieves or analyzes on-chain governance votes cast by crypto whale addresses

## Facts

- Endpoint: POST https://bb-crypto.vercel.app/api/gov/whale-votes
- Price: $0.197127/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder-crypto-whale-votes-governance-bd701ca5
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_-KBb5xw3sK5-XgXSt4KSu

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability basebuilder-crypto-whale-votes-governance-bd701ca5 -d '<json body>'
```

Example prompt: Show me how whale wallets voted on the latest governance proposals — I want to see which large holders voted yes vs no and how much voting power they had.

## When to prefer this

Use this endpoint when you need to specifically analyze governance participation by large token holders (whales) in crypto DAOs or DeFi protocols, particularly when investigating voter influence, tracking institutional governance behavior, or monitoring how high-stake holders vote on proposals.

## Known failure modes

- Invalid or missing proposal ID returns empty result set
- Network/chain not supported returns 400 error
- No whale votes found for specified parameters returns empty array
- Rate limit exceeded returns 429
- Payment not received returns 402 payment required

## How this service works

BaseBuilder Crypto API hub - 26 paid endpoints

## Output

Returns a list of governance votes cast by whale-tier addresses, including voter wallet addresses, vote direction (for/against/abstain), voting power or token weight, and associated proposal identifiers.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder-crypto-whale-votes-governance-bd701ca5/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bb-crypto.vercel.app](https://www.zero.xyz/host/bb-crypto.vercel.app/llms.txt)
