Skip to content

Commit

Permalink
feat: add base goerli contract
Browse files Browse the repository at this point in the history
  • Loading branch information
yum0e committed Aug 21, 2023
1 parent 618fa96 commit 29580e7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions space-configs/main/bigq.ts
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,11 @@ export default {
name: "polygon", // UPDATE HERE choose your chain name
relayerEnabled: false,
},
{
contractAddress: "0xBacDAe186628A88f4a6CE1F3D668c889935c8F06",
name: "base-goerli", // UPDATE HERE choose your chain name
relayerEnabled: false,
},
],
step1CtaText: "Prove eligibility",
step2CtaText: "Claim!",
Expand Down

0 comments on commit 29580e7

Please sign in to comment.