chain-registry 2.0.219 → 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 (85) hide show
  1. package/esm/mainnet/akash/chain.js +0 -12
  2. package/esm/mainnet/asset-lists.js +0 -8
  3. package/esm/mainnet/axelar/chain.js +0 -84
  4. package/esm/mainnet/chains.js +0 -8
  5. package/esm/mainnet/cheqd/chain.js +8 -0
  6. package/esm/mainnet/cosmoshub/asset-list.js +29 -0
  7. package/esm/mainnet/elys/asset-list.js +12 -8
  8. package/esm/mainnet/elys/chain.js +3 -3
  9. package/esm/mainnet/ibc-data.js +0 -8
  10. package/esm/mainnet/neutron/chain.js +0 -28
  11. package/esm/mainnet/nolus/asset-list.js +10 -8
  12. package/esm/mainnet/osmosis/asset-list.js +53 -9
  13. package/esm/mainnet/xion/asset-list.js +11 -9
  14. package/esm/mainnet/xion/chain.js +7 -4
  15. package/esm/testnet/asset-lists.js +2 -0
  16. package/esm/testnet/chains.js +2 -0
  17. package/esm/testnet/skyzennet/asset-list.js +23 -0
  18. package/esm/testnet/skyzennet/chain.js +60 -0
  19. package/esm/{mainnet/stargaze → testnet/skyzennet}/index.js +0 -2
  20. package/mainnet/akash/chain.js +0 -12
  21. package/mainnet/asset-lists.js +0 -8
  22. package/mainnet/axelar/chain.js +0 -84
  23. package/mainnet/chains.js +0 -8
  24. package/mainnet/cheqd/chain.js +8 -0
  25. package/mainnet/cosmoshub/asset-list.js +29 -0
  26. package/mainnet/elys/asset-list.js +12 -8
  27. package/mainnet/elys/chain.js +3 -3
  28. package/mainnet/ibc-data.js +0 -8
  29. package/mainnet/neutron/chain.js +0 -28
  30. package/mainnet/nolus/asset-list.js +10 -8
  31. package/mainnet/osmosis/asset-list.js +53 -9
  32. package/mainnet/xion/asset-list.js +11 -9
  33. package/mainnet/xion/chain.js +7 -4
  34. package/package.json +3 -3
  35. package/testnet/asset-lists.js +2 -0
  36. package/testnet/chains.js +2 -0
  37. package/testnet/skyzennet/asset-list.js +25 -0
  38. package/testnet/skyzennet/chain.js +62 -0
  39. package/{mainnet/nillion → testnet/skyzennet}/index.d.ts +0 -1
  40. package/{mainnet/nillion → testnet/skyzennet}/index.js +1 -3
  41. package/esm/mainnet/nillion/asset-list.js +0 -30
  42. package/esm/mainnet/nillion/chain.js +0 -154
  43. package/esm/mainnet/nillion/ibc-data.js +0 -32
  44. package/esm/mainnet/nillion/index.js +0 -6
  45. package/esm/mainnet/stargaze/asset-list.js +0 -890
  46. package/esm/mainnet/stargaze/chain.js +0 -331
  47. package/esm/mainnet/stargaze/ibc-data.js +0 -900
  48. package/esm/mainnet/starname/asset-list.js +0 -32
  49. package/esm/mainnet/starname/chain.js +0 -74
  50. package/esm/mainnet/starname/ibc-data.js +0 -223
  51. package/esm/mainnet/starname/index.js +0 -6
  52. package/esm/mainnet/tgrade/asset-list.js +0 -46
  53. package/esm/mainnet/tgrade/chain.js +0 -94
  54. package/esm/mainnet/tgrade/ibc-data.js +0 -62
  55. package/esm/mainnet/tgrade/index.js +0 -6
  56. package/mainnet/nillion/asset-list.js +0 -32
  57. package/mainnet/nillion/chain.js +0 -156
  58. package/mainnet/nillion/ibc-data.d.ts +0 -3
  59. package/mainnet/nillion/ibc-data.js +0 -34
  60. package/mainnet/stargaze/asset-list.d.ts +0 -3
  61. package/mainnet/stargaze/asset-list.js +0 -892
  62. package/mainnet/stargaze/chain.d.ts +0 -3
  63. package/mainnet/stargaze/chain.js +0 -333
  64. package/mainnet/stargaze/ibc-data.d.ts +0 -3
  65. package/mainnet/stargaze/ibc-data.js +0 -902
  66. package/mainnet/stargaze/index.d.ts +0 -3
  67. package/mainnet/stargaze/index.js +0 -12
  68. package/mainnet/starname/asset-list.d.ts +0 -3
  69. package/mainnet/starname/asset-list.js +0 -34
  70. package/mainnet/starname/chain.d.ts +0 -3
  71. package/mainnet/starname/chain.js +0 -76
  72. package/mainnet/starname/ibc-data.d.ts +0 -3
  73. package/mainnet/starname/ibc-data.js +0 -225
  74. package/mainnet/starname/index.d.ts +0 -3
  75. package/mainnet/starname/index.js +0 -12
  76. package/mainnet/tgrade/asset-list.d.ts +0 -3
  77. package/mainnet/tgrade/asset-list.js +0 -48
  78. package/mainnet/tgrade/chain.d.ts +0 -3
  79. package/mainnet/tgrade/chain.js +0 -96
  80. package/mainnet/tgrade/ibc-data.d.ts +0 -3
  81. package/mainnet/tgrade/ibc-data.js +0 -64
  82. package/mainnet/tgrade/index.d.ts +0 -3
  83. package/mainnet/tgrade/index.js +0 -12
  84. /package/{mainnet/nillion → testnet/skyzennet}/asset-list.d.ts +0 -0
  85. /package/{mainnet/nillion → testnet/skyzennet}/chain.d.ts +0 -0
