chain-registry 2.0.52 → 2.0.53

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.
@@ -735,24 +735,79 @@ const info = {
735
735
  }
736
736
  },
737
737
  {
738
- description: 'Quark ($QUARK) is the first permissionless CosmWasm token launched on the Cosmos Hub.',
738
+ description: 'Quark ($QUARK) is an Osmosis token launched on the Cosmos Hub.',
739
739
  denomUnits: [{
740
- denom: 'factory/cosmos1n6asrjy9754q8y9jsxqf557zmsv3s3xa5m9eg5/quark',
740
+ denom: 'ibc/7B6EBFC446E50DFF981C994E207BFB398889706C2B0DF8A14D8B87F6C0E33A1A',
741
741
  exponent: 0
742
742
  }, {
743
743
  denom: 'quark',
744
744
  exponent: 6
745
745
  }],
746
- typeAsset: 'sdk.coin',
747
- base: 'factory/cosmos1n6asrjy9754q8y9jsxqf557zmsv3s3xa5m9eg5/quark',
746
+ typeAsset: 'ics20',
747
+ base: 'ibc/7B6EBFC446E50DFF981C994E207BFB398889706C2B0DF8A14D8B87F6C0E33A1A',
748
748
  name: 'Quark',
749
749
  display: 'quark',
750
750
  symbol: 'QUARK',
751
+ traces: [{
752
+ type: 'ibc',
753
+ counterparty: {
754
+ chainName: 'osmosis',
755
+ baseDenom: 'factory/osmo1x7s7a2erqspkm6e79n7yh7fw3yh7xx4lt54mxg/uquark',
756
+ channelId: 'channel-0'
757
+ },
758
+ chain: {
759
+ channelId: 'channel-141',
760
+ path: 'transfer/channel-141/factory/osmo1x7s7a2erqspkm6e79n7yh7fw3yh7xx4lt54mxg/uquark'
761
+ }
762
+ }],
763
+ logoURIs: {
764
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/quark.png',
765
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/quark.svg'
766
+ },
767
+ keywords: ['memecoin'],
768
+ socials: {
769
+ twitter: 'https://x.com/quark_on_cosmos'
770
+ }
771
+ },
772
+ {
773
+ description: 'The native token of Intento.',
774
+ denomUnits: [{
775
+ denom: 'ibc/DC1EF3EA03CD7F2226981D610335C3E62E3DD868A1B83EB017CE294E29C8D473',
776
+ exponent: 0,
777
+ aliases: ['uinto']
778
+ }, {
779
+ denom: 'into',
780
+ exponent: 6
781
+ }],
782
+ typeAsset: 'ics20',
783
+ base: 'ibc/DC1EF3EA03CD7F2226981D610335C3E62E3DD868A1B83EB017CE294E29C8D473',
784
+ name: 'Intento',
785
+ display: 'into',
786
+ symbol: 'INTO',
787
+ traces: [{
788
+ type: 'ibc',
789
+ counterparty: {
790
+ chainName: 'intento',
791
+ baseDenom: 'uinto',
792
+ channelId: 'channel-1'
793
+ },
794
+ chain: {
795
+ channelId: 'channel-1492',
796
+ path: 'transfer/channel-1492/uinto'
797
+ }
798
+ }],
751
799
  logoURIs: {
752
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/quark.png',
753
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/quark.svg'
800
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.png',
801
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
754
802
  },
755
- keywords: ['memecoin']
803
+ images: [{
804
+ imageSync: {
805
+ chainName: 'intento',
806
+ baseDenom: 'uinto'
807
+ },
808
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.png',
809
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
810
+ }]
756
811
  }
757
812
  ]
758
813
  };
