diff --git a/projects/tbtc/index.js b/projects/tbtc/index.js index 0ac5ec61809c..fac1e605c8d9 100644 --- a/projects/tbtc/index.js +++ b/projects/tbtc/index.js @@ -27,6 +27,7 @@ const owners = [ module.exports = { methodology: "BTC on btc chain", + ethereum: {tvl: () => ({}) }, bitcoin: { tvl: sdk.util.sumChainTvls([ sumTokensExport({ owners }),