diff --git a/stargaze/asset.json b/stargaze/asset.json index dfa9ca6231..bf4a8c0d4a 100644 --- a/stargaze/asset.json +++ b/stargaze/asset.json @@ -39,6 +39,15 @@ "type": "tokenfactory", "icon": "https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/pleb.png" }, + { + "id": "factory/stars1khzuhuhv02vaturh9x9lz4jach824x9umcgghl/uCLW", + "entity": "Clown Society", + "name": "Clown Society", + "symbol": "CLW", + "decimals": "6", + "type": "tokenfactory", + "icon": "https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/clw.png" + }, { "id": "factory/stars1rru5m2wh3fylpheqh8h5g968jwhe7rctkfm7u0gwk7ka4vx3q5tqukjl4z/hood", "entity": "HOOD", diff --git a/stargaze/entity.json b/stargaze/entity.json index 77979bf3cd..2763d931bd 100644 --- a/stargaze/entity.json +++ b/stargaze/entity.json @@ -1,4 +1,8 @@ [ + { + "name": "Clown Society", + "website": "https://www.clown-society.com/" + }, { "name": "HOOD", "website": "https://ffsc.site",