@@ -22461,6 +22461,73 @@ const info = {
22461
22461
  socials: {
22462
22462
  website: 'https://daodao.zone/dao/osmo10hgl747acm8h648xv9qrxkv3vyvv266yffs4aka7qjcr0659lnqs4ypu7v'
22463
22463
  }
22464
+ },
22465
+ {
22466
+ description: 'Quark ($QUARK) is an Osmosis token launched on the Cosmos Hub.',
22467
+ denomUnits: [{
22468
+ denom: 'factory/osmo1x7s7a2erqspkm6e79n7yh7fw3yh7xx4lt54mxg/uquark',
22469
+ exponent: 0
22470
+ }, {
22471
+ denom: 'QUARK',
22472
+ exponent: 6
22473
+ }],
22474
+ typeAsset: 'sdk.coin',
22475
+ base: 'factory/osmo1x7s7a2erqspkm6e79n7yh7fw3yh7xx4lt54mxg/uquark',
22476
+ name: 'Quark',
22477
+ display: 'QUARK',
22478
+ symbol: 'QUARK',
22479
+ logoURIs: {
22480
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/quark.png',
22481
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/quark.svg'
22482
+ },
22483
+ images: [{
22484
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/quark.png',
22485
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/quark.svg'
22486
+ }],
22487
+ keywords: ['meme'],
22488
+ socials: {
22489
+ twitter: 'https://x.com/quark_on_cosmos'
22490
+ }
22491
+ },
22492
+ {
22493
+ description: 'The native token of Intento.',
22494
+ denomUnits: [{
22495
+ denom: 'ibc/BE072C03DA544CF282499418E7BC64D38614879B3EE95F9AD91E6C37267D4836',
22496
+ exponent: 0,
22497
+ aliases: ['uinto']
22498
+ }, {
22499
+ denom: 'into',
22500
+ exponent: 6
22501
+ }],
22502
+ typeAsset: 'ics20',
22503
+ base: 'ibc/BE072C03DA544CF282499418E7BC64D38614879B3EE95F9AD91E6C37267D4836',
22504
+ name: 'Intento',
22505
+ display: 'into',
22506
+ symbol: 'INTO',
22507
+ traces: [{
22508
+ type: 'ibc',
22509
+ counterparty: {
22510
+ chainName: 'intento',
22511
+ baseDenom: 'uinto',
22512
+ channelId: 'channel-3'
22513
+ },
22514
+ chain: {
22515
+ channelId: 'channel-106076',
22516
+ path: 'transfer/channel-106076/uinto'
22517
+ }
22518
+ }],
22519
+ logoURIs: {
22520
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.png',
22521
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
22522
+ },
22523
+ images: [{
22524
+ imageSync: {
22525
+ chainName: 'intento',
22526
+ baseDenom: 'uinto'
22527
+ },
22528
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.png',
22529
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
22530
+ }]
22464
22531
  }
22465
22532
  ]
22466
22533
  };
@@ -19,12 +19,6 @@ const info = {
19
19
  lowGasPrice: 0.225,
20
20
  averageGasPrice: 0.3,
21
21
  highGasPrice: 0.5
22
- }, {
23
- denom: 'uatone',
24
- fixedMinGasPrice: 0.025,
25
- lowGasPrice: 0.01,
26
- averageGasPrice: 0.025,
27
- highGasPrice: 0.05
28
22
  }]
29
23
  },
