Skip to content

Commit

Permalink
add bnbchain and arbitrum (DefiLlama#11290)
Browse files Browse the repository at this point in the history
Co-authored-by: 0xctf <[email protected]>
  • Loading branch information
2 people authored and tlatkdgus1 committed Nov 25, 2024
1 parent 6f0411b commit f71e794
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions projects/beta-finance-v2/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ const { getUniqueAddresses } = require('../helper/tokenMapping');

const config = {
ethereum: { bank: '0x1150d370C61cdd5d6F81c68783678382b447B07D', fromBlock: 18569809, },
bsc: { bank: '0x5F579336b1959a4a51782B61ce8E877fF6171A6C', fromBlock: 34515370, },
arbitrum: { bank: '0xAcF4dC6043043324b84aFE77e00678607F9e70fF', fromBlock: 223761172, },
}

const abis = {
Expand Down

0 comments on commit f71e794

Please sign in to comment.