Skip to content

Commit

Permalink
fix: wsteth pool
Browse files Browse the repository at this point in the history
  • Loading branch information
57Ark committed Jan 15, 2025
1 parent b147096 commit 9e00309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/configs/wstethConfigMainnet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ const tier2CreditManager: CreditManagerV3DeployConfig = {
export const wstethConfigMainnet: PoolV3DeployConfig = {
id: "mainnet-wsteth-v3",
symbol: "dWSTETHV3",
name: "wstETH v3",
name: "wstETH v3",
network: "Mainnet",
underlying: "wstETH",
accountAmount: BigInt(100_000) * POOL_DECIMALS,
Expand Down

0 comments on commit 9e00309

Please sign in to comment.