UNPKG

opstack-kit-chains

Version:
35 lines 1.31 kB
export declare const xLayer: { blockExplorers: { readonly default: { readonly name: "OKLink"; readonly url: "https://www.oklink.com/xlayer"; }; }; 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: 196; name: "X Layer Mainnet"; nativeCurrency: { readonly decimals: 18; readonly name: "OKB"; readonly symbol: "OKB"; }; rpcUrls: { readonly default: { readonly http: readonly ["https://rpc.xlayer.tech"]; }; }; sourceId?: number | undefined; testnet?: boolean | undefined; 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; }; //# sourceMappingURL=xLayer.d.ts.map