Skip to content

Commit bf8ee04

Browse files
UDUDomainBlockchain
UD
and
UDomainBlockchain
authored
Add DHK cw20 token (cosmos#331)
* Add cw20 dhk image * Add dhk cw20 Co-authored-by: UDomainBlockchain <85087015+UDomainBlockchain@users.noreply.github.com>
1 parent 2cd60dd commit bf8ee04

File tree

3 files changed

+173
-0
lines changed

3 files changed

+173
-0
lines changed

juno/assetlist.json

+20
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,26 @@
142142
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/block.png",
143143
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/block.svg"
144144
}
145+
},
146+
{
147+
"description": "The DAO token to build consensus among Hong Kong People",
148+
"type_asset": "cw20",
149+
"address": "juno1tdjwrqmnztn2j3sj2ln9xnyps5hs48q3ddwjrz7jpv6mskappjys5czd49",
150+
"denom_units": [
151+
{
152+
"denom": "cw20:juno1tdjwrqmnztn2j3sj2ln9xnyps5hs48q3ddwjrz7jpv6mskappjys5czd49",
153+
"exponent": 0,
154+
"aliases": ["dhk"]
155+
}
156+
],
157+
"base": "cw20:juno1tdjwrqmnztn2j3sj2ln9xnyps5hs48q3ddwjrz7jpv6mskappjys5czd49",
158+
"name": "DHK",
159+
"display": "dhk",
160+
"symbol": "DHK",
161+
"logo_URIs": {
162+
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.png",
163+
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.svg"
164+
}
145165
}
146166
]
147167
}

juno/images/dhk.png

25.4 KB
Loading

juno/images/dhk.svg

+153
Loading

0 commit comments

Comments
 (0)