mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-01-12 16:53:02 +08:00
4 lines
180 B
JavaScript
4 lines
180 B
JavaScript
const { uniTvlExports } = require('../helper/unknownTokens')
|
|
module.exports = uniTvlExports({
|
|
'fantom': '0x3fAaB499b519fdC5819e3D7ed0C26111904cbc28'
|
|
}, { hasStablePools: true, }) |