@chain-registry/assets 1.64.87 → 1.64.88

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.
@@ -119,6 +119,48 @@ const assets = {
119
119
  }
120
120
  }]
121
121
  },
122
+ {
123
+ description: 'The native token of Gravity Bridge',
124
+ denom_units: [{
125
+ denom: 'ibc/FC9D92EC12BC974E8B6179D411351524CD5C2EBC3CE29D5BA856414FEFA47093',
126
+ exponent: 0,
127
+ aliases: ['ugraviton']
128
+ }, {
129
+ denom: 'graviton',
130
+ exponent: 6
131
+ }],
132
+ base: 'ibc/FC9D92EC12BC974E8B6179D411351524CD5C2EBC3CE29D5BA856414FEFA47093',
133
+ name: 'Graviton',
134
+ display: 'graviton',
135
+ symbol: 'GRAV',
136
+ coingecko_id: 'graviton',
137
+ logo_URIs: {
138
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
139
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
140
+ },
141
+ images: [{
142
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
143
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg',
144
+ theme: {
145
+ primary_color_hex: '#042ca4'
146
+ }
147
+ }],
148
+ socials: {
149
+ website: 'https://www.gravitybridge.net/',
150
+ twitter: 'https://twitter.com/gravity_bridge'
151
+ },
152
+ traces: [{
153
+ type: 'ibc',
154
+ counterparty: {
155
+ channel_id: 'channel-88',
156
+ base_denom: 'ugraviton',
157
+ chain_name: 'gravitybridge'
158
+ },
159
+ chain: {
160
+ channel_id: 'channel-0'
161
+ }
162
+ }]
163
+ },
122
164
  {
123
165
  description: 'The native token of Osmosis',
124
166
  denom_units: [{
@@ -375,6 +417,48 @@ const assets = {
375
417
  }
376
418
  }]
377
419
  },
420
+ {
421
+ description: 'The native token of Gravity Bridge',
422
+ denom_units: [{
423
+ denom: 'ibc/FC9D92EC12BC974E8B6179D411351524CD5C2EBC3CE29D5BA856414FEFA47093',
424
+ exponent: 0,
425
+ aliases: ['ugraviton']
426
+ }, {
427
+ denom: 'graviton',
428
+ exponent: 6
429
+ }],
430
+ base: 'ibc/FC9D92EC12BC974E8B6179D411351524CD5C2EBC3CE29D5BA856414FEFA47093',
431
+ name: 'Graviton',
432
+ display: 'graviton',
433
+ symbol: 'GRAV',
434
+ coingecko_id: 'graviton',
435
+ logo_URIs: {
436
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
437
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
438
+ },
439
+ images: [{
440
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
441
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg',
442
+ theme: {
443
+ primary_color_hex: '#042ca4'
444
+ }
445
+ }],
446
+ socials: {
447
+ website: 'https://www.gravitybridge.net/',
448
+ twitter: 'https://twitter.com/gravity_bridge'
449
+ },
450
+ traces: [{
451
+ type: 'ibc',
452
+ counterparty: {
453
+ channel_id: 'channel-88',
454
+ base_denom: 'ugraviton',
455
+ chain_name: 'gravitybridge'
456
+ },
457
+ chain: {
458
+ channel_id: 'channel-0'
459
+ }
460
+ }]
461
+ },
378
462
  {
379
463
  description: 'The native token of Osmosis',
380
464
  denom_units: [{
@@ -251,6 +251,48 @@ const assets = {
251
251
  }
252
252
  }]
253
253
  },
254
+ {
255
+ description: 'Canto is a Layer-1 blockchain built to deliver on the promise of DeFi',
256
+ denom_units: [{
257
+ denom: 'ibc/64BBBEB97DA04B6CF7A29A5454E43E101B29F506C117E800E128E0B32BA3FE3D',
258
+ exponent: 0,
259
+ aliases: ['acanto']
260
+ }, {
261
+ denom: 'canto',
262
+ exponent: 18
263
+ }],
264
+ base: 'ibc/64BBBEB97DA04B6CF7A29A5454E43E101B29F506C117E800E128E0B32BA3FE3D',
265
+ name: 'Canto',
266
+ display: 'canto',
267
+ symbol: 'CANTO',
268
+ logo_URIs: {
269
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.png',
270
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.svg'
271
+ },
272
+ coingecko_id: 'canto',
273
+ images: [{
274
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.png',
275
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.svg',
276
+ theme: {
277
+ primary_color_hex: '#1c1f1f'
278
+ }
279
+ }],
280
+ socials: {
281
+ website: 'https://canto.io/',
282
+ twitter: 'https://twitter.com/CantoPublic'
283
+ },
284
+ traces: [{
285
+ type: 'ibc',
286
+ counterparty: {
287
+ channel_id: 'channel-0',
288
+ base_denom: 'acanto',
289
+ chain_name: 'canto'
290
+ },
291
+ chain: {
292
+ channel_id: 'channel-88'
293
+ }
294
+ }]
295
+ },
254
296
  {
255
297
  description: 'Native token for the cheqd network',
256
298
  denom_units: [{
@@ -826,6 +868,48 @@ const assets = {
826
868
  }
827
869
  }]
828
870
  },
