UNPKG

viem

Version:

TypeScript Interface for Ethereum

201 lines • 8.84 kB
export declare const giwaSepolia: { blockExplorers: { readonly default: { readonly name: "Blockscout"; readonly url: "https://sepolia-explorer.giwa.io"; readonly apiUrl: "https://sepolia-explorer.giwa.io/api"; }; }; blockTime: 1000; contracts: { readonly multicall3: { readonly address: "0xcA11bde05977b3631167028862bE2a173976CA11"; readonly blockCreated: 0; }; readonly disputeGameFactory: { readonly 11155111: { readonly address: "0x37347caB2afaa49B776372279143D71ad1f354F6"; }; }; readonly portal: { readonly 11155111: { readonly address: "0x956962C34687A954e611A83619ABaA37Ce6bC78A"; }; }; readonly l1StandardBridge: { readonly 11155111: { readonly address: "0x77b2ffc0F57598cAe1DB76cb398059cF5d10A7E7"; }; }; readonly gasPriceOracle: { readonly address: "0x420000000000000000000000000000000000000F"; }; readonly l1Block: { readonly address: "0x4200000000000000000000000000000000000015"; }; readonly l2CrossDomainMessenger: { readonly address: "0x4200000000000000000000000000000000000007"; }; readonly l2Erc721Bridge: { readonly address: "0x4200000000000000000000000000000000000014"; }; readonly l2StandardBridge: { readonly address: "0x4200000000000000000000000000000000000010"; }; readonly l2ToL1MessagePasser: { readonly address: "0x4200000000000000000000000000000000000016"; }; }; ensTlds?: readonly string[] | undefined; id: 91342; name: "GIWA Sepolia"; nativeCurrency: { readonly name: "Sepolia Ether"; readonly symbol: "ETH"; readonly decimals: 18; }; experimental_preconfirmationTime?: number | undefined | undefined; rpcUrls: { readonly default: { readonly http: readonly ["https://sepolia-rpc.giwa.io"]; }; }; sourceId: 11155111; supportsTransactionReplacementDetection?: boolean | undefined | undefined; testnet: true; custom?: Record<string, unknown> | undefined; extendSchema?: Record<string, unknown> | undefined; fees?: import("../../index.js").ChainFees<undefined> | undefined; formatters: { readonly block: { exclude: [] | undefined; format: (args: import("../index.js").OpStackRpcBlock, action?: string | undefined) => import("../index.js").OpStackBlock; type: "block"; }; readonly transaction: { exclude: [] | undefined; format: (args: import("../index.js").OpStackRpcTransaction, action?: string | undefined) => import("../index.js").OpStackTransaction; type: "transaction"; }; readonly transactionReceipt: { exclude: [] | undefined; format: (args: import("../index.js").OpStackRpcTransactionReceipt, action?: string | undefined) => import("../index.js").OpStackTransactionReceipt; type: "transactionReceipt"; }; }; prepareTransactionRequest?: ((args: import("../../index.js").PrepareTransactionRequestParameters, options: { client: import("../../index.js").Client; phase: "beforeFillTransaction" | "beforeFillParameters" | "afterFillParameters"; }) => Promise<import("../../index.js").PrepareTransactionRequestParameters>) | [fn: ((args: import("../../index.js").PrepareTransactionRequestParameters, options: { client: import("../../index.js").Client; phase: "beforeFillTransaction" | "beforeFillParameters" | "afterFillParameters"; }) => Promise<import("../../index.js").PrepareTransactionRequestParameters>) | undefined, options: { runAt: readonly ("beforeFillTransaction" | "beforeFillParameters" | "afterFillParameters")[]; }] | undefined; serializers: { readonly transaction: typeof import("../index.js").serializeTransactionOpStack; }; verifyHash?: ((client: import("../../index.js").Client, parameters: import("../../index.js").VerifyHashActionParameters) => Promise<import("../../index.js").VerifyHashActionReturnType>) | undefined; readonly network: "giwa-sepolia"; }; export declare const giwaSepoliaPreconf: { blockExplorers: { readonly default: { readonly name: "Blockscout"; readonly url: "https://sepolia-explorer.giwa.io"; readonly apiUrl: "https://sepolia-explorer.giwa.io/api"; }; }; blockTime: 1000; contracts: { readonly multicall3: { readonly address: "0xcA11bde05977b3631167028862bE2a173976CA11"; readonly blockCreated: 0; }; readonly disputeGameFactory: { readonly 11155111: { readonly address: "0x37347caB2afaa49B776372279143D71ad1f354F6"; }; }; readonly portal: { readonly 11155111: { readonly address: "0x956962C34687A954e611A83619ABaA37Ce6bC78A"; }; }; readonly l1StandardBridge: { readonly 11155111: { readonly address: "0x77b2ffc0F57598cAe1DB76cb398059cF5d10A7E7"; }; }; readonly gasPriceOracle: { readonly address: "0x420000000000000000000000000000000000000F"; }; readonly l1Block: { readonly address: "0x4200000000000000000000000000000000000015"; }; readonly l2CrossDomainMessenger: { readonly address: "0x4200000000000000000000000000000000000007"; }; readonly l2Erc721Bridge: { readonly address: "0x4200000000000000000000000000000000000014"; }; readonly l2StandardBridge: { readonly address: "0x4200000000000000000000000000000000000010"; }; readonly l2ToL1MessagePasser: { readonly address: "0x4200000000000000000000000000000000000016"; }; }; ensTlds?: readonly string[] | undefined; id: 91342; name: "GIWA Sepolia"; nativeCurrency: { readonly name: "Sepolia Ether"; readonly symbol: "ETH"; readonly decimals: 18; }; experimental_preconfirmationTime: 200; rpcUrls: { readonly default: { readonly http: readonly ["https://sepolia-rpc-flashblocks.giwa.io"]; }; }; sourceId: 11155111; supportsTransactionReplacementDetection?: boolean | undefined | undefined; testnet: true; custom?: Record<string, unknown> | undefined; extendSchema?: Record<string, unknown> | undefined; fees?: import("../../index.js").ChainFees<undefined> | undefined; formatters: { readonly block: { exclude: [] | undefined; format: (args: import("../index.js").OpStackRpcBlock, action?: string | undefined) => import("../index.js").OpStackBlock; type: "block"; }; readonly transaction: { exclude: [] | undefined; format: (args: import("../index.js").OpStackRpcTransaction, action?: string | undefined) => import("../index.js").OpStackTransaction; type: "transaction"; }; readonly transactionReceipt: { exclude: [] | undefined; format: (args: import("../index.js").OpStackRpcTransactionReceipt, action?: string | undefined) => import("../index.js").OpStackTransactionReceipt; type: "transactionReceipt"; }; }; prepareTransactionRequest?: ((args: import("../../index.js").PrepareTransactionRequestParameters, options: { client: import("../../index.js").Client; phase: "beforeFillTransaction" | "beforeFillParameters" | "afterFillParameters"; }) => Promise<import("../../index.js").PrepareTransactionRequestParameters>) | [fn: ((args: import("../../index.js").PrepareTransactionRequestParameters, options: { client: import("../../index.js").Client; phase: "beforeFillTransaction" | "beforeFillParameters" | "afterFillParameters"; }) => Promise<import("../../index.js").PrepareTransactionRequestParameters>) | undefined, options: { runAt: readonly ("beforeFillTransaction" | "beforeFillParameters" | "afterFillParameters")[]; }] | undefined; serializers: { readonly transaction: typeof import("../index.js").serializeTransactionOpStack; }; verifyHash?: ((client: import("../../index.js").Client, parameters: import("../../index.js").VerifyHashActionParameters) => Promise<import("../../index.js").VerifyHashActionReturnType>) | undefined; readonly network: "giwa-sepolia"; }; //# sourceMappingURL=giwaSepolia.d.ts.map