Avalanche SDK Client
    Preparing search index...

    Module methods/public

    Type Aliases

    BaseFeeErrorType
    BaseFeeMethod
    BaseFeeReturnType

    The return type for the eth_baseFee method.

    FeeConfigErrorType
    FeeConfigMethod
    FeeConfigParameters

    The parameters for the feeConfig method.

    FeeConfigReturnType

    The return type for the feeConfig method.

    GetActiveRulesAtErrorType
    GetActiveRulesAtMethod
    GetActiveRulesAtParameters

    The parameters for the eth_getActiveRulesAt method.

    GetActiveRulesAtReturnType

    The return type for the eth_getActiveRulesAt method.

    GetChainConfigErrorType
    GetChainConfigMethod
    GetChainConfigReturnType
    MaxPriorityFeePerGasErrorType
    MaxPriorityFeePerGasMethod
    MaxPriorityFeePerGasReturnType

    The return type for the eth_maxPriorityFeePerGas method.

    Functions

    baseFee

    Get the base fee for the next block.

    feeConfig

    Get the fee config for a specific block.

    getActiveRulesAt

    Get the active rules at a specific timestamp.

    getChainConfig

    Get the chain configuration for the C-Chain.

    maxPriorityFeePerGas

    Get the maximum priority fee per gas for the next block.