871
+ {
872
+ description: 'Canto is a Layer-1 blockchain built to deliver on the promise of DeFi',
873
+ denom_units: [{
874
+ denom: 'ibc/64BBBEB97DA04B6CF7A29A5454E43E101B29F506C117E800E128E0B32BA3FE3D',
875
+ exponent: 0,
876
+ aliases: ['acanto']
877
+ }, {
878
+ denom: 'canto',
879
+ exponent: 18
880
+ }],
881
+ base: 'ibc/64BBBEB97DA04B6CF7A29A5454E43E101B29F506C117E800E128E0B32BA3FE3D',
882
+ name: 'Canto',
883
+ display: 'canto',
884
+ symbol: 'CANTO',
885
+ logo_URIs: {
886
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.png',
887
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.svg'
888
+ },
889
+ coingecko_id: 'canto',
890
+ images: [{
891
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.png',
892
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.svg',
893
+ theme: {
894
+ primary_color_hex: '#1c1f1f'
895
+ }
896
+ }],
897
+ socials: {
898
+ website: 'https://canto.io/',
899
+ twitter: 'https://twitter.com/CantoPublic'
900
+ },
901
+ traces: [{
902
+ type: 'ibc',
903
+ counterparty: {
904
+ channel_id: 'channel-0',
905
+ base_denom: 'acanto',
906
+ chain_name: 'canto'
907
+ },
908
+ chain: {
909
+ channel_id: 'channel-88'
910
+ }
911
+ }]
912
+ },
829
913
  {
830
914
  description: 'Native token for the cheqd network',
831
915
  denom_units: [{
package/mainnet/canto.js CHANGED
@@ -121,6 +121,48 @@ const assets = {
121
121
  }
122
122
  }]
123
123
  },
124
+ {
125
+ description: 'The native token of Gravity Bridge',
126
+ denom_units: [{
127
+ denom: 'ibc/FC9D92EC12BC974E8B6179D411351524CD5C2EBC3CE29D5BA856414FEFA47093',
128
+ exponent: 0,
129
+ aliases: ['ugraviton']
130
+ }, {
131
+ denom: 'graviton',
132
+ exponent: 6
133
+ }],
134
+ base: 'ibc/FC9D92EC12BC974E8B6179D411351524CD5C2EBC3CE29D5BA856414FEFA47093',
135
+ name: 'Graviton',
136
+ display: 'graviton',
137
+ symbol: 'GRAV',
138
+ coingecko_id: 'graviton',
139
+ logo_URIs: {
140
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
141
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
142
+ },
143
+ images: [{
144
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
145
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg',
146
+ theme: {
147
+ primary_color_hex: '#042ca4'
148
+ }
149
+ }],
150
+ socials: {
151
+ website: 'https://www.gravitybridge.net/',
152
+ twitter: 'https://twitter.com/gravity_bridge'
153
+ },
154
+ traces: [{
155
+ type: 'ibc',
156
+ counterparty: {
157
+ channel_id: 'channel-88',
158
+ base_denom: 'ugraviton',
159
+ chain_name: 'gravitybridge'
160
+ },
161
+ chain: {
162
+ channel_id: 'channel-0'
163
+ }
164
+ }]
165
+ },
124
166
  {
125
167
  description: 'The native token of Osmosis',
126
168
  denom_units: [{
@@ -377,6 +419,48 @@ const assets = {
377
419
  }
378
420
  }]
379
421
  },
422
+ {
423
+ description: 'The native token of Gravity Bridge',
424
+ denom_units: [{
425
+ denom: 'ibc/FC9D92EC12BC974E8B6179D411351524CD5C2EBC3CE29D5BA856414FEFA47093',
426
+ exponent: 0,
427
+ aliases: ['ugraviton']
428
+ }, {
429
+ denom: 'graviton',
430
+ exponent: 6
431
+ }],
432
+ base: 'ibc/FC9D92EC12BC974E8B6179D411351524CD5C2EBC3CE29D5BA856414FEFA47093',
433
+ name: 'Graviton',
434
+ display: 'graviton',
435
+ symbol: 'GRAV',
436
+ coingecko_id: 'graviton',
437
+ logo_URIs: {
438
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
439
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
440
+ },
441
+ images: [{
442
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png',
443
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg',
444
+ theme: {
445
+ primary_color_hex: '#042ca4'
446
+ }
447
+ }],
448
+ socials: {
449
+ website: 'https://www.gravitybridge.net/',
450
+ twitter: 'https://twitter.com/gravity_bridge'
451
+ },
452
+ traces: [{
453
+ type: 'ibc',
454
+ counterparty: {
455
+ channel_id: 'channel-88',
456
+ base_denom: 'ugraviton',
457
+ chain_name: 'gravitybridge'
458
+ },
459
+ chain: {
460
+ channel_id: 'channel-0'
461
+ }
462
+ }]
463
+ },
380
464
  {
381
465
  description: 'The native token of Osmosis',
382
466
  denom_units: [{
@@ -253,6 +253,48 @@ const assets = {
253
253
  }
254
254
  }]
255
255
  },
