Skip to content

Commit

Permalink
Merge pull request #135 from oxygene76/main
Browse files Browse the repository at this point in the history
Add Medas Digital 2.0 to Ping.pub
  • Loading branch information
liangping authored Dec 17, 2024
2 parents 71f937f + 4b68e90 commit 81b7067
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions chains/mainnet/medasdigital.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"chain_name": "medasdigital",
"api": [
{"provider": "Neptun", "address": "https://lcd.medas-digital.io:1317"}
],
"rpc": [
{"provider": "Neptun", "address": "https://rpc.medas-digital.io:443"}
],
"features": ["dashboard","governance", "blocks", "ibc", "cosmwasm", "uptime", "parameters", "state-sync", "consensus", "supply", "widget"],
"sdk_version": "0.50.3",
"coin_type": "118",
"min_tx_fee": "8000",
"addr_prefix": "medas",
"logo": "/logos/medas.png",
"assets": [{
"base": "umedas",
"symbol": "MEDAS",
"exponent": "6",
"coingecko_id": "medas",
"logo": "/logos/medas.png"
}]
}
Binary file added logos/medas.png
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 81b7067

Please sign in to comment.