Skip to content

Commit

Permalink
add ethereum static farm
Browse files Browse the repository at this point in the history
  • Loading branch information
viet-nv authored Sep 11, 2023
1 parent 5f8ca8f commit 982601a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/networks/ethereum.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ const ethereumInfo: EVMNetworkInfo = {
routers: '0xF9c2b5746c946EF883ab2660BbbB1f10A5bdeAb4',
farms: ['0x7D5ba536ab244aAA1EA42aB88428847F25E3E676'],
farmv2Quoter: '0x6AFeb9EDd6Cf44fA8E89b1eee28284e6dD7705C8',
farmV2S: ['0x3D6AfE2fB73fFEd2E3dD00c501A174554e147a43'],
farmV2S: ['0x3D6AfE2fB73fFEd2E3dD00c501A174554e147a43', '0xf2BcDf38baA52F6b0C1Db5B025DfFf01Ae1d6dBd'],
},
limitOrder: [EnvKeys.PROD],
averageBlockTimeInSeconds: 13.13,
Expand Down

0 comments on commit 982601a

Please sign in to comment.