Resolve SNS Wallet
sap_sns_resolve_walletResolve any .sol domain name to its owner's Solana wallet public key using the Bonfida SDK.
Instructions
Resolve a .sol domain to its owner wallet public key using the Bonfida SDK.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | The .sol domain name to resolve to its owner wallet public key |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | MCP content blocks returned to the caller. | |
| isError | No | True when the tool result represents an application-level error. |