Skip to content

Commit f588262

Browse files
committed
temp fix stargaze
1 parent 26793b7 commit f588262

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/stargaze/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ const sdk = require("@defillama/sdk");
22
const { get } = require('../helper/http')
33

44
async function tvl() {
5+
throw new Error('Api response include NFT value')
56
const balances = {};
67

78
/**

0 commit comments

Comments
 (0)