We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3df9c12 commit a23b237Copy full SHA for a23b237
projects/magma/index.js
@@ -1,5 +1,6 @@
1
const { getLiquityTvl } = require('../helper/liquity')
2
// const { staking } = require('../helper/staking')
3
+const sdk = require('@defillama/sdk')
4
5
module.exports = {
6
iotex: {
0 commit comments