Avalanche SDK Client
    Preparing search index...

    Type Alias GetActiveRulesAtMethod

    type GetActiveRulesAtMethod = {
        Method: "eth_getActiveRulesAt";
        Parameters: [GetActiveRulesAtParameters];
        ReturnType: GetActiveRulesAtReturnType;
    }
    Index

    Properties

    Method: "eth_getActiveRulesAt"