diff --git a/projects/spartacus/index.js b/projects/spartacus/index.js index 8042057ed5d4..8379f460d4f8 100644 --- a/projects/spartacus/index.js +++ b/projects/spartacus/index.js @@ -1,6 +1,7 @@ const { staking } = require('../helper/staking') module.exports = { + deadFrom: '2023-09-23', fantom: { tvl: () => 0, staking: staking("0x9863056B4Bdb32160A70107a6797dD06B56E8137", "0x5602df4A94eB6C680190ACCFA2A475621E0ddBdc")