mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-04-29 13:25:30 +08:00
Shprd (#9011)
* Add shprd vaults TVL * code refactor * Update pull request template --------- Co-authored-by: Francis Berger <francisberger@ip-10-7-7-17.eu-west-1.compute.internal>
This commit is contained in:
@@ -1,15 +1,18 @@
|
||||
**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](https://github.com/DefiLlama/adapters).
|
||||
> - If you would like to add a `liquidations` adapter, please refer to [this readme document](https://github.com/DefiLlama/DefiLlama-Adapters/tree/main/liquidations) 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. Please enable "Allow edits by maintainers" while putting up the PR.
|
||||
3. 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.
|
||||
4. 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
|
||||
5. **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
|
||||
6. 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
|
||||
7. No need to go to our discord and announce that you've created a PR, we monitor all PRs and will review it asap
|
||||
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):
|
||||
|
||||
Reference in New Issue
Block a user