chain-registry 1.69.199 → 1.69.200

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.
@@ -84,6 +84,52 @@ const info = {
84
84
  },
85
85
  coingecko_id: 'axlusdc'
86
86
  },
87
+ {
88
+ description: 'Noble USDC transferred from the Osmosis mainnet that is supported on the Nolus chain',
89
+ denom_units: [{
90
+ denom: 'ibc/F5FABF52B54E65064B57BF6DBD8E5FAD22CEE9F4B8A57ADBB20CCD0173AA72A4',
91
+ exponent: 0,
92
+ aliases: ['uusdc']
93
+ }, {
94
+ denom: 'usdc',
95
+ exponent: 6,
96
+ aliases: []
97
+ }],
98
+ type_asset: 'ics20',
99
+ base: 'ibc/F5FABF52B54E65064B57BF6DBD8E5FAD22CEE9F4B8A57ADBB20CCD0173AA72A4',
100
+ name: 'USDC',
101
+ display: 'usdc',
102
+ symbol: 'USDC',
103
+ traces: [{
104
+ type: 'ibc',
105
+ counterparty: {
106
+ chain_name: 'osmosis',
107
+ base_denom: 'ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4',
108
+ channel_id: 'channel-783'
109
+ },
110
+ chain: {
111
+ channel_id: 'channel-0',
112
+ path: 'transfer/channel-0/transfer/channel-750/uusdc'
113
+ }
114
+ }],
115
+ logo_URIs: {
116
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
117
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
118
+ },
119
+ images: [{
120
+ image_sync: {
121
+ chain_name: 'noble',
122
+ base_denom: 'uusdc'
123
+ },
124
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
125
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
126
+ theme: {
127
+ circle: true,
128
+ primary_color_hex: '#2775CA'
129
+ }
130
+ }],
131
+ coingecko_id: 'usd-coin'
132
+ },
87
133
  {
88
134
  description: 'OSMO transferred from the Osmosis mainnet that is supported on the Nolus chain',
89
135
  denom_units: [{
@@ -1331,6 +1377,52 @@ const info = {
1331
1377
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/dATOM.svg'
1332
1378
  },
1333
1379
  coingecko_id: 'drop-staked-atom'
1380
+ },
1381
+ {
1382
+ description: 'Noble USDC transferred from the Neutron mainnet that is supported on the Nolus chain',
1383
+ denom_units: [{
1384
+ denom: 'ibc/18161D8EFBD00FF5B7683EF8E923B8913453567FBE3FB6672D75712B0DEB6682',
1385
+ exponent: 0,
1386
+ aliases: ['uusdc']
1387
+ }, {
1388
+ denom: 'usdc',
1389
+ exponent: 6,
1390
+ aliases: []
1391
+ }],
1392
+ type_asset: 'ics20',
1393
+ base: 'ibc/18161D8EFBD00FF5B7683EF8E923B8913453567FBE3FB6672D75712B0DEB6682',
1394
+ name: 'USDC',
1395
+ display: 'usdc',
1396
+ symbol: 'USDC',
1397
+ traces: [{
1398
+ type: 'ibc',
1399
+ counterparty: {
1400
+ chain_name: 'neutron',
1401
+ base_denom: 'ibc/B559A80D62249C8AA07A380E2A2BEA6E5CA9A6F079C912C3A9E9B494105E4F81',
1402
+ channel_id: 'channel-44'
1403
+ },
1404
+ chain: {
1405
+ channel_id: 'channel-3839',
1406
+ path: 'transfer/channel-3839/transfer/channel-30/uusdc'
1407
+ }
1408
+ }],
1409
+ logo_URIs: {
1410
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
1411
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
1412
+ },
1413
+ images: [{
1414
+ image_sync: {
1415
+ chain_name: 'noble',
1416
+ base_denom: 'uusdc'
1417
+ },
1418
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
1419
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
1420
+ theme: {
1421
+ circle: true,
1422
+ primary_color_hex: '#2775CA'
1423
+ }
1424
+ }],
1425
+ coingecko_id: 'usd-coin'
1334
1426
  }
1335
1427
  ]
1336
1428
  };
