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
@@ -1129,6 +1129,35 @@ const info = {
1129
1129
  website: 'https://www.necrovault.com/',
1130
1130
  x: 'https://x.com/Underworld_NFTs'
1131
1131
  }
1132
+ },
1133
+ {
1134
+ description: 'The native STARS token, migrated from Stargaze to the Cosmos Hub.',
1135
+ denomUnits: [{
1136
+ denom: 'factory/cosmos1s8qx0zvz8yd6e4x0mqmqf7fr9vvfn6226hkvrq/ustars',
1137
+ exponent: 0,
1138
+ aliases: ['ustars']
1139
+ }, {
1140
+ denom: 'stars',
1141
+ exponent: 6
1142
+ }],
1143
+ typeAsset: 'sdk.coin',
1144
+ base: 'factory/cosmos1s8qx0zvz8yd6e4x0mqmqf7fr9vvfn6226hkvrq/ustars',
1145
+ name: 'Stargaze',
1146
+ display: 'stars',
1147
+ symbol: 'STARS',
1148
+ logoURIs: {
1149
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/stars.png',
1150
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/stars.svg'
1151
+ },
1152
+ images: [{
1153
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/stars.png',
1154
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/stars.svg'
1155
+ }],
1156
+ coingeckoId: 'stargaze',
1157
+ socials: {
1158
+ website: 'https://www.stargaze.zone/',
1159
+ x: 'https://x.com/StargazeZone'
1160
+ }
1132
1161
  }
1133
1162
  ]
1134
1163
  };
@@ -303,20 +303,22 @@ const info = {
303
303
  coingeckoId: 'celestia'
304
304
  },
305
305
  {
306
- description: 'Xion Network Token',
306
+ description: 'Verona is the intelligence layer for AI.',
307
+ extendedDescription: 'Verona is the intelligence layer for AI. It makes user-verified data portable, private, and programmable, so agents can transact on information the user actually owns.',
307
308
  denomUnits: [{
308
309
  denom: 'ibc/6BFB09FE2464A7681645610F56BBEFF555A00B8AE146339FEB4609BF40FB0F4A',
309
310
  exponent: 0,
310
311
  aliases: ['uxion']
311
312
  }, {
312
- denom: 'xion',
313
- exponent: 6
313
+ denom: 'XION',
314
+ exponent: 6,
315
+ aliases: ['xion', 'VERONA']
314
316
  }],
315
317
  typeAsset: 'ics20',
316
318
  base: 'ibc/6BFB09FE2464A7681645610F56BBEFF555A00B8AE146339FEB4609BF40FB0F4A',
317
- name: 'Xion',
318
- display: 'xion',
319
- symbol: 'XION',
319
+ name: 'Verona',
320
+ display: 'VERONA',
321
+ symbol: 'VERONA',
320
322
  traces: [{
321
323
  type: 'ibc',
322
324
  counterparty: {
@@ -334,10 +336,12 @@ const info = {
334
336
  chainName: 'xion',
335
337
  baseDenom: 'uxion'
336
338
  },
337
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
339
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
340
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
338
341
  }],
339
342
  logoURIs: {
340
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
343
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
344
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
341
345
  },
342
346
  coingeckoId: 'xion-2'
343
347
  },
@@ -122,7 +122,7 @@ const info = {
122
122
  provider: 'AutoStake'
123
123
  },
124
124
  {
125
- address: 'https://elys.srvs.vnodesv.net/rpc',
125
+ address: 'https://elys-rpc.vnodesv.net',
126
126
  provider: 'vNodes[V] Ser[V]ices'
127
127
  }
128
128
  ],
@@ -164,7 +164,7 @@ const info = {
164
164
  provider: 'AutoStake'
165
165
  },
166
166
  {
167
- address: 'https://rest.elys.srvs.vnodesv.net',
167
+ address: 'https://elys-api.vnodesv.net',
168
168
  provider: 'vNodes[V] Ser[V]ices'
169
169
  }
170
170
  ],
@@ -190,7 +190,7 @@ const info = {
190
190
  provider: 'AutoStake'
191
191
  },
192
192
  {
193
- address: 'https://elys.srvs.vnodesv.net/grpc',
193
+ address: 'https://elys.vnodesv.net/grpc',
194
194
  provider: 'vNodes[V] Ser[V]ices'
195
195
  }
196
196
  ]
@@ -132,7 +132,6 @@ const _mtgbp = __importStar(require("./mtgbp"));
132
132
  const _neutaro = __importStar(require("./neutaro"));
133
133
  const _neutron = __importStar(require("./neutron"));
134
134
  const _nibiru = __importStar(require("./nibiru"));
