Skip to main content

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

APIDescription
get_record_v2Reads one requested V2 record.
get_multiple_records_v2Reads multiple requested V2 records in request order.