Left Curve Software Stack
    Preparing search index...

    Type Alias SimulateResponse

    type SimulateResponse = {
        gasLimit: number;
        gasUsed: number;
    }
    Index

    Properties

    Properties

    gasLimit: number
    gasUsed: number