Skip to content

Commit

Permalink
add merlin chain tvl for butter network. (#9699)
Browse files Browse the repository at this point in the history
  • Loading branch information
philllau authored Apr 5, 2024
1 parent b158812 commit 3a4cdfd
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions projects/butternetwork/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,15 @@ const config = {
// ETH: ADDRESSES.map.ETH,
MAP: ADDRESSES.map.WMAPO
}
},
merlin: {
mosContract: "0xfeB2b97e4Efce787c08086dC16Ab69E063911380",
tokens: {
WBTC: ADDRESSES.merlin.WBTC,
WBTC_1: ADDRESSES.merlin.WBTC_1,
SolvBTC: "0x41D9036454BE47d3745A823C4aaCD0e29cFB0f71",
iUSD: "0x0A3BB08b3a15A19b4De82F8AcFc862606FB69A2D"
}
}
}

Expand Down

0 comments on commit 3a4cdfd

Please sign in to comment.