diff --git a/testnet/blumbus_111-1/theta-testnet-001.json b/testnet/blumbus_111-1/theta-testnet-001.json new file mode 100644 index 0000000000..70a4b7d5a4 --- /dev/null +++ b/testnet/blumbus_111-1/theta-testnet-001.json @@ -0,0 +1,37 @@ +{ + "chainId": "theta-testnet-001", + "chainName": "cosmoshubtestnet", + "rpc": "https://rpc.sentry-01.theta-testnet.polypore.xyz", + "rest": "https://rest.sentry-01.theta-testnet.polypore.xyz", + "evm": { + "chainId": "", + "rpc": "" + }, + "explorerUrl": "https://testnet.mintscan.io/cosmoshub-testnet", + "exploreTxUrl": "https://testnet.mintscan.io/cosmoshub-testnet/txs/", + "bech32Prefix": "cosmos", + "currencies": [ + { + "displayDenom": "ATOM", + "baseDenom": "uatom", + "decimals": 6, + "logo": "/logos/cosmos-hub-logo.svg", + "type": "main" + } + ], + "coinType": 118, + "validatorsLogosStorageDir": "", + "faucetUrl": "", + "ibc": { + "timeout": 172800000 + }, + "gasPriceSteps": { + "low": 0.01, + "average": 0.025, + "high": 0.03 + }, + "logo": "/logos/cosmos-hub-logo.svg", + "type": "Regular", + "analytics": true, + "website": "https://cosmos.network/" +}