PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@celo/contractkit/lib

Просмотр файла: proxy.d.ts

import { ABIDefinition, AbiItem } from '@celo/connect';
import Web3 from 'web3';
export declare const GET_IMPLEMENTATION_ABI: ABIDefinition;
export declare const SET_IMPLEMENTATION_ABI: ABIDefinition;
export declare const SET_AND_INITIALIZE_IMPLEMENTATION_ABI: ABIDefinition;
export declare const PROXY_ABI: ABIDefinition[];
export declare const PROXY_SET_IMPLEMENTATION_SIGNATURE: string;
export declare const PROXY_SET_AND_INITIALIZE_IMPLEMENTATION_SIGNATURE: string;
declare const initializeAbiMap: {
    AccountsProxy: AbiItem | undefined;
    AttestationsProxy: AbiItem | undefined;
    BlockchainParametersProxy: AbiItem | undefined;
    DoubleSigningSlasherProxy: AbiItem | undefined;
    DowntimeSlasherProxy: AbiItem | undefined;
    ElectionProxy: AbiItem | undefined;
    EpochRewardsProxy: AbiItem | undefined;
    EscrowProxy: AbiItem | undefined;
    ExchangeProxy: AbiItem | undefined;
    ExchangeEURProxy: AbiItem | undefined;
    ExchangeBRLProxy: AbiItem | undefined;
    FederatedAttestationsProxy: AbiItem | undefined;
    FeeCurrencyWhitelistProxy: AbiItem | undefined;
    FreezerProxy: AbiItem | undefined;
    GasPriceMinimumProxy: AbiItem | undefined;
    GoldTokenProxy: AbiItem | undefined;
    GovernanceProxy: AbiItem | undefined;
    GrandaMentoProxy: AbiItem | undefined;
    LockedGoldProxy: AbiItem | undefined;
    MetaTransactionWalletProxy: AbiItem | undefined;
    MetaTransactionWalletDeployerProxy: AbiItem | undefined;
    MultiSigProxy: AbiItem | undefined;
    OdisPaymentsProxy: AbiItem | undefined;
    ProxyProxy: AbiItem | undefined;
    RandomProxy: AbiItem | undefined;
    RegistryProxy: AbiItem | undefined;
    ReserveProxy: AbiItem | undefined;
    SortedOraclesProxy: AbiItem | undefined;
    StableTokenProxy: AbiItem | undefined;
    StableTokenEURProxy: AbiItem | undefined;
    StableTokenBRLProxy: AbiItem | undefined;
    TransferWhitelistProxy: AbiItem | undefined;
    ValidatorsProxy: AbiItem | undefined;
};
export declare const getInitializeAbiOfImplementation: (proxyContractName: keyof typeof initializeAbiMap) => AbiItem;
export declare const setImplementationOnProxy: (address: string, web3: Web3) => any;
export {};

Выполнить команду


Для локальной разработки. Не используйте в интернете!