Skip to content

Commit

Permalink
fix: add eBTC address to sepolia
Browse files Browse the repository at this point in the history
  • Loading branch information
coreyar committed Dec 13, 2024
1 parent a491c58 commit 1f08412
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 1f08412

Please sign in to comment.