Skip to content

Commit

Permalink
Merge pull request #214 from VenusProtocol/add-eBTC-to-sepolia
Browse files Browse the repository at this point in the history
fix: add eBTC address to sepolia
  • Loading branch information
coreyar authored Dec 13, 2024
2 parents a491c58 + 1f08412 commit 8bc1427
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions subgraphs/etherfi-promo/config/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ const main = () => {
vWeEthStartBlock: '5659827',
vWeEthsAddress: sepoliaILDeployments.addresses.VToken_vweETHs_LiquidStakedETH,
vWeEthsStartBlock: '6536644',
veBTCAddress: sepoliaILDeployments.addresses.VToken_veBTC,
veBTCStartBlock: '0',
template: 'template.yaml',
},
ethereum: {
Expand Down

0 comments on commit 8bc1427

Please sign in to comment.