Build SNS Set Primary Domain Transaction
sap_sns_build_set_primary_domain_transactionBuild a Solana transaction to set a primary .sol domain for a specified owner.
Instructions
Unavailable builder: setting primary domain requires the Bonfida SNS CLI or direct program interaction. Hosted accountless SAP MCP rejects this tool before x402 payment until a production unsigned builder is available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | No | The Solana public key (base58) of the domain owner setting their primary domain | |
| domain | No | The .sol domain name to set as primary for the owner |
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. |