@@ -13,13 +13,50 @@ const info = {
13
13
  key_algos: ['secp256k1'],
14
14
  slip44: 118,
15
15
  fees: {
16
- fee_tokens: [{
16
+ fee_tokens: [
17
+ {
17
18
  denom: 'unls',
18
19
  fixed_min_gas_price: 0.025,
19
20
  low_gas_price: 0.025,
20
21
  average_gas_price: 0.025,
21
22
  high_gas_price: 0.05
22
- }]
23
+ },
24
+ {
25
+ denom: 'ibc/F5FABF52B54E65064B57BF6DBD8E5FAD22CEE9F4B8A57ADBB20CCD0173AA72A4',
26
+ fixed_min_gas_price: 0.05,
27
+ low_gas_price: 0.05,
28
+ average_gas_price: 0.07,
29
+ high_gas_price: 0.09
30
+ },
31
+ {
32
+ denom: 'ibc/18161D8EFBD00FF5B7683EF8E923B8913453567FBE3FB6672D75712B0DEB6682',
33
+ fixed_min_gas_price: 0.05,
34
+ low_gas_price: 0.05,
35
+ average_gas_price: 0.07,
36
+ high_gas_price: 0.09
37
+ },
38
+ {
39
+ denom: 'ibc/6CDD4663F2F09CD62285E2D45891FC149A3568E316CE3EBBE201A71A78A69388',
40
+ fixed_min_gas_price: 0.0058,
41
+ low_gas_price: 0.0058,
42
+ average_gas_price: 0.0072,
43
+ high_gas_price: 0.0088
44
+ },
45
+ {
46
+ denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
47
+ fixed_min_gas_price: 0.088,
48
+ low_gas_price: 0.088,
49
+ average_gas_price: 0.11,
50
+ high_gas_price: 0.13
51
+ },
52
+ {
53
+ denom: 'ibc/3D6BC6E049CAEB905AC97031A42800588C58FB471EBDC7A3530FFCD0C3DC9E09',
54
+ fixed_min_gas_price: 0.1,
55
+ low_gas_price: 0.1,
56
+ average_gas_price: 0.12,
57
+ high_gas_price: 0.14
58
+ }
59
+ ]
23
60
  },
24
61
  staking: {
25
62
  staking_tokens: [{
@@ -86,6 +86,52 @@ const info = {
86
86
  },
87
87
  coingecko_id: 'axlusdc'
88
88
  },
89
+ {
90
+ description: 'Noble USDC transferred from the Osmosis mainnet that is supported on the Nolus chain',
91
+ denom_units: [{
92
+ denom: 'ibc/F5FABF52B54E65064B57BF6DBD8E5FAD22CEE9F4B8A57ADBB20CCD0173AA72A4',
93
+ exponent: 0,
94
+ aliases: ['uusdc']
95
+ }, {
96
+ denom: 'usdc',
97
+ exponent: 6,
98
+ aliases: []
99
+ }],
100
+ type_asset: 'ics20',
101
+ base: 'ibc/F5FABF52B54E65064B57BF6DBD8E5FAD22CEE9F4B8A57ADBB20CCD0173AA72A4',
102
+ name: 'USDC',
103
+ display: 'usdc',
104
+ symbol: 'USDC',
105
+ traces: [{
106
+ type: 'ibc',
107
+ counterparty: {
108
+ chain_name: 'osmosis',
109
+ base_denom: 'ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4',
110
+ channel_id: 'channel-783'
111
+ },
112
+ chain: {
113
+ channel_id: 'channel-0',
114
+ path: 'transfer/channel-0/transfer/channel-750/uusdc'
115
+ }
116
+ }],
117
+ logo_URIs: {
118
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
119
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
120
+ },
121
+ images: [{
122
+ image_sync: {
123
+ chain_name: 'noble',
124
+ base_denom: 'uusdc'
125
+ },
126
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
127
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
128
+ theme: {
129
+ circle: true,
130
+ primary_color_hex: '#2775CA'
131
+ }
132
+ }],
133
+ coingecko_id: 'usd-coin'
134
+ },
89
135
  {
90
136
  description: 'OSMO transferred from the Osmosis mainnet that is supported on the Nolus chain',
91
137
  denom_units: [{
@@ -1333,6 +1379,52 @@ const info = {
1333
1379
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/dATOM.svg'
1334
1380
  },
1335
1381
  coingecko_id: 'drop-staked-atom'
1382
+ },
1383
+ {
1384
+ description: 'Noble USDC transferred from the Neutron mainnet that is supported on the Nolus chain',
1385
+ denom_units: [{
1386
+ denom: 'ibc/18161D8EFBD00FF5B7683EF8E923B8913453567FBE3FB6672D75712B0DEB6682',
1387
+ exponent: 0,
1388
+ aliases: ['uusdc']
1389
+ }, {
1390
+ denom: 'usdc',
1391
+ exponent: 6,
1392
+ aliases: []
1393
+ }],
1394
+ type_asset: 'ics20',
1395
+ base: 'ibc/18161D8EFBD00FF5B7683EF8E923B8913453567FBE3FB6672D75712B0DEB6682',
1396
+ name: 'USDC',
1397
+ display: 'usdc',
1398
+ symbol: 'USDC',
1399
+ traces: [{
1400
+ type: 'ibc',
1401
+ counterparty: {
1402
+ chain_name: 'neutron',
1403
+ base_denom: 'ibc/B559A80D62249C8AA07A380E2A2BEA6E5CA9A6F079C912C3A9E9B494105E4F81',
1404
+ channel_id: 'channel-44'
1405
+ },
1406
+ chain: {
1407
+ channel_id: 'channel-3839',
1408
+ path: 'transfer/channel-3839/transfer/channel-30/uusdc'
1409
+ }
1410
+ }],
1411
+ logo_URIs: {
1412
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
1413
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
1414
+ },
1415
+ images: [{
1416
+ image_sync: {
1417
+ chain_name: 'noble',
1418
+ base_denom: 'uusdc'
1419
+ },
1420
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
1421
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
1422
+ theme: {
1423
+ circle: true,
1424
+ primary_color_hex: '#2775CA'
1425
+ }
1426
+ }],
1427
+ coingecko_id: 'usd-coin'
1336
1428
  }
1337
1429
  ]
1338
1430
  };
@@ -15,13 +15,50 @@ const info = {
15
15
  key_algos: ['secp256k1'],
16
16
  slip44: 118,
17
17
  fees: {
18
- fee_tokens: [{
18
+ fee_tokens: [
19
+ {
19
20
  denom: 'unls',
20
21
  fixed_min_gas_price: 0.025,
21
22
  low_gas_price: 0.025,
22
23
  average_gas_price: 0.025,
23
24
  high_gas_price: 0.05
24
- }]
25
+ },
26
+ {
27
+ denom: 'ibc/F5FABF52B54E65064B57BF6DBD8E5FAD22CEE9F4B8A57ADBB20CCD0173AA72A4',
28
+ fixed_min_gas_price: 0.05,
29
+ low_gas_price: 0.05,
30
+ average_gas_price: 0.07,
31
+ high_gas_price: 0.09
32
+ },
33
+ {
34
+ denom: 'ibc/18161D8EFBD00FF5B7683EF8E923B8913453567FBE3FB6672D75712B0DEB6682',
35
+ fixed_min_gas_price: 0.05,
36
+ low_gas_price: 0.05,
37
+ average_gas_price: 0.07,
38
+ high_gas_price: 0.09
39
+ },
40
+ {
41
+ denom: 'ibc/6CDD4663F2F09CD62285E2D45891FC149A3568E316CE3EBBE201A71A78A69388',
42
+ fixed_min_gas_price: 0.0058,
43
+ low_gas_price: 0.0058,
44
+ average_gas_price: 0.0072,
45
+ high_gas_price: 0.0088
46
+ },
47
+ {
48
+ denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
49
+ fixed_min_gas_price: 0.088,
50
+ low_gas_price: 0.088,
51
+ average_gas_price: 0.11,
52
+ high_gas_price: 0.13
53
+ },
54
+ {
55
+ denom: 'ibc/3D6BC6E049CAEB905AC97031A42800588C58FB471EBDC7A3530FFCD0C3DC9E09',
56
+ fixed_min_gas_price: 0.1,
57
+ low_gas_price: 0.1,
58
+ average_gas_price: 0.12,
59
+ high_gas_price: 0.14
60
+ }
61
+ ]
25
62
  },
26
63
  staking: {
27
64
  staking_tokens: [{
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "1.69.199",
3
+ "version": "1.69.200",
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.126",
32
+ "@chain-registry/utils": "^1.51.127",
33
33
  "deepmerge": "^4.2.2"
34
34
  },
35
35
  "dependencies": {
36
- "@chain-registry/types": "^0.50.126"
36
+ "@chain-registry/types": "^0.50.127"
37
37
  },
38
38
  "keywords": [
39
39
  "chain-registry",
@@ -43,5 +43,5 @@
43
43
  "interchain",
44
44
  "tokens"
45
45
  ],
46
- "gitHead": "8e419dc855fd808169ea705afb9e5c0737ba18cf"
46
+ "gitHead": "0731425ba65ad4df4f7866608f73b1b7435a92e6"
47
47
  }