docs(exchanges): add EIDEX to the CELO exchange list - #2317
Open
slaenov wants to merge 1 commit into
Open
Conversation
slaenov
requested review from
karlb and
seolaoh
and removed request for
a team
September 8, 2026 21:35
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
The hole, and the fix
The list covers centralized venues, DEXs and Celo-native swaps, but there is nothing that shows what different providers actually quote before you pick one.
Adds EIDEX under Decentralized Exchanges, right after the existing "Other Exchanges" line. You put in an amount, it shows live CELO quotes from the providers side by side, sorted by what you get out. No account, no signup - the swap itself happens on the provider's own site.
What this does NOT do / residual risk
One line of docs. No code, no config, nothing in the build.
Right now the linked page resolves CELO to USDT through three providers (ChangeNOW, StealthEX, Exolix). So it is not "every exchange", only the ones that quote CELO.
Judgement calls
Put it under Decentralized Exchanges instead of adding a heading, since "Other Exchanges" already sits there and that one is a comparison link too, not a DEX. Move it wherever you prefer.
Issues
None.
Stacking / conflicts
Off main, no other PRs open from me. One file.
Verification evidence
Opened the page and checked it returns quotes at 10, 100 and 1000 CELO.
Loads without an account.
No tests - docs only.
Remaining ops steps
Checklist
Questions for the maintainer: none.