mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-01-12 16:53:02 +08:00
dystopia adapter
This commit is contained in:
7
projects/dystopia/index.js
Normal file
7
projects/dystopia/index.js
Normal file
@@ -0,0 +1,7 @@
|
||||
const {uniTvlExport} = require('../helper/calculateUniTvl.js')
|
||||
|
||||
module.exports = {
|
||||
polygon:{
|
||||
tvl: uniTvlExport("0x1d21Db6cde1b18c7E47B0F7F42f4b3F68b9beeC9", "polygon"),
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user