chain-registry 1.69.116 → 1.69.117

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 (40) hide show
  1. package/esm/mainnet/pryzm/assets.js +273 -0
  2. package/esm/mainnet/pryzm/chain.js +6 -6
  3. package/esm/mainnet/terra/chain.js +12 -0
  4. package/esm/noncosmos/ethereumtestnet/assets.js +4 -4
  5. package/esm/testnet/assets.js +4 -0
  6. package/esm/testnet/autheotestnet/assets.js +26 -0
  7. package/esm/testnet/autheotestnet/chain.js +76 -0
  8. package/esm/testnet/autheotestnet/index.js +4 -0
  9. package/esm/testnet/chains.js +4 -0
  10. package/esm/testnet/desmostestnet/assets.js +8 -0
  11. package/esm/testnet/iopntestnet/assets.js +26 -0
  12. package/esm/testnet/iopntestnet/chain.js +76 -0
  13. package/esm/testnet/iopntestnet/index.js +4 -0
  14. package/esm/testnet/junotestnet/assets.js +8 -0
  15. package/esm/testnet/kichaintestnet/assets.js +8 -0
  16. package/esm/testnet/named.js +2 -0
  17. package/mainnet/pryzm/assets.js +273 -0
  18. package/mainnet/pryzm/chain.js +6 -6
  19. package/mainnet/terra/chain.js +12 -0
  20. package/noncosmos/ethereumtestnet/assets.js +4 -4
  21. package/package.json +4 -4
  22. package/testnet/assets.js +4 -0
  23. package/testnet/autheotestnet/assets.d.ts +3 -0
  24. package/testnet/autheotestnet/assets.js +28 -0
  25. package/testnet/autheotestnet/chain.d.ts +3 -0
  26. package/testnet/autheotestnet/chain.js +78 -0
  27. package/testnet/autheotestnet/index.d.ts +2 -0
  28. package/testnet/autheotestnet/index.js +10 -0
  29. package/testnet/chains.js +4 -0
  30. package/testnet/desmostestnet/assets.js +8 -0
  31. package/testnet/iopntestnet/assets.d.ts +3 -0
  32. package/testnet/iopntestnet/assets.js +28 -0
  33. package/testnet/iopntestnet/chain.d.ts +3 -0
  34. package/testnet/iopntestnet/chain.js +78 -0
  35. package/testnet/iopntestnet/index.d.ts +2 -0
  36. package/testnet/iopntestnet/index.js +10 -0
  37. package/testnet/junotestnet/assets.js +8 -0
  38. package/testnet/kichaintestnet/assets.js +8 -0
  39. package/testnet/named.d.ts +2 -0
  40. package/testnet/named.js +5 -3
@@ -532,6 +532,49 @@ const info = {
532
532
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/dATOM.svg'
533
533
  }]
534
534
  },
