Coda by Ian Macalinao
    Preparing search index...

    Type Alias NewWrapperV2InstructionDataArgs

    type NewWrapperV2InstructionDataArgs = {
        hardCap: number | bigint;
    }
    Index
    hardCap: number | bigint