-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
Feat: Add staking TVL calculation for ParagonsDAO #13083
Conversation
The adapter at projects/paragons-dao exports TVL:
|
Error while running adapter at projects/paragons-dao:
|
The adapter at projects/paragons-dao exports TVL:
|
gm, thanks for the PR. Isn't there also staking on Ethereum? Currently, in the PR, only the Base chain is represented.
|
The adapter at projects/paragons-dao exports TVL:
|
Hi have updated for simpler code as suggested and we have sunset staking on mainnet no more rewards are distributed through that contract but there still might be some stakers whom have left there tokens not sure its applies any more |
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):
ParagonsDAO
Twitter Link:
https://x.com/ParagonsDAO
List of audit links if any:
https://github.com/Zellic/publications/blob/master/PDT%20Staking%20V2%20-%20Zellic%20Audit%20Report.pdf
https://hashlock.com/audits/paragonsdao
Website Link:
https://app.paragonsdao.com
Logo (High resolution, will be shown with rounded borders):
Current TVL:
10.06 M
Treasury Addresses (if the protocol has treasury)
Chain:
BASE AND ETH MAINNET
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/paragonsdao
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)
https://coinmarketcap.com/currencies/paragonsdao/
Short Description (to be shown on DefiLlama):
We’re a gaming community focused on simplifying web3 gaming for the masses and sharing the assets, analytics, and infrastructure that help you unleash your potential with premier games
Token address and ticker if any:
0x375abb85c329753b1ba849a601438ae77eec9893 ETH
0xeff2a458e464b07088bdb441c21a42ab4b61e07e BASE
Category (full list at https://defillama.com/categories) *Please choose only one:
https://defillama.com/protocols/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):
TVL of ParagonsDAO corresponds to the staking of PDT tokens in the staking contract.
Github org/user (Optional, if your code is open source, we can track activity):
ParagonsDAO