-
Notifications
You must be signed in to change notification settings - Fork 1.3k
/
chain.json
164 lines (164 loc) · 4.63 KB
/
chain.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
{
"$schema": "../../chain.schema.json",
"chain_name": "cosmoshubtestnet",
"chain_type": "cosmos",
"chain_id": "theta-testnet-001",
"pretty_name": "[DEPRECATED] Cosmos Hub Public Testnet, will be sunset 2024-12-01",
"status": "live",
"network_type": "testnet",
"bech32_prefix": "cosmos",
"daemon_name": "gaiad",
"node_home": "$HOME/.gaia",
"key_algos": [
"secp256k1"
],
"slip44": 118,
"fees": {
"fee_tokens": [
{
"denom": "uatom",
"fixed_min_gas_price": 0.005,
"low_gas_price": 0.01,
"average_gas_price": 0.025,
"high_gas_price": 0.03
}
]
},
"staking": {
"staking_tokens": [
{
"denom": "uatom"
}
]
},
"codebase": {
"git_repo": "https://github.com/cosmos/gaia",
"recommended_version": "v14.1.0",
"compatible_versions": [
"v14.1.0-rc0",
"v14.1.0"
],
"binaries": {
"linux/amd64": "https://github.com/cosmos/gaia/releases/download/v14.1.0/gaiad-v14.1.0-linux-amd64",
"linux/arm64": "https://github.com/cosmos/gaia/releases/download/v14.1.0/gaiad-v14.1.0-linux-arm64",
"darwin/amd64": "https://github.com/cosmos/gaia/releases/download/v14.1.0/gaiad-v14.1.0-darwin-amd64",
"darwin/arm64": "https://github.com/cosmos/gaia/releases/download/v14.1.0/gaiad-v14.1.0-darwin-arm64",
"windows/amd64": "https://github.com/cosmos/gaia/releases/download/v14.1.0/gaiad-v14.1.0-windows-amd64.exe",
"windows/arm64": "https://github.com/cosmos/gaia/releases/download/v14.1.0/gaiad-v14.1.0-windows-arm64.exe"
},
"genesis": {
"genesis_url": "https://github.com/cosmos/testnets/raw/master/public/genesis.json.gz"
}
},
"peers": {
"seeds": [
{
"id": "639d50339d7045436c756a042906b9a69970913f",
"address": "seed-01.theta-testnet.polypore.xyz:26656",
"provider": "Hypha"
},
{
"id": "3e506472683ceb7ed75c1578d092c79785c27857",
"address": "seed-02.theta-testnet.polypore.xyz:26656",
"provider": "Hypha"
}
],
"persistent_peers": []
},
"apis": {
"rpc": [
{
"address": "https://cosmoshubt.tendermintrpc.lava.build:443",
"provider": "Lava"
},
{
"address": "https://rpc.sentry-01.theta-testnet.polypore.xyz",
"provider": "Hypha"
},
{
"address": "https://rpc.sentry-02.theta-testnet.polypore.xyz",
"provider": "Hypha"
},
{
"address": "https://rpc.state-sync-01.theta-testnet.polypore.xyz",
"provider": "Hypha"
},
{
"address": "https://rpc.state-sync-02.theta-testnet.polypore.xyz",
"provider": "Hypha"
},
{
"address": "https://public-cosmos-theta.w3node.com",
"provider": "Interchain.FM"
},
{
"address": "https://rpc-theta.osmotest5.osmosis.zone/",
"provider": "Osmosis"
}
],
"rest": [
{
"address": "https://cosmoshubt.lava.build",
"provider": "Lava"
},
{
"address": "https://rest.sentry-01.theta-testnet.polypore.xyz",
"provider": "Hypha"
},
{
"address": "https://rest.sentry-02.theta-testnet.polypore.xyz",
"provider": "Hypha"
},
{
"address": "https://rest.state-sync-01.theta-testnet.polypore.xyz",
"provider": "Hypha"
},
{
"address": "https://rest.state-sync-02.theta-testnet.polypore.xyz",
"provider": "Hypha"
},
{
"address": "https://public-cosmos-theta.w3node.com/rest/",
"provider": "Interchain.FM"
},
{
"address": "https://lcd-theta.osmotest5.osmosis.zone/",
"provider": "Osmosis"
}
],
"grpc": [
{
"address": "cosmoshubt.grpc.lava.build",
"provider": "Lava"
},
{
"address": "https://grpc.sentry-01.theta-testnet.polypore.xyz",
"provider": "Hypha"
},
{
"address": "https://grpc.sentry-02.theta-testnet.polypore.xyz",
"provider": "Hypha"
},
{
"address": "https://grpc.state-sync-01.theta-testnet.polypore.xyz",
"provider": "Hypha"
},
{
"address": "https://grpc.state-sync-02.theta-testnet.polypore.xyz",
"provider": "Hypha"
}
]
},
"explorers": [
{
"kind": "Mintscan",
"url": "https://mintscan.io/cosmoshub-testnet",
"tx_page": "https://mintscan.io/cosmoshub-testnet/txs/${txHash}"
},
{
"kind": "Big Dipper",
"url": "https://explorer.theta-testnet.polypore.xyz/",
"tx_page": "https://explorer.theta-testnet.polypore.xyz/transactions/${txHash}"
}
]
}