135
- const _nillion = __importStar(require("./nillion"));
136
135
  const _nim = __importStar(require("./nim"));
137
136
  const _noble = __importStar(require("./noble"));
138
137
  const _nolus = __importStar(require("./nolus"));
@@ -181,8 +180,6 @@ const _sifchain = __importStar(require("./sifchain"));
181
180
  const _sommelier = __importStar(require("./sommelier"));
182
181
  const _source = __importStar(require("./source"));
183
182
  const _stafihub = __importStar(require("./stafihub"));
184
- const _stargaze = __importStar(require("./stargaze"));
185
- const _starname = __importStar(require("./starname"));
186
183
  const _stratos = __importStar(require("./stratos"));
187
184
  const _stride = __importStar(require("./stride"));
188
185
  const _sunrise = __importStar(require("./sunrise"));
@@ -192,7 +189,6 @@ const _taketitan = __importStar(require("./taketitan"));
192
189
  const _teritori = __importStar(require("./teritori"));
193
190
  const _terra = __importStar(require("./terra"));
194
191
  const _terra2 = __importStar(require("./terra2"));
195
- const _tgrade = __importStar(require("./tgrade"));
196
192
  const _thejaynetwork = __importStar(require("./thejaynetwork"));
197
193
  const _titan = __importStar(require("./titan"));
198
194
  const _turkchain = __importStar(require("./turkchain"));
