sap_sns_get_record_pda
Derive the Program Derived Address (PDA) for an SNS record given a .sol domain and record type like SOL, TXT, or Url.
Instructions
Derive the SNS record PDA for a domain and record type using the SAP SDK SnsModule.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | The .sol domain name to derive the record PDA for | |
| recordType | No | The SNS record type for the PDA derivation (e.g. SOL, TXT, Url, IPFS, ETH, BTC, etc.) |