Learn how to setup your Keplr Wallet to access CHEQ and participate in the cheqd Network.
{
"chainId": "cheqd-testnet-6",
"chainName": "cheqd Testnet",
"rpc": "https://rpc.cheqd.network",
"rest": "https://api.cheqd.network",
"stakeCurrency": {
"coinDenom": "CHEQ",
"coinMinimalDenom": "ncheq",
"coinDecimals": 9,
"coinGeckoId": "cheqd-network"
},
"walletUrlForStaking": "https://cheqd.omniflix.co/",
"bip44": {
"coinType": 118
},
"bech32Config": {
"bech32PrefixAccAddr": "cheqd",
"bech32PrefixAccPub": "cheqdpub",
"bech32PrefixValAddr": "cheqdvaloper",
"bech32PrefixValPub": "cheqdvaloperpub",
"bech32PrefixConsAddr": "cheqdvalcons",
"bech32PrefixConsPub": "cheqdvalconspub"
},
"currencies": [
{
"coinDenom": "CHEQ",
"coinMinimalDenom": "ncheq",
"coinDecimals": 9,
"coinGeckoId": "cheqd-network"
}
],
"feeCurrencies": [
{
"coinDenom": "CHEQ",
"coinMinimalDenom": "ncheq",
"coinDecimals": 9,
"coinGeckoId": "cheqd-network",
"gasPriceStep": {
"low": 50,
"average": 75,
"high": 100
}
}
],
"coinType": 118,
"beta": true
}