@safe-global/safe-gateway-typescript-sdk
    Preparing search index...

    Type Alias GasPriceOracle

    type GasPriceOracle = {
        gasParameter: string;
        gweiFactor: string;
        type: ORACLE;
        uri: string;
    }
    Index

    Properties

    gasParameter: string
    gweiFactor: string
    type: ORACLE
    uri: string