Avalanche SDK Client
    Preparing search index...

    Type Alias GetChainConfigMethod

    type GetChainConfigMethod = {
        Method: "eth_getChainConfig";
        Parameters: [];
        ReturnType: GetChainConfigReturnType;
    }
    Index

    Properties

    Method: "eth_getChainConfig"
    Parameters: []