256
+ {
257
+ description: 'Canto is a Layer-1 blockchain built to deliver on the promise of DeFi',
258
+ denom_units: [{
259
+ denom: 'ibc/64BBBEB97DA04B6CF7A29A5454E43E101B29F506C117E800E128E0B32BA3FE3D',
260
+ exponent: 0,
261
+ aliases: ['acanto']
262
+ }, {
263
+ denom: 'canto',
264
+ exponent: 18
265
+ }],
266
+ base: 'ibc/64BBBEB97DA04B6CF7A29A5454E43E101B29F506C117E800E128E0B32BA3FE3D',
267
+ name: 'Canto',
268
+ display: 'canto',
269
+ symbol: 'CANTO',
270
+ logo_URIs: {
271
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.png',
272
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.svg'
273
+ },
274
+ coingecko_id: 'canto',
275
+ images: [{
276
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.png',
277
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.svg',
278
+ theme: {
279
+ primary_color_hex: '#1c1f1f'
280
+ }
281
+ }],
282
+ socials: {
283
+ website: 'https://canto.io/',
284
+ twitter: 'https://twitter.com/CantoPublic'
285
+ },
286
+ traces: [{
287
+ type: 'ibc',
288
+ counterparty: {
289
+ channel_id: 'channel-0',
290
+ base_denom: 'acanto',
291
+ chain_name: 'canto'
292
+ },
293
+ chain: {
294
+ channel_id: 'channel-88'
295
+ }
296
+ }]
297
+ },
256
298
  {
257
299
  description: 'Native token for the cheqd network',
258
300
  denom_units: [{
@@ -828,6 +870,48 @@ const assets = {
828
870
  }
829
871
  }]
830
872
  },
873
+ {
874
+ description: 'Canto is a Layer-1 blockchain built to deliver on the promise of DeFi',
875
+ denom_units: [{
876
+ denom: 'ibc/64BBBEB97DA04B6CF7A29A5454E43E101B29F506C117E800E128E0B32BA3FE3D',
877
+ exponent: 0,
878
+ aliases: ['acanto']
879
+ }, {
880
+ denom: 'canto',
881
+ exponent: 18
882
+ }],
883
+ base: 'ibc/64BBBEB97DA04B6CF7A29A5454E43E101B29F506C117E800E128E0B32BA3FE3D',
884
+ name: 'Canto',
885
+ display: 'canto',
886
+ symbol: 'CANTO',
887
+ logo_URIs: {
888
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.png',
889
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.svg'
890
+ },
891
+ coingecko_id: 'canto',
892
+ images: [{
893
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.png',
894
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.svg',
895
+ theme: {
896
+ primary_color_hex: '#1c1f1f'
897
+ }
898
+ }],
899
+ socials: {
900
+ website: 'https://canto.io/',
901
+ twitter: 'https://twitter.com/CantoPublic'
902
+ },
903
+ traces: [{
904
+ type: 'ibc',
905
+ counterparty: {
906
+ channel_id: 'channel-0',
907
+ base_denom: 'acanto',
908
+ chain_name: 'canto'
909
+ },
910
+ chain: {
911
+ channel_id: 'channel-88'
912
+ }
913
+ }]
914
+ },
831
915
  {
832
916
  description: 'Native token for the cheqd network',
833
917
  denom_units: [{
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chain-registry/assets",
3
- "version": "1.64.87",
3
+ "version": "1.64.88",
4
4
  "description": "Chain Registry Asset Lists",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/cosmology-tech/chain-registry",
@@ -29,11 +29,11 @@
29
29
  "test:watch": "jest --watch"
30
30
  },
31
31
  "devDependencies": {
32
- "@chain-registry/utils": "^1.46.70",
33
- "chain-registry": "^1.63.87"
32
+ "@chain-registry/utils": "^1.46.71",
33
+ "chain-registry": "^1.63.88"
34
34
  },
35
35
  "dependencies": {
36
- "@chain-registry/types": "^0.45.70"
36
+ "@chain-registry/types": "^0.45.71"
37
37
  },
38
38
  "keywords": [
39
39
  "chain-registry",
@@ -43,5 +43,5 @@
43
43
  "interchain",
44
44
  "tokens"
45
45
  ],
46
- "gitHead": "4a7243f5c5966a753716c0c171d79a1edd566291"
46
+ "gitHead": "53050af595f761ff0267f2ec23a2b56acf8555c5"
47
47
  }