mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-04-30 13:52:23 +08:00
bugfix
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user