Skip to content

Commit

Permalink
Add Gracy Staking Season 5 (#11183)
Browse files Browse the repository at this point in the history
  • Loading branch information
backgroundjun authored Aug 2, 2024
1 parent b0110ce commit 3064a98
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions projects/gracy-staking/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ const STAKING_CONTRACT_SEASON_1 = "0x76A2A3ebeCc73871cc24e4807C4cBA57D03b0b2c";
const STAKING_CONTRACT_SEASON_2 = "0xa0EE760C52b10d2A21E563526248CA389D9C47E6";
const STAKING_CONTRACT_SEASON_3 = "0xAb6aD663b42c7031b52737cbcBF9f70cb88fD9FC";
const STAKING_CONTRACT_SEASON_4 = "0x4f1043ABb51648E817b8e62EcABc157F91E61c52";
const STAKING_CONTRACT_SEASON_5 = "0x6e05d3a61f5026EEa67d0a82843d5E82eb3E2608";

module.exports = {
ethereum: {
Expand All @@ -14,6 +15,7 @@ module.exports = {
STAKING_CONTRACT_SEASON_2,
STAKING_CONTRACT_SEASON_3,
STAKING_CONTRACT_SEASON_4,
STAKING_CONTRACT_SEASON_5,
], GRACY_TOKEN),
},
};

0 comments on commit 3064a98

Please sign in to comment.