chain-registry 2.0.220 → 2.0.221

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.
Files changed (65) hide show
  1. package/esm/mainnet/asset-lists.js +0 -8
  2. package/esm/mainnet/chains.js +0 -8
  3. package/esm/mainnet/cheqd/chain.js +8 -0
  4. package/esm/mainnet/cosmoshub/asset-list.js +29 -0
  5. package/esm/mainnet/elys/chain.js +3 -3
  6. package/esm/mainnet/ibc-data.js +0 -8
  7. package/esm/mainnet/neutron/chain.js +0 -28
  8. package/esm/mainnet/osmosis/asset-list.js +43 -2
  9. package/mainnet/asset-lists.js +0 -8
  10. package/mainnet/chains.js +0 -8
  11. package/mainnet/cheqd/chain.js +8 -0
  12. package/mainnet/cosmoshub/asset-list.js +29 -0
  13. package/mainnet/elys/chain.js +3 -3
  14. package/mainnet/ibc-data.js +0 -8
  15. package/mainnet/neutron/chain.js +0 -28
  16. package/mainnet/osmosis/asset-list.js +43 -2
  17. package/package.json +3 -3
  18. package/esm/mainnet/nillion/asset-list.js +0 -30
  19. package/esm/mainnet/nillion/chain.js +0 -154
  20. package/esm/mainnet/nillion/ibc-data.js +0 -32
  21. package/esm/mainnet/nillion/index.js +0 -6
  22. package/esm/mainnet/stargaze/asset-list.js +0 -890
  23. package/esm/mainnet/stargaze/chain.js +0 -331
  24. package/esm/mainnet/stargaze/ibc-data.js +0 -900
  25. package/esm/mainnet/stargaze/index.js +0 -6
  26. package/esm/mainnet/starname/asset-list.js +0 -32
  27. package/esm/mainnet/starname/chain.js +0 -74
  28. package/esm/mainnet/starname/ibc-data.js +0 -223
  29. package/esm/mainnet/starname/index.js +0 -6
  30. package/esm/mainnet/tgrade/asset-list.js +0 -46
  31. package/esm/mainnet/tgrade/chain.js +0 -94
  32. package/esm/mainnet/tgrade/ibc-data.js +0 -62
  33. package/esm/mainnet/tgrade/index.js +0 -6
  34. package/mainnet/nillion/asset-list.d.ts +0 -3
  35. package/mainnet/nillion/asset-list.js +0 -32
  36. package/mainnet/nillion/chain.d.ts +0 -3
  37. package/mainnet/nillion/chain.js +0 -156
  38. package/mainnet/nillion/ibc-data.d.ts +0 -3
  39. package/mainnet/nillion/ibc-data.js +0 -34
  40. package/mainnet/nillion/index.d.ts +0 -3
  41. package/mainnet/nillion/index.js +0 -12
  42. package/mainnet/stargaze/asset-list.d.ts +0 -3
  43. package/mainnet/stargaze/asset-list.js +0 -892
  44. package/mainnet/stargaze/chain.d.ts +0 -3
  45. package/mainnet/stargaze/chain.js +0 -333
  46. package/mainnet/stargaze/ibc-data.d.ts +0 -3
  47. package/mainnet/stargaze/ibc-data.js +0 -902
  48. package/mainnet/stargaze/index.d.ts +0 -3
  49. package/mainnet/stargaze/index.js +0 -12
  50. package/mainnet/starname/asset-list.d.ts +0 -3
  51. package/mainnet/starname/asset-list.js +0 -34
  52. package/mainnet/starname/chain.d.ts +0 -3
  53. package/mainnet/starname/chain.js +0 -76
  54. package/mainnet/starname/ibc-data.d.ts +0 -3
  55. package/mainnet/starname/ibc-data.js +0 -225
  56. package/mainnet/starname/index.d.ts +0 -3
  57. package/mainnet/starname/index.js +0 -12
  58. package/mainnet/tgrade/asset-list.d.ts +0 -3
  59. package/mainnet/tgrade/asset-list.js +0 -48
  60. package/mainnet/tgrade/chain.d.ts +0 -3
  61. package/mainnet/tgrade/chain.js +0 -96
  62. package/mainnet/tgrade/ibc-data.d.ts +0 -3
  63. package/mainnet/tgrade/ibc-data.js +0 -64
  64. package/mainnet/tgrade/index.d.ts +0 -3
  65. package/mainnet/tgrade/index.js +0 -12
