From d8c2b1cb723a8e4ead61489a7500430e6f267957 Mon Sep 17 00:00:00 2001 From: "yacarbot[bot]" <122247428+yacarbot[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 20:33:02 +0000 Subject: [PATCH 1/2] Upserting 3 assets --- coreum/asset.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/coreum/asset.json b/coreum/asset.json index 3d0b0272fd..25a728e3bc 100644 --- a/coreum/asset.json +++ b/coreum/asset.json @@ -63,24 +63,30 @@ }, { "id": "usara-core1r9gc0rnxnzpq33u82f44aufgdwvyxv4wyepyck98m9v2pxua6naqr8h03z", + "entity": "Sara", "name": "SARA", "symbol": "SARA", "decimals": "6", - "type": "cw20" + "type": "cw20", + "icon": "https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/sara.svg", + "coingecko": "https://www.coingecko.com/en/coins/pulsara" }, { "id": "xrpl11278ecf9e-core1zhs909jp9yktml6qqx9f0ptcq2xnhhj99cja03j3lfcsp2pgm86studdrz", "name": "XRPL11278ECF9E", "symbol": "XRPL11278ECF9E", "decimals": "15", - "type": "cw20" + "type": "cw20", + "icon": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/solo.svg" }, { "id": "xrpl570c00a604-core1zhs909jp9yktml6qqx9f0ptcq2xnhhj99cja03j3lfcsp2pgm86studdrz", "name": "XRPL570C00A604", "symbol": "XRPL570C00A604", "decimals": "15", - "type": "cw20" + "type": "cw20", + "icon": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/rlusd.svg", + "coingecko": "https://www.coingecko.com/en/coins/ripple-usd" }, { "id": "xrpl691210a91a-core1zhs909jp9yktml6qqx9f0ptcq2xnhhj99cja03j3lfcsp2pgm86studdrz", From 606c64d7b8179940d9d2716c1822c250bf64d87c Mon Sep 17 00:00:00 2001 From: "yacarbot[bot]" <122247428+yacarbot[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 20:33:02 +0000 Subject: [PATCH 2/2] Upserting 1 entities --- coreum/entity.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/coreum/entity.json b/coreum/entity.json index c828a64607..141bca73c5 100644 --- a/coreum/entity.json +++ b/coreum/entity.json @@ -3,5 +3,10 @@ "name": "Coreum", "website": "https://www.coreum.com/", "twitter": "https://twitter.com/CoreumOfficial" + }, + { + "name": "Sara", + "website": "https://www.pulsara.io", + "twitter": "https://twitter.com/pulsara_io" } ]