Skip to content

Commit

Permalink
chore: add BOB chain name explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
bvotteler committed Jul 30, 2024
1 parent a92900b commit d6e69eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/bob/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ module.exports = {
tvl: (api) =>
sumTokens2({
api,
chain: "bob",
tokens: [
ADDRESSES.bob.WBTC,
ADDRESSES.bob.TBTC,
Expand Down

0 comments on commit d6e69eb

Please sign in to comment.