Skip to content

Commit fbfdd9e

Browse files
author
TechAdeptRDD
committed
v0.35
1 parent d671803 commit fbfdd9e

7 files changed

Lines changed: 84 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Knowledgebase changelog
22

3+
## v0.35
4+
- Exchanges: added Verified delistings/removals ledger (primary sources only).
5+
- Exchanges: added curated r/reddcoin exchange/listings index for community evidence.
6+
- Exchanges: added official/public announcement index (X/Twitter + Medium) for historical claims.
7+
- Current markets: added CoinGecko “quick snapshot” pointer (Nonkyc.io mention; verify before use).
8+
- Release hygiene: preserved single deploy workflow (deploy-pages.yml).
9+
10+
311
## v0.34.1
412
- Fix: corrected broken self-custody link on Ecosystem → Exchanges overview.
513
- Fix: enabled Markdown tables extension to prevent footnote backref anchor warnings in strict builds.

docs/changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## v0.35
4+
- Exchanges: added Verified delistings/removals ledger (primary sources only).
5+
- Exchanges: added curated r/reddcoin exchange/listings index for community evidence.
6+
- Exchanges: added official/public announcement index (X/Twitter + Medium) for historical claims.
7+
- Current markets: added CoinGecko “quick snapshot” pointer (Nonkyc.io mention; verify before use).
8+
- Release hygiene: preserved single deploy workflow (deploy-pages.yml).
9+
10+
311
## v0.34.1
412
- Fix: corrected broken self-custody link on Ecosystem → Exchanges overview.
513
- Fix: enabled Markdown tables extension to prevent footnote backref anchor warnings in strict builds.

docs/ecosystem/exchanges/current.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,9 @@ Always verify:
2121
- your jurisdiction / KYC rules
2222

2323
If you find a verified active market that is missing here, open a GitHub issue or PR with the source link.
24+
25+
26+
## Quick snapshot (CoinGecko)
27+
28+
CoinGecko currently identifies **Nonkyc.io** as a popular venue for RDD trading (verify before use):
29+
- https://www.coingecko.com/en/coins/reddcoin

docs/ecosystem/exchanges/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,6 @@ Use these as “discovery tools,” then verify on the exchange itself:
3333

3434
- [Where to buy RDD (today)](where-to-buy.md)
3535
- [Exchange history timeline](timeline.md)
36+
- [Verified delistings ledger](verified-delistings.md)
37+
- [r/reddcoin exchange index](reddit-index.md)
38+
- [Official/public exchange announcements](social-announcements.md)
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# r/reddcoin — Exchange & listings index (curated)
2+
3+
This page captures high-signal community threads related to listings, delistings, and market access.
4+
5+
> Community threads are valuable but not always authoritative.
6+
> Use them to understand context, then verify with primary sources.
7+
8+
## Delistings / removals
9+
10+
- “Reddcoin delisted?” (Bitvavo mentioned): https://www.reddit.com/r/reddCoin/comments/lnfcby/reddcoin_delisted/
11+
- “Reddcoin to be delisted from Bittrex?” (pair removals discussion): https://www.reddit.com/r/reddCoin/comments/rc80zo/reddcoin_to_be_delisted_from_bittrex/
12+
13+
## Tips for contributors
14+
15+
When adding a thread:
16+
- include a short neutral summary
17+
- prefer posts that link to an official announcement
18+
- avoid low-signal price chatter
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Official / public announcements (exchanges)
2+
3+
This page collects publicly announced exchange-related information from official or reputable sources.
4+
5+
## @reddcoin (X / Twitter)
6+
7+
- “More exchanges means more opportunities to buy RDD… Now live on Crex24” (historical): https://twitter.com/reddcoin/status/979714584050315264
8+
- “Now on Qutrade … liquidity pools integrated” (historical): https://twitter.com/reddcoin/status/1837220954436686303
9+
- “Active negotiations with two exchanges” (status update): https://twitter.com/reddcoin/status/1944985201043546254
10+
11+
## Medium (ProjectRedd / TechAdept)
12+
13+
- Exchange crowdfund 2020 (ProjectRedd): https://medium.com/projectredd/reddhead-community-outreach-reddcoin-rdd-exchange-crowdfund-2020-cc65c0f7c55b
14+
- Q1 2021 core dev update (Bitcoin.com offer): https://medium.com/projectredd/3-26-21-end-q1-reddcoin-rdd-core-dev-status-update-9fbc075d427f
15+
- Q3 2021 dev update (BitMart listing mention): https://medium.com/projectredd/reddcore-dev-update-q3-2021-128f5e9a69b4
16+
17+
## How to use this page
18+
19+
- Use these links as “primary sources” for historical claims.
20+
- Do not copy full articles. Add a short summary and link.
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Verified delistings & removals ledger
2+
3+
This ledger records **primary-source** delistings / removals / withdrawal suspensions related to RDD.
4+
5+
> Goal: preserve history without speculation.
6+
>
7+
> If a row has only community evidence, it belongs in the Reddit index page (not here).
8+
9+
## Ledger
10+
11+
| Platform | Event type | Date (stated) | Source |
12+
|---|---|---:|---|
13+
| Satodax | Delisted RDD (request to withdraw) | Jan 31 (year not specified in post) | https://twitter.com/satodax/status/1482437448670846980 |
14+
| Fibercoin | Delisted RDD (stated delist date) | Apr 15, 2024 | https://twitter.com/fibercoin/status/1777336751717024044 |
15+
16+
## Notes
17+
18+
- “Delisted” can mean: market removed, deposits/withdrawals disabled, or asset entirely removed.
19+
- Always verify the platform’s current UI state before sending funds.
20+
21+
If you have an exchange support article (Zendesk / blog / email) confirming a delisting, add it here.

0 commit comments

Comments
 (0)