30
24
  staking: {
@@ -34,15 +28,15 @@ const info = {
34
28
  },
35
29
  codebase: {
36
30
  gitRepo: 'https://github.com/atomone-hub/atomone',
37
- recommendedVersion: 'v2.0.0-rc2',
38
- compatibleVersions: ['v2.0.0-rc2'],
31
+ recommendedVersion: 'v3.0.1',
32
+ compatibleVersions: ['v3.0.1'],
39
33
  binaries: {
40
- "linux/amd64": 'https://github.com/atomone-hub/atomone/releases/download/v2.0.0-rc2/atomoned-v2.0.0-rc2-linux-amd64',
41
- "linux/arm64": 'https://github.com/atomone-hub/atomone/releases/download/v2.0.0-rc2/atomoned-v2.0.0-rc2-linux-arm64',
42
- "darwin/amd64": 'https://github.com/atomone-hub/atomone/releases/download/v2.0.0-rc2/atomoned-v2.0.0-rc2-darwin-amd64',
43
- "darwin/arm64": 'https://github.com/atomone-hub/atomone/releases/download/v2.0.0-rc2/atomoned-v2.0.0-rc2-darwin-arm64',
44
- "windows/amd64": 'https://github.com/atomone-hub/atomone/releases/download/v2.0.0-rc2/atomoned-v2.0.0-rc2-windows-amd64.exe',
45
- "windows/arm64": 'https://github.com/atomone-hub/atomone/releases/download/v2.0.0-rc2/atomoned-v2.0.0-rc2-windows-arm64.exe'
34
+ "linux/amd64": 'https://github.com/atomone-hub/atomone/releases/download/v3.0.1/atomoned-v3.0.1-linux-amd64',
35
+ "linux/arm64": 'https://github.com/atomone-hub/atomone/releases/download/v3.0.1/atomoned-v3.0.1-linux-arm64',
36
+ "darwin/amd64": 'https://github.com/atomone-hub/atomone/releases/download/v3.0.1/atomoned-v3.0.1-darwin-amd64',
37
+ "darwin/arm64": 'https://github.com/atomone-hub/atomone/releases/download/v3.0.1/atomoned-v3.0.1-darwin-arm64',
38
+ "windows/amd64": 'https://github.com/atomone-hub/atomone/releases/download/v3.0.1/atomoned-v3.0.1-windows-amd64.exe',
39
+ "windows/arm64": 'https://github.com/atomone-hub/atomone/releases/download/v3.0.1/atomoned-v3.0.1-windows-arm64.exe'
46
40
  },
47
41
  genesis: {
48
42
  genesisUrl: 'https://atomone.fra1.digitaloceanspaces.com/atomone-testnet-1/genesis.json'
@@ -737,24 +737,79 @@ const info = {
737
737
  }
738
738
  },
739
739
  {
740
- description: 'Quark ($QUARK) is the first permissionless CosmWasm token launched on the Cosmos Hub.',
740
+ description: 'Quark ($QUARK) is an Osmosis token launched on the Cosmos Hub.',
741
741
  denomUnits: [{
742
- denom: 'factory/cosmos1n6asrjy9754q8y9jsxqf557zmsv3s3xa5m9eg5/quark',
742
+ denom: 'ibc/7B6EBFC446E50DFF981C994E207BFB398889706C2B0DF8A14D8B87F6C0E33A1A',
743
743
  exponent: 0
744
744
  }, {
745
745
  denom: 'quark',
746
746
  exponent: 6
747
747
  }],
748
- typeAsset: 'sdk.coin',
749
- base: 'factory/cosmos1n6asrjy9754q8y9jsxqf557zmsv3s3xa5m9eg5/quark',
748
+ typeAsset: 'ics20',
749
+ base: 'ibc/7B6EBFC446E50DFF981C994E207BFB398889706C2B0DF8A14D8B87F6C0E33A1A',
750
750
  name: 'Quark',
751
751
  display: 'quark',
752
752
  symbol: 'QUARK',
753
+ traces: [{
754
+ type: 'ibc',
755
+ counterparty: {
756
+ chainName: 'osmosis',
757
+ baseDenom: 'factory/osmo1x7s7a2erqspkm6e79n7yh7fw3yh7xx4lt54mxg/uquark',
758
+ channelId: 'channel-0'
759
+ },
760
+ chain: {
761
+ channelId: 'channel-141',
762
+ path: 'transfer/channel-141/factory/osmo1x7s7a2erqspkm6e79n7yh7fw3yh7xx4lt54mxg/uquark'
763
+ }
764
+ }],
765
+ logoURIs: {
766
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/quark.png',
767
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/quark.svg'
768
+ },
769
+ keywords: ['memecoin'],
770
+ socials: {
771
+ twitter: 'https://x.com/quark_on_cosmos'
772
+ }
773
+ },
774
+ {
775
+ description: 'The native token of Intento.',
776
+ denomUnits: [{
777
+ denom: 'ibc/DC1EF3EA03CD7F2226981D610335C3E62E3DD868A1B83EB017CE294E29C8D473',
778
+ exponent: 0,
779
+ aliases: ['uinto']
780
+ }, {
781
+ denom: 'into',
782
+ exponent: 6
783
+ }],
784
+ typeAsset: 'ics20',
785
+ base: 'ibc/DC1EF3EA03CD7F2226981D610335C3E62E3DD868A1B83EB017CE294E29C8D473',
786
+ name: 'Intento',
787
+ display: 'into',
788
+ symbol: 'INTO',
789
+ traces: [{
790
+ type: 'ibc',
791
+ counterparty: {
792
+ chainName: 'intento',
793
+ baseDenom: 'uinto',
794
+ channelId: 'channel-1'
795
+ },
796
+ chain: {
797
+ channelId: 'channel-1492',
798
+ path: 'transfer/channel-1492/uinto'
799
+ }
800
+ }],
753
801
  logoURIs: {
754
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/quark.png',
755
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/quark.svg'
802
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.png',
803
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
756
804
  },
757
- keywords: ['memecoin']
805
+ images: [{
806
+ imageSync: {
807
+ chainName: 'intento',
808
+ baseDenom: 'uinto'
809
+ },
810
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.png',
811
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
812
+ }]
758
813
  }
759
814
  ]
760
815
  };
