diff --git a/chains/mainnets/comdex/chain.json b/chains/mainnets/comdex/chain.json index ebf1d2a..85b64a4 100644 --- a/chains/mainnets/comdex/chain.json +++ b/chains/mainnets/comdex/chain.json @@ -6,9 +6,12 @@ "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png", "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg" }, + "isAConsumerChain": true, + "providerChain": "cosmoshub", "rpcUrl": "https://rpc.comdex.one", "restUrl": "https://rest.comdex.one", "chainId": "comdex-1", + "consumerId": "18", "denom": "cmdx", "denomUpper": "CMDX", "sdenom": "ucmdx",