Skip to content

Commit

Permalink
Merge pull request cosmostation#3187 from oxygene76/MedasDigitalLogos
Browse files Browse the repository at this point in the history
Medas digital Asset
  • Loading branch information
Kwonhyukjoon authored Dec 6, 2022
2 parents f654f29 + fc283c9 commit aee20f3
Show file tree
Hide file tree
Showing 5 changed files with 166 additions and 0 deletions.
14 changes: 14 additions & 0 deletions assets/v2/medasdigital/assets.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[
{
"denom": "umedas",
"type": "staking",
"base_denom": "umedas",
"base_type": "staking",
"dp_denom": "MEDAS",
"origin_chain": "medasdigital",
"decimal": 6,
"description": "Medas Digital Staking Coin",
"image": "common/medas.png",
"coinGeckoId": "medasdigital"
}
]
8 changes: 8 additions & 0 deletions assets/v2/medasdigital/fee.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"base" : "1",
"rate" : [
"0.0umedas",
"0.025umedas",
"0.1umedas"
]
}
19 changes: 19 additions & 0 deletions assets/v2/osmosis/assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,25 @@
"image": "osmosis/ion.png",
"coinGeckoId": "ion"
},
{
"denom": "ibc/ce90fb06c2afa74d96fc8e06681236e24b6a22da7e3d1a9d09551daf3c28cb40",
"type": "ibc",
"base_denom": "umedas",
"base_type": "staking",
"dp_denom": "MEDAS",
"origin_chain": "medasdigital",
"decimal": 6,
"path": "medasdigital->osmosis",
"channel": "channel-516",
"port": "transfer",
"counter_party": {
"channel": "channel-0",
"port": "transfer",
"denom": "umedas"
},
"image": "common/medas.png",
"coinGeckoId": "medasdigital"
},
{
"denom": "ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4",
"type": "ibc",
Expand Down
Binary file added chains/logo/v2/medas.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
125 changes: 125 additions & 0 deletions coin_image/chains/chain-medas.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit aee20f3

Please sign in to comment.