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

Add more info of SHUI #10094

Merged
merged 5 commits into from
May 6, 2024
Merged

Conversation

larkloss
Copy link
Contributor

@larkloss larkloss commented May 4, 2024

NOTE

Please enable "Allow edits by maintainers" while putting up the PR.


  • If you would like to add a volume adapter please submit the PR here.
  • If you would like to add a liquidations adapter, please refer to this readme document for details.
  1. Once your adapter has been merged, it takes time to show on the UI. If more than 24 hours have passed, please let us know in Discord.
  2. Sorry, We no longer accept fetch adapter for new projects, we prefer the tvl to computed from blockchain data, if you have trouble with creating a the adapter, please hop onto our discord, we are happy to assist you.
  3. Please fill the form below only if the PR is for listing a new protocol else it can be ignored/replaced with reason/details about the PR
  4. For updating listing info It is a different repo, you can find your listing in this file: https://github.com/DefiLlama/defillama-server/blob/master/defi/src/protocols/data2.ts, you can edit it there and put up a PR
  5. Do not edit/push package-lock.json file as part of your changes, we use lockfileVersion 2, and most use v1 and using that messes up our CI
  6. No need to go to our discord and announce that you've created a PR, we monitor all PRs and will review it asap

Name (to be shown on DefiLlama):

SHUI

Twitter Link:

https://twitter.com/shui_finance

List of audit links if any:

https://cert-api.salusec.io/api/v1/salus/contract/certificate/full/Shui-LST_audit_report_2024-04-10.pdf

Website Link:

https://app.shui.finance/

Logo (High resolution, will be shown with rounded borders):

https://drive.google.com/file/d/1Sf1JHHx1nuMJwIXFeyBGMiY87LrXOqze/view?usp=sharing

Current TVL: $3,640,095
Treasury Addresses (if the protocol has treasury)
Chain: Conflux eSpace
Coingecko ID (so your TVL can appear on Coingecko, leave empty if not listed): (https://api.coingecko.com/api/v3/coins/list)

https://www.coingecko.com/en/coins/shui

Coinmarketcap ID (so your TVL can appear on Coinmarketcap, leave empty if not listed): (https://api.coinmarketcap.com/data-api/v3/map/all?listing_status=active,inactive,untracked&start=1&limit=10000)
Short Description (to be shown on DefiLlama):

SHUI is a decentralized non-custodial liquid staking protocol on Conflux. SHUI allows users to earn rewards securely and smoothly on their assets without locking the assets up.

Token address and ticker if any:

Token ticker: SHUI
Token address: 0xf1f6e3aa98bac6c13230051e452065df299a78a7

Category (full list at https://defillama.com/categories) *Please choose only one:

Liquid Staking

Oracle Provider(s): Specify the oracle(s) used (e.g., Chainlink, Band, API3, TWAP, etc.):
Implementation Details: Briefly describe how the oracle is integrated into your project:
Documentation/Proof: Provide links to documentation or any other resources that verify the oracle's usage:
forkedFrom (Does your project originate from another project):
methodology (what is being counted as tvl, how is tvl being calculated):
Github org/user (Optional, if your code is open source, we can track activity):

https://github.com/Shui-LST

@llamatester
Copy link

The adapter at projects/shui exports TVL:

conflux                   3.69 M
conflux-pool2             0
pool2                     0

total                    3.69 M 

@@ -1,7 +1,11 @@
const ADDRESSES = require('../helper/coreAssets.json')
const SCFX_TokenAddress = "0x1858a8d367e69cd9E23d0Da4169885a47F05f1bE";
const { sumTokensExport, } = require("../helper/unknownTokens");
const MasterchefV2 = "0xeced26633b5c2d7124b5eae794c9c32a8b8e7df2";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this masterchef deployed/maintained by your team?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, it's made by nucleon I guess, we contact them,they said we could use it to calculate

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sorry, we cant count something as pool2 if the contract is not owned by your team.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, that's fine. Do I need to lanuch a new PR or just delete the line?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there is no change in the adapter except for that right? what info do you want to update here? https://defillama.com/protocol/shui#information

@llamatester
Copy link

The adapter at projects/shui exports TVL:

conflux                   3.75 M
conflux-pool2             0
pool2                     0

total                    3.75 M 

@llamatester
Copy link

The adapter at projects/shui exports TVL:

conflux                   3.76 M
conflux-pool2             465.53 k
pool2                     465.53 k

total                    3.76 M 

@g1nt0ki g1nt0ki merged commit 28c5c81 into DefiLlama:main May 6, 2024
1 check passed
@g1nt0ki
Copy link
Member

g1nt0ki commented May 6, 2024

thanks for the update

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