UNPKG

opstack-kit-chains

Version:
36 lines 1.42 kB
export declare const lightlinkPegasus: { blockExplorers: { readonly default: { readonly name: "LightLink Pegasus Explorer"; readonly url: "https://pegasus.lightlink.io"; }; }; contracts?: { [x: string]: import("../../index.js").ChainContract | { [sourceId: number]: import("../../index.js").ChainContract | undefined; } | undefined; ensRegistry?: import("../../index.js").ChainContract | undefined; ensUniversalResolver?: import("../../index.js").ChainContract | undefined; multicall3?: import("../../index.js").ChainContract | undefined; } | undefined; id: 1891; name: "LightLink Pegasus Testnet"; nativeCurrency: { readonly decimals: 18; readonly name: "Ether"; readonly symbol: "ETH"; }; rpcUrls: { readonly default: { readonly http: readonly ["https://replicator.pegasus.lightlink.io/rpc/v1"]; }; }; sourceId?: number | undefined; testnet: true; custom?: Record<string, unknown> | undefined; fees?: import("../../index.js").ChainFees<undefined> | undefined; formatters?: undefined; serializers?: import("../../index.js").ChainSerializers<undefined, import("../../index.js").TransactionSerializable> | undefined; readonly network: "lightlink-pegasus"; }; //# sourceMappingURL=lightlinkPegasus.d.ts.map