dystopia adapter

This commit is contained in:
belbix
2022-05-11 13:21:33 +03:00
parent f2fcac2af2
commit 42d0c4dfe9

View File

@@ -0,0 +1,7 @@
const {uniTvlExport} = require('../helper/calculateUniTvl.js')
module.exports = {
polygon:{
tvl: uniTvlExport("0x1d21Db6cde1b18c7E47B0F7F42f4b3F68b9beeC9", "polygon"),
},
}