diff --git a/osmosis-1/osmosis.zone_assets.json b/osmosis-1/osmosis.zone_assets.json index 372e69b91..4911f8bd4 100644 --- a/osmosis-1/osmosis.zone_assets.json +++ b/osmosis-1/osmosis.zone_assets.json @@ -3015,6 +3015,15 @@ "osmosis_verified": true, "listing_date_time_utc": "2024-04-03T17:37:00Z", "_comment": "Wormhole Token $W" + }, + { + "chain_name": "dhealth", + "base_denom": "udhp", + "twitter_URL": "https://twitter.com/dhealth_network", + "path": "transfer/channel-37505/udhp", + "osmosis_verified": false, + "osmosis_unlisted": true, + "_comment": "dHealth Token $DHP" } ] } diff --git a/osmosis-1/osmosis.zone_chains.json b/osmosis-1/osmosis.zone_chains.json index bbfd2e8fd..43fc8223b 100644 --- a/osmosis-1/osmosis.zone_chains.json +++ b/osmosis-1/osmosis.zone_chains.json @@ -1204,6 +1204,17 @@ "eth-address-gen", "eth-key-sign" ] + }, + { + "chain_name": "dhealth", + "rpc": "https://rpc.dhealth.com", + "rest": "https://lcd.dhealth.com", + "explorer_tx_url": "https://explorer.dhealth.com/dhealth/transactions/${txHash}", + "keplr_features": [ + "ibc-transfer", + "ibc-go", + "cosmwasm" + ] } ] }