Skip to content
This repository was archived by the owner on Feb 5, 2024. It is now read-only.

Commit

Permalink
Create theta-testnet-001.json
Browse files Browse the repository at this point in the history
  • Loading branch information
shaolin-flow authored Jan 23, 2024
1 parent c420c97 commit 8c222c1
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions testnet/blumbus_111-1/theta-testnet-001.json
Original file line number Diff line number Diff line change
@@ -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/"
}

0 comments on commit 8c222c1

Please sign in to comment.