ao-js-sdk - v0.0.9
    Preparing search index...

    Interface ARNSRecordRequest

    Request parameters for retrieving an ARNS record

    interface ARNSRecordRequest {
        name: string;
    }
    Index

    Properties

    Properties

    name: string

    The name to get the ARNS record for. Can be either a simple domain (e.g., "randao") or a compound domain (e.g., "nft_randao")