Skip to content

Commit

Permalink
Merge pull request #229 from connext/feat/add_testnet_tokenomics_hub_…
Browse files Browse the repository at this point in the history
…contracts

feat: add testnet tokenomics hub contracts
  • Loading branch information
preethamr authored Dec 4, 2024
2 parents 68a7885 + fe5a711 commit 002f44b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion everclear.testnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
"domain": "6398",
"deployments": {
"everclear": "0x4C526917051ee1981475BB6c49361B0756F505a8",
"gateway": "0x4b0017AD0CAbdf72106fC5d6B15e366A9A47DD25"
"gateway": "0x4b0017AD0CAbdf72106fC5d6B15e366A9A47DD25",
"gauge": "0xdC6df94E95565f35c8fE2460E30F25151fe1C1E4",
"rewardDistributor": "0x2B09b33ed8D47f421eC4DDE5e4a15651BfFB98b0"
},
"providers": ["https://rpc.connext-sepolia.gelato.digital"],
"subgraphUrls": [
Expand Down

0 comments on commit 002f44b

Please sign in to comment.