Nado Typescript SDK Documentation
    Preparing search index...

    Interface EIP712OrderParams

    interface EIP712OrderParams {
        expiration: BigNumberish;
        price: BigNumberish;
        amount: BigNumberish;
        nonce: string;
        appendix: BigNumberish;
        subaccountOwner: string;
        subaccountName: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    expiration: BigNumberish
    amount: BigNumberish
    nonce: string
    appendix: BigNumberish
    subaccountOwner: string
    subaccountName: string

    If the subaccount is not a valid UTF-8 string, it will be the hex representation of the bytes