Skip to main content

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

APIDescription
get_record_v2Reads one current record for a domain.
get_multiple_records_v2Reads multiple current records for a domain in requested-record order.