bap_getCurrentAddress
Retrieves the current BAP identity's Bitcoin SV address. This address is derived from the server's configured identity key.
Read as MarkdownResult
The legacy identity's current signing address.
Permissions
Requires the configured wallet or identity context. Wallet read permissions apply; this handler does not request a payment.
Inputs and availability
Full catalog · Legacy local identity
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"
}