Skip to content

Commit

Permalink
Add NFT contracts to the .env.qa file.
Browse files Browse the repository at this point in the history
  • Loading branch information
jessgusclark committed Oct 29, 2024
1 parent e1e95be commit 293a718
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .env.qa
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,8 @@ NEXT_PUBLIC_FIRST_EPOCH_START_DATE_ISO="1970-01-01T00:00:00Z"
NEXT_PUBLIC_WHITELISTED_BUILDERS_URL=https://frontend.qa.bim.dao.rif.technology/bim/whitelisted/

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

# OG NFT Contracts
NEXT_PUBLIC_OG_FOUNDERS=0xCFEdEA1785321D4F1EceB7719A4B1a1f2c2Bc1fB
NEXT_PUBLIC_OG_PARTNERS=0x285046a90fb322E6BaCa4F38Bb884e3C0904F7EB
NEXT_PUBLIC_OG_CONTRIBUTORS=0xDC03B8fb7E47E4651f5008bD718a804726424A75

0 comments on commit 293a718

Please sign in to comment.