Skip to content

Commit

Permalink
added base to wagmi (DefiLlama#11165)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xfantaholic authored and tlatkdgus1 committed Nov 25, 2024
1 parent 491026d commit 8a3e6e0
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 @@ -9,6 +9,7 @@ module.exports = uniV3Export({
metis: { factory: '0x8112E18a34b63964388a3B2984037d6a2EFE5B8A', fromBlock: 9740222, },
zklink: { factory: '0x6175b648473F1d4c1549aAC3c2d007e7720585e6', fromBlock: 1339353, },
iotaevm: { factory: '0x01Bd510B2eA106917e711f9a05a42fC162bee2Ac', fromBlock: 143828, },
base: { factory: '0x576A1301B42942537d38FB147895fE83fB418fD4', fromBlock: 14250787, },
})

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 8a3e6e0

Please sign in to comment.