Skip to content

Commit

Permalink
Add socials and extended_description fields to PHMN asset (#4715)
Browse files Browse the repository at this point in the history
* PHMN info update

* Update assetlist.json
  • Loading branch information
albertandrejev authored May 27, 2024
1 parent ba67ec0 commit 168b6c8
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions juno/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand All @@ -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",
Expand Down Expand Up @@ -2220,4 +2225,4 @@
}
}
]
}
}

0 comments on commit 168b6c8

Please sign in to comment.