wallet_refreshUtxos
Syncs external payments sent to BRC-29 deposit addresses into the wallet
Read as MarkdownResult
Address synchronization and imported-deposit status as JSON text.
Permissions
Updates wallet storage by importing indexed deposits. Requires the payment wallet context; this is not a passive balance lookup.
Inputs and availability
full catalog · Legacy local wallet; Legacy local identity; Local Vault · broadcasting disabled; Local Vault · all roles; Local Vault · payment role only; External BRC-100 wallet; Local Vault + sponsor
Full tool description
Syncs external payments sent to BRC-29 deposit addresses into the wallet. Triggers lazy indexing on the server, classifies outputs (funding, ordinals, tokens), and internalizes them.
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"
}