Skip to content

Commit

Permalink
update staking contract
Browse files Browse the repository at this point in the history
  • Loading branch information
realdealshaman committed Sep 30, 2024
1 parent 7691af7 commit daa6661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/bank-ai/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ const { staking } = require('../helper/staking')
module.exports = {
ethereum: {
tvl: () => ({}),
staking: staking("0x140Fae0A43190A3D0Cbf8DBdB347200EB84E81d1", "0xf19693068120185664E211F619c4F0530cE07088")
staking: staking("0x804Bd4F1c9B5D7864d6F215644fb931349EEACA2", "0xe18ab3568fa19e0ed38bc1d974eddd501e61e12d")
}
}

0 comments on commit daa6661

Please sign in to comment.