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

    Type Alias GasPriceFixed

    type GasPriceFixed = {
        type: FIXED;
        weiValue: string;
    }
    Index

    Properties

    Properties

    type: FIXED
    weiValue: string