viem
Version:
32 lines • 988 B
TypeScript
export declare const metis: {
blockExplorers: {
readonly default: {
readonly name: "Andromeda Explorer";
readonly url: "https://andromeda-explorer.metis.io";
};
};
contracts: {
readonly multicall3: {
readonly address: "0xca11bde05977b3631167028862be2a173976ca11";
readonly blockCreated: 2338552;
};
};
id: 1088;
name: "Metis";
nativeCurrency: {
readonly decimals: 18;
readonly name: "Metis";
readonly symbol: "METIS";
};
rpcUrls: {
readonly default: {
readonly http: readonly ["https://andromeda.metis.io/?owner=1088"];
};
};
sourceId?: number | undefined;
testnet?: boolean | undefined;
formatters?: undefined;
serializers?: import("../../index.js").ChainSerializers<undefined> | undefined;
fees?: import("../../index.js").ChainFees<undefined> | undefined;
};
//# sourceMappingURL=metis.d.ts.map