sap_sns_check_ownership
Verify if a Solana wallet owns a specific .sol domain using the Bonfida SDK.
Instructions
Check whether a wallet owns a .sol domain using the Bonfida SDK.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | No | The Solana public key (base58) of the wallet to verify as the domain owner | |
| domain | No | The .sol domain name to check ownership of |