Skip to content

Commit

Permalink
added zklink
Browse files Browse the repository at this point in the history
  • Loading branch information
0xfantaholic committed Jun 14, 2024
1 parent f9531f0 commit b512bbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/wagmi-com/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ module.exports = uniV3Export({
kava: { factory: '0x0e0Ce4D450c705F8a0B6Dd9d5123e3df2787D16B', fromBlock: 6037137, },
ethereum: { factory: '0xB9a14EE1cd3417f3AcC988F61650895151abde24', fromBlock: 18240112, },
metis: { factory: '0x8112E18a34b63964388a3B2984037d6a2EFE5B8A', fromBlock: 9740222, },
zklink: { factory: '0x6175b648473F1d4c1549aAC3c2d007e7720585e6', fromBlock: 1339353, },
})

module.exports.kava = { tvl: uniV3GraphExport({ name: 'wagmi-kava', graphURL: 'https://kava.graph.wagmi.com/subgraphs/name/v3', minTVLUSD: 0 }) }
Expand Down

0 comments on commit b512bbb

Please sign in to comment.