Skip to content

Add Axiome chain assets - #18

Merged
hyukjoon-clk merged 1 commit into
CosmosLabsKR:mainfrom
anillusory:add-axiome
Aug 7, 2026
Merged

Add Axiome chain assets#18
hyukjoon-clk merged 1 commit into
CosmosLabsKR:mainfrom
anillusory:add-axiome

Conversation

@anillusory

Copy link
Copy Markdown

Adds asset info for Axiome (axiome-1), a Cosmos SDK v0.50.3 chain with CosmWasm (wasmd v0.50.0). The chain was not in the list, so a new folder was created as described in the README.

assets_2.json — native uaxm (AXM, CoinGecko axiome) and uret (RET)
cw20_2.json — the three cw20 tokens with the deepest liquidity on the chain DEX: RIP (CoinGecko rip), HUNT (CoinGecko hunt-2) and CLX

Decimals for every asset were read from the token contracts on chain rather than assumed, and each CoinGecko id was verified to resolve to the same contract address listed here.

For reference, the chain is also being added to the Cosmos chain registry in cosmos/chain-registry#7875, and it is already live in the Keplr wallet (chainapsis/keplr-chain-registry#1538, merged).

Adds asset info for Axiome (axiome-1), a Cosmos SDK v0.50 chain with CosmWasm.

- assets_2.json: native AXM (CoinGecko axiome) and RET
- cw20_2.json: the three cw20 tokens with the deepest liquidity on the chain
  DEX, RIP (CoinGecko rip), HUNT (CoinGecko hunt-2) and CLX

Decimals for every asset were read from the token contracts on chain.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@hyukjoon-clk
hyukjoon-clk merged commit 84496af into CosmosLabsKR:main Aug 7, 2026
1 check passed
anillusory pushed a commit to anillusory/chainlist that referenced this pull request Aug 7, 2026
Follow-up to CosmosLabsKR#18, which carried only the asset metadata for three tokens.

- param_2.json so the chain can be picked up by the wallets
- cw20_2.json extended from 3 to 17 tokens: every CW20 with at least $1000 of
  pool liquidity, enumerated from the chain rather than curated by hand
- axiome registered in active-cosmos-chains.json
- ecosystem entries for the chain's AMM, its NFT marketplace and RIP Candle

Existing entries are left byte for byte as they are, so the diff only adds.
anillusory pushed a commit to anillusory/chainlist that referenced this pull request Aug 7, 2026
RET was the one native asset in the repository without an image, and the
name we submitted in CosmosLabsKR#18 was wrong.

- name corrected to Referral Energy Token, which is what the chain itself
  calls the denom in its asset registry
- description replaced with the official one: RET is minted one to one to
  the referral upline on delegation, discounts network fees and sets the
  holder's share of the Community Pool
- ret.png added, 256x256 to match the rest of the folder

AXM is untouched.
hyukjoon-clk pushed a commit that referenced this pull request Aug 7, 2026
Follow-up to #18, which carried only the asset metadata.

Adds param_2.json so the chain can be picked up by the wallets, extends
cw20_2.json from 3 to all 24 CW20 tokens with liquidity, registers axiome in
active-cosmos-chains.json, and adds the ecosystem entries for the chain's AMM,
its NFT marketplace and the RIP Candle project.
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