diff --git a/chain/axiome/asset/axm.png b/chain/axiome/asset/axm.png new file mode 100644 index 000000000..8132f8a9c Binary files /dev/null and b/chain/axiome/asset/axm.png differ diff --git a/chain/axiome/asset/clx.png b/chain/axiome/asset/clx.png new file mode 100644 index 000000000..eca645563 Binary files /dev/null and b/chain/axiome/asset/clx.png differ diff --git a/chain/axiome/asset/hunt.png b/chain/axiome/asset/hunt.png new file mode 100644 index 000000000..1e3321187 Binary files /dev/null and b/chain/axiome/asset/hunt.png differ diff --git a/chain/axiome/asset/rip.png b/chain/axiome/asset/rip.png new file mode 100644 index 000000000..fab135ac3 Binary files /dev/null and b/chain/axiome/asset/rip.png differ diff --git a/chain/axiome/assets_2.json b/chain/axiome/assets_2.json new file mode 100644 index 000000000..15da57aab --- /dev/null +++ b/chain/axiome/assets_2.json @@ -0,0 +1,21 @@ +[ + { + "type": "native", + "denom": "uaxm", + "name": "Axiome", + "symbol": "AXM", + "description": "The native staking and fee token of Axiome Chain", + "decimals": 6, + "image": "https://raw.githubusercontent.com/CosmosLabsKR/chainlist/master/chain/axiome/asset/axm.png", + "coinGeckoId": "axiome" + }, + { + "type": "native", + "denom": "uret", + "name": "Axiome Reward Token", + "symbol": "RET", + "description": "Reward token of Axiome Chain, minted to the referral upline on delegation", + "decimals": 6, + "coinGeckoId": "" + } +] diff --git a/chain/axiome/cw20_2.json b/chain/axiome/cw20_2.json new file mode 100644 index 000000000..977c53fb9 --- /dev/null +++ b/chain/axiome/cw20_2.json @@ -0,0 +1,32 @@ +[ + { + "type": "cw20", + "contract": "axm1sj7zrll8n6rh07hgzqtjemeeane53a68fzqzsmnyntw95w4h7z6s24683a", + "name": "RIP", + "symbol": "RIP", + "description": "RIP, a cw20 token on Axiome Chain", + "decimals": 6, + "image": "https://raw.githubusercontent.com/CosmosLabsKR/chainlist/master/chain/axiome/asset/rip.png", + "coinGeckoId": "rip" + }, + { + "type": "cw20", + "contract": "axm1cdup3cyz9c39c3gujmf02zkp2krr7ysxs2t6ev04kt2rw80vjf5s6l4ut7", + "name": "HUNT", + "symbol": "HUNT", + "description": "HUNT, a cw20 token on Axiome Chain", + "decimals": 6, + "image": "https://raw.githubusercontent.com/CosmosLabsKR/chainlist/master/chain/axiome/asset/hunt.png", + "coinGeckoId": "hunt-2" + }, + { + "type": "cw20", + "contract": "axm1hfaf96lt2y2dx2cr04svej0s0srqydhncxga5lh6zlrzw77d8qzqxday46", + "name": "Collexium", + "symbol": "CLX", + "description": "Utility token of the Collexium NFT marketplace on Axiome Chain", + "decimals": 6, + "image": "https://raw.githubusercontent.com/CosmosLabsKR/chainlist/master/chain/axiome/asset/clx.png", + "coinGeckoId": "" + } +]