Nado Typescript SDK Documentation
    Preparing search index...
    interface Params {
        subaccountOwner: string;
        subaccountName: string;
        walletClient: {};
        chainId: number;
        endpointAddress: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    subaccountOwner: string
    subaccountName: string

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

    walletClient: {}
    chainId: number
    endpointAddress: string