From dc23fd521203bfbb04bb6fe85ebeb65d4c00a1dd Mon Sep 17 00:00:00 2001 From: charleskimbest Date: Tue, 19 Aug 2025 10:07:50 +0900 Subject: [PATCH] Add SOLID.json and ampCAPA.json --- tokens/SOLID.json | 21 +++++++++++++++++++++ tokens/ampCAPA.json | 21 +++++++++++++++++++++ 2 files changed, 42 insertions(+) create mode 100644 tokens/SOLID.json create mode 100644 tokens/ampCAPA.json diff --git a/tokens/SOLID.json b/tokens/SOLID.json new file mode 100644 index 0000000..0b24dd6 --- /dev/null +++ b/tokens/SOLID.json @@ -0,0 +1,21 @@ +{ + "name": "Solid", + "ticker": "SOLID", + "network": "LUNA", + "tokenType": "cw20", + "tokenDenom": null, + "holderContract": "terra10aa3zdkrc7jwuf8ekl3zq7e7m42vmzqehcmu74e4egc7xkm5kr2s0muyst", + "stakingContract": null, + "exponent": 6, + "description": "SOLID is the Terra native overcollateralized USD stablecoin, powered by SOLID", + "logoUrl": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/solid.png", + "website": "solid.online", + "twitter": "solid_capa", + "telegram": "solidTG", + "telegram2": null, + "discord": "", + "coingeckoId": null, + "status": "active", + "knownAddresses": [], + "ibc": [] +} diff --git a/tokens/ampCAPA.json b/tokens/ampCAPA.json new file mode 100644 index 0000000..f633ae7 --- /dev/null +++ b/tokens/ampCAPA.json @@ -0,0 +1,21 @@ +{ + "name": "ERIS Amplified CAPA", + "ticker": "ampCAPA", + "network": "LUNA", + "tokenType": "tokenfactory", + "tokenDenom": "factory/terra186rpfczl7l2kugdsqqedegl4es4hp624phfc7ddy8my02a4e8lgq5rlx7y/ampCAPA", + "holderContract": null, + "stakingContract": null, + "exponent": 6, + "description": "ampCAPA is the liquid staking governance token of SOLID ecosystem, powered by ERIS Protocol", + "logoUrl": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/ampCapa.png", + "website": "https://www.erisprotocol.com/terra/amplifier/CAPA", + "twitter": "eris_protocol", + "telegram": "eris_protocol", + "telegram2": null, + "discord": "", + "coingeckoId": null, + "status": "active", + "knownAddresses": [], + "ibc": [] +}