@@ -22463,6 +22463,73 @@ const info = {
22463
22463
  socials: {
22464
22464
  website: 'https://daodao.zone/dao/osmo10hgl747acm8h648xv9qrxkv3vyvv266yffs4aka7qjcr0659lnqs4ypu7v'
22465
22465
  }
22466
+ },
22467
+ {
22468
+ description: 'Quark ($QUARK) is an Osmosis token launched on the Cosmos Hub.',
22469
+ denomUnits: [{
22470
+ denom: 'factory/osmo1x7s7a2erqspkm6e79n7yh7fw3yh7xx4lt54mxg/uquark',
22471
+ exponent: 0
22472
+ }, {
22473
+ denom: 'QUARK',
22474
+ exponent: 6
22475
+ }],
22476
+ typeAsset: 'sdk.coin',
22477
+ base: 'factory/osmo1x7s7a2erqspkm6e79n7yh7fw3yh7xx4lt54mxg/uquark',
22478
+ name: 'Quark',
22479
+ display: 'QUARK',
22480
+ symbol: 'QUARK',
22481
+ logoURIs: {
22482
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/quark.png',
22483
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/quark.svg'
22484
+ },
22485
+ images: [{
22486
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/quark.png',
22487
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/quark.svg'
22488
+ }],
22489
+ keywords: ['meme'],
22490
+ socials: {
22491
+ twitter: 'https://x.com/quark_on_cosmos'
22492
+ }
22493
+ },
22494
+ {
22495
+ description: 'The native token of Intento.',
22496
+ denomUnits: [{
22497
+ denom: 'ibc/BE072C03DA544CF282499418E7BC64D38614879B3EE95F9AD91E6C37267D4836',
22498
+ exponent: 0,
22499
+ aliases: ['uinto']
22500
+ }, {
22501
+ denom: 'into',
22502
+ exponent: 6
22503
+ }],
22504
+ typeAsset: 'ics20',
22505
+ base: 'ibc/BE072C03DA544CF282499418E7BC64D38614879B3EE95F9AD91E6C37267D4836',
22506
+ name: 'Intento',
22507
+ display: 'into',
22508
+ symbol: 'INTO',
22509
+ traces: [{
22510
+ type: 'ibc',
22511
+ counterparty: {
22512
+ chainName: 'intento',
22513
+ baseDenom: 'uinto',
22514
+ channelId: 'channel-3'
22515
+ },
22516
+ chain: {
22517
+ channelId: 'channel-106076',
22518
+ path: 'transfer/channel-106076/uinto'
22519
+ }
22520
+ }],
22521
+ logoURIs: {
22522
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.png',
22523
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
22524
+ },
22525
+ images: [{
22526
+ imageSync: {
22527
+ chainName: 'intento',
22528
+ baseDenom: 'uinto'
22529
+ },
22530
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.png',
22531
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
22532
+ }]
22466
22533
  }
