Hexxagon terra.js PR — Galaxy Station CW20s #641

Closed
opened 2026-08-25 07:09:20 +00:00 by PlasticDigits · 9 comments
PlasticDigits commented 2026-08-25 07:09:20 +00:00 (Migrated from gitlab.com)

Parent

Child of #639 (order 2). Do not reopen #631 / #629.

Goal

PR to hexxagon-io/chain-registry cw20/tokens/mainnet/terra.js. USTR is already listed as USTC Repeg (terra1vy3kc0…, 18 decimals). Add CL8Y, UST1, cLUNC, cUSTC, vFDUSD. Optional cw20/dex_pairs later.

Reuse Keplr decimals / gem exclude (L639-2). UST1 is an unstablecoin (never $1). Trailing commas. Append at end of list.

Deliverables

  • docs/listings/hexxagon/ pack + skill + make verify-issue-*
  • Upstream PR (not from CI)
## Parent Child of [#639](https://gitlab.com/PlasticDigits/cl8y-dex-terraclassic/-/issues/639) (order 2). Do **not** reopen #631 / #629. ## Goal PR to [hexxagon-io/chain-registry](https://github.com/hexxagon-io/chain-registry) `cw20/tokens/mainnet/terra.js`. **USTR is already listed** as USTC Repeg (`terra1vy3kc0…`, 18 decimals). Add CL8Y, UST1, cLUNC, cUSTC, vFDUSD. Optional `cw20/dex_pairs` later. Reuse Keplr decimals / gem exclude (**L639-2**). UST1 is an unstablecoin (never `$1`). Trailing commas. Append at end of list. ## Deliverables - `docs/listings/hexxagon/` pack + skill + `make verify-issue-*` - Upstream PR (not from CI)
PlasticDigits commented 2026-08-25 07:09:21 +00:00 (Migrated from gitlab.com)

marked as related to #639

marked as related to #639
PlasticDigits commented 2026-08-25 07:18:54 +00:00 (Migrated from gitlab.com)

mentioned in issue #639

mentioned in issue #639
PlasticDigits commented 2026-08-25 07:21:30 +00:00 (Migrated from gitlab.com)

mentioned in commit 944745f02c

mentioned in commit 944745f02c690dd3ef360ab1b7c5e95088c46d0e
PlasticDigits commented 2026-08-25 07:21:31 +00:00 (Migrated from gitlab.com)

mentioned in merge request !1150

mentioned in merge request !1150
PlasticDigits commented 2026-08-25 07:22:32 +00:00 (Migrated from gitlab.com)

In-repo pack + verify: !1150 (make verify-issue-641).

Upstream PR: https://github.com/hexxagon-io/chain-registry/pull/68 (append five rows; USTR already listed).

In-repo pack + verify: !1150 (`make verify-issue-641`). Upstream PR: https://github.com/hexxagon-io/chain-registry/pull/68 (append five rows; USTR already listed).
PlasticDigits (Migrated from gitlab.com) closed this issue 2026-08-25 12:53:52 +00:00
PlasticDigits commented 2026-08-25 13:02:22 +00:00 (Migrated from gitlab.com)

mentioned in commit c9cd99e6ef

mentioned in commit c9cd99e6efbf0a94fa074f89c050ea134583ca49
PlasticDigits commented 2026-08-25 13:02:56 +00:00 (Migrated from gitlab.com)

Post-merge verification (!1150)

Verified on main @ c9cd99e6 with make verify-issue-641. Follow-up on main: Hexxagon skill/QA/verify brought to Cosmostation parity, fragment gem-exclude, and the live upstream PR pinned so agents do not open a duplicate.

Issue-body + comment checklist

  • docs/listings/hexxagon/ pack + skills/AGENTS_HEXXAGON.md + make verify-issue-641 (H641-1–H641-8)
  • Five submit rows; USTR omitted (already live as USTC Repeg)
  • Pins/decimals match Keplr; gems excluded
  • coinGeckoID only on CL8Y (ceramicliberty-com)
  • UST1 unstablecoin / USTR not a stablecoin documented
  • Do not PR terra-money/assets
  • No CI PR
  • Upstream PR open: https://github.com/hexxagon-io/chain-registry/pull/68 (append five rows; USTR already listed)

Operator leftover (not a close-blocker)

  • Hexxagon PR #68 merge + Galaxy Station search CL8Y — chase on the GitHub PR, not a new in-repo ticket

In-repo criteria from the body and comments pass. Leaving closed.

## Post-merge verification (!1150) Verified on `main` @ `c9cd99e6` with `make verify-issue-641`. Follow-up on main: Hexxagon skill/QA/verify brought to Cosmostation parity, fragment gem-exclude, and the live upstream PR pinned so agents do not open a duplicate. ### Issue-body + comment checklist - [x] `docs/listings/hexxagon/` pack + `skills/AGENTS_HEXXAGON.md` + `make verify-issue-641` (`H641-1`–`H641-8`) - [x] Five submit rows; USTR omitted (already live as USTC Repeg) - [x] Pins/decimals match Keplr; gems excluded - [x] `coinGeckoID` only on CL8Y (`ceramicliberty-com`) - [x] UST1 unstablecoin / USTR not a stablecoin documented - [x] Do not PR `terra-money/assets` - [x] No CI PR - [x] Upstream PR open: https://github.com/hexxagon-io/chain-registry/pull/68 (append five rows; USTR already listed) ### Operator leftover (not a close-blocker) - [ ] Hexxagon PR #68 merge + Galaxy Station search CL8Y — chase on the GitHub PR, not a new in-repo ticket In-repo criteria from the body and comments pass. Leaving **closed**.
PlasticDigits commented 2026-08-26 01:25:07 +00:00 (Migrated from gitlab.com)

mentioned in issue #642

mentioned in issue #642
PlasticDigits commented 2026-08-26 01:43:27 +00:00 (Migrated from gitlab.com)

Hexxagon PR #68 conflict resolved

Conflict was end-of-file only: upstream PR #67 appended isLUNC to cw20/tokens/mainnet/terra.js after our five-token append.

Rebased feat/terra-classic-cl8y-cw20 onto current main and kept isLUNC, then our five rows. USTR still not touched.

https://github.com/hexxagon-io/chain-registry/pull/68

## Hexxagon PR #68 conflict resolved Conflict was end-of-file only: upstream [PR #67](https://github.com/hexxagon-io/chain-registry/pull/67) appended **isLUNC** to `cw20/tokens/mainnet/terra.js` after our five-token append. Rebased `feat/terra-classic-cl8y-cw20` onto current `main` and kept isLUNC, then our five rows. USTR still not touched. https://github.com/hexxagon-io/chain-registry/pull/68
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
code/cl8y-dex-terraclassic#641
No description provided.