diff --git a/_IBC/dungeon-passage.json b/_IBC/dungeon-passage.json new file mode 100644 index 0000000000..93bb3d60b0 --- /dev/null +++ b/_IBC/dungeon-passage.json @@ -0,0 +1,33 @@ +{ + "$schema": "../ibc_data.schema.json", + "chain_1": { + "chain_name": "dungeon", + "chain_id": "dungeon-1", + "client_id": "07-tendermint-37", + "connection_id": "connection-8639" + }, + "chain_2": { + "chain_name": "passage", + "chain_id": "passage-2", + "client_id": "07-tendermint-22", + "connection_id": "connection-18" + }, + "channels": [ + { + "chain_1": { + "channel_id": "channel-5318", + "port_id": "transfer" + }, + "chain_2": { + "channel_id": "channel-13", + "port_id": "transfer" + }, + "ordering": "unordered", + "version": "ics20-1", + "tags": { + "status": "ACTIVE", + "preferred": true + } + } + ] +} diff --git a/dungeon/assetlist.json b/dungeon/assetlist.json index 31093e8856..4ee181a5cd 100644 --- a/dungeon/assetlist.json +++ b/dungeon/assetlist.json @@ -289,6 +289,55 @@ "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg" }, "coingecko_id": "usd-coin" + }, + { + "description": "Passage (PASG) transferred to Dungeon Chain over IBC.", + "denom_units": [ + { + "denom": "ibc/73E558C82602DE116482AD0EFC351A375E7FF7048ED6A2C45F86A0BFE670CD5F", + "exponent": 0, + "aliases": [ + "upasg" + ] + }, + { + "denom": "pasg", + "exponent": 6, + "aliases": [] + } + ], + "type_asset": "ics20", + "base": "ibc/73E558C82602DE116482AD0EFC351A375E7FF7048ED6A2C45F86A0BFE670CD5F", + "name": "Passage", + "display": "pasg", + "symbol": "PASG", + "coingecko_id": "passage", + "traces": [ + { + "type": "ibc", + "counterparty": { + "chain_name": "passage", + "base_denom": "upasg", + "channel_id": "channel-13" + }, + "chain": { + "channel_id": "channel-5318", + "path": "transfer/channel-5318/upasg" + } + } + ], + "images": [ + { + "image_sync": { + "chain_name": "passage", + "base_denom": "upasg" + }, + "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/passage/images/pasg.png" + } + ], + "logo_URIs": { + "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/passage/images/pasg.png" + } } ] } \ No newline at end of file diff --git a/dungeon/chain.json b/dungeon/chain.json index 19abec5234..98d386bb3d 100644 --- a/dungeon/chain.json +++ b/dungeon/chain.json @@ -26,18 +26,6 @@ "address": "https://rpc.dungeongames.io", "provider": "Dungeon Games" }, - { - "address": "https://dungeon-wallet.rpc.quasarstaking.ai", - "provider": "Quasar" - }, - { - "address": "https://rpc-dungeon-1.seraphim.zone", - "provider": "Seraphim" - }, - { - "address": "https://dungeon_mainnet_rpc.chain.whenmoonwhenlambo.money", - "provider": "🚀 WHEN MOON 🌕 WHEN LAMBO 🔥" - }, { "address": "https://rpc.dungeon.chaintools.tech", "provider": "ChainTools" @@ -48,32 +36,12 @@ "address": "https://api.dungeongames.io", "provider": "Dungeon Games" }, - { - "address": "https://dungeon-wallet.api.quasarstaking.ai", - "provider": "Quasar" - }, - { - "address": "https://api-dungeon-1.seraphim.zone", - "provider": "Seraphim" - }, - { - "address": "https://api-archive-dungeonchain.apeironnodes.com", - "provider": "ApeironNodes (Archive)" - }, - { - "address": "https://dungeon_mainnet_api.chain.whenmoonwhenlambo.money", - "provider": "🚀 WHEN MOON 🌕 WHEN LAMBO 🔥" - }, { "address": "https://api.dungeon.chaintools.tech", "provider": "ChainTools" } ], "grpc": [ - { - "address": "dungeon.grpc.quasarstaking.ai:80", - "provider": "Quasar" - }, { "address": "grpc.dungeon.chaintools.tech:443", "provider": "ChainTools" @@ -146,4 +114,4 @@ } } ] -} \ No newline at end of file +} diff --git a/dungeon1/chain.json b/dungeon1/chain.json index eead9cc35f..cfb8d106ce 100644 --- a/dungeon1/chain.json +++ b/dungeon1/chain.json @@ -21,47 +21,17 @@ ] }, "apis": { - "rpc": [ - { - "address": "https://dungeon-wallet.rpc.quasarstaking.ai", - "provider": "Quasar" - }, - { - "address": "https://rpc-dungeon-1.seraphim.zone", - "provider": "Seraphim" - }, - { - "address": "https://dungeon_mainnet_rpc.chain.whenmoonwhenlambo.money", - "provider": "🚀 WHEN MOON 🌕 WHEN LAMBO 🔥" - } - ], + "rpc": [], "rest": [ - { - "address": "https://dungeon-wallet.api.quasarstaking.ai", - "provider": "Quasar" - }, - { - "address": "https://api-dungeon-1.seraphim.zone", - "provider": "Seraphim" - }, { "address": "https://api-archive-dungeonchain.apeironnodes.com", "provider": "ApeironNodes (Archive)" - }, - { - "address": "https://dungeon_mainnet_api.chain.whenmoonwhenlambo.money", - "provider": "🚀 WHEN MOON 🌕 WHEN LAMBO 🔥" } ], - "grpc": [ - { - "address": "dungeon.grpc.quasarstaking.ai", - "provider": "Quasar" - } - ] + "grpc": [] }, "explorers": [ - { + { "kind": "Ping.Pub", "url": "https://ping.pub/Dungeonchain", "tx_page": "https://ping.pub/Dungeonchain/tx/${txHash}",