chain-registry 2.0.200 → 2.0.202

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 (39) hide show
  1. package/esm/mainnet/amitis/asset-list.js +32 -0
  2. package/esm/mainnet/amitis/chain.js +63 -0
  3. package/esm/mainnet/amitis/ibc-data.js +31 -0
  4. package/esm/mainnet/asset-lists.js +2 -2
  5. package/esm/mainnet/chains.js +2 -2
  6. package/esm/mainnet/coreum/asset-list.js +0 -1
  7. package/esm/mainnet/hazinachain/ibc-data.js +32 -0
  8. package/esm/mainnet/hazinachain/index.js +2 -0
  9. package/esm/mainnet/ibc-data.js +4 -2
  10. package/esm/mainnet/osmosis/ibc-data.js +61 -0
  11. package/esm/mainnet/sentinel/chain.js +8 -0
  12. package/esm/mainnet/thejaynetwork/chain.js +25 -6
  13. package/mainnet/amitis/asset-list.js +34 -0
  14. package/mainnet/amitis/chain.js +65 -0
  15. package/mainnet/amitis/ibc-data.js +33 -0
  16. package/mainnet/asset-lists.js +2 -2
  17. package/mainnet/chains.js +2 -2
  18. package/mainnet/coreum/asset-list.js +0 -1
  19. package/mainnet/hazinachain/ibc-data.d.ts +3 -0
  20. package/mainnet/hazinachain/ibc-data.js +34 -0
  21. package/mainnet/hazinachain/index.d.ts +1 -0
  22. package/mainnet/hazinachain/index.js +3 -1
  23. package/mainnet/ibc-data.js +4 -2
  24. package/mainnet/osmosis/ibc-data.js +61 -0
  25. package/mainnet/sentinel/chain.js +8 -0
  26. package/mainnet/thejaynetwork/chain.js +25 -6
  27. package/package.json +3 -3
  28. package/esm/mainnet/pryzm/asset-list.js +0 -5323
  29. package/esm/mainnet/pryzm/chain.js +0 -239
  30. package/esm/mainnet/pryzm/ibc-data.js +0 -545
  31. package/mainnet/pryzm/asset-list.js +0 -5325
  32. package/mainnet/pryzm/chain.js +0 -241
  33. package/mainnet/pryzm/ibc-data.js +0 -547
  34. /package/esm/mainnet/{pryzm → amitis}/index.js +0 -0
  35. /package/mainnet/{pryzm → amitis}/asset-list.d.ts +0 -0
  36. /package/mainnet/{pryzm → amitis}/chain.d.ts +0 -0
  37. /package/mainnet/{pryzm → amitis}/ibc-data.d.ts +0 -0
  38. /package/mainnet/{pryzm → amitis}/index.d.ts +0 -0
  39. /package/mainnet/{pryzm → amitis}/index.js +0 -0