22467
22534
  ]
22468
22535
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "2.0.52",
3
+ "version": "2.0.53",
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.52"
32
+ "@chain-registry/types": "^2.0.53"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -39,5 +39,5 @@
39
39
  "interchain",
40
40
  "tokens"
41
41
  ],
42
- "gitHead": "b8ebb4365cb658b15ca687b0335386d1c624efc3"
42
+ "gitHead": "ec6f02ffd937e1c36b68ec780a39439a68a68e86"
43
43
  }
@@ -21,12 +21,6 @@ const info = {
21
21
  lowGasPrice: 0.225,
22
22
  averageGasPrice: 0.3,
23
23
  highGasPrice: 0.5
24
- }, {
25
- denom: 'uatone',
26
- fixedMinGasPrice: 0.025,
27
- lowGasPrice: 0.01,
28
- averageGasPrice: 0.025,
29
- highGasPrice: 0.05
30
24
  }]
31
25
  },
32
26
  staking: {
@@ -36,15 +30,15 @@ const info = {
36
30
  },
37
31
  codebase: {
38
32
  gitRepo: 'https://github.com/atomone-hub/atomone',
39
- recommendedVersion: 'v2.0.0-rc2',
40
- compatibleVersions: ['v2.0.0-rc2'],
33
+ recommendedVersion: 'v3.0.1',
34
+ compatibleVersions: ['v3.0.1'],
41
35
  binaries: {
42
- "linux/amd64": 'https://github.com/atomone-hub/atomone/releases/download/v2.0.0-rc2/atomoned-v2.0.0-rc2-linux-amd64',
43
- "linux/arm64": 'https://github.com/atomone-hub/atomone/releases/download/v2.0.0-rc2/atomoned-v2.0.0-rc2-linux-arm64',
44
- "darwin/amd64": 'https://github.com/atomone-hub/atomone/releases/download/v2.0.0-rc2/atomoned-v2.0.0-rc2-darwin-amd64',
45
- "darwin/arm64": 'https://github.com/atomone-hub/atomone/releases/download/v2.0.0-rc2/atomoned-v2.0.0-rc2-darwin-arm64',
46
- "windows/amd64": 'https://github.com/atomone-hub/atomone/releases/download/v2.0.0-rc2/atomoned-v2.0.0-rc2-windows-amd64.exe',
47
- "windows/arm64": 'https://github.com/atomone-hub/atomone/releases/download/v2.0.0-rc2/atomoned-v2.0.0-rc2-windows-arm64.exe'
36
+ "linux/amd64": 'https://github.com/atomone-hub/atomone/releases/download/v3.0.1/atomoned-v3.0.1-linux-amd64',
37
+ "linux/arm64": 'https://github.com/atomone-hub/atomone/releases/download/v3.0.1/atomoned-v3.0.1-linux-arm64',
38
+ "darwin/amd64": 'https://github.com/atomone-hub/atomone/releases/download/v3.0.1/atomoned-v3.0.1-darwin-amd64',
39
+ "darwin/arm64": 'https://github.com/atomone-hub/atomone/releases/download/v3.0.1/atomoned-v3.0.1-darwin-arm64',
40
+ "windows/amd64": 'https://github.com/atomone-hub/atomone/releases/download/v3.0.1/atomoned-v3.0.1-windows-amd64.exe',
41
+ "windows/arm64": 'https://github.com/atomone-hub/atomone/releases/download/v3.0.1/atomoned-v3.0.1-windows-arm64.exe'
48
42
  },
49
43
  genesis: {
50
44
  genesisUrl: 'https://atomone.fra1.digitaloceanspaces.com/atomone-testnet-1/genesis.json'