-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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 our description etc. #13255
base: main
Are you sure you want to change the base?
update our description etc. #13255
Conversation
true tvl xbanking on solana chain
…hain true tvl xbanking on solana chain
also, right now we updating our methodology (code) |
what has happened to the fantom tvl? Can we keep this for historical data and data completeness? |
tvl calculator of xbanking chains
no. check out our pull request xbankingorg#15 |
oh wait i need new PR. wait |
…ains-1 tvl calculator of xbanking chains
we need to update our TVL calculator to this
|
Please use on chain methods for counting token balances. This API is unauditable and hard to debug. Also please include the old fantom TVL for completeness |
we will not support fantom TVL anymore |
and please access our new links and smart contract in the start of topic |
waiting for your answer |
const chainName = Object.keys(response).find(key => key.toLowerCase() === chainId.toLowerCase()); | ||
|
||
if (chainName) { | ||
tvl = Number(response[chainName]); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we cant use this
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
so u need new code to just change our token chain and new links and smart contract in the start of topic?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we cant fetch a tvl number from your api endpoint. please rewrite the adapter to use on chain data
NOTE
Please enable "Allow edits by maintainers" while putting up the PR.
package-lock.json
file as part of your changes, we use lockfileVersion 2, and most use v1 and using that messes up our CIName (to be shown on DefiLlama): XBANKING
Twitter Link: https://twitter.com/xbankingapp
List of audit links if any: https://www.cyberscope.io/audits/coin-xbanking
https://skynet.certik.com/projects/xbanking
Website Link: xbanking.org
Logo (High resolution, will be shown with rounded borders): https://xbanking.org/xbanking.png
Current TVL: around 200 millions
Treasury Addresses (if the protocol has treasury)
Chain: SOLANA
Coingecko ID (so your TVL can appear on Coingecko, leave empty if not listed):
XB
Coinmarketcap ID (so your TVL can appear on Coinmarketcap, leave empty if not listed): https://coinmarketcap.com/currencies/xbanking/
Short Description (to be shown on DefiLlama):
Non-custodial staking & liquid pools provider.
Token address and ticker if any: XB
Category (full list at https://defillama.com/categories) *Please choose only one: Staking Pool
methodology (what is being counted as tvl, how is tvl being calculated): calculating our vaults with staked coins.
Github org/user (Optional, if your code is open source, we can track activity): github.com/xbankingorg