Skip to content

Commit 38314e5

Browse files
authored
Update konstellation chain name (cosmos#346)
* Add png and coingecko_id * Update json spaces * Update chain_name * Update image link
1 parent 9c784d6 commit 38314e5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

konstellation/assetlist.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema":"../assetlist.schema.json",
3-
"chain_name":"darchub",
3+
"chain_name":"konstellation",
44
"assets":[
55
{
66
"description":"The native token of Konstellation Network",
@@ -19,10 +19,10 @@
1919
"display":"darc",
2020
"symbol":"DARC",
2121
"logo_URIs":{
22-
"png": "hhttps://raw.githubusercontent.com/cosmos/chain-registry/master/konstellation/images/darc.png",
22+
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/konstellation/images/darc.png",
2323
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/konstellation/images/darc.svg"
2424
},
2525
"coingecko_id":"darcmatter-coin"
2626
}
2727
]
28-
}
28+
}

konstellation/chain.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "../chain.schema.json",
3-
"chain_name": "darchub",
3+
"chain_name": "konstellation",
44
"status": "live",
55
"network_type": "mainnet",
66
"pretty_name": "Konstellation Network",

0 commit comments

Comments
 (0)