Skip to content

Commit

Permalink
Merge pull request #328 from RootstockCollective/nft-contracts
Browse files Browse the repository at this point in the history
Add mainnet addresses for NFTs
  • Loading branch information
jessgusclark authored Oct 30, 2024
2 parents fcb892b + 6c73e62 commit 451227d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .env.prod
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,8 @@ NEXT_PUBLIC_CYCLE_DURATION_IN_DAYS=14
NEXT_PUBLIC_FIRST_CYCLE_START_DATE_ISO="2024-10-30T00:00:00Z"

NEXT_PUBLIC_ENV_DATA_URL="https://raw.githubusercontent.com/RootstockCollective/dao-frontend/develop/data.mainnet.json"

# OG NFT Contracts
NEXT_PUBLIC_OG_FOUNDERS=0x0025e59f281bc06e7A54afe780673bd6A8D3a7E9
NEXT_PUBLIC_OG_PARTNERS=0x8158aBDAEdD7770F372031aC0AaB8FB4BC9ABe75
NEXT_PUBLIC_OG_CONTRIBUTORS=0x5b20eDd661a2B87A9C9AE55d3e3b09281Dc71C48

0 comments on commit 451227d

Please sign in to comment.