Skip to content

Commit

Permalink
Merge branch 'pedro/grwth-4419-add-degen-to-explorer' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
pedromcunha committed May 9, 2024
2 parents e9dd9cc + 544078d commit f357734
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/chains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -417,6 +417,7 @@ export default [
coingeckoId: 'degen-base',
collectionSetId: process.env.NEXT_PUBLIC_DEGEN_COLLECTION_SET_ID,
community: process.env.NEXT_PUBLIC_DEGEN_COMMUNITY,
oracleBidsEnabled: true,
checkPollingInterval: reservoirChains.degen.checkPollingInterval,
},
] as ReservoirChain[]

0 comments on commit f357734

Please sign in to comment.