UNPKG

opstack-kit-chains

Version:
33 lines 1.07 kB
export declare const opBNB: { blockExplorers: { readonly default: { readonly name: "opbnbscan"; readonly url: "https://mainnet.opbnbscan.com"; }; }; contracts: { readonly multicall3: { readonly address: "0xcA11bde05977b3631167028862bE2a173976CA11"; readonly blockCreated: 512881; }; }; id: 204; name: "opBNB"; nativeCurrency: { readonly name: "BNB"; readonly symbol: "BNB"; readonly decimals: 18; }; rpcUrls: { readonly default: { readonly http: readonly ["https://opbnb-mainnet-rpc.bnbchain.org"]; }; }; 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=opBNB.d.ts.map