@@ -1,241 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const info = {
4
- $schema: '../chain.schema.json',
5
- chainName: 'pryzm',
6
- website: 'https://pryzm.zone',
7
- description: 'Trade Your Future Yield, Today',
8
- status: 'live',
9
- networkType: 'mainnet',
10
- prettyName: 'Pryzm',
11
- chainType: 'cosmos',
12
- chainId: 'pryzm-1',
13
- bech32Prefix: 'pryzm',
14
- daemonName: 'pryzmd',
15
- nodeHome: '$HOME/.pryzm',
16
- keyAlgos: ['secp256k1'],
17
- slip44: 118,
18
- fees: {
19
- feeTokens: [
20
- {
21
- denom: 'factory/pryzm1jnhcsa5ddjsjq2t97v6a82z542rduxvtw6wd9h/uauuu',
22
- fixedMinGasPrice: 0.1,
23
- lowGasPrice: 0.1,
24
- averageGasPrice: 0.15,
25
- highGasPrice: 0.2
26
- },
27
- {
28
- denom: 'upryzm',
29
- fixedMinGasPrice: 0.02,
30
- lowGasPrice: 0.02,
31
- averageGasPrice: 0.03,
32
- highGasPrice: 0.04
33
- },
34
- {
35
- denom: 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2',
36
- fixedMinGasPrice: 0.0025,
37
- lowGasPrice: 0.0025,
38
- averageGasPrice: 0.003,
39
- highGasPrice: 0.004
40
- },
41
- {
42
- denom: 'ibc/DE63D8AC34B752FB7D4CAA7594145EDE1C9FC256AC6D4043D0F12310EB8FC255',
43
- fixedMinGasPrice: 500000000,
44
- lowGasPrice: 500000000,
45
- averageGasPrice: 600000000,
46
- highGasPrice: 700000000
47
- },
48
- {
49
- denom: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B',
50
- fixedMinGasPrice: 0.025,
51
- lowGasPrice: 0.025,
52
- averageGasPrice: 0.03,
53
- highGasPrice: 0.04
54
- },
55
- {
56
- denom: 'ibc/BF28D9C17E0306B194D50F51C3B2590BEAD15E04E03ADD34C3A26E62D85C9676',
57
- fixedMinGasPrice: 0.002,
58
- lowGasPrice: 0.002,
59
- averageGasPrice: 0.003,
60
- highGasPrice: 0.004
61
- },
62
- {
63
- denom: 'ibc/B8AF5D92165F35AB31F3FC7C7B444B9D240760FA5D406C49D24862BD0284E395',
64
- fixedMinGasPrice: 0.015,
65
- lowGasPrice: 0.015,
66
- averageGasPrice: 0.02,
67
- highGasPrice: 0.03
68
- },
69
- {
70
- denom: 'ibc/BFAAB7870A9AAABF64A7366DAAA0B8E5065EAA1FCE762F45677DC24BE796EF65',
71
- fixedMinGasPrice: 0.02,
72
- lowGasPrice: 0.02,
73
- averageGasPrice: 0.03,
74
- highGasPrice: 0.04
75
- },
76
- {
77
- denom: 'ibc/F8CA5236869F819BC006EEF088E67889A26E4140339757878F0F4E229CDDA858',
78
- fixedMinGasPrice: 10000000000,
79
- lowGasPrice: 10000000000,
80
- averageGasPrice: 12000000000,
81
- highGasPrice: 14000000000
82
- },
83
- {
84
- denom: 'ibc/FA78980867B7E87F382CDA00275C55DDC248CABC7DEE27AC6868CCF97DD5E02F',
85
- fixedMinGasPrice: 0.002,
86
- lowGasPrice: 0.002,
87
- averageGasPrice: 0.003,
88
- highGasPrice: 0.004
89
- },
90
- {
91
- denom: 'ibc/120DC39B61CC121E91525C1D51624E41BBE74C537D7B0BE50BBFF9A00E37B6EE',
92
- fixedMinGasPrice: 10000000000,
93
- lowGasPrice: 10000000000,
94
- averageGasPrice: 12000000000,
95
- highGasPrice: 14000000000
96
- },
97
- {
98
- denom: 'ibc/EA6E1E8BA2EB9F681C4BD12C8C81A46530A62934F2BD561B120A00F46946CE87',
99
- fixedMinGasPrice: 0.0025,
100
- lowGasPrice: 0.0025,
101
- averageGasPrice: 0.003,
102
- highGasPrice: 0.004
103
- }
104
- ]
105
- },
106
- staking: {
107
- stakingTokens: [{
108
- denom: 'upryzm'
109
- }],
110
- lockDuration: {
111
- time: '1814400s'
112
- }
113
- },
114
- codebase: {
115
- gitRepo: 'https://github.com/pryzm-finance/pryzm-core',
116
- recommendedVersion: 'v0.29.0',
117
- compatibleVersions: ['v0.29.0'],
118
- binaries: {
119
- "darwin/amd64": 'https://storage.googleapis.com/pryzm-zone/core/0.29.0/pryzmd-0.29.0-darwin-amd64',
120
- "darwin/arm64": 'https://storage.googleapis.com/pryzm-zone/core/0.29.0/pryzmd-0.29.0-darwin-arm64',
121
- "linux/amd64": 'https://storage.googleapis.com/pryzm-zone/core/0.29.0/pryzmd-0.29.0-linux-amd64',
122
- "linux/arm64": 'https://storage.googleapis.com/pryzm-zone/core/0.29.0/pryzmd-0.29.0-linux-arm64'
123
- },
124
- consensus: {
125
- type: 'cometbft',
126
- version: '0.37.5'
127
- },
128
- genesis: {
129
- genesisUrl: 'https://storage.googleapis.com/pryzm-zone/pryzm-1/genesis.json'
130
- },
131
- language: {
132
- type: 'go',
133
- version: '1.22'
134
- },
135
- sdk: {
136
- type: 'cosmos',
137
- version: 'v0.47.17'
138
- },
139
- ibc: {
140
- type: 'go',
141
- version: '7.10.0',
142
- icsEnabled: ['ics20-1', 'ics27-1']
143
- },
144
- cosmwasm: {
145
- version: 'v0.46.0',
146
- enabled: true
147
- },
148
- tag: 'v0.29.0'
149
- },
150
- apis: {
151
- rpc: [
152
- {
153
- address: 'https://rpc.pryzm.zone',
154
- provider: 'PRYZM'
155
- },
156
- {
157
- address: 'https://rpc.lavenderfive.com:443/pryzm',
158
- provider: 'Lavender.Five Nodes 🐝'
159
- },
160
- {
161
- address: 'https://pryzm-mainnet-rpc.autostake.com:443',
162
- provider: 'AutoStake 🛡️ Slash Protected'
163
- },
164
- {
165
- address: 'https://pryzm-rpc.chainroot.io',
166
- provider: 'Chainroot'
167
- }
168
- ],
169
- rest: [
170
- {
171
- address: 'https://api.pryzm.zone',
172
- provider: 'PRYZM'
173
- },
174
- {
175
- address: 'https://rest.lavenderfive.com:443/pryzm',
176
- provider: 'Lavender.Five Nodes 🐝'
177
- },
178
- {
179
- address: 'https://pryzm-mainnet-lcd.autostake.com:443',
180
- provider: 'AutoStake 🛡️ Slash Protected'
181
- },
182
- {
183
- address: 'https://pryzm-api.chainroot.io',
184
- provider: 'Chainroot'
185
- }
186
- ],
187
- grpc: [
188
- {
189
- address: 'https://grpc.pryzm.zone',
190
- provider: 'PRYZM'
191
- },
192
- {
193
- address: 'pryzm.lavenderfive.com:443',
194
- provider: 'Lavender.Five Nodes 🐝'
195
- },
196
- {
197
- address: 'pryzm-mainnet-grpc.autostake.com:443',
198
- provider: 'AutoStake 🛡️ Slash Protected'
199
- },
200
- {
201
- address: 'pryzm-grpc.chainroot.io:443',
202
- provider: 'Chainroot'
203
- }
204
- ]
205
- },
206
- logoURIs: {
207
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm-logo.png',
208
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm-logo.svg'
209
- },
210
- explorers: [
211
- {
212
- kind: 'Chainscope',
213
- url: 'https://chainsco.pe/pryzm',
214
- txPage: 'https://chainsco.pe/pryzm/tx/${txHash}',
215
- accountPage: 'https://chainsco.pe/pryzm/address/${accountAddress}',
216
- blockPage: 'https://chainsco.pe/pryzm/block/${blockHeight}',
217
- proposalPage: 'https://chainsco.pe/pryzm/governance/proposal/${proposalId}',
218
- validatorPage: 'https://chainsco.pe/pryzm/validator/${validatorAddress}'
219
- },
220
- {
221
- kind: 'PingPub',
222
- url: 'https://cosmosrun.info/pryzm',
223
- txPage: 'https://cosmosrun.info/pryzm/tx/${txHash}',
224
- accountPage: 'https://cosmosrun.info/pryzm/account/${accountAddress}',
225
- blockPage: 'https://cosmosrun.info/pryzm/blocks/${blockHeight}',
226
- proposalPage: 'https://cosmosrun.info/pryzm/gov/${proposalId}',
227
- validatorPage: 'https://cosmosrun.info/pryzm/staking/${validatorAddress}'
228
- },
229
- {
230
- kind: 'staking-explorer.com',
231
- url: 'https://staking-explorer.com/explorer/pryzm',
232
- txPage: 'https://staking-explorer.com/transaction.php?chain=pryzm&tx=${txHash}',
233
- accountPage: 'https://staking-explorer.com/account.php?chain=pryzm&addr=${accountAddress}'
234
- }
235
- ],
236
- images: [{
237
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm-logo.png',
238
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pryzm-logo.svg'
239
- }]
240
- };
241
- exports.default = info;