@@ -315,7 +311,6 @@ const ibcData = [
315
311
  ..._neutaro.ibcData,
316
312
  ..._neutron.ibcData,
317
313
  ..._nibiru.ibcData,
318
- ..._nillion.ibcData,
319
314
  ..._nim.ibcData,
320
315
  ..._noble.ibcData,
321
316
  ..._nolus.ibcData,
@@ -364,8 +359,6 @@ const ibcData = [
364
359
  ..._sommelier.ibcData,
365
360
  ..._source.ibcData,
366
361
  ..._stafihub.ibcData,
367
- ..._stargaze.ibcData,
368
- ..._starname.ibcData,
369
362
  ..._stratos.ibcData,
370
363
  ..._stride.ibcData,
371
364
  ..._sunrise.ibcData,
@@ -375,7 +368,6 @@ const ibcData = [
375
368
  ..._teritori.ibcData,
376
369
  ..._terra.ibcData,
377
370
  ..._terra2.ibcData,
378
- ..._tgrade.ibcData,
379
371
  ..._thejaynetwork.ibcData,
380
372
  ..._titan.ibcData,
381
373
  ..._turkchain.ibcData,
@@ -125,14 +125,6 @@ const info = {
125
125
  address: 'https://rpc.lavenderfive.com:443/neutron',
126
126
  provider: 'Lavender.Five Nodes 🐝'
127
127
  },
128
- {
129
- address: 'https://rpc-neutron.whispernode.com',
130
- provider: 'WhisperNode 🤐'
131
- },
132
- {
133
- address: 'https://rpc-neutron.cosmos-spaces.cloud',
134
- provider: 'Cosmos Spaces'
135
- },
136
128
  {
137
129
  address: 'https://neutron-rpc.publicnode.com:443',
138
130
  provider: 'Allnodes ⚡️ Nodes & Staking'
@@ -192,14 +184,6 @@ const info = {
192
184
  address: 'https://rest.lavenderfive.com:443/neutron',
193
185
  provider: 'Lavender.Five Nodes 🐝'
194
186
  },
195
- {
196
- address: 'https://lcd-neutron.whispernode.com',
197
- provider: 'WhisperNode 🤐'
198
- },
199
- {
200
- address: 'https://api-neutron.cosmos-spaces.cloud',
201
- provider: 'Cosmos Spaces'
202
- },
203
187
  {
204
188
  address: 'https://neutron-rest.publicnode.com',
205
189
  provider: 'Allnodes ⚡️ Nodes & Staking'
@@ -235,22 +219,10 @@ const info = {
235
219
  address: 'grpc-kralum.neutron-1.neutron.org:80',
236
220
  provider: 'Neutron'
237
221
  },
238
- {
239
- address: 'neutron-grpc-pub.rpc.p2p.world:3001',
240
- provider: 'P2P'
241
- },
242
222
  {
243
223
  address: 'neutron.lavenderfive.com:443',
244
224
  provider: 'Lavender.Five Nodes 🐝'
245
225
  },
246
- {
247
- address: 'grpc-neutron.whispernode.com:443',
248
- provider: 'WhisperNode 🤐'
249
- },
250
- {
251
- address: 'grpc-neutron.cosmos-spaces.cloud:3090',
252
- provider: 'Cosmos Spaces'
253
- },
254
226
  {
255
227
  address: 'neutron-grpc.publicnode.com:443',
256
228
  provider: 'Allnodes ⚡️ Nodes & Staking'
@@ -1030,21 +1030,21 @@ const info = {
1030
1030
  coingeckoId: 'nillion'
1031
1031
  },
1032
1032
  {
1033
- description: 'XION transferred from the Osmosis mainnet that is supported on the Nolus chain',
1033
+ description: 'Verona transferred from the Osmosis mainnet that is supported on the Nolus chain',
1034
1034
  denomUnits: [{
1035
1035
  denom: 'ibc/B8E95841C22213AC4E3EF000CB9D1D3B06FFAA1784FCE1169C6E92982BCC89B4',
1036
1036
  exponent: 0,
1037
1037
  aliases: ['uxion']
1038
1038
  }, {
1039
- denom: 'xion',
1039
+ denom: 'XION',
1040
1040
  exponent: 6,
1041
- aliases: []
1041
+ aliases: ['xion', 'VERONA']
1042
1042
  }],
1043
1043
  typeAsset: 'ics20',
1044
1044
  base: 'ibc/B8E95841C22213AC4E3EF000CB9D1D3B06FFAA1784FCE1169C6E92982BCC89B4',
1045
- name: 'XION',
1046
- display: 'xion',
1047
- symbol: 'XION',
1045
+ name: 'Verona',
1046
+ display: 'VERONA',
1047
+ symbol: 'VERONA',
1048
1048
  traces: [{
1049
1049
  type: 'ibc',
1050
1050
  counterparty: {
@@ -1062,10 +1062,12 @@ const info = {
1062
1062
  chainName: 'osmosis',
1063
1063
  baseDenom: 'ibc/2E3784772E70F7B3A638BA88F65C8BE125D3CDB6E28C6AABC51098C94F5E16A5'
1064
1064
  },
1065
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
1065
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
1066
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
1066
1067
  }],
1067
1068
  logoURIs: {
1068
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
1069
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
1070
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
1069
1071
  },
1070
1072
  coingeckoId: 'xion-2'
1071
1073
  },
@@ -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
  },
@@ -18358,7 +18399,8 @@ const info = {
18358
18399
  }]
18359
18400
  },
18360
18401
  {
18361
- description: 'XION is the first walletless L1 blockchain purpose built for consumer adoption through chain abstraction.',
18402
+ description: 'Verona is the intelligence layer for AI.',
18403
+ extendedDescription: 'Verona is the intelligence layer for AI. It makes user-verified data portable, private, and programmable, so agents can transact on information the user actually owns.',
18362
18404
  denomUnits: [{
18363
18405
  denom: 'ibc/2E3784772E70F7B3A638BA88F65C8BE125D3CDB6E28C6AABC51098C94F5E16A5',
18364
18406
  exponent: 0,
@@ -18366,13 +18408,13 @@ const info = {
18366
18408
  }, {
18367
18409
  denom: 'XION',
18368
18410
  exponent: 6,
18369
- aliases: ['xion']
18411
+ aliases: ['xion', 'VERONA']
18370
18412
  }],
18371
18413
  typeAsset: 'ics20',
18372
18414
  base: 'ibc/2E3784772E70F7B3A638BA88F65C8BE125D3CDB6E28C6AABC51098C94F5E16A5',
18373
- name: 'Xion',
18374
- display: 'XION',
18375
- symbol: 'XION',
18415
+ name: 'Verona',
18416
+ display: 'VERONA',
18417
+ symbol: 'VERONA',
18376
18418
  traces: [{
18377
18419
  type: 'ibc',
18378
18420
  counterparty: {
@@ -18386,14 +18428,16 @@ const info = {
18386
18428
  }
18387
18429
  }],
18388
18430
  logoURIs: {
18389
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
18431
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
18432
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
18390
18433
  },
18391
18434
  images: [{
18392
18435
  imageSync: {
18393
18436
  chainName: 'xion',
18394
18437
  baseDenom: 'uxion'
18395
18438
  },
18396
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
18439
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
18440
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
18397
18441
  }],
18398
18442
  coingeckoId: 'xion-2'
18399
18443
  },
@@ -5,8 +5,8 @@ const info = {
5
5
  chainName: 'xion',
6
6
  assets: [
7
7
  {
8
- description: 'XION is the first walletless L1 blockchain purpose built for consumer adoption through chain abstraction.',
9
- extendedDescription: 'XION is the first walletless L1 blockchain purpose built for consumer adoption through chain abstraction. Utilizing protocol-level implementations related to abstracted accounts, signatures, fees, interoperability, and more, XION empowers developers to build secure, intuitive, and seamless user experiences.',
8
+ description: 'Verona is the intelligence layer for AI.',
9
+ extendedDescription: 'Verona is the intelligence layer for AI. It makes user-verified data portable, private, and programmable, so agents can transact on information the user actually owns.',
10
10
  denomUnits: [{
11
11
  denom: 'uxion',
12
12
  exponent: 0,
@@ -14,25 +14,27 @@ const info = {
14
14
  }, {
15
15
  denom: 'XION',
16
16
  exponent: 6,
17
- aliases: ['xion']
17
+ aliases: ['xion', 'VERONA']
18
18
  }],
19
19
  base: 'uxion',
20
- display: 'XION',
21
- name: 'xion',
22
- symbol: 'XION',
20
+ display: 'VERONA',
21
+ name: 'Verona',
22
+ symbol: 'VERONA',
23
23
  coingeckoId: 'xion-2',
24
24
  typeAsset: 'sdk.coin',
25
25
  logoURIs: {
26
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
26
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
27
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
27
28
  },
28
29
  images: [{
29
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
30
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
31
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
30
32
  }],
31
33
  socials: {
32
34
  discord: 'https://discord.com/invite/burnt',
33
35
  github: 'https://github.com/burnt-labs',
34
36
  telegram: 'https://t.me/xion_announcements',
35
- website: 'https://xion.burnt.com',
37
+ website: 'https://verona.dev',
36
38
  x: 'https://x.com/burnt_xion'
37
39
  }
38
40
  },
@@ -5,7 +5,7 @@ const info = {
5
5
  chainName: 'xion',
6
6
  chainType: 'cosmos',
7
7
  chainId: 'xion-mainnet-1',
8
- prettyName: 'Xion',
8
+ prettyName: 'Verona',
9
9
  website: 'https://xion.burnt.com',
10
10
  networkType: 'mainnet',
11
11
  status: 'live',
@@ -192,13 +192,16 @@ const info = {
192
192
  }
193
193
  ],
194
194
  images: [{
195
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt.png'
195
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
196
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
196
197
  }],
197
198
  logoURIs: {
198
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt.png'
199
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.png',
200
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/verona-main.svg'
199
201
  },
200
- description: 'XION is the first walletless L1 blockchain purpose built for consumer adoption through chain abstraction.',
202
+ description: 'Verona is the intelligence layer for AI.',
201
203
  keywords: [
204
+ 'verona',
202
205
  'xion',
203
206
  'burnt',
204
207
  'mainnet'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "2.0.219",
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.219"
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": "8e87212c8ac5596f2d811653d34bee780f2a421e"
42
+ "gitHead": "19957b4ce3d30bd0eda6de365faaf444232d66a7"
43
43
  }
@@ -137,6 +137,7 @@ const _sgetestnet = __importStar(require("./sgetestnet"));
137
137
  const _sgetestnet4 = __importStar(require("./sgetestnet4"));
138
138
  const _shentutestnet = __importStar(require("./shentutestnet"));
139
139
  const _sixtestnet = __importStar(require("./sixtestnet"));
140
+ const _skyzennet = __importStar(require("./skyzennet"));
140
141
  const _soarchaintestnet = __importStar(require("./soarchaintestnet"));
141
142
  const _sourcetestnet = __importStar(require("./sourcetestnet"));
142
143
  const _stargazetestnet = __importStar(require("./stargazetestnet"));
@@ -283,6 +284,7 @@ const assetList = [
283
284
  _sgetestnet4.assetList,
284
285
  _shentutestnet.assetList,
285
286
  _sixtestnet.assetList,
287
+ _skyzennet.assetList,
286
288
  _soarchaintestnet.assetList,
287
289
  _sourcetestnet.assetList,
288
290
  _stargazetestnet.assetList,
package/testnet/chains.js CHANGED
@@ -137,6 +137,7 @@ const _sgetestnet = __importStar(require("./sgetestnet"));
137
137
  const _sgetestnet4 = __importStar(require("./sgetestnet4"));
138
138
  const _shentutestnet = __importStar(require("./shentutestnet"));
139
139
  const _sixtestnet = __importStar(require("./sixtestnet"));
140
+ const _skyzennet = __importStar(require("./skyzennet"));
140
141
  const _soarchaintestnet = __importStar(require("./soarchaintestnet"));
141
142
  const _sourcetestnet = __importStar(require("./sourcetestnet"));
142
143
  const _stargazetestnet = __importStar(require("./stargazetestnet"));
@@ -283,6 +284,7 @@ const chains = [
283
284
  _sgetestnet4.chain,
284
285
  _shentutestnet.chain,
285
286
  _sixtestnet.chain,
287
+ _skyzennet.chain,
286
288
  _soarchaintestnet.chain,
287
289
  _sourcetestnet.chain,
288
290
  _stargazetestnet.chain,
@@ -0,0 +1,25 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const info = {
4
+ $schema: '../../assetlist.schema.json',
5
+ chainName: 'skyzennet',
6
+ assets: [{
7
+ description: 'The native utility token of Skyzen Network',
8
+ denomUnits: [{
9
+ denom: 'uskyz',
10
+ exponent: 0
11
+ }, {
12
+ denom: 'skyz',
13
+ exponent: 6
14
+ }],
15
+ base: 'uskyz',
16
+ name: 'Skyzen',
17
+ display: 'skyz',
18
+ symbol: 'SKYZ',
19
+ typeAsset: 'sdk.coin',
20
+ images: [{
21
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/skyzennet/images/skyzen-main.png'
22
+ }]
23
+ }]
24
+ };
25
+ exports.default = info;
@@ -0,0 +1,62 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const info = {
4
+ $schema: '../../chain.schema.json',
5
+ chainName: 'skyzennet',
6
+ chainType: 'cosmos',
7
+ status: 'live',
8
+ description: 'Skyzen Network is a Proof-of-Stake (PoS) blockchain.',
9
+ networkType: 'testnet',
10
+ prettyName: 'Skyzen Network Testnet',
11
+ chainId: 'skyzen-1',
12
+ bech32Prefix: 'skyz',
13
+ daemonName: 'skyzennetworkd',
14
+ nodeHome: '$HOME/.skyzennetwork',
15
+ keyAlgos: ['secp256k1'],
16
+ slip44: 118,
17
+ fees: {
18
+ feeTokens: [{
19
+ denom: 'uskyz',
20
+ fixedMinGasPrice: 0.0001,
21
+ lowGasPrice: 0.0001,
22
+ averageGasPrice: 0.0002,
23
+ highGasPrice: 0.0005
24
+ }]
25
+ },
26
+ staking: {
27
+ stakingTokens: [{
28
+ denom: 'uskyz'
29
+ }]
30
+ },
31
+ codebase: {
32
+ genesis: {
33
+ genesisUrl: 'https://github.com/skyzennetwork/testnets/raw/main/genesis/genesis.json'
34
+ },
35
+ gitRepo: 'https://github.com/skyzennetwork/testnets',
36
+ recommendedVersion: 'v1.0.0',
37
+ compatibleVersions: ['v1.0.0'],
38
+ binaries: {
39
+ "linux/amd64": 'https://github.com/skyzennetwork/testnets/releases/download/v1/skyzennetworkd'
40
+ }
41
+ },
42
+ apis: {
43
+ rpc: [{
44
+ address: 'https://rpc.testnet.skyzennet.xyz/',
45
+ provider: 'skyzennet'
46
+ }],
47
+ rest: [{
48
+ address: 'https://api.testnet.skyzennet.xyz/',
49
+ provider: 'skyzennet'
50
+ }]
51
+ },
52
+ explorers: [{
53
+ kind: 'ping.pub',
54
+ url: 'https://explorer.skyzennet.xyz',
55
+ txPage: 'https://explorer.skyzennet.xyz/skyzen/tx/${txHash}',
56
+ accountPage: 'https://explorer.skyzennet.xyz/skyzen/account/${accountAddress}'
57
+ }],
58
+ images: [{
59
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/skyzennet/images/skyzen-main.png'
60
+ }]
61
+ };
62
+ exports.default = info;
@@ -1,3 +1,2 @@
1
1
  export declare const assetList: import("@chain-registry/types").AssetList;
2
2
  export declare const chain: import("@chain-registry/types").Chain;
3
- export declare const ibcData: import("@chain-registry/types").IBCData[];
@@ -3,10 +3,8 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
3
3
  return (mod && mod.__esModule) ? mod : { "default": mod };
4
4
  };
5
5
  Object.defineProperty(exports, "__esModule", { value: true });
6
- exports.ibcData = exports.chain = exports.assetList = void 0;
6
+ exports.chain = exports.assetList = void 0;
7
7
  const asset_list_1 = __importDefault(require("./asset-list"));
8
8
  const chain_1 = __importDefault(require("./chain"));
9
- const ibc_data_1 = __importDefault(require("./ibc-data"));
10
9
  exports.assetList = asset_list_1.default;
11
10
  exports.chain = chain_1.default;
12
- exports.ibcData = ibc_data_1.default;
@@ -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;