Skip to content

Commit

Permalink
chore(eth): mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
D4mph1r committed Nov 24, 2024
1 parent 14f83a3 commit a475fcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ export const prodBridgeConfig: IBridgeConfig = {
blockChunks: 1000,
},
{
chain: "ETH",
chain: "ETHEREUM",
rpcURL: process.env.ETH_RPC || "https://eth.llamarpc.com",
nativeCoinSymbol: "ETH",
intialFund: "3000000000000000",
Expand Down

0 comments on commit a475fcd

Please sign in to comment.