This commit is contained in:
g1nt0ki
2024-03-21 11:40:07 +01:00
parent ec5f07475b
commit de60fe50cb

View File

@@ -1,6 +1,6 @@
const stakingContract = '0x9bffad7a6d5f52dbc51cae33e419793c72fd7d9d' const stakingContract = '0x9bffad7a6d5f52dbc51cae33e419793c72fd7d9d'
const ARCx = '0x1321f1f1aa541a56c31682c57b80ecfccd9bb288' const ARCx = '0x1321f1f1aa541a56c31682c57b80ecfccd9bb288'
const { staking } = require('../helper/staking') const { staking } = require('./helper/staking')
module.exports = { module.exports = {
methodology: "ARCx can be staked in the protocol", methodology: "ARCx can be staked in the protocol",