Skip to content

docs(stablecoins): add IDRX, the Indonesian Rupiah stablecoin, to the Celo Mainnet lists - #2321

Merged
GigaHierz merged 1 commit into
celo-org:mainfrom
ghozzza:ghozzza/idrx-stablecoin
Sep 14, 2026
Merged

GigaHierz merged 1 commit into
celo-org:mainfrom
ghozzza:ghozzza/idrx-stablecoin

Conversation

@ghozzza

@ghozzza ghozzza commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

What changes

IDRX, the Indonesian Rupiah stablecoin, is live on Celo Mainnet. Three places carry it:

  • scripts/data/stablecoins.json — the curated third_party entry (update_contracts.py reads Mento/USDC/USDT from the fee-currency allowlist; everything else is maintained here).
  • tooling/contracts/stablecoin-contracts.mdx — the generated table. The row was produced by running scripts/update_contracts.py's stablecoins_to_markdown against live chain data and is byte-identical to the file, including sort position (35 rows, same order).
  • build-on-celo/build-with-local-stablecoin.mdx — the Other Issuers row, and the regional count 26 → 27 (the 26 was exact: 14 Mento + 6 Ripio + 2 VNX + cNGN + EURA + BRLA + COPM).

Verified

claim source
0x18Bc5bcC660cf2B9cE3cd51a404aFe1a0cBD3C22 is IDRX on Celo IDRX's supported-chain page lists Celo at this address — https://docs.idrx.co/introduction/supported-chain-and-contract-address — the same address as Base and Lisk
name() = IDRX, symbol() = IDRX, decimals() = 2 cast call against forno.celo.org, 2026-09-14
Deployed 2026-09-09 proxy creation block 77019128
Not a fee currency FeeCurrencyDirectory.getCurrencies() does not include it, so it correctly stays off fee-currencies.mdx
Issuer URL https://idrx.co/ → 200

No dedicated page yet, unlike USA₮ (#2231): the token has no fee-currency adapter and no gasless path to document. A page can follow if there is more to say than an address.

Sequencing

IDRX's public announcement is planned for 2026-09-15. Merging on or after it keeps the docs behind the announcement.

🤖 Generated with Claude Code

… Celo Mainnet lists

IDRX deployed to Celo Mainnet on 2026-09-09 at 0x18Bc5bcC660cf2B9cE3cd51a404aFe1a0cBD3C22,
the address it also uses on Base and Lisk, and IDRX's own supported-chain page lists Celo.
It joins scripts/data/stablecoins.json as a curated third-party entry; the generated
stablecoin-contracts table is regenerated from it (the row is byte-identical to the
script's output against live chain data), and the Build with Local Stablecoins page gains
the issuer row and the regional count moves from 26 to 27.

Read on-chain 2026-09-14: name() and symbol() return IDRX, decimals() returns 2.

Co-Authored-By: Claude Opus 5 <[email protected]>
@ghozzza
ghozzza requested review from a team as code owners September 14, 2026 10:47
@GigaHierz
GigaHierz merged commit 916a998 into celo-org:main Sep 14, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants