Fork helpers
Uniswap V2
const { uniTvlExport } = require('../helper/unknownTokens')
const chain = 'yourChain'
const factory = '0x...' // v2 factory address
module.exports = uniTvlExport(chain, factory)Uniswap V3
GMX
Aave
Compound
Liquity
Balancer V2
Last updated
Was this helpful?
