chain-registry 1.69.228 → 1.69.229

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.
@@ -18,11 +18,6 @@ const info = {
18
18
  low_gas_price: 0.03,
19
19
  average_gas_price: 0.05,
20
20
  high_gas_price: 0.07
21
- }, {
22
- denom: 'uist',
23
- low_gas_price: 0.0034,
24
- average_gas_price: 0.007,
25
- high_gas_price: 0.02
26
21
  }]
27
22
  },
28
23
  staking: {
@@ -35,8 +30,8 @@ const info = {
35
30
  genesis: {
36
31
  genesis_url: 'https://main.agoric.net/genesis.json'
37
32
  },
38
- recommended_version: 'agoric-upgrade-19',
39
- compatible_versions: ['agoric-upgrade-19'],
33
+ recommended_version: 'agoric-upgrade-20',
34
+ compatible_versions: ['agoric-upgrade-20'],
40
35
  consensus: {
41
36
  type: 'cometbft',
42
37
  version: 'v0.34.35',
@@ -210,7 +210,7 @@ const info = {
210
210
  exponent: 9
211
211
  }],
212
212
  base: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-sol',
213
- name: 'SOL',
213
+ name: 'Solana',
214
214
  display: 'sol',
215
215
  symbol: 'SOL',
216
216
  traces: [{
@@ -233,6 +233,45 @@ const info = {
233
233
  }
234
234
  }],
235
235
  type_asset: 'sdk.coin'
236
+ },
237
+ {
238
+ description: 'Ripple (XRP) on Int3face',
239
+ denom_units: [{
240
+ denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/xrpl-xrp',
241
+ exponent: 0,
242
+ aliases: ['drop']
243
+ }, {
244
+ denom: 'xrp',
245
+ exponent: 6
246
+ }],
247
+ base: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/xrpl-xrp',
248
+ name: 'Ripple',
249
+ display: 'xrp',
250
+ symbol: 'XRP',
251
+ traces: [{
252
+ type: 'bridge',
253
+ counterparty: {
254
+ chain_name: 'xrpl',
255
+ base_denom: 'drop'
256
+ },
257
+ provider: 'Int3face'
258
+ }],
259
+ logo_URIs: {
260
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.png',
261
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.svg'
262
+ },
263
+ images: [{
264
+ image_sync: {
265
+ chain_name: 'xrpl',
266
+ base_denom: 'drop'
267
+ },
268
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.png',
269
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.svg',
270
+ theme: {
271
+ primary_color_hex: '#040404'
272
+ }
273
+ }],
274
+ type_asset: 'sdk.coin'
236
275
  }
237
276
  ]
238
277
  };
@@ -3,6 +3,7 @@ const info = {
3
3
  chain_name: 'terra',
4
4
  status: 'live',
5
5
  network_type: 'mainnet',
6
+ website: 'https://www.terra-Classic.money/',
6
7
  pretty_name: 'Terra Classic',
7
8
  chain_type: 'cosmos',
8
9
  chain_id: 'columbus-5',
@@ -20,11 +20,6 @@ const info = {
20
20
  low_gas_price: 0.03,
21
21
  average_gas_price: 0.05,
22
22
  high_gas_price: 0.07
23
- }, {
24
- denom: 'uist',
25
- low_gas_price: 0.0034,
26
- average_gas_price: 0.007,
27
- high_gas_price: 0.02
28
23
  }]
29
24
  },
30
25
  staking: {
@@ -37,8 +32,8 @@ const info = {
37
32
  genesis: {
38
33
  genesis_url: 'https://main.agoric.net/genesis.json'
39
34
  },
40
- recommended_version: 'agoric-upgrade-19',
41
- compatible_versions: ['agoric-upgrade-19'],
35
+ recommended_version: 'agoric-upgrade-20',
36
+ compatible_versions: ['agoric-upgrade-20'],
42
37
  consensus: {
43
38
  type: 'cometbft',
44
39
  version: 'v0.34.35',
@@ -212,7 +212,7 @@ const info = {
212
212
  exponent: 9
213
213
  }],
214
214
  base: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-sol',
215
- name: 'SOL',
215
+ name: 'Solana',
216
216
  display: 'sol',
217
217
  symbol: 'SOL',
218
218
  traces: [{
@@ -235,6 +235,45 @@ const info = {
235
235
  }
236
236
  }],
237
237
  type_asset: 'sdk.coin'
238
+ },
239
+ {
240
+ description: 'Ripple (XRP) on Int3face',
241
+ denom_units: [{
242
+ denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/xrpl-xrp',
243
+ exponent: 0,
244
+ aliases: ['drop']
245
+ }, {
246
+ denom: 'xrp',
247
+ exponent: 6
248
+ }],
249
+ base: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/xrpl-xrp',
250
+ name: 'Ripple',
251
+ display: 'xrp',
252
+ symbol: 'XRP',
253
+ traces: [{
254
+ type: 'bridge',
255
+ counterparty: {
256
+ chain_name: 'xrpl',
257
+ base_denom: 'drop'
258
+ },
259
+ provider: 'Int3face'
260
+ }],
261
+ logo_URIs: {
262
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.png',
263
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.svg'
264
+ },
265
+ images: [{
266
+ image_sync: {
267
+ chain_name: 'xrpl',
268
+ base_denom: 'drop'
269
+ },
270
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.png',
271
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/xrpl/images/xrp.svg',
272
+ theme: {
273
+ primary_color_hex: '#040404'
274
+ }
275
+ }],
276
+ type_asset: 'sdk.coin'
238
277
  }
239
278
  ]
240
279
  };
@@ -5,6 +5,7 @@ const info = {
5
5
  chain_name: 'terra',
6
6
  status: 'live',
7
7
  network_type: 'mainnet',
8
+ website: 'https://www.terra-Classic.money/',
8
9
  pretty_name: 'Terra Classic',
9
10
  chain_type: 'cosmos',
10
11
  chain_id: 'columbus-5',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "1.69.228",
3
+ "version": "1.69.229",
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,11 +29,11 @@
29
29
  "test:watch": "jest --watch"
30
30
  },
31
31
  "devDependencies": {
32
- "@chain-registry/utils": "^1.51.141",
32
+ "@chain-registry/utils": "^1.51.142",
33
33
  "deepmerge": "^4.2.2"
34
34
  },
35
35
  "dependencies": {
36
- "@chain-registry/types": "^0.50.141"
36
+ "@chain-registry/types": "^0.50.142"
37
37
  },
38
38
  "keywords": [
39
39
  "chain-registry",
@@ -43,5 +43,5 @@
43
43
  "interchain",
44
44
  "tokens"
45
45
  ],
46
- "gitHead": "fc8a876157f8e37efbf0fe9935e7a799d9c7b660"
46
+ "gitHead": "122357c061efde87b35f724ba923965c7cf30452"
47
47
  }