Skip to content

Commit

Permalink
add farm stg
Browse files Browse the repository at this point in the history
  • Loading branch information
viet-nv committed Oct 17, 2023
1 parent 85a3e9e commit 859f5d0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/constants/networks/scroll.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,11 @@ const scroll: EVMNetworkInfo = {
routers: '0xF9c2b5746c946EF883ab2660BbbB1f10A5bdeAb4',
farms: ['0x7D5ba536ab244aAA1EA42aB88428847F25E3E676'],
farmv2Quoter: '0x6AFeb9EDd6Cf44fA8E89b1eee28284e6dD7705C8',
farmV2S: ['0x3D6AfE2fB73fFEd2E3dD00c501A174554e147a43', '0xf2BcDf38baA52F6b0C1Db5B025DfFf01Ae1d6dBd'],
farmV2S: [
'0x3D6AfE2fB73fFEd2E3dD00c501A174554e147a43',
'0xf2BcDf38baA52F6b0C1Db5B025DfFf01Ae1d6dBd',
'0x67BC5156227C8372b2561b5058A7F628846019B9',
],
},
limitOrder: NOT_SUPPORT,
averageBlockTimeInSeconds: 8.4, // dont use for base
Expand Down

0 comments on commit 859f5d0

Please sign in to comment.