chain-registry 2.0.127 → 2.0.129

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -16,18 +16,21 @@ const info = {
16
16
  fees: {
17
17
  feeTokens: [{
18
18
  denom: 'tkyve',
19
- fixedMinGasPrice: 0
19
+ fixedMinGasPrice: 62.5,
20
+ lowGasPrice: 62.5,
21
+ averageGasPrice: 80,
22
+ highGasPrice: 125
20
23
  }]
21
24
  },
22
25
  codebase: {
23
26
  gitRepo: 'https://github.com/KYVENetwork/chain',
24
- recommendedVersion: 'v1.5.0',
25
- compatibleVersions: ['v1.5.0'],
27
+ recommendedVersion: 'v2.2.0',
28
+ compatibleVersions: ['v2.2.0'],
26
29
  binaries: {
27
- "darwin/amd64": 'https://files.kyve.network/korellia-2/v1.5.0-rc0/kyved_kaon_darwin_amd64?checksum=sha256:5f0c2e02eced4af81d15fbb46ba1f5bca45b662096b8bee3e90a20ef3cb1f54c',
28
- "darwin/arm64": 'https://files.kyve.network/korellia-2/v1.5.0-rc0/kyved_kaon_darwin_arm64?checksum=sha256:9c3667945a3f559d6a48f03fb61ea4045f410f1207bb9c1705a1043253877bf3',
29
- "linux/amd64": 'https://files.kyve.network/korellia-2/v1.5.0-rc0/kyved_kaon_linux_amd64?checksum=sha256:f165f4ca6c3831ac0d789fa5b5d6a98c0a9084b767bd048d12cca3691a861e23',
30
- "linux/arm64": 'https://files.kyve.network/korellia-2/v1.5.0-rc0/kyved_kaon_linux_arm64?checksum=sha256:fbd042016cd6973b301184af39df3020c69b0b35ce08d4286e974bb008ebbff0'
30
+ "linux/amd64": 'https://github.com/KYVENetwork/chain/releases/download/v2.2.0/kyved_kaon_linux_amd64',
31
+ "linux/arm64": 'https://github.com/KYVENetwork/chain/releases/download/v2.2.0/kyved_kaon_linux_arm64',
32
+ "darwin/amd64": 'https://github.com/KYVENetwork/chain/releases/download/v2.2.0/kyved_kaon_darwin_amd64',
33
+ "darwin/arm64": 'https://github.com/KYVENetwork/chain/releases/download/v2.2.0/kyved_kaon_darwin_arm64'
31
34
  },
32
35
  genesis: {
33
36
  genesisUrl: 'https://files.kyve.network/korellia-2/genesis.json'
@@ -14,18 +14,21 @@ const info = {
14
14
  fees: {
15
15
  feeTokens: [{
16
16
  denom: 'tkyve',
17
- fixedMinGasPrice: 0
17
+ fixedMinGasPrice: 62.5,
18
+ lowGasPrice: 62.5,
19
+ averageGasPrice: 80,
20
+ highGasPrice: 125
18
21
  }]
19
22
  },
20
23
  codebase: {
21
24
  gitRepo: 'https://github.com/KYVENetwork/chain',
22
- recommendedVersion: 'v1.5.0',
23
- compatibleVersions: ['v1.5.0'],
25
+ recommendedVersion: 'v2.2.0',
26
+ compatibleVersions: ['v2.2.0'],
24
27
  binaries: {
25
- "darwin/amd64": 'https://files.kyve.network/korellia-2/v1.5.0-rc0/kyved_kaon_darwin_amd64?checksum=sha256:5f0c2e02eced4af81d15fbb46ba1f5bca45b662096b8bee3e90a20ef3cb1f54c',
26
- "darwin/arm64": 'https://files.kyve.network/korellia-2/v1.5.0-rc0/kyved_kaon_darwin_arm64?checksum=sha256:9c3667945a3f559d6a48f03fb61ea4045f410f1207bb9c1705a1043253877bf3',
27
- "linux/amd64": 'https://files.kyve.network/korellia-2/v1.5.0-rc0/kyved_kaon_linux_amd64?checksum=sha256:f165f4ca6c3831ac0d789fa5b5d6a98c0a9084b767bd048d12cca3691a861e23',
28
- "linux/arm64": 'https://files.kyve.network/korellia-2/v1.5.0-rc0/kyved_kaon_linux_arm64?checksum=sha256:fbd042016cd6973b301184af39df3020c69b0b35ce08d4286e974bb008ebbff0'
28
+ "linux/amd64": 'https://github.com/KYVENetwork/chain/releases/download/v2.2.0/kyved_kaon_linux_amd64',
29
+ "linux/arm64": 'https://github.com/KYVENetwork/chain/releases/download/v2.2.0/kyved_kaon_linux_arm64',
30
+ "darwin/amd64": 'https://github.com/KYVENetwork/chain/releases/download/v2.2.0/kyved_kaon_darwin_amd64',
31
+ "darwin/arm64": 'https://github.com/KYVENetwork/chain/releases/download/v2.2.0/kyved_kaon_darwin_arm64'
29
32
  },
30
33
  genesis: {
31
34
  genesisUrl: 'https://files.kyve.network/korellia-2/genesis.json'
@@ -126,6 +126,7 @@ import * as _medasdigital from './medasdigital';
126
126
  import * as _meme from './meme';
127
127
  import * as _migaloo from './migaloo';
128
128
  import * as _milkyway from './milkyway';
129
+ import * as _mirage from './mirage';
129
130
  import * as _mises from './mises';
130
131
  import * as _mtgbp from './mtgbp';
131
132
  import * as _mun from './mun';
@@ -350,6 +351,7 @@ const assetList = [
350
351
  _meme.assetList,
351
352
  _migaloo.assetList,
352
353
  _milkyway.assetList,
354
+ _mirage.assetList,
353
355
  _mises.assetList,
354
356
  _mtgbp.assetList,
355
357
  _mun.assetList,
@@ -76,10 +76,6 @@ const info = {
76
76
  address: 'https://bitsong.tdrsys.com:2053',
77
77
  provider: 'TdrSys'
78
78
  },
79
- {
80
- address: 'https://bitsong-rpc.panthea.eu',
81
- provider: 'Panthea EU'
82
- },
83
79
  {
84
80
  address: 'https://rpc.bitsong.mathnodes.com',
85
81
  provider: 'MathNodes'
@@ -122,10 +118,6 @@ const info = {
122
118
  address: 'https://bitsong.tdrsys.com',
123
119
  provider: 'TdrSys'
124
120
  },
125
- {
126
- address: 'https://bitsong-api.panthea.eu',
127
- provider: 'Panthea EU'
128
- },
129
121
  {
130
122
  address: 'https://api.bitsong.mathnodes.com',
131
123
  provider: 'MathNodes'
@@ -160,10 +152,6 @@ const info = {
160
152
  address: 'grpc.bitsong.mathnodes.com:443',
161
153
  provider: 'MathNodes'
162
154
  },
163
- {
164
- address: 'bitsong-grpc.panthea.eu:16750',
165
- provider: 'Panthea EU'
166
- },
167
155
  {
168
156
  address: 'bitsong-grpc.noders.services:20090',
169
157
  provider: '[NODERS]TEAM'
@@ -126,6 +126,7 @@ import * as _medasdigital from './medasdigital';
126
126
  import * as _meme from './meme';
127
127
  import * as _migaloo from './migaloo';
128
128
  import * as _milkyway from './milkyway';
129
+ import * as _mirage from './mirage';
129
130
  import * as _mises from './mises';
130
131
  import * as _mtgbp from './mtgbp';
131
132
  import * as _mun from './mun';
@@ -350,6 +351,7 @@ const chains = [
350
351
  _meme.chain,
351
352
  _migaloo.chain,
352
353
  _milkyway.chain,
354
+ _mirage.chain,
353
355
  _mises.chain,
354
356
  _mtgbp.chain,
355
357
  _mun.chain,
@@ -150,7 +150,7 @@ const info = {
150
150
  provider: 'Kleomedes'
151
151
  },
152
152
  {
153
- address: 'https://cheqd.srvs.vnodesv.net/rest',
153
+ address: 'https://api.cheqd.srvs.vnodesv.net',
154
154
  provider: 'vNodes[V] Ser[V]ices'
155
155
  },
156
156
  {
@@ -242,7 +242,7 @@ const info = {
242
242
  provider: 'Node39'
243
243
  },
244
244
  {
245
- address: 'https://elys.srvs.vnodesv.net/rest',
245
+ address: 'https://rest.elys.srvs.vnodesv.net',
246
246
  provider: 'vNodes[V] Ser[V]ices'
247
247
  },
248
248
  {
@@ -46,8 +46,8 @@ const info = {
46
46
  apis: {
47
47
  rpc: [
48
48
  {
49
- address: 'https://6d0ff611-9009-4bd1-a7a7-acec7c70d454.injective-1.mesa-rpc.newmetric.xyz',
50
- provider: 'NewMetric'
49
+ address: 'https://injective-rpc.highstakes.ch',
50
+ provider: 'High Stakes 🇨🇭'
51
51
  },
52
52
  {
53
53
  address: 'https://rpc.injective.goldenratiostaking.net',
@@ -61,18 +61,6 @@ const info = {
61
61
  address: 'https://rpc.lavenderfive.com:443/injective',
62
62
  provider: 'Lavender.Five Nodes 🐝'
63
63
  },
64
- {
65
- address: 'https://rpc-injective-ia.cosmosia.notional.ventures/',
66
- provider: 'Notional'
67
- },
68
- {
69
- address: 'https://injective-mainnet-rpc.autostake.com:443',
70
- provider: 'AutoStake 🛡️ Slash Protected'
71
- },
72
- {
73
- address: 'https://rpc-injective.whispernode.com:443',
74
- provider: 'WhisperNode 🤐'
75
- },
76
64
  {
77
65
  address: 'https://rpc-injective-01.stakeflow.io',
78
66
  provider: 'Stakeflow'
@@ -81,35 +69,15 @@ const info = {
81
69
  address: 'https://injective-rpc.publicnode.com:443',
82
70
  provider: 'Allnodes ⚡️ Nodes & Staking'
83
71
  },
84
- {
85
- address: 'https://injective-rpc.highstakes.ch',
86
- provider: 'High Stakes 🇨🇭'
87
- },
88
72
  {
89
73
  address: 'https://public.stakewolle.com/cosmos/injective/rpc',
90
74
  provider: 'Stakewolle'
91
- },
92
- {
93
- address: 'https://rpc.injective.bronbro.io/',
94
- provider: 'Bro_n_Bro'
95
- },
96
- {
97
- address: 'https://injective-rpc.noders.services',
98
- provider: '[NODERS]TEAM'
99
- },
100
- {
101
- address: 'https://rpc-injective.kewrnode.com',
102
- provider: 'Kewr Node'
103
75
  }
104
76
  ],
105
77
  rest: [
106
78
  {
107
- address: 'https://6d0ff611-9009-4bd1-a7a7-acec7c70d454.injective-1.mesa-rest.newmetric.xyz',
108
- provider: 'NewMetric'
109
- },
110
- {
111
- address: 'https://api-injective-ia.cosmosia.notional.ventures/',
112
- provider: 'Notional'
79
+ address: 'https://injective-api.highstakes.ch',
80
+ provider: 'High Stakes 🇨🇭'
113
81
  },
114
82
  {
115
83
  address: 'https://injective-api.polkachu.com',
@@ -119,45 +87,13 @@ const info = {
119
87
  address: 'https://rest.lavenderfive.com:443/injective',
120
88
  provider: 'Lavender.Five Nodes 🐝'
121
89
  },
122
- {
123
- address: 'https://lcd-injective.whispernode.com:443',
124
- provider: 'WhisperNode 🤐'
125
- },
126
- {
127
- address: 'https://api-injective-01.stakeflow.io',
128
- provider: 'Stakeflow'
129
- },
130
- {
131
- address: 'https://rest.injective.goldenratiostaking.net',
132
- provider: 'Golden Ratio Staking'
133
- },
134
90
  {
135
91
  address: 'https://injective-rest.publicnode.com',
136
92
  provider: 'Allnodes ⚡️ Nodes & Staking'
137
93
  },
138
- {
139
- address: 'injective-mainnet-lcd.autostake.com:443',
140
- provider: 'AutoStake 🛡️ Slash Protected'
141
- },
142
- {
143
- address: 'https://injective-api.highstakes.ch',
144
- provider: 'High Stakes 🇨🇭'
145
- },
146
94
  {
147
95
  address: 'https://public.stakewolle.com/cosmos/injective/rest',
148
96
  provider: 'Stakewolle'
149
- },
150
- {
151
- address: 'https://lcd.injective.bronbro.io/',
152
- provider: 'Bro_n_Bro'
153
- },
154
- {
155
- address: 'https://injective-api.noders.services',
156
- provider: '[NODERS]TEAM'
157
- },
158
- {
159
- address: 'https://rest-injective.kewrnode.com',
160
- provider: 'Kewr Node'
161
97
  }
162
98
  ],
163
99
  grpc: [
@@ -15,10 +15,10 @@ const info = {
15
15
  fees: {
16
16
  feeTokens: [{
17
17
  denom: 'ukyve',
18
- fixedMinGasPrice: 2,
19
- lowGasPrice: 2,
20
- averageGasPrice: 3,
21
- highGasPrice: 6
18
+ fixedMinGasPrice: 62.5,
19
+ lowGasPrice: 62.5,
20
+ averageGasPrice: 80,
21
+ highGasPrice: 125
22
22
  }]
23
23
  },
24
24
  staking: {
@@ -28,30 +28,30 @@ const info = {
28
28
  },
29
29
  codebase: {
30
30
  gitRepo: 'https://github.com/KYVENetwork/chain',
31
- recommendedVersion: 'v2.1.0',
32
- compatibleVersions: ['v2.1.0'],
31
+ recommendedVersion: 'v2.2.0',
32
+ compatibleVersions: ['v2.2.0'],
33
33
  consensus: {
34
34
  type: 'cometbft',
35
35
  version: 'v0.38.17',
36
36
  tag: 'v0.38.17'
37
37
  },
38
38
  binaries: {
39
- "linux/amd64": 'https://github.com/KYVENetwork/chain/releases/download/v2.1.0/kyved_mainnet_linux_amd64.tar.gz',
40
- "linux/arm64": 'https://github.com/KYVENetwork/chain/releases/download/v2.1.0/kyved_mainnet_linux_arm64.tar.gz',
41
- "darwin/amd64": 'https://github.com/KYVENetwork/chain/releases/download/v2.1.0/kyved_mainnet_darwin_amd64.tar.gz',
42
- "darwin/arm64": 'https://github.com/KYVENetwork/chain/releases/download/v2.1.0/kyved_mainnet_darwin_arm64.tar.gz'
39
+ "linux/amd64": 'https://github.com/KYVENetwork/chain/releases/download/v2.2.0/kyved_mainnet_linux_amd64.tar.gz',
40
+ "linux/arm64": 'https://github.com/KYVENetwork/chain/releases/download/v2.2.0/kyved_mainnet_linux_arm64.tar.gz',
41
+ "darwin/amd64": 'https://github.com/KYVENetwork/chain/releases/download/v2.2.0/kyved_mainnet_darwin_amd64.tar.gz',
42
+ "darwin/arm64": 'https://github.com/KYVENetwork/chain/releases/download/v2.2.0/kyved_mainnet_darwin_arm64.tar.gz'
43
43
  },
44
44
  genesis: {
45
45
  genesisUrl: 'https://raw.githubusercontent.com/KYVENetwork/networks/main/kyve-1/genesis.json'
46
46
  },
47
47
  sdk: {
48
48
  type: 'cosmos',
49
- version: 'v0.50.12',
50
- tag: 'v0.50.12-kyve-rc1'
49
+ version: 'v0.50.14',
50
+ tag: 'v0.50.14-kyve-rc1'
51
51
  },
52
52
  ibc: {
53
53
  type: 'go',
54
- version: 'v8.3.1'
54
+ version: 'v8.7.0'
55
55
  }
56
56
  },
57
57
  logoURIs: {
@@ -0,0 +1,31 @@
1
+ const info = {
2
+ $schema: '../assetlist.schema.json',
3
+ chainName: 'mirage',
4
+ assets: [{
5
+ description: 'The native token of Mirage. A social platform for true discourse. Decentralized. Unstoppable.',
6
+ extendedDescription: 'MIRAGE powers Mirage, a social platform where communities own their conversations. No corporate gatekeepers, no censorship, no single point of control. True discourse. Decentralized. Unstoppable.',
7
+ denomUnits: [{
8
+ denom: 'umirage',
9
+ exponent: 0
10
+ }, {
11
+ denom: 'mirage',
12
+ exponent: 6
13
+ }],
14
+ base: 'umirage',
15
+ name: 'Mirage',
16
+ display: 'mirage',
17
+ symbol: 'MIRAGE',
18
+ logoURIs: {
19
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mirage/images/mirage.png'
20
+ },
21
+ images: [{
22
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mirage/images/mirage.png'
23
+ }],
24
+ socials: {
25
+ website: 'https://mirage.foundation',
26
+ x: 'https://x.com/getmirage'
27
+ },
28
+ typeAsset: 'sdk.coin'
29
+ }]
30
+ };
31
+ export default info;
@@ -0,0 +1,89 @@
1
+ const info = {
2
+ $schema: '../chain.schema.json',
3
+ chainName: 'mirage',
4
+ status: 'live',
5
+ networkType: 'mainnet',
6
+ prettyName: 'Mirage',
7
+ chainType: 'cosmos',
8
+ chainId: 'mirage-1',
9
+ bech32Prefix: 'mirage',
10
+ daemonName: 'miraged',
11
+ nodeHome: '$HOME/.mirage/main',
12
+ keyAlgos: ['secp256k1'],
13
+ slip44: 118,
14
+ fees: {
15
+ feeTokens: [{
16
+ denom: 'umirage',
17
+ fixedMinGasPrice: 0.025,
18
+ lowGasPrice: 0.025,
19
+ averageGasPrice: 0.05,
20
+ highGasPrice: 0.1
21
+ }]
22
+ },
23
+ staking: {
24
+ stakingTokens: [{
25
+ denom: 'umirage'
26
+ }]
27
+ },
28
+ codebase: {
29
+ sdk: {
30
+ type: 'cosmos',
31
+ version: '0.53'
32
+ },
33
+ ibc: {
34
+ type: 'go',
35
+ version: '10.2.0'
36
+ },
37
+ consensus: {
38
+ type: 'cometbft',
39
+ version: '0.38.17'
40
+ }
41
+ },
42
+ logoURIs: {
43
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mirage/images/mirage.png'
44
+ },
45
+ description: 'Mirage is what Reddit could have been if it never sold out. Free speech lives on-chain. True discourse. Decentralized. Unstoppable.',
46
+ apis: {
47
+ rpc: [
48
+ {
49
+ address: 'http://mirage.talk:26657',
50
+ provider: 'Mirage'
51
+ },
52
+ {
53
+ address: 'http://mirage.vote:26657',
54
+ provider: 'Mirage'
55
+ },
56
+ {
57
+ address: 'http://146.190.108.140:26657',
58
+ provider: 'Mirage'
59
+ },
60
+ {
61
+ address: 'http://139.59.9.96:26657',
62
+ provider: 'Mirage'
63
+ }
64
+ ],
65
+ grpc: [
66
+ {
67
+ address: 'mirage.talk:9090',
68
+ provider: 'Mirage'
69
+ },
70
+ {
71
+ address: 'mirage.vote:9090',
72
+ provider: 'Mirage'
73
+ },
74
+ {
75
+ address: '146.190.108.140:9090',
76
+ provider: 'Mirage'
77
+ },
78
+ {
79
+ address: '139.59.9.96:9090',
80
+ provider: 'Mirage'
81
+ }
82
+ ]
83
+ },
84
+ explorers: [],
85
+ images: [{
86
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mirage/images/mirage.png'
87
+ }]
88
+ };
89
+ export default info;
@@ -0,0 +1,4 @@
1
+ import _assetList from './asset-list';
2
+ import _chain from './chain';
3
+ export const assetList = _assetList;
4
+ export const chain = _chain;
@@ -30,7 +30,19 @@ const info = {
30
30
  }
31
31
  },
32
32
  codebase: {
33
- gitRepo: 'https://github.com/namada-net/namada'
33
+ gitRepo: 'https://github.com/namada-net/namada',
34
+ language: {
35
+ type: 'rust'
36
+ },
37
+ consensus: {
38
+ type: 'cometbft'
39
+ },
40
+ genesis: {
41
+ genesisUrl: 'https://github.com/namada-net/namada-mainnet-genesis/tree/main/genesis'
42
+ },
43
+ ibc: {
44
+ type: 'go'
45
+ }
34
46
  },
35
47
  description: 'Namada is a composable privacy layer for the multichain ecosystem. It\'s a proof-of-stake Layer 1 designed to protect user data through a shielded asset hub and shielded cross-chain transactions. Namada can support any asset and helps bring data protection to existing chains, dapps, tokens, and NFTs. Built primarily in Rust, Namada uses CometBFT consensus and the IBC (Inter-Blockchain Communication) protocol for multichain interoperability, with the ability to expand to additional ecosystems beyond IBC. By leveraging advanced cryptography such as zk-SNARKs and a strong interoperability model, Namada serves as a privacy-preserving building block for users interacting across many blockchains and protocols.',
36
48
  apis: {
@@ -73,7 +85,7 @@ const info = {
73
85
  },
74
86
  {
75
87
  provider: 'L0vd',
76
- address: 'https://namada-mainnet.rpc.l0vd.com:443'
88
+ address: 'https://namada-mainnet.rpc.l0vd.com'
77
89
  },
78
90
  {
79
91
  provider: 'Loser',
@@ -1217,6 +1217,7 @@ const info = {
1217
1217
  images: [{
1218
1218
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
1219
1219
  }],
1220
+ coingeckoId: 'eris-arbitrage-luna',
1220
1221
  traces: [{
1221
1222
  type: 'synthetic',
1222
1223
  counterparty: {
@@ -1538,6 +1539,21 @@ const info = {
1538
1539
  },
1539
1540
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/xaut.png'
1540
1541
  }]
1542
+ },
1543
+ {
1544
+ typeAsset: 'sdk.coin',
1545
+ description: 'Eris Protocol LUNA/ampLUNA ampLP',
1546
+ denomUnits: [{
1547
+ denom: 'factory/terra1zly98gvcec54m3caxlqexce7rus6rzgplz7eketsdz7nh750h2rqvu8uzx/32/project/amplp',
1548
+ exponent: 0
1549
+ }, {
1550
+ denom: 'amplp',
1551
+ exponent: 6
1552
+ }],
1553
+ base: 'factory/terra1zly98gvcec54m3caxlqexce7rus6rzgplz7eketsdz7nh750h2rqvu8uzx/32/project/amplp',
1554
+ name: 'Eris Protocol LUNA/ampLUNA ampLP',
1555
+ display: 'amplp',
1556
+ symbol: 'LUNA-ampLUNA-ampLP'
1541
1557
  }
1542
1558
  ]
1543
1559
  };
@@ -78,10 +78,6 @@ const info = {
78
78
  address: 'https://terra-rpc.stakely.io:443/',
79
79
  provider: 'stakely'
80
80
  },
81
- {
82
- address: 'https://phoenix-rpc.terra.dev:443',
83
- provider: 'Terraform Labs'
84
- },
85
81
  {
86
82
  address: 'https://terra-rpc.publicnode.com:443',
87
83
  provider: 'Allnodes ⚡️ Nodes & Staking'
@@ -90,10 +86,6 @@ const info = {
90
86
  address: 'https://rpc-terra-01.stakeflow.io',
91
87
  provider: 'Stakeflow'
92
88
  },
93
- {
94
- address: 'https://rpc-archive-terra.r93axnodes.cloud:443',
95
- provider: 'r93AX Nodes'
96
- },
97
89
  {
98
90
  address: 'https://rpc-terra.cosmos-spaces.cloud',
99
91
  provider: 'Cosmos Spaces'
@@ -102,14 +94,6 @@ const info = {
102
94
  address: 'https://terra-phoenix-rpc.highstakes.ch',
103
95
  provider: 'High Stakes 🇨🇭'
104
96
  },
105
- {
106
- address: 'https://rpc-terra.wildsage.io',
107
- provider: '🧙 WildSage Labs'
108
- },
109
- {
110
- address: 'https://terra.interstellar-lounge.org',
111
- provider: 'Interstellar Lounge 🍸'
112
- },
113
97
  {
114
98
  address: 'https://terra2.tdrsys.com:2053',
115
99
  provider: 'TdrSys'
@@ -118,10 +102,6 @@ const info = {
118
102
  address: 'https://terra-rpc.cosmosrescue.dev:8443',
119
103
  provider: 'cosmosrescue'
120
104
  },
121
- {
122
- address: 'https://terra-rpc.chainroot.io',
123
- provider: 'Chainroot'
124
- },
125
105
  {
126
106
  address: 'https://terra-rpc.node39.top',
127
107
  provider: 'Node39'
@@ -132,26 +112,14 @@ const info = {
132
112
  }
133
113
  ],
134
114
  rest: [
135
- {
136
- address: 'https://lcd-terra.wildsage.io',
137
- provider: '🧙 WildSage Labs'
138
- },
139
115
  {
140
116
  address: 'https://phoenix-lcd.terra.dev:443',
141
117
  provider: 'Terraform Labs'
142
118
  },
143
- {
144
- address: 'https://api-terra.cosmos-spaces.cloud',
145
- provider: 'Cosmos Spaces'
146
- },
147
119
  {
148
120
  address: 'https://terra-rest.publicnode.com',
149
121
  provider: 'Allnodes ⚡️ Nodes & Staking'
150
122
  },
151
- {
152
- address: 'https://api-archive-terra.r93axnodes.cloud:443',
153
- provider: 'r93AX Nodes'
154
- },
155
123
  {
156
124
  address: 'https://api-terra-01.stakeflow.io',
157
125
  provider: 'Stakeflow'
@@ -160,10 +128,6 @@ const info = {
160
128
  address: 'https://terra-phoenix-api.highstakes.ch',
161
129
  provider: 'High Stakes 🇨🇭'
162
130
  },
163
- {
164
- address: 'https://terra-rest.interstellar-lounge.org',
165
- provider: 'Interstellar Lounge 🍸'
166
- },
167
131
  {
168
132
  address: 'https://terra2.tdrsys.com',
169
133
  provider: 'TdrSys'
@@ -27,13 +27,13 @@ const info = {
27
27
  },
28
28
  codebase: {
29
29
  gitRepo: 'https://github.com/KYVENetwork/chain',
30
- recommendedVersion: 'v1.5.0',
31
- compatibleVersions: ['v1.0.0-rc0', 'v1.5.0'],
30
+ recommendedVersion: 'v2.2.0',
31
+ compatibleVersions: ['v2.2.0'],
32
32
  binaries: {
33
- "linux/amd64": 'https://github.com/KYVENetwork/chain/releases/download/v1.5.0/kyved_kaon_linux_amd64',
34
- "linux/arm64": 'https://github.com/KYVENetwork/chain/releases/download/v1.5.0/kyved_kaon_linux_arm64',
35
- "darwin/amd64": 'https://github.com/KYVENetwork/chain/releases/download/v1.5.0/kyved_kaon_darwin_amd64',
36
- "darwin/arm64": 'https://github.com/KYVENetwork/chain/releases/download/v1.5.0/kyved_kaon_darwin_arm64'
33
+ "linux/amd64": 'https://github.com/KYVENetwork/chain/releases/download/v2.2.0/kyved_kaon_linux_amd64',
34
+ "linux/arm64": 'https://github.com/KYVENetwork/chain/releases/download/v2.2.0/kyved_kaon_linux_arm64',
35
+ "darwin/amd64": 'https://github.com/KYVENetwork/chain/releases/download/v2.2.0/kyved_kaon_darwin_amd64',
36
+ "darwin/arm64": 'https://github.com/KYVENetwork/chain/releases/download/v2.2.0/kyved_kaon_darwin_arm64'
37
37
  },
38
38
  genesis: {
39
39
  genesisUrl: 'https://raw.githubusercontent.com/KYVENetwork/networks/main/kaon-1/genesis.json'
@@ -151,6 +151,7 @@ const _medasdigital = __importStar(require("./medasdigital"));
151
151
  const _meme = __importStar(require("./meme"));
152
152
  const _migaloo = __importStar(require("./migaloo"));
153
153
  const _milkyway = __importStar(require("./milkyway"));
154
+ const _mirage = __importStar(require("./mirage"));
154
155
  const _mises = __importStar(require("./mises"));
155
156
  const _mtgbp = __importStar(require("./mtgbp"));
156
157
  const _mun = __importStar(require("./mun"));
@@ -375,6 +376,7 @@ const assetList = [
375
376
  _meme.assetList,
376
377
  _migaloo.assetList,
377
378
  _milkyway.assetList,
379
+ _mirage.assetList,
378
380
  _mises.assetList,
379
381
  _mtgbp.assetList,
380
382
  _mun.assetList,
@@ -78,10 +78,6 @@ const info = {
78
78
  address: 'https://bitsong.tdrsys.com:2053',
79
79
  provider: 'TdrSys'
80
80
  },
81
- {
82
- address: 'https://bitsong-rpc.panthea.eu',
83
- provider: 'Panthea EU'
84
- },
85
81
  {
86
82
  address: 'https://rpc.bitsong.mathnodes.com',
87
83
  provider: 'MathNodes'
@@ -124,10 +120,6 @@ const info = {
124
120
  address: 'https://bitsong.tdrsys.com',
125
121
  provider: 'TdrSys'
126
122
  },
127
- {
128
- address: 'https://bitsong-api.panthea.eu',
129
- provider: 'Panthea EU'
130
- },
131
123
  {
132
124
  address: 'https://api.bitsong.mathnodes.com',
133
125
  provider: 'MathNodes'
@@ -162,10 +154,6 @@ const info = {
162
154
  address: 'grpc.bitsong.mathnodes.com:443',
163
155
  provider: 'MathNodes'
164
156
  },
165
- {
166
- address: 'bitsong-grpc.panthea.eu:16750',
167
- provider: 'Panthea EU'
168
- },
169
157
  {
170
158
  address: 'bitsong-grpc.noders.services:20090',
171
159
  provider: '[NODERS]TEAM'
package/mainnet/chains.js CHANGED
@@ -151,6 +151,7 @@ const _medasdigital = __importStar(require("./medasdigital"));
151
151
  const _meme = __importStar(require("./meme"));
152
152
  const _migaloo = __importStar(require("./migaloo"));
153
153
  const _milkyway = __importStar(require("./milkyway"));
154
+ const _mirage = __importStar(require("./mirage"));
154
155
  const _mises = __importStar(require("./mises"));
155
156
  const _mtgbp = __importStar(require("./mtgbp"));
156
157
  const _mun = __importStar(require("./mun"));
@@ -375,6 +376,7 @@ const chains = [
375
376
  _meme.chain,
376
377
  _migaloo.chain,
377
378
  _milkyway.chain,
379
+ _mirage.chain,
378
380
  _mises.chain,
379
381
  _mtgbp.chain,
380
382
  _mun.chain,
@@ -152,7 +152,7 @@ const info = {
152
152
  provider: 'Kleomedes'
153
153
  },
154
154
  {
155
- address: 'https://cheqd.srvs.vnodesv.net/rest',
155
+ address: 'https://api.cheqd.srvs.vnodesv.net',
156
156
  provider: 'vNodes[V] Ser[V]ices'
157
157
  },
158
158
  {
@@ -244,7 +244,7 @@ const info = {
244
244
  provider: 'Node39'
245
245
  },
246
246
  {
247
- address: 'https://elys.srvs.vnodesv.net/rest',
247
+ address: 'https://rest.elys.srvs.vnodesv.net',
248
248
  provider: 'vNodes[V] Ser[V]ices'
249
249
  },
250
250
  {
@@ -48,8 +48,8 @@ const info = {
48
48
  apis: {
49
49
  rpc: [
50
50
  {
51
- address: 'https://6d0ff611-9009-4bd1-a7a7-acec7c70d454.injective-1.mesa-rpc.newmetric.xyz',
52
- provider: 'NewMetric'
51
+ address: 'https://injective-rpc.highstakes.ch',
52
+ provider: 'High Stakes 🇨🇭'
53
53
  },
54
54
  {
55
55
  address: 'https://rpc.injective.goldenratiostaking.net',
@@ -63,18 +63,6 @@ const info = {
63
63
  address: 'https://rpc.lavenderfive.com:443/injective',
64
64
  provider: 'Lavender.Five Nodes 🐝'
65
65
  },
66
- {
67
- address: 'https://rpc-injective-ia.cosmosia.notional.ventures/',
68
- provider: 'Notional'
69
- },
70
- {
71
- address: 'https://injective-mainnet-rpc.autostake.com:443',
72
- provider: 'AutoStake 🛡️ Slash Protected'
73
- },
74
- {
75
- address: 'https://rpc-injective.whispernode.com:443',
76
- provider: 'WhisperNode 🤐'
77
- },
78
66
  {
79
67
  address: 'https://rpc-injective-01.stakeflow.io',
80
68
  provider: 'Stakeflow'
@@ -83,35 +71,15 @@ const info = {
83
71
  address: 'https://injective-rpc.publicnode.com:443',
84
72
  provider: 'Allnodes ⚡️ Nodes & Staking'
85
73
  },
86
- {
87
- address: 'https://injective-rpc.highstakes.ch',
88
- provider: 'High Stakes 🇨🇭'
89
- },
90
74
  {
91
75
  address: 'https://public.stakewolle.com/cosmos/injective/rpc',
92
76
  provider: 'Stakewolle'
93
- },
94
- {
95
- address: 'https://rpc.injective.bronbro.io/',
96
- provider: 'Bro_n_Bro'
97
- },
98
- {
99
- address: 'https://injective-rpc.noders.services',
100
- provider: '[NODERS]TEAM'
101
- },
102
- {
103
- address: 'https://rpc-injective.kewrnode.com',
104
- provider: 'Kewr Node'
105
77
  }
106
78
  ],
107
79
  rest: [
108
80
  {
109
- address: 'https://6d0ff611-9009-4bd1-a7a7-acec7c70d454.injective-1.mesa-rest.newmetric.xyz',
110
- provider: 'NewMetric'
111
- },
112
- {
113
- address: 'https://api-injective-ia.cosmosia.notional.ventures/',
114
- provider: 'Notional'
81
+ address: 'https://injective-api.highstakes.ch',
82
+ provider: 'High Stakes 🇨🇭'
115
83
  },
116
84
  {
117
85
  address: 'https://injective-api.polkachu.com',
@@ -121,45 +89,13 @@ const info = {
121
89
  address: 'https://rest.lavenderfive.com:443/injective',
122
90
  provider: 'Lavender.Five Nodes 🐝'
123
91
  },
124
- {
125
- address: 'https://lcd-injective.whispernode.com:443',
126
- provider: 'WhisperNode 🤐'
127
- },
128
- {
129
- address: 'https://api-injective-01.stakeflow.io',
130
- provider: 'Stakeflow'
131
- },
132
- {
133
- address: 'https://rest.injective.goldenratiostaking.net',
134
- provider: 'Golden Ratio Staking'
135
- },
136
92
  {
137
93
  address: 'https://injective-rest.publicnode.com',
138
94
  provider: 'Allnodes ⚡️ Nodes & Staking'
139
95
  },
140
- {
141
- address: 'injective-mainnet-lcd.autostake.com:443',
142
- provider: 'AutoStake 🛡️ Slash Protected'
143
- },
144
- {
145
- address: 'https://injective-api.highstakes.ch',
146
- provider: 'High Stakes 🇨🇭'
147
- },
148
96
  {
149
97
  address: 'https://public.stakewolle.com/cosmos/injective/rest',
150
98
  provider: 'Stakewolle'
151
- },
152
- {
153
- address: 'https://lcd.injective.bronbro.io/',
154
- provider: 'Bro_n_Bro'
155
- },
156
- {
157
- address: 'https://injective-api.noders.services',
158
- provider: '[NODERS]TEAM'
159
- },
160
- {
161
- address: 'https://rest-injective.kewrnode.com',
162
- provider: 'Kewr Node'
163
99
  }
164
100
  ],
165
101
  grpc: [
@@ -17,10 +17,10 @@ const info = {
17
17
  fees: {
18
18
  feeTokens: [{
19
19
  denom: 'ukyve',
20
- fixedMinGasPrice: 2,
21
- lowGasPrice: 2,
22
- averageGasPrice: 3,
23
- highGasPrice: 6
20
+ fixedMinGasPrice: 62.5,
21
+ lowGasPrice: 62.5,
22
+ averageGasPrice: 80,
23
+ highGasPrice: 125
24
24
  }]
25
25
  },
26
26
  staking: {
@@ -30,30 +30,30 @@ const info = {
30
30
  },
31
31
  codebase: {
32
32
  gitRepo: 'https://github.com/KYVENetwork/chain',
33
- recommendedVersion: 'v2.1.0',
34
- compatibleVersions: ['v2.1.0'],
33
+ recommendedVersion: 'v2.2.0',
34
+ compatibleVersions: ['v2.2.0'],
35
35
  consensus: {
36
36
  type: 'cometbft',
37
37
  version: 'v0.38.17',
38
38
  tag: 'v0.38.17'
39
39
  },
40
40
  binaries: {
41
- "linux/amd64": 'https://github.com/KYVENetwork/chain/releases/download/v2.1.0/kyved_mainnet_linux_amd64.tar.gz',
42
- "linux/arm64": 'https://github.com/KYVENetwork/chain/releases/download/v2.1.0/kyved_mainnet_linux_arm64.tar.gz',
43
- "darwin/amd64": 'https://github.com/KYVENetwork/chain/releases/download/v2.1.0/kyved_mainnet_darwin_amd64.tar.gz',
44
- "darwin/arm64": 'https://github.com/KYVENetwork/chain/releases/download/v2.1.0/kyved_mainnet_darwin_arm64.tar.gz'
41
+ "linux/amd64": 'https://github.com/KYVENetwork/chain/releases/download/v2.2.0/kyved_mainnet_linux_amd64.tar.gz',
42
+ "linux/arm64": 'https://github.com/KYVENetwork/chain/releases/download/v2.2.0/kyved_mainnet_linux_arm64.tar.gz',
43
+ "darwin/amd64": 'https://github.com/KYVENetwork/chain/releases/download/v2.2.0/kyved_mainnet_darwin_amd64.tar.gz',
44
+ "darwin/arm64": 'https://github.com/KYVENetwork/chain/releases/download/v2.2.0/kyved_mainnet_darwin_arm64.tar.gz'
45
45
  },
46
46
  genesis: {
47
47
  genesisUrl: 'https://raw.githubusercontent.com/KYVENetwork/networks/main/kyve-1/genesis.json'
48
48
  },
49
49
  sdk: {
50
50
  type: 'cosmos',
51
- version: 'v0.50.12',
52
- tag: 'v0.50.12-kyve-rc1'
51
+ version: 'v0.50.14',
52
+ tag: 'v0.50.14-kyve-rc1'
53
53
  },
54
54
  ibc: {
55
55
  type: 'go',
56
- version: 'v8.3.1'
56
+ version: 'v8.7.0'
57
57
  }
58
58
  },
59
59
  logoURIs: {
@@ -0,0 +1,3 @@
1
+ import { AssetList } from '@chain-registry/types';
2
+ declare const info: AssetList;
3
+ export default info;
@@ -0,0 +1,33 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const info = {
4
+ $schema: '../assetlist.schema.json',
5
+ chainName: 'mirage',
6
+ assets: [{
7
+ description: 'The native token of Mirage. A social platform for true discourse. Decentralized. Unstoppable.',
8
+ extendedDescription: 'MIRAGE powers Mirage, a social platform where communities own their conversations. No corporate gatekeepers, no censorship, no single point of control. True discourse. Decentralized. Unstoppable.',
9
+ denomUnits: [{
10
+ denom: 'umirage',
11
+ exponent: 0
12
+ }, {
13
+ denom: 'mirage',
14
+ exponent: 6
15
+ }],
16
+ base: 'umirage',
17
+ name: 'Mirage',
18
+ display: 'mirage',
19
+ symbol: 'MIRAGE',
20
+ logoURIs: {
21
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mirage/images/mirage.png'
22
+ },
23
+ images: [{
24
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mirage/images/mirage.png'
25
+ }],
26
+ socials: {
27
+ website: 'https://mirage.foundation',
28
+ x: 'https://x.com/getmirage'
29
+ },
30
+ typeAsset: 'sdk.coin'
31
+ }]
32
+ };
33
+ exports.default = info;
@@ -0,0 +1,3 @@
1
+ import { Chain } from '@chain-registry/types';
2
+ declare const info: Chain;
3
+ export default info;
@@ -0,0 +1,91 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const info = {
4
+ $schema: '../chain.schema.json',
5
+ chainName: 'mirage',
6
+ status: 'live',
7
+ networkType: 'mainnet',
8
+ prettyName: 'Mirage',
9
+ chainType: 'cosmos',
10
+ chainId: 'mirage-1',
11
+ bech32Prefix: 'mirage',
12
+ daemonName: 'miraged',
13
+ nodeHome: '$HOME/.mirage/main',
14
+ keyAlgos: ['secp256k1'],
15
+ slip44: 118,
16
+ fees: {
17
+ feeTokens: [{
18
+ denom: 'umirage',
19
+ fixedMinGasPrice: 0.025,
20
+ lowGasPrice: 0.025,
21
+ averageGasPrice: 0.05,
22
+ highGasPrice: 0.1
23
+ }]
24
+ },
25
+ staking: {
26
+ stakingTokens: [{
27
+ denom: 'umirage'
28
+ }]
29
+ },
30
+ codebase: {
31
+ sdk: {
32
+ type: 'cosmos',
33
+ version: '0.53'
34
+ },
35
+ ibc: {
36
+ type: 'go',
37
+ version: '10.2.0'
38
+ },
39
+ consensus: {
40
+ type: 'cometbft',
41
+ version: '0.38.17'
42
+ }
43
+ },
44
+ logoURIs: {
45
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mirage/images/mirage.png'
46
+ },
47
+ description: 'Mirage is what Reddit could have been if it never sold out. Free speech lives on-chain. True discourse. Decentralized. Unstoppable.',
48
+ apis: {
49
+ rpc: [
50
+ {
51
+ address: 'http://mirage.talk:26657',
52
+ provider: 'Mirage'
53
+ },
54
+ {
55
+ address: 'http://mirage.vote:26657',
56
+ provider: 'Mirage'
57
+ },
58
+ {
59
+ address: 'http://146.190.108.140:26657',
60
+ provider: 'Mirage'
61
+ },
62
+ {
63
+ address: 'http://139.59.9.96:26657',
64
+ provider: 'Mirage'
65
+ }
66
+ ],
67
+ grpc: [
68
+ {
69
+ address: 'mirage.talk:9090',
70
+ provider: 'Mirage'
71
+ },
72
+ {
73
+ address: 'mirage.vote:9090',
74
+ provider: 'Mirage'
75
+ },
76
+ {
77
+ address: '146.190.108.140:9090',
78
+ provider: 'Mirage'
79
+ },
80
+ {
81
+ address: '139.59.9.96:9090',
82
+ provider: 'Mirage'
83
+ }
84
+ ]
85
+ },
86
+ explorers: [],
87
+ images: [{
88
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mirage/images/mirage.png'
89
+ }]
90
+ };
91
+ exports.default = info;
@@ -0,0 +1,2 @@
1
+ export declare const assetList: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.chain = exports.assetList = void 0;
7
+ const asset_list_1 = __importDefault(require("./asset-list"));
8
+ const chain_1 = __importDefault(require("./chain"));
9
+ exports.assetList = asset_list_1.default;
10
+ exports.chain = chain_1.default;
@@ -32,7 +32,19 @@ const info = {
32
32
  }
33
33
  },
34
34
  codebase: {
35
- gitRepo: 'https://github.com/namada-net/namada'
35
+ gitRepo: 'https://github.com/namada-net/namada',
36
+ language: {
37
+ type: 'rust'
38
+ },
39
+ consensus: {
40
+ type: 'cometbft'
41
+ },
42
+ genesis: {
43
+ genesisUrl: 'https://github.com/namada-net/namada-mainnet-genesis/tree/main/genesis'
44
+ },
45
+ ibc: {
46
+ type: 'go'
47
+ }
36
48
  },
37
49
  description: 'Namada is a composable privacy layer for the multichain ecosystem. It\'s a proof-of-stake Layer 1 designed to protect user data through a shielded asset hub and shielded cross-chain transactions. Namada can support any asset and helps bring data protection to existing chains, dapps, tokens, and NFTs. Built primarily in Rust, Namada uses CometBFT consensus and the IBC (Inter-Blockchain Communication) protocol for multichain interoperability, with the ability to expand to additional ecosystems beyond IBC. By leveraging advanced cryptography such as zk-SNARKs and a strong interoperability model, Namada serves as a privacy-preserving building block for users interacting across many blockchains and protocols.',
38
50
  apis: {
@@ -75,7 +87,7 @@ const info = {
75
87
  },
76
88
  {
77
89
  provider: 'L0vd',
78
- address: 'https://namada-mainnet.rpc.l0vd.com:443'
90
+ address: 'https://namada-mainnet.rpc.l0vd.com'
79
91
  },
80
92
  {
81
93
  provider: 'Loser',
@@ -1219,6 +1219,7 @@ const info = {
1219
1219
  images: [{
1220
1220
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arbluna.svg'
1221
1221
  }],
1222
+ coingeckoId: 'eris-arbitrage-luna',
1222
1223
  traces: [{
1223
1224
  type: 'synthetic',
1224
1225
  counterparty: {
@@ -1540,6 +1541,21 @@ const info = {
1540
1541
  },
1541
1542
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/xaut.png'
1542
1543
  }]
1544
+ },
1545
+ {
1546
+ typeAsset: 'sdk.coin',
1547
+ description: 'Eris Protocol LUNA/ampLUNA ampLP',
1548
+ denomUnits: [{
1549
+ denom: 'factory/terra1zly98gvcec54m3caxlqexce7rus6rzgplz7eketsdz7nh750h2rqvu8uzx/32/project/amplp',
1550
+ exponent: 0
1551
+ }, {
1552
+ denom: 'amplp',
1553
+ exponent: 6
1554
+ }],
1555
+ base: 'factory/terra1zly98gvcec54m3caxlqexce7rus6rzgplz7eketsdz7nh750h2rqvu8uzx/32/project/amplp',
1556
+ name: 'Eris Protocol LUNA/ampLUNA ampLP',
1557
+ display: 'amplp',
1558
+ symbol: 'LUNA-ampLUNA-ampLP'
1543
1559
  }
1544
1560
  ]
1545
1561
  };
@@ -80,10 +80,6 @@ const info = {
80
80
  address: 'https://terra-rpc.stakely.io:443/',
81
81
  provider: 'stakely'
82
82
  },
83
- {
84
- address: 'https://phoenix-rpc.terra.dev:443',
85
- provider: 'Terraform Labs'
86
- },
87
83
  {
88
84
  address: 'https://terra-rpc.publicnode.com:443',
89
85
  provider: 'Allnodes ⚡️ Nodes & Staking'
@@ -92,10 +88,6 @@ const info = {
92
88
  address: 'https://rpc-terra-01.stakeflow.io',
93
89
  provider: 'Stakeflow'
94
90
  },
95
- {
96
- address: 'https://rpc-archive-terra.r93axnodes.cloud:443',
97
- provider: 'r93AX Nodes'
98
- },
99
91
  {
100
92
  address: 'https://rpc-terra.cosmos-spaces.cloud',
101
93
  provider: 'Cosmos Spaces'
@@ -104,14 +96,6 @@ const info = {
104
96
  address: 'https://terra-phoenix-rpc.highstakes.ch',
105
97
  provider: 'High Stakes 🇨🇭'
106
98
  },
107
- {
108
- address: 'https://rpc-terra.wildsage.io',
109
- provider: '🧙 WildSage Labs'
110
- },
111
- {
112
- address: 'https://terra.interstellar-lounge.org',
113
- provider: 'Interstellar Lounge 🍸'
114
- },
115
99
  {
116
100
  address: 'https://terra2.tdrsys.com:2053',
117
101
  provider: 'TdrSys'
@@ -120,10 +104,6 @@ const info = {
120
104
  address: 'https://terra-rpc.cosmosrescue.dev:8443',
121
105
  provider: 'cosmosrescue'
122
106
  },
123
- {
124
- address: 'https://terra-rpc.chainroot.io',
125
- provider: 'Chainroot'
126
- },
127
107
  {
128
108
  address: 'https://terra-rpc.node39.top',
129
109
  provider: 'Node39'
@@ -134,26 +114,14 @@ const info = {
134
114
  }
135
115
  ],
136
116
  rest: [
137
- {
138
- address: 'https://lcd-terra.wildsage.io',
139
- provider: '🧙 WildSage Labs'
140
- },
141
117
  {
142
118
  address: 'https://phoenix-lcd.terra.dev:443',
143
119
  provider: 'Terraform Labs'
144
120
  },
145
- {
146
- address: 'https://api-terra.cosmos-spaces.cloud',
147
- provider: 'Cosmos Spaces'
148
- },
149
121
  {
150
122
  address: 'https://terra-rest.publicnode.com',
151
123
  provider: 'Allnodes ⚡️ Nodes & Staking'
152
124
  },
153
- {
154
- address: 'https://api-archive-terra.r93axnodes.cloud:443',
155
- provider: 'r93AX Nodes'
156
- },
157
125
  {
158
126
  address: 'https://api-terra-01.stakeflow.io',
159
127
  provider: 'Stakeflow'
@@ -162,10 +130,6 @@ const info = {
162
130
  address: 'https://terra-phoenix-api.highstakes.ch',
163
131
  provider: 'High Stakes 🇨🇭'
164
132
  },
165
- {
166
- address: 'https://terra-rest.interstellar-lounge.org',
167
- provider: 'Interstellar Lounge 🍸'
168
- },
169
133
  {
170
134
  address: 'https://terra2.tdrsys.com',
171
135
  provider: 'TdrSys'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "2.0.127",
3
+ "version": "2.0.129",
4
4
  "description": "Cosmos chain registry ⚛️",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/hyperweb-io/chain-registry/tree/master/packages/chain-registry#readme",
@@ -29,7 +29,7 @@
29
29
  "test:watch": "jest --watch"
30
30
  },
31
31
  "dependencies": {
32
- "@chain-registry/types": "^2.0.127"
32
+ "@chain-registry/types": "^2.0.129"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -39,5 +39,5 @@
39
39
  "interchain",
40
40
  "tokens"
41
41
  ],
42
- "gitHead": "e4dbfdc9132dfae7a074709b580d358c1af8b21e"
42
+ "gitHead": "0d29a5a40c6942067da5abca6984cbfdbef0c49c"
43
43
  }
@@ -29,13 +29,13 @@ const info = {
29
29
  },
30
30
  codebase: {
31
31
  gitRepo: 'https://github.com/KYVENetwork/chain',
32
- recommendedVersion: 'v1.5.0',
33
- compatibleVersions: ['v1.0.0-rc0', 'v1.5.0'],
32
+ recommendedVersion: 'v2.2.0',
33
+ compatibleVersions: ['v2.2.0'],
34
34
  binaries: {
35
- "linux/amd64": 'https://github.com/KYVENetwork/chain/releases/download/v1.5.0/kyved_kaon_linux_amd64',
36
- "linux/arm64": 'https://github.com/KYVENetwork/chain/releases/download/v1.5.0/kyved_kaon_linux_arm64',
37
- "darwin/amd64": 'https://github.com/KYVENetwork/chain/releases/download/v1.5.0/kyved_kaon_darwin_amd64',
38
- "darwin/arm64": 'https://github.com/KYVENetwork/chain/releases/download/v1.5.0/kyved_kaon_darwin_arm64'
35
+ "linux/amd64": 'https://github.com/KYVENetwork/chain/releases/download/v2.2.0/kyved_kaon_linux_amd64',
36
+ "linux/arm64": 'https://github.com/KYVENetwork/chain/releases/download/v2.2.0/kyved_kaon_linux_arm64',
37
+ "darwin/amd64": 'https://github.com/KYVENetwork/chain/releases/download/v2.2.0/kyved_kaon_darwin_amd64',
38
+ "darwin/arm64": 'https://github.com/KYVENetwork/chain/releases/download/v2.2.0/kyved_kaon_darwin_arm64'
39
39
  },
40
40
  genesis: {
41
41
  genesisUrl: 'https://raw.githubusercontent.com/KYVENetwork/networks/main/kaon-1/genesis.json'