Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Satoshi-Protocol (BEVM) wstBTC tvl #10166

Merged
merged 2 commits into from
May 10, 2024
Merged

Update Satoshi-Protocol (BEVM) wstBTC tvl #10166

merged 2 commits into from
May 10, 2024

Conversation

imfeng
Copy link
Contributor

@imfeng imfeng commented May 10, 2024

Update:

  • Adding wstBTC asset as user collateral.

wstBTC contract address: https://scan-mainnet.bevm.io/address/0x2967E7Bb9DaA5711Ac332cAF874BD47ef99B3820
wstBTC price in CoinGecko: https://www.coingecko.com/en/coins/wrapped-stbtc

Question:
CoinGecko has already listed wstBTC and it has a price, but when I run node test.js projects/satoshi-protocol
although I retrieve the amount of wstBTC, the TVL does not increase. What should I do?

image

@llamatester
Copy link

The adapter at projects/satoshi-protocol exports TVL:

bevm                      799.76 k

total                    799.76 k 

@g1nt0ki g1nt0ki merged commit 52251c4 into DefiLlama:main May 10, 2024
1 check passed
@g1nt0ki
Copy link
Member

g1nt0ki commented May 10, 2024

@imfeng thanks for the update

@llamatester
Copy link

The adapter at projects/satoshi-protocol exports TVL:

bevm                      795.00 k

total                    795.00 k 

@imfeng
Copy link
Contributor Author

imfeng commented May 11, 2024

Hi @g1nt0ki
The price for wstBTC is available on CoinGecko, but DeFiLlama isn't using it, so our TVL is missing the value of this asset. How can we incorporate this price?

@g1nt0ki
Copy link
Member

g1nt0ki commented May 13, 2024

Hi @g1nt0ki The price for wstBTC is available on CoinGecko, but DeFiLlama isn't using it, so our TVL is missing the value of this asset. How can we incorporate this price?

can you share coingecko listing details for this?

@imfeng
Copy link
Contributor Author

imfeng commented May 14, 2024

Hi @g1nt0ki The price for wstBTC is available on CoinGecko, but DeFiLlama isn't using it, so our TVL is missing the value of this asset. How can we incorporate this price?

can you share coingecko listing details for this?

wstBTC contract address: https://scan-mainnet.bevm.io/address/0x2967E7Bb9DaA5711Ac332cAF874BD47ef99B3820
wstBTC price in CoinGecko: https://www.coingecko.com/en/coins/wrapped-stbtc

@imfeng
Copy link
Contributor Author

imfeng commented May 18, 2024

Hi @g1nt0ki Is there anything information else I need to provide?

@g1nt0ki
Copy link
Member

g1nt0ki commented May 21, 2024

@imfeng sorry for the late reply, I have fixed it now

@imfeng
Copy link
Contributor Author

imfeng commented May 21, 2024

@g1nt0ki thank u very much

@imfeng
Copy link
Contributor Author

imfeng commented May 26, 2024

@g1nt0ki
Hi, starting from yesterday, the TVL has suddenly decreased by the value of wstBTC. Could you please check if there is any issue ??
Is there anything I can assist with ??

image

@g1nt0ki
Copy link
Member

g1nt0ki commented May 28, 2024

issue is, we rely on coingecko for price and coingecko is no longer returning price: https://www.coingecko.com/en/coins/wrapped-stbtc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants