Skip to content

Commit

Permalink
feat: add farm v3 scroll (#2317)
Browse files Browse the repository at this point in the history
  • Loading branch information
namgold authored Oct 20, 2023
1 parent 254951d commit d898430
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/constants/networks/scroll.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ const scroll: EVMNetworkInfo = {
claimReward: NOT_SUPPORT,
fairlaunch: EMPTY_ARRAY,
fairlaunchV2: EMPTY_ARRAY,
fairlaunchV3: ['0x80F00BF467520b5749363E1391f94B8d888F7C0E'],
},
elastic: {
defaultSubgraph: 'https://scroll-graph.kyberengineering.io/subgraphs/name/kybernetwork/kyberswap-elastic-scroll',
Expand Down

0 comments on commit d898430

Please sign in to comment.