Skip to content

Commit

Permalink
add kava chain to elk
Browse files Browse the repository at this point in the history
  • Loading branch information
realdealshaman committed Oct 3, 2022
1 parent 0f1bfc2 commit 0c6691e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion projects/elkfinance/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ const factories = {
iotex: "0xF96bE66DA0b9bC9DFD849827b4acfA7e8a6F3C42",
ethereum: "0x6511eBA915fC1b94b2364289CCa2b27AE5898d80",
optimism: "0xedfad3a0F42A8920B011bb0332aDe632e552d846",
arbitrum: "0xA59B2044EAFD15ee4deF138D410d764c9023E1F0"
arbitrum: "0xA59B2044EAFD15ee4deF138D410d764c9023E1F0",
kava: "0xC012C4b3d253A8F22d5e4ADA67ea2236FF9778fc"
}

function chainTvl(chain) {
Expand Down

0 comments on commit 0c6691e

Please sign in to comment.