Skip to content

Commit

Permalink
Update cronos Image (#3263)
Browse files Browse the repository at this point in the history
* Update assetlist.json

* Update assetlist.json

* Update assetlist.json

* Update assetlist.json
  • Loading branch information
JeremyParish69 authored Nov 25, 2023
1 parent d4183d3 commit 3d24171
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 12 deletions.
17 changes: 8 additions & 9 deletions cronos/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,14 @@
"name": "Cronos",
"display": "cro",
"symbol": "CRO",
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cronos.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg"
},
"coingecko_id": "crypto-com-chain",
"images": [
"traces": [
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cronos.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg"
"type": "additional-mintage",
"counterparty": {
"chain_name": "cryptoorgchain",
"base_denom": "basecro"
},
"provider": "Cronos"
}
]
},
Expand Down Expand Up @@ -75,4 +74,4 @@
}
}
]
}
}
7 changes: 4 additions & 3 deletions cryptoorgchain/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,17 @@
"display": "cro",
"symbol": "CRO",
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cronos.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg"
},
"coingecko_id": "crypto-com-chain",
"images": [
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cronos.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg"
},
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cronos.png"
}
]
}
]
}
}
35 changes: 35 additions & 0 deletions osmosis/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -786,6 +786,41 @@
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqatom.svg"
}
]
},
{
"description": "CRO is the native token of the Crypto.org Chain, referred to as Native CRO.",
"denom_units": [
{
"denom": "ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1",
"exponent": 0,
"aliases": [
"basecro"
]
},
{
"denom": "cro",
"exponent": 8
}
],
"type_asset": "ics20",
"base": "ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1",
"name": "Cronos",
"display": "cro",
"symbol": "CRO",
"traces": [
{
"type": "ibc",
"counterparty": {
"chain_name": "cryptoorgchain",
"base_denom": "basecro",
"channel_id": "channel-10"
},
"chain": {
"channel_id": "channel-5",
"path": "transfer/channel-5/basecro"
}
}
]
}
]
}

0 comments on commit 3d24171

Please sign in to comment.