535
+ {
536
+ description: 'Ondo Finance\'s US Dollar Yield',
537
+ denom_units: [{
538
+ denom: 'ibc/925137DE4F77A2F26A5FA5051200437F43AFBBC39A4F443968C8E93B756AFB3B',
539
+ exponent: 0,
540
+ aliases: ['ausdy']
541
+ }, {
542
+ denom: 'usdy',
543
+ exponent: 18
544
+ }],
545
+ type_asset: 'ics20',
546
+ base: 'ibc/925137DE4F77A2F26A5FA5051200437F43AFBBC39A4F443968C8E93B756AFB3B',
547
+ name: 'USDY',
548
+ display: 'usdy',
549
+ symbol: 'USDY',
550
+ traces: [{
551
+ type: 'ibc',
552
+ counterparty: {
553
+ chain_name: 'noble',
554
+ base_denom: 'ausdy',
555
+ channel_id: 'channel-79'
556
+ },
557
+ chain: {
558
+ channel_id: 'channel-5',
559
+ path: 'transfer/channel-5/ausdy'
560
+ }
561
+ }],
562
+ logo_URIs: {
563
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
564
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg'
565
+ },
566
+ images: [{
567
+ image_sync: {
568
+ chain_name: 'noble',
569
+ base_denom: 'ausdy'
570
+ },
571
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
572
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg',
573
+ theme: {
574
+ primary_color_hex: '#142c5c'
575
+ }
576
+ }]
577
+ },
535
578
  {
536
579
  description: 'Pryzm\'s native liquid staking token for ATOM',
537
580
  denom_units: [{
@@ -1707,6 +1750,98 @@ const info = {
1707
1750
  }],
1708
1751
  type_asset: 'sdk.coin'
1709
1752
  },
1753
+ {
1754
+ description: 'Pryzm\'s refracted principal token for USDY with maturity of 31Mar2025',
1755
+ denom_units: [{
1756
+ denom: 'p:ausdy:31Mar2025',
1757
+ exponent: 0
1758
+ }, {
1759
+ denom: 'pUSDY31Mar2025',
1760
+ exponent: 18
1761
+ }],
1762
+ base: 'p:ausdy:31Mar2025',
1763
+ name: 'pUsdy (31Mar2025)',
1764
+ display: 'pUSDY31Mar2025',
1765
+ symbol: 'pUSDY-31Mar2025',
1766
+ logo_URIs: {
1767
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
1768
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
1769
+ },
1770
+ images: [{
1771
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
1772
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
1773
+ }],
1774
+ type_asset: 'sdk.coin'
1775
+ },
1776
+ {
1777
+ description: 'Pryzm\'s refracted principal token for USDY with maturity of 30Jun2025',
1778
+ denom_units: [{
1779
+ denom: 'p:ausdy:30Jun2025',
1780
+ exponent: 0
1781
+ }, {
1782
+ denom: 'pUSDY30Jun2025',
1783
+ exponent: 18
1784
+ }],
1785
+ base: 'p:ausdy:30Jun2025',
1786
+ name: 'pUsdy (30Jun2025)',
1787
+ display: 'pUSDY30Jun2025',
1788
+ symbol: 'pUSDY-30Jun2025',
1789
+ logo_URIs: {
1790
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
1791
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
1792
+ },
1793
+ images: [{
1794
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
1795
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
1796
+ }],
1797
+ type_asset: 'sdk.coin'
1798
+ },
1799
+ {
1800
+ description: 'Pryzm\'s refracted principal token for USDY with maturity of 30Sep2025',
1801
+ denom_units: [{
1802
+ denom: 'p:ausdy:30Sep2025',
1803
+ exponent: 0
1804
+ }, {
1805
+ denom: 'pUSDY30Sep2025',
1806
+ exponent: 18
1807
+ }],
1808
+ base: 'p:ausdy:30Sep2025',
1809
+ name: 'pUsdy (30Sep2025)',
1810
+ display: 'pUSDY30Sep2025',
1811
+ symbol: 'pUSDY-30Sep2025',
1812
+ logo_URIs: {
1813
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
1814
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
1815
+ },
1816
+ images: [{
1817
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
1818
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
1819
+ }],
1820
+ type_asset: 'sdk.coin'
1821
+ },
1822
+ {
1823
+ description: 'Pryzm\'s refracted principal token for USDY with maturity of 31Dec2025',
1824
+ denom_units: [{
1825
+ denom: 'p:ausdy:31Dec2025',
1826
+ exponent: 0
1827
+ }, {
1828
+ denom: 'pUSDY31Dec2025',
1829
+ exponent: 18
1830
+ }],
1831
+ base: 'p:ausdy:31Dec2025',
1832
+ name: 'pUsdy (31Dec2025)',
1833
+ display: 'pUSDY31Dec2025',
1834
+ symbol: 'pUSDY-31Dec2025',
1835
+ logo_URIs: {
1836
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
1837
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
1838
+ },
1839
+ images: [{
1840
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.png',
1841
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pUsdy.svg'
1842
+ }],
1843
+ type_asset: 'sdk.coin'
1844
+ },
1710
1845
  {
1711
1846
  description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
1712
1847
  denom_units: [{
@@ -2696,6 +2831,98 @@ const info = {
2696
2831
  }],
2697
2832
  type_asset: 'sdk.coin'
2698
2833
  },
2834
+ {
2835
+ description: 'Pryzm\'s refracted yield token for USDY with maturity of 31Mar2025',
2836
+ denom_units: [{
2837
+ denom: 'y:ausdy:31Mar2025',
2838
+ exponent: 0
2839
+ }, {
2840
+ denom: 'yUSDY31Mar2025',
2841
+ exponent: 18
2842
+ }],
2843
+ base: 'y:ausdy:31Mar2025',
2844
+ name: 'yUsdy (31Mar2025)',
2845
+ display: 'yUSDY31Mar2025',
2846
+ symbol: 'yUSDY-31Mar2025',
2847
+ logo_URIs: {
2848
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
2849
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
2850
+ },
2851
+ images: [{
2852
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
2853
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
2854
+ }],
2855
+ type_asset: 'sdk.coin'
2856
+ },
2857
+ {
2858
+ description: 'Pryzm\'s refracted yield token for USDY with maturity of 30Jun2025',
2859
+ denom_units: [{
2860
+ denom: 'y:ausdy:30Jun2025',
2861
+ exponent: 0
2862
+ }, {
2863
+ denom: 'yUSDY30Jun2025',
2864
+ exponent: 18
2865
+ }],
2866
+ base: 'y:ausdy:30Jun2025',
2867
+ name: 'yUsdy (30Jun2025)',
2868
+ display: 'yUSDY30Jun2025',
2869
+ symbol: 'yUSDY-30Jun2025',
2870
+ logo_URIs: {
2871
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
2872
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
2873
+ },
2874
+ images: [{
2875
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
2876
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
2877
+ }],
2878
+ type_asset: 'sdk.coin'
2879
+ },
2880
+ {
2881
+ description: 'Pryzm\'s refracted yield token for USDY with maturity of 30Sep2025',
2882
+ denom_units: [{
2883
+ denom: 'y:ausdy:30Sep2025',
2884
+ exponent: 0
2885
+ }, {
2886
+ denom: 'yUSDY30Sep2025',
2887
+ exponent: 18
2888
+ }],
2889
+ base: 'y:ausdy:30Sep2025',
2890
+ name: 'yUsdy (30Sep2025)',
2891
+ display: 'yUSDY30Sep2025',
2892
+ symbol: 'yUSDY-30Sep2025',
2893
+ logo_URIs: {
2894
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
2895
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
2896
+ },
2897
+ images: [{
2898
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
2899
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
2900
+ }],
2901
+ type_asset: 'sdk.coin'
2902
+ },
2903
+ {
2904
+ description: 'Pryzm\'s refracted yield token for USDY with maturity of 31Dec2025',
2905
+ denom_units: [{
2906
+ denom: 'y:ausdy:31Dec2025',
2907
+ exponent: 0
2908
+ }, {
2909
+ denom: 'yUSDY31Dec2025',
2910
+ exponent: 18
2911
+ }],
2912
+ base: 'y:ausdy:31Dec2025',
2913
+ name: 'yUsdy (31Dec2025)',
2914
+ display: 'yUSDY31Dec2025',
2915
+ symbol: 'yUSDY-31Dec2025',
2916
+ logo_URIs: {
2917
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
2918
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
2919
+ },
2920
+ images: [{
2921
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.png',
2922
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/yUsdy.svg'
2923
+ }],
2924
+ type_asset: 'sdk.coin'
2925
+ },
2699
2926
  {
2700
2927
  description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
2701
2928
  denom_units: [{
@@ -3294,6 +3521,52 @@ const info = {
3294
3521
  }],
3295
3522
  type_asset: 'sdk.coin'
3296
3523
  },
3524
+ {
3525
+ description: 'Pryzm\'s LP token for USDY Yield pool',
3526
+ denom_units: [{
3527
+ denom: 'lp:31:ausdy',
3528
+ exponent: 0
3529
+ }, {
3530
+ denom: 'lp:31:usdy',
3531
+ exponent: 18
3532
+ }],
3533
+ base: 'lp:31:ausdy',
3534
+ name: 'USDY Yield LP',
3535
+ display: 'lp:31:usdy',
3536
+ symbol: 'USDY-YIELD-LP',
3537
+ logo_URIs: {
3538
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
3539
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
3540
+ },
3541
+ images: [{
3542
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
3543
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
3544
+ }],
3545
+ type_asset: 'sdk.coin'
3546
+ },
3547
+ {
3548
+ description: 'Pryzm\'s LP token for USDY Boost pool',
3549
+ denom_units: [{
3550
+ denom: 'lp:32:ausdyypt-uusdc',
3551
+ exponent: 0
3552
+ }, {
3553
+ denom: 'lp:32:usdyypt-usdc',
3554
+ exponent: 18
3555
+ }],
3556
+ base: 'lp:32:ausdyypt-uusdc',
3557
+ name: 'USDY Boost LP',
3558
+ display: 'lp:32:usdyypt-usdc',
3559
+ symbol: 'USDY-BOOST-LP',
3560
+ logo_URIs: {
3561
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
3562
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
3563
+ },
3564
+ images: [{
3565
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
3566
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
3567
+ }],
3568
+ type_asset: 'sdk.coin'
3569
+ },
3297
3570
  {
3298
3571
  description: 'The non-transferable receipt of PRYZM airdrop for StakeDrop participants',
3299
3572
  denom_units: [{
@@ -104,13 +104,13 @@ const info = {
104
104
  },
105
105
  codebase: {
106
106
  git_repo: 'https://github.com/pryzm-finance/pryzm-core',
107
- recommended_version: 'v0.22.1',
108
- compatible_versions: ['v0.22.1', 'v0.22.0'],
107
+ recommended_version: 'v0.24.0',
108
+ compatible_versions: ['v0.24.0'],
109
109
  binaries: {
110
- "darwin/amd64": 'https://storage.googleapis.com/pryzm-zone/core/0.22.1/pryzmd-0.22.1-darwin-amd64',
111
- "darwin/arm64": 'https://storage.googleapis.com/pryzm-zone/core/0.22.1/pryzmd-0.22.1-darwin-arm64',
112
- "linux/amd64": 'https://storage.googleapis.com/pryzm-zone/core/0.22.1/pryzmd-0.22.1-linux-amd64',
113
- "linux/arm64": 'https://storage.googleapis.com/pryzm-zone/core/0.22.1/pryzmd-0.22.1-linux-arm64'
110
+ "darwin/amd64": 'https://storage.googleapis.com/pryzm-zone/core/0.24.0/pryzmd-0.24.0-darwin-amd64',
111
+ "darwin/arm64": 'https://storage.googleapis.com/pryzm-zone/core/0.24.0/pryzmd-0.24.0-darwin-arm64',
112
+ "linux/amd64": 'https://storage.googleapis.com/pryzm-zone/core/0.24.0/pryzmd-0.24.0-linux-amd64',
113
+ "linux/arm64": 'https://storage.googleapis.com/pryzm-zone/core/0.24.0/pryzmd-0.24.0-linux-arm64'
114
114
  },
115
115
  consensus: {
116
116
  type: 'cometbft',
@@ -187,6 +187,10 @@ const info = {
187
187
  {
188
188
  address: 'https://terraclassic-rpc-server-01.stakely.io',
189
189
  provider: 'Stakely'
190
+ },
191
+ {
192
+ address: 'https://api-lunc-rpc.binodes.com',
193
+ provider: 'BInodes'
190
194
  }
191
195
  ],
192
196
  rest: [
@@ -205,6 +209,10 @@ const info = {
205
209
  {
206
210
  address: 'https://terraclassic-lcd-server-01.stakely.io',
207
211
  provider: 'Stakely'
212
+ },
213
+ {
214
+ address: 'https://api-lunc-lcd.binodes.com',
215
+ provider: 'BInodes'
208
216
  }
209
217
  ],
210
218
  grpc: [
@@ -223,6 +231,10 @@ const info = {
223
231
  {
224
232
  address: 'terraclassic-mainnet-grpc.autostake.com:443',
225
233
  provider: 'AutoStake 🛡️ Slash Protected'
234
+ },
235
+ {
236
+ address: 'api-lunc-grpc.binodes.com:443',
237
+ provider: 'BInodes'
226
238
  }
227
239
  ]
228
240
  },
@@ -81,12 +81,12 @@ const info = {
81
81
  display: 'ausdc',
82
82
  symbol: 'aUSDC',
83
83
  traces: [{
84
- type: 'synthetic',
84
+ type: 'test-mintage',
85
85
  counterparty: {
86
- chain_name: 'forex',
87
- base_denom: 'USD'
86
+ chain_name: 'ethereum',
87
+ base_denom: '0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48'
88
88
  },
89
- provider: 'Circle'
89
+ provider: 'Ethereum'
90
90
  }],
91
91
  logo_URIs: {
92
92
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
@@ -6,6 +6,7 @@ import * as _arkeonetworktestnet from './arkeonetworktestnet';
6
6
  import * as _artelatestnet from './artelatestnet';
7
7
  import * as _atomonetestnet from './atomonetestnet';
8
8
  import * as _auratestnet from './auratestnet';
9
+ import * as _autheotestnet from './autheotestnet';
9
10
  import * as _axelartestnet from './axelartestnet';
10
11
  import * as _babylontestnet from './babylontestnet';
11
12
  import * as _bitcannadevnet from './bitcannadevnet';
@@ -45,6 +46,7 @@ import * as _hypersigntestnet from './hypersigntestnet';
45
46
  import * as _impacthubtestnet from './impacthubtestnet';
46
47
  import * as _imversedtestnet from './imversedtestnet';
47
48
  import * as _injectivetestnet from './injectivetestnet';
49
+ import * as _iopntestnet from './iopntestnet';
48
50
  import * as _jackaltestnet from './jackaltestnet';
49
51
  import * as _jackaltestnet2 from './jackaltestnet2';
50
52
  import * as _junotestnet from './junotestnet';
@@ -128,6 +130,7 @@ const assets = [
128
130
  _artelatestnet.assets,
129
131
  _atomonetestnet.assets,
130
132
  _auratestnet.assets,
133
+ _autheotestnet.assets,
131
134
  _axelartestnet.assets,
132
135
  _babylontestnet.assets,
133
136
  _bitcannadevnet.assets,
@@ -167,6 +170,7 @@ const assets = [
167
170
  _impacthubtestnet.assets,
168
171
  _imversedtestnet.assets,
169
172
  _injectivetestnet.assets,
173
+ _iopntestnet.assets,
170
174
  _jackaltestnet.assets,
171
175
  _jackaltestnet2.assets,
172
176
  _junotestnet.assets,
@@ -0,0 +1,26 @@
1
+ const info = {
2
+ $schema: '../../assetlist.schema.json',
3
+ chain_name: 'autheotestnet',
4
+ assets: [{
5
+ description: 'Native token of Autheo Chain',
6
+ denom_units: [{
7
+ denom: 'aauth',
8
+ exponent: 0
9
+ }, {
10
+ denom: 'auth',
11
+ exponent: 6
12
+ }],
13
+ base: 'aauth',
14
+ name: 'Autheo Chain',
15
+ display: 'auth',
16
+ symbol: 'THEO',
17
+ logo_URIs: {
18
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/autheotestnet/images/autheo_logo.png'
19
+ },
20
+ socials: {
21
+ website: 'https://autheo.com'
22
+ },
23
+ type_asset: 'sdk.coin'
24
+ }]
25
+ };
26
+ export default info;
@@ -0,0 +1,76 @@
1
+ const info = {
2
+ $schema: '../../chain.schema.json',
3
+ chain_name: 'autheotestnet',
4
+ status: 'live',
5
+ website: 'https://autheo.com/',
6
+ network_type: 'testnet',
7
+ chain_type: 'cosmos',
8
+ pretty_name: 'Autheo',
9
+ chain_id: 'autheo_785-1',
10
+ bech32_prefix: 'aauth',
11
+ daemon_name: 'autheod',
12
+ node_home: '$HOME/.autheod',
13
+ key_algos: ['secp256k1'],
14
+ slip44: 118,
15
+ fees: {
16
+ fee_tokens: [{
17
+ denom: 'aauth',
18
+ fixed_min_gas_price: 0,
19
+ low_gas_price: 0,
20
+ average_gas_price: 0.025,
21
+ high_gas_price: 0.04
22
+ }]
23
+ },
24
+ staking: {
25
+ staking_tokens: [{
26
+ denom: 'aauth'
27
+ }],
28
+ lock_duration: {
29
+ time: '1209600s'
30
+ }
31
+ },
32
+ codebase: {
33
+ git_repo: 'https://code.zeeve.net/client-projects/autheo',
34
+ genesis: {
35
+ name: 'v3',
36
+ genesis_url: 'https://code.zeeve.net/client-projects/autheo/-/blob/autheo-node1/autheo-node1/config/genesis.json'
37
+ },
38
+ recommended_version: 'v1.3.0',
39
+ compatible_versions: ['v1.3.0'],
40
+ binaries: {
41
+ "linux/amd64": 'https://code.zeeve.net/client-projects/autheo/-/archive/v1.3/autheo-v1.3.zip'
42
+ },
43
+ language: {
44
+ type: 'go',
45
+ version: '1.23.3'
46
+ },
47
+ sdk: {
48
+ type: 'cosmos',
49
+ version: '0.47.5'
50
+ },
51
+ ibc: {
52
+ type: 'go',
53
+ version: 'v7.4.0',
54
+ ics_enabled: ['ics20-1']
55
+ }
56
+ },
57
+ images: [{
58
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/autheotestnet/images/autheo_logo.png'
59
+ }],
60
+ apis: {
61
+ rpc: [{
62
+ address: 'https://testnet-rpc1.autheo.com/',
63
+ provider: 'autheo'
64
+ }],
65
+ rest: [{
66
+ address: 'https://testnet-rpc2.autheo.com/',
67
+ provider: 'autheo'
68
+ }]
69
+ },
70
+ explorers: [{
71
+ kind: 'explorer',
72
+ url: 'https://testnet-explorer.autheo.com/'
73
+ }],
74
+ keywords: ['dex']
75
+ };
76
+ export default info;
@@ -0,0 +1,4 @@
1
+ import _assets from './assets';
2
+ import _chain from './chain';
3
+ export const assets = _assets;
4
+ export const chain = _chain;
@@ -6,6 +6,7 @@ import * as _arkeonetworktestnet from './arkeonetworktestnet';
6
6
  import * as _artelatestnet from './artelatestnet';
7
7
  import * as _atomonetestnet from './atomonetestnet';
8
8
  import * as _auratestnet from './auratestnet';
9
+ import * as _autheotestnet from './autheotestnet';
9
10
  import * as _axelartestnet from './axelartestnet';
10
11
  import * as _babylontestnet from './babylontestnet';
11
12
  import * as _bitcannadevnet from './bitcannadevnet';
@@ -45,6 +46,7 @@ import * as _hypersigntestnet from './hypersigntestnet';
45
46
  import * as _impacthubtestnet from './impacthubtestnet';
46
47
  import * as _imversedtestnet from './imversedtestnet';
47
48
  import * as _injectivetestnet from './injectivetestnet';
49
+ import * as _iopntestnet from './iopntestnet';
48
50
  import * as _jackaltestnet from './jackaltestnet';
49
51
  import * as _jackaltestnet2 from './jackaltestnet2';
50
52
  import * as _junotestnet from './junotestnet';
@@ -128,6 +130,7 @@ const chains = [
128
130
  _artelatestnet.chain,
129
131
  _atomonetestnet.chain,
130
132
  _auratestnet.chain,
133
+ _autheotestnet.chain,
131
134
  _axelartestnet.chain,
132
135
  _babylontestnet.chain,
133
136
  _bitcannadevnet.chain,
@@ -167,6 +170,7 @@ const chains = [
167
170
  _impacthubtestnet.chain,
168
171
  _imversedtestnet.chain,
169
172
  _injectivetestnet.chain,
173
+ _iopntestnet.chain,
170
174
  _jackaltestnet.chain,
171
175
  _jackaltestnet2.chain,
172
176
  _junotestnet.chain,
@@ -14,6 +14,14 @@ const info = {
14
14
  name: 'Desmos Testnet',
15
15
  display: 'daric',
16
16
  symbol: 'DARIC',
17
+ traces: [{
18
+ type: 'test-mintage',
19
+ counterparty: {
20
+ chain_name: 'desmos',
21
+ base_denom: 'udsm'
22
+ },
23
+ provider: 'Desmos'
24
+ }],
17
25
  logo_URIs: {
18
26
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/desmos/images/dsm.png',
19
27
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/desmos/images/dsm.svg'
@@ -0,0 +1,26 @@
1
+ const info = {
2
+ $schema: '../../assetlist.schema.json',
3
+ chain_name: 'iopntestnet',
4
+ assets: [{
5
+ description: 'Native token of Iopn Chain',
6
+ denom_units: [{
7
+ denom: 'gwei',
8
+ exponent: 0
9
+ }, {
10
+ denom: 'opn',
11
+ exponent: 9
12
+ }],
13
+ base: 'gwei',
14
+ name: 'Iopn Chain',
15
+ display: 'opn',
16
+ symbol: 'OPN',
17
+ logo_URIs: {
18
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/iopntestnet/images/iopn_Dark.png'
19
+ },
20
+ socials: {
21
+ website: 'https://iopn.tech'
22
+ },
23
+ type_asset: 'sdk.coin'
24
+ }]
25
+ };
26
+ export default info;
@@ -0,0 +1,76 @@
1
+ const info = {
2
+ $schema: '../../chain.schema.json',
3
+ chain_name: 'iopntestnet',
4
+ status: 'live',
5
+ website: 'https://iopn.tech/',
6
+ network_type: 'testnet',
7
+ chain_type: 'cosmos',
8
+ pretty_name: 'Iopn',
9
+ chain_id: 'iopn_984-1',
10
+ bech32_prefix: 'gwei',
11
+ daemon_name: 'iopnd',
12
+ node_home: '$HOME/.iopnd',
13
+ key_algos: ['secp256k1'],
14
+ slip44: 118,
15
+ fees: {
16
+ fee_tokens: [{
17
+ denom: 'gwei',
18
+ fixed_min_gas_price: 0,
19
+ low_gas_price: 0,
20
+ average_gas_price: 0.025,
21
+ high_gas_price: 0.04
22
+ }]
23
+ },
24
+ staking: {
25
+ staking_tokens: [{
26
+ denom: 'gwei'
27
+ }],
28
+ lock_duration: {
29
+ time: '1209600s'
30
+ }
31
+ },
32
+ codebase: {
33
+ git_repo: 'https://code.zeeve.net/client-projects/iopn',
34
+ genesis: {
35
+ name: 'v3',
36
+ genesis_url: 'https://code.zeeve.net/client-projects/iopn/-/blob/iopn-node1/iopn-node1/config/genesis.json'
37
+ },
38
+ recommended_version: 'v0.0.1-8-g66e7c51',
39
+ compatible_versions: ['v0.0.1-8-g66e7c51'],
40
+ binaries: {
41
+ "linux/amd64": 'https://code.zeeve.net/client-projects/iopn/-/archive/v0.0.1-8-g66e7c51/iopn-v0.0.1-8-g66e7c51.zip'
42
+ },
43
+ language: {
44
+ type: 'go',
45
+ version: '1.23.3'
46
+ },
47
+ sdk: {
48
+ type: 'cosmos',
49
+ version: '0.47.5'
50
+ },
51
+ ibc: {
52
+ type: 'go',
53
+ version: 'v7.4.0',
54
+ ics_enabled: ['ics20-1']
55
+ }
56
+ },
57
+ images: [{
58
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/iopntestnet/images/iopn_Dark.png'
59
+ }],
60
+ apis: {
61
+ rpc: [{
62
+ address: 'https://testnet-rpc.iopn.tech/',
63
+ provider: 'iopn'
64
+ }],
65
+ rest: [{
66
+ address: 'https://testnet-rpc2.iopn.tech/',
67
+ provider: 'iopn'
68
+ }]
69
+ },
70
+ explorers: [{
71
+ kind: 'explorer',
72
+ url: 'https://testnet.iopn.tech/'
73
+ }],
74
+ keywords: ['dex']
75
+ };
76
+ export default info;
@@ -0,0 +1,4 @@
1
+ import _assets from './assets';
2
+ import _chain from './chain';
3
+ export const assets = _assets;
4
+ export const chain = _chain;