From 6eb93395731f27ec48e8bfc5efc953ada9beb4ca Mon Sep 17 00:00:00 2001 From: "yacarbot[bot]" <122247428+yacarbot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 10:51:06 +0800 Subject: [PATCH] [bot][terraclassic] chore: upsert asset and entity (#14686) Co-authored-by: yacarbot[bot] <122247428+yacarbot[bot]@users.noreply.github.com> --- terraclassic/asset.json | 5 ++++- terraclassic/entity.json | 4 ++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/terraclassic/asset.json b/terraclassic/asset.json index 29f1edf53..995637622 100644 --- a/terraclassic/asset.json +++ b/terraclassic/asset.json @@ -4263,11 +4263,14 @@ }, { "id": "terra17tr43u9je863jd4ppt40rhuh78twdqef3v76mc7qc4fkfaa7c59szu0npv", + "entity": "Make America Great Again", "name": "Make America Great Again", "symbol": "MAGA", "decimals": "6", "type": "cw20", - "total_supply_api": "https://terra-classic-lcd.publicnode.com/cosmwasm/wasm/v1/contract/terra17tr43u9je863jd4ppt40rhuh78twdqef3v76mc7qc4fkfaa7c59szu0npv/smart/eyJ0b2tlbl9pbmZvIjp7fX0=" + "circ_supply_api": "https://terra-classic-lcd.publicnode.com/cosmwasm/wasm/v1/contract/terra17tr43u9je863jd4ppt40rhuh78twdqef3v76mc7qc4fkfaa7c59szu0npv/smart/eyJ0b2tlbl9pbmZvIjp7fX0=", + "total_supply_api": "https://terra-classic-lcd.publicnode.com/cosmwasm/wasm/v1/contract/terra17tr43u9je863jd4ppt40rhuh78twdqef3v76mc7qc4fkfaa7c59szu0npv/smart/eyJ0b2tlbl9pbmZvIjp7fX0=", + "icon": "https://i.ibb.co.com/SXC0mqr/MAGA.png" }, { "id": "terra17utsu6l44qwllz5krd73hc83sj735hlhdf92hq", diff --git a/terraclassic/entity.json b/terraclassic/entity.json index 5f5607071..6ff466459 100644 --- a/terraclassic/entity.json +++ b/terraclassic/entity.json @@ -450,6 +450,10 @@ "telegram": "https://t.me/LUNIonTerra", "twitter": "https://twitter.com/LUNIonTerra" }, + { + "name": "Make America Great Again", + "twitter": "https://x.com/trmpmaga47" + }, { "name": "Mars Protocol", "website": "https://www.marsprotocol.io/",