diff --git a/juno/assetlist.json b/juno/assetlist.json index c79493e3f7..494e28d728 100644 --- a/juno/assetlist.json +++ b/juno/assetlist.json @@ -681,6 +681,7 @@ }, { "description": "The native token cw20 for PHMN on Juno Chain", + "extended_description": "$PHMN is the governance token of a distributed validator. Similar to PoS chains, each holder possesses voting rights proportionate to the number of locked tokens. PHMN holders can govern the POSTHUMAN validator via DAODAO. For instance, decisions such as diversifying the treasury, updating the validator's commission rate, or exiting the network are determined by the PHMN community.", "type_asset": "cw20", "address": "juno1rws84uz7969aaa7pej303udhlkt3j9ca0l3egpcae98jwak9quzq8szn2l", "denom_units": [ @@ -707,7 +708,11 @@ "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.png", "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.svg" } - ] + ], + "socials": { + "website": "https://posthuman.digital/", + "twitter": "https://twitter.com/POSTHUMAN_DVS" + } }, { "description": "The native token cw20 for Hopers on Juno Chain", @@ -2220,4 +2225,4 @@ } } ] -} \ No newline at end of file +}