@@ -861,7 +861,8 @@ const info = {
861
861
  coingeckoId: 'terrausd'
862
862
  },
863
863
  {
864
- description: 'The native token of Stargaze',
864
+ description: '(Deprecated) STARS bridged from legacy Stargaze. STARS has migrated to the Cosmos Hub.',
865
+ deprecated: true,
865
866
  denomUnits: [{
866
867
  denom: 'ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4',
867
868
  exponent: 0,
@@ -874,7 +875,7 @@ const info = {
874
875
  base: 'ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4',
875
876
  name: 'Stargaze',
876
877
  display: 'stars',
877
- symbol: 'STARS',
878
+ symbol: 'STARS.legacy',
878
879
  traces: [{
879
880
  type: 'ibc',
880
881
  counterparty: {
@@ -898,6 +899,46 @@ const info = {
898
899
  },
899
900
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
900
901
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
902
+ }]
903
+ },
904
+ {
905
+ description: 'The native STARS token, migrated from Stargaze to the Cosmos Hub.',
906
+ denomUnits: [{
907
+ denom: 'ibc/68BAF19F76BAC04C4CEA06325EF91D43E8637AE43EAC7887CE6211B4B99E1EC0',
908
+ exponent: 0,
909
+ aliases: ['factory/cosmos1s8qx0zvz8yd6e4x0mqmqf7fr9vvfn6226hkvrq/ustars']
910
+ }, {
911
+ denom: 'stars',
912
+ exponent: 6
913
+ }],
914
+ typeAsset: 'ics20',
915
+ base: 'ibc/68BAF19F76BAC04C4CEA06325EF91D43E8637AE43EAC7887CE6211B4B99E1EC0',
916
+ name: 'Stargaze',
917
+ display: 'stars',
918
+ symbol: 'STARS',
919
+ traces: [{
920
+ type: 'ibc',
921
+ counterparty: {
922
+ chainName: 'cosmoshub',
923
+ baseDenom: 'factory/cosmos1s8qx0zvz8yd6e4x0mqmqf7fr9vvfn6226hkvrq/ustars',
924
+ channelId: 'channel-141'
925
+ },
926
+ chain: {
927
+ channelId: 'channel-0',
928
+ path: 'transfer/channel-0/factory/cosmos1s8qx0zvz8yd6e4x0mqmqf7fr9vvfn6226hkvrq/ustars'
929
+ }
930
+ }],
931
+ logoURIs: {
932
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/stars.png',
933
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/stars.svg'
934
+ },
935
+ images: [{
936
+ imageSync: {
937
+ chainName: 'cosmoshub',
938
+ baseDenom: 'factory/cosmos1s8qx0zvz8yd6e4x0mqmqf7fr9vvfn6226hkvrq/ustars'
939
+ },
940
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/stars.png',
941
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/stars.svg'
901
942
  }],
902
943
  coingeckoId: 'stargaze'
903
944
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "2.0.220",
3
+ "version": "2.0.221",
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.220"
32
+ "@chain-registry/types": "^2.0.221"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -39,5 +39,5 @@
39
39
  "interchain",
40
40
  "tokens"
41
41
  ],
42
- "gitHead": "e505a4da06b58983e2455de6cfebb3a682ad0b10"
42
+ "gitHead": "19957b4ce3d30bd0eda6de365faaf444232d66a7"
43
43
  }
@@ -1,30 +0,0 @@
1
- const info = {
2
- $schema: '../assetlist.schema.json',
3
- chainName: 'nillion',
4
- assets: [{
5
- description: 'NIL - the native token of Nillion',
6
- extendedDescription: 'Nillion is the first Blind Computer – a private computation and storage network. The network uses PETs (Privacy-Enhancing Technologies) to enable computation and storage on data while maintaining privacy, making possible use cases like private personalized AI, encrypted databases, data marketplace, and privacy-preserving applications.\n\n$NIL is the native utility token of the network that is used for:\n-Network fees for blind computation and payments across the Coordination Layer and Petnet\n-Staking to secure the network\n-Governance participation the onchain governance module\n\n$NIL enables access to Nillion modules and services such as:\n-DB: an encrypted database with data split up across multiple nodes. Calculations can still be performed on data while in encrypted form\n-AI: AI-focused privacy technologies that include:\n--AI Virtual Machine (AIVM) – a secure AI inference platform co-developed with Meta for private inference\n--Nada-AI – a library for nilVM, offering an interface for running small AI models\n--nilTEE – uses Trusted Execution Environments (TEEs) to run faster private inference where speed is important\n-nilVM: VM with libraries that simplify program development for AI devs by letting them use Python and Javascript to write web3 programs.',
7
- denomUnits: [{
8
- denom: 'unil',
9
- exponent: 0
10
- }, {
11
- denom: 'nil',
12
- exponent: 6
13
- }],
14
- base: 'unil',
15
- name: 'Nillion',
16
- display: 'nil',
17
- symbol: 'NIL',
18
- images: [{
19
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nillion/images/nil.png',
20
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nillion/images/nil.svg'
21
- }],
22
- typeAsset: 'sdk.coin',
23
- socials: {
24
- website: 'https://nillion.com',
25
- x: 'https://x.com/nillionnetwork'
26
- },
27
- coingeckoId: 'nillion'
28
- }]
29
- };
30
- export default info;
@@ -1,154 +0,0 @@
1
- const info = {
2
- $schema: '../chain.schema.json',
3
- chainName: 'nillion',
4
- status: 'live',
5
- networkType: 'mainnet',
6
- prettyName: 'Nillion',
7
- chainType: 'cosmos',
8
- chainId: 'nillion-1',
9
- bech32Prefix: 'nillion',
10
- daemonName: 'nilchaind',
11
- nodeHome: '$HOME/.nillionapp',
12
- keyAlgos: ['ed25519'],
13
- slip44: 118,
14
- fees: {
15
- feeTokens: [{
16
- denom: 'unil',
17
- lowGasPrice: 0.025,
18
- averageGasPrice: 0.025,
19
- highGasPrice: 0.1
20
- }]
21
- },
22
- staking: {
23
- stakingTokens: [{
24
- denom: 'unil'
25
- }]
26
- },
27
- codebase: {
28
- gitRepo: 'https://github.com/NillionNetwork/nilchain',
29
- recommendedVersion: 'v0.2.5',
30
- compatibleVersions: ['v0.2.5'],
31
- consensus: {
32
- type: 'cometbft',
33
- version: 'v0.38.12'
34
- },
35
- genesis: {
36
- genesisUrl: 'https://raw.githubusercontent.com/NillionNetwork/networks/main/nillion-1/genesis.json.xz'
37
- },
38
- sdk: {
39
- type: 'cosmos',
40
- version: 'v0.50.11'
41
- },
42
- ibc: {
43
- type: 'go',
44
- version: '8.2.1'
45
- },
46
- cosmwasm: {
47
- enabled: false
48
- }
49
- },
50
- apis: {
51
- rpc: [
52
- {
53
- address: 'https://nillion-rpc.lavenderfive.com',
54
- provider: 'lavenderfive'
55
- },
56
- {
57
- address: 'https://rpc.nillion.nodestake.org',
58
- provider: 'NodeStake'
59
- },
60
- {
61
- address: 'https://nillion-mainnet-rpc.autostake.com:443',
62
- provider: 'AutoStake 🛡️ Slash Protected'
63
- },
64
- {
65
- address: 'https://nillion-mainnet-rpc.shazoes.xyz',
66
- provider: 'Shazoes'
67
- },
68
- {
69
- address: 'https://rpc.nillion.validatus.com',
70
- provider: 'Validatus'
71
- }
72
- ],
73
- rest: [
74
- {
75
- address: 'https://nillion-api.lavenderfive.com',
76
- provider: 'lavenderfive'
77
- },
78
- {
79
- address: 'https://api.nillion.nodestake.org',
80
- provider: 'NodeStake'
81
- },
82
- {
83
- address: 'https://nillion-mainnet-lcd.autostake.com:443',
84
- provider: 'AutoStake 🛡️ Slash Protected'
85
- },
86
- {
87
- address: 'https://nillion-mainnet-api.shazoes.xyz',
88
- provider: 'Shazoes'
89
- },
90
- {
91
- address: 'https://api.nillion.validatus.com',
92
- provider: 'Validatus'
93
- }
94
- ],
95
- grpc: [
96
- {
97
- address: 'https://nillion-grpc.lavenderfive.com',
98
- provider: 'lavenderfive'
99
- },
100
- {
101
- address: 'https://grpc.nillion.nodestake.org',
102
- provider: 'NodeStake'
103
- },
104
- {
105
- address: 'nillion-mainnet-grpc.autostake.com:443',
106
- provider: 'AutoStake 🛡️ Slash Protected'
107
- },
108
- {
109
- address: 'nillion-mainnet-grpc.shazoes.xyz:30890',
110
- provider: 'Shazoes'
111
- },
112
- {
113
- address: 'grpc.nillion.validatus.com:443',
114
- provider: 'Validatus'
115
- }
116
- ]
117
- },
118
- explorers: [
119
- {
120
- kind: 'Nillionhub [Noders]',
121
- url: 'https://nillionhub.org/explorer/dashboard',
122
- txPage: 'https://nillionhub.org/explorer/transactions/${txHash}',
123
- accountPage: 'https://nillionhub.org/explorer/accounts/${accountAddress}'
124
- },
125
- {
126
- url: 'https://nillion.explorers.guru',
127
- txPage: 'https://nillion.explorers.guru/transaction/${txHash}',
128
- accountPage: 'https://nillion.explorers.guru/account/${accountAddress}'
129
- },
130
- {
131
- url: 'https://www.mintscan.io/nillion',
132
- txPage: 'https://www.mintscan.io/nillion/tx/${txHash}',
133
- accountPage: 'https://www.mintscan.io/nillion/address/${accountAddress}'
134
- },
135
- {
136
- kind: 'NodeStake',
137
- url: 'https://explorer.nodestake.org/nillion/',
138
- txPage: 'https://explorer.nodestake.org/nillion/txs/${txHash}',
139
- accountPage: 'https://explorer.nodestake.org/nillion/account/${accountAddress}'
140
- },
141
- {
142
- kind: 'Validatorinfo',
143
- url: 'https://validatorinfo.com/networks/nillion/overview',
144
- validatorPage: 'https://validatorinfo.com/networks/nillion/validators',
145
- proposalPage: 'https://validatorinfo.com/networks/nillion/governance'
146
- }
147
- ],
148
- images: [{
149
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nillion/images/nil.svg',
150
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nillion/images/nil.png'
151
- }],
152
- description: 'Nillion is the first Blind Computer – a private computation and storage network. The network uses PETs (Privacy-Enhancing Technologies) to enable computation and storage on data while maintaining privacy, making possible use cases like private personalized AI, encrypted databases, data marketplace, and privacy-preserving applications.\n\n$NIL is the native utility token of the network that is used for:\n-Network fees for blind computation and payments across the Coordination Layer and Petnet\n-Staking to secure the network\n-Governance participation the onchain governance module\n\n$NIL enables access to Nillion modules and services such as:\n-DB: an encrypted database with data split up across multiple nodes. Calculations can still be performed on data while in encrypted form\n-AI: AI-focused privacy technologies that include:\n--AI Virtual Machine (AIVM) – a secure AI inference platform co-developed with Meta for private inference\n--Nada-AI – a library for nilVM, offering an interface for running small AI models\n--nilTEE – uses Trusted Execution Environments (TEEs) to run faster private inference where speed is important\n-nilVM: VM with libraries that simplify program development for AI devs by letting them use Python and Javascript to write web3 programs.'
153
- };
154
- export default info;
@@ -1,32 +0,0 @@
1
- const info = [{
2
- $schema: '../ibc_data.schema.json',
3
- chain1: {
4
- chainName: 'nillion',
5
- chainId: 'nillion-1',
6
- clientId: '07-tendermint-2',
7
- connectionId: 'connection-2'
8
- },
9
- chain2: {
10
- chainName: 'osmosis',
11
- chainId: 'osmosis-1',
12
- clientId: '07-tendermint-3431',
13
- connectionId: 'connection-10588'
14
- },
15
- channels: [{
16
- chain1: {
17
- channelId: 'channel-2',
18
- portId: 'transfer'
19
- },
20
- chain2: {
21
- channelId: 'channel-98416',
22
- portId: 'transfer'
23
- },
24
- ordering: 'unordered',
25
- version: 'ics20-1',
26
- tags: {
27
- preferred: true,
28
- status: 'ACTIVE'
29
- }
30
- }]
31
- }];
32
- export default info;
@@ -1,6 +0,0 @@
1
- import _assetList from './asset-list';
2
- import _chain from './chain';
3
- import _ibcData from './ibc-data';
4
- export const assetList = _assetList;
5
- export const chain = _chain;
6
- export const ibcData = _ibcData;