Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR is created to provide missing Informations about the NLX protocol
No serious code edits were made
Name (to be shown on DefiLlama):
NLX Protocol
Twitter Link:
https://twitter.com/nlx_trade
List of audit links if any:
HALBORN
https://github.com/NLX-Protocol/nlx-synthetics/blob/main/audits/halborn/NLX%20Audit.pdf
Website Link:
https://nlx.trade
Logo (High resolution, will be shown with rounded borders):
Chain:
core
Short Description (to be shown on DefiLlama):
NLX is a decentralized spot perpetual exchange that built on the CORE network.
Through NX Pools market participants can earn BTC yield by providing single-sided BTC liquidity to isolated markets, earning from trading fees and borrow rates taking advantage of market volatility while still maintaining exposure to BTC
Category (full list at https://defillama.com/categories) *Please choose only one:
Derivatives
Oracle Provider(s): Specify the oracle(s) used (e.g., Chainlink, Band, API3, TWAP, etc.):
PYTH
Implementation Details: Briefly describe how the oracle is integrated into your project:
we use pyth Oracle to get and verify prices of assets on chain before orders are executed by our keepers
Documentation/Proof: Provide links to documentation or any other resources that verify the oracle's usage:
Link to oracle Contract:
https://github.com/NLX-Protocol/nlx-synthetics/blob/main/contracts/oracle/Oracle.sol
forkedFrom (Does your project originate from another project):
GMX V2: https://github.com/gmx-io/gmx-synthetics
methodology (what is being counted as tvl, how is tvl being calculated):
Total assets currently available across all markets
Github org/user (Optional, if your code is open source, we can track activity):
https://github.com/NLX-Protocol