Documentation
    Preparing search index...

    Type Alias SealApproveParams

    type SealApproveParams = {
        coinType: string;
        domainName: string;
        startTime: number;
    }
    Index

    Properties

    coinType: string

    The coin type the auction is denominated in

    domainName: string

    The domain name being auctioned

    startTime: number

    The auction start time in seconds (must match the on-chain auction)