Record V2 reads
Rust SDK API Reference / Record V2 reads
Record V2 APIs derive current SNS record addresses locally, then read them through a blocking RpcClient. They require a full supported .sns or .sol domain and return record payloads without the NameRecordHeader bytes.
APIs
| API | Description |
|---|---|
get_record_v2 | Reads one current record for a domain. |
get_multiple_records_v2 | Reads multiple current records for a domain in requested-record order. |