@@ -1,156 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const info = {
4
- $schema: '../chain.schema.json',
5
- chainName: 'nillion',
6
- status: 'live',
7
- networkType: 'mainnet',
8
- prettyName: 'Nillion',
9
- chainType: 'cosmos',
10
- chainId: 'nillion-1',
11
- bech32Prefix: 'nillion',
12
- daemonName: 'nilchaind',
13
- nodeHome: '$HOME/.nillionapp',
14
- keyAlgos: ['ed25519'],
15
- slip44: 118,
16
- fees: {
17
- feeTokens: [{
18
- denom: 'unil',
19
- lowGasPrice: 0.025,
20
- averageGasPrice: 0.025,
21
- highGasPrice: 0.1
22
- }]
23
- },
24
- staking: {
25
- stakingTokens: [{
26
- denom: 'unil'
27
- }]
28
- },
29
- codebase: {
30
- gitRepo: 'https://github.com/NillionNetwork/nilchain',
31
- recommendedVersion: 'v0.2.5',
32
- compatibleVersions: ['v0.2.5'],
33
- consensus: {
34
- type: 'cometbft',
35
- version: 'v0.38.12'
36
- },
37
- genesis: {
38
- genesisUrl: 'https://raw.githubusercontent.com/NillionNetwork/networks/main/nillion-1/genesis.json.xz'
39
- },
40
- sdk: {
41
- type: 'cosmos',
42
- version: 'v0.50.11'
43
- },
44
- ibc: {
45
- type: 'go',
46
- version: '8.2.1'
47
- },
48
- cosmwasm: {
49
- enabled: false
50
- }
51
- },
52
- apis: {
53
- rpc: [
54
- {
55
- address: 'https://nillion-rpc.lavenderfive.com',
56
- provider: 'lavenderfive'
57
- },
58
- {
59
- address: 'https://rpc.nillion.nodestake.org',
60
- provider: 'NodeStake'
61
- },
62
- {
63
- address: 'https://nillion-mainnet-rpc.autostake.com:443',
64
- provider: 'AutoStake 🛡️ Slash Protected'
65
- },
66
- {
67
- address: 'https://nillion-mainnet-rpc.shazoes.xyz',
68
- provider: 'Shazoes'
69
- },
70
- {
71
- address: 'https://rpc.nillion.validatus.com',
72
- provider: 'Validatus'
73
- }
74
- ],
75
- rest: [
76
- {
77
- address: 'https://nillion-api.lavenderfive.com',
78
- provider: 'lavenderfive'
79
- },
80
- {
81
- address: 'https://api.nillion.nodestake.org',
82
- provider: 'NodeStake'
83
- },
84
- {
85
- address: 'https://nillion-mainnet-lcd.autostake.com:443',
86
- provider: 'AutoStake 🛡️ Slash Protected'
87
- },
88
- {
89
- address: 'https://nillion-mainnet-api.shazoes.xyz',
90
- provider: 'Shazoes'
91
- },
92
- {
93
- address: 'https://api.nillion.validatus.com',
94
- provider: 'Validatus'
95
- }
96
- ],
97
- grpc: [
98
- {
99
- address: 'https://nillion-grpc.lavenderfive.com',
100
- provider: 'lavenderfive'
101
- },
102
- {
103
- address: 'https://grpc.nillion.nodestake.org',
104
- provider: 'NodeStake'
105
- },
106
- {
107
- address: 'nillion-mainnet-grpc.autostake.com:443',
108
- provider: 'AutoStake 🛡️ Slash Protected'
109
- },
110
- {
111
- address: 'nillion-mainnet-grpc.shazoes.xyz:30890',
112
- provider: 'Shazoes'
113
- },
114
- {
115
- address: 'grpc.nillion.validatus.com:443',
116
- provider: 'Validatus'
117
- }
118
- ]
119
- },
120
- explorers: [
121
- {
122
- kind: 'Nillionhub [Noders]',
123
- url: 'https://nillionhub.org/explorer/dashboard',
124
- txPage: 'https://nillionhub.org/explorer/transactions/${txHash}',
125
- accountPage: 'https://nillionhub.org/explorer/accounts/${accountAddress}'
126
- },
127
- {
128
- url: 'https://nillion.explorers.guru',
129
- txPage: 'https://nillion.explorers.guru/transaction/${txHash}',
130
- accountPage: 'https://nillion.explorers.guru/account/${accountAddress}'
131
- },
132
- {
133
- url: 'https://www.mintscan.io/nillion',
134
- txPage: 'https://www.mintscan.io/nillion/tx/${txHash}',
135
- accountPage: 'https://www.mintscan.io/nillion/address/${accountAddress}'
136
- },
137
- {
138
- kind: 'NodeStake',
139
- url: 'https://explorer.nodestake.org/nillion/',
140
- txPage: 'https://explorer.nodestake.org/nillion/txs/${txHash}',
141
- accountPage: 'https://explorer.nodestake.org/nillion/account/${accountAddress}'
142
- },
143
- {
144
- kind: 'Validatorinfo',
145
- url: 'https://validatorinfo.com/networks/nillion/overview',
146
- validatorPage: 'https://validatorinfo.com/networks/nillion/validators',
147
- proposalPage: 'https://validatorinfo.com/networks/nillion/governance'
148
- }
149
- ],
150
- images: [{
151
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nillion/images/nil.svg',
152
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nillion/images/nil.png'
153
- }],
154
- 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.'
155
- };
156
- exports.default = info;
@@ -1,3 +0,0 @@
1
- import { IBCData } from '@chain-registry/types';
2
- declare const info: IBCData[];
3
- export default info;
@@ -1,34 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const info = [{
4
- $schema: '../ibc_data.schema.json',
5
- chain1: {
6
- chainName: 'nillion',
7
- chainId: 'nillion-1',
8
- clientId: '07-tendermint-2',
9
- connectionId: 'connection-2'
10
- },
11
- chain2: {
12
- chainName: 'osmosis',
13
- chainId: 'osmosis-1',
14
- clientId: '07-tendermint-3431',
15
- connectionId: 'connection-10588'
16
- },
17
- channels: [{
18
- chain1: {
19
- channelId: 'channel-2',
20
- portId: 'transfer'
21
- },
22
- chain2: {
23
- channelId: 'channel-98416',
24
- portId: 'transfer'
25
- },
26
- ordering: 'unordered',
27
- version: 'ics20-1',
28
- tags: {
29
- preferred: true,
30
- status: 'ACTIVE'
31
- }
32
- }]
33
- }];
34
- exports.default = info;
@@ -1,3 +0,0 @@
1
- import { AssetList } from '@chain-registry/types';
2
- declare const info: AssetList;
3
- export default info;