← BSV MCPInstall
Wallet

wallet_getBsv21Balances

Get aggregated BSV21 token balances grouped by token ID

Read as Markdown

Result

BSV21 balances as JSON text.

Permissions

Requires the configured wallet or identity context. Wallet read permissions apply; this handler does not request a payment.

Also available through wallet_read in compact mode.

Inputs and availability

Full catalog · Legacy local wallet; Legacy local identity; Local Vault · broadcasting disabled; Local Vault · all roles; External BRC-100 wallet; Local Vault + sponsor

No input fields. Pass an empty object.

Nested fields are required only when their parent object or array item is supplied.

Full input schema
{
  "type": "object",
  "properties": {},
  "$schema": "https://json-schema.org/draft/2020-12/schema"
}