Nado Typescript SDK Documentation
    Preparing search index...

    Interface MintMockERC20Params

    interface MintMockERC20Params {
        productId: number;
        amount: BigDecimalish;
    }
    Index

    Properties

    Properties

    productId: number