mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-04-29 05:15:28 +08:00
6 lines
181 B
JavaScript
6 lines
181 B
JavaScript
const { uniTvlExports } = require('../helper/unknownTokens')
|
|
module.exports = uniTvlExports({
|
|
'sonic': '0x05c1be79d3aC21Cc4B727eeD58C9B2fF757F5663'
|
|
}, { hasStablePools: true, })
|
|
|