Record V2 reads
Rust SDK API Reference / Record V2 reads
Record V2 APIs derive and query current SNS record accounts through a non-blocking Solana RPC client. They accept a full supported .sns or .sol domain and return a name-record header plus payload when the requested record exists.
APIs
| API | Description |
|---|---|
get_record_v2 | Reads one requested V2 record. |
get_multiple_records_v2 | Reads multiple requested V2 records in request order. |