chain-registry 2.0.1 → 2.0.3

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 (51) hide show
  1. package/README.md +42 -10
  2. package/esm/mainnet/cosmoshub/asset-list.js +85 -0
  3. package/esm/mainnet/ethereum/asset-list.js +20 -0
  4. package/esm/mainnet/juno/asset-list.js +1 -1
  5. package/esm/mainnet/noble/chain.js +3 -3
  6. package/esm/mainnet/omniflixhub/asset-list.js +6 -0
  7. package/esm/mainnet/osmosis/asset-list.js +53 -1
  8. package/esm/mainnet/osmosis/ibc-data.js +14 -0
  9. package/esm/mainnet/pryzm/asset-list.js +334 -0
  10. package/esm/mainnet/stargaze/asset-list.js +1 -0
  11. package/esm/mainnet/terra2/asset-list.js +94 -57
  12. package/esm/mainnet/terra2/chain.js +18 -12
  13. package/esm/mainnet/xion/chain.js +8 -8
  14. package/esm/mainnet/xion/ibc-data.js +14 -0
  15. package/esm/testnet/asset-lists.js +2 -0
  16. package/esm/testnet/chains.js +2 -0
  17. package/esm/testnet/hippoprotocoltestnet/asset-list.js +28 -0
  18. package/esm/testnet/hippoprotocoltestnet/chain.js +86 -0
  19. package/esm/testnet/hippoprotocoltestnet/index.js +4 -0
  20. package/esm/testnet/osmosistestnet/ibc-data.js +14 -0
  21. package/esm/testnet/xarchaintestnet/chain.js +2 -2
  22. package/esm/testnet/xiontestnet2/chain.js +8 -8
  23. package/esm/testnet/xiontestnet2/ibc-data.js +14 -0
  24. package/esm/testnet/zenrocktestnet/chain.js +1 -1
  25. package/mainnet/cosmoshub/asset-list.js +85 -0
  26. package/mainnet/ethereum/asset-list.js +20 -0
  27. package/mainnet/juno/asset-list.js +1 -1
  28. package/mainnet/noble/chain.js +3 -3
  29. package/mainnet/omniflixhub/asset-list.js +6 -0
  30. package/mainnet/osmosis/asset-list.js +53 -1
  31. package/mainnet/osmosis/ibc-data.js +14 -0
  32. package/mainnet/pryzm/asset-list.js +334 -0
  33. package/mainnet/stargaze/asset-list.js +1 -0
  34. package/mainnet/terra2/asset-list.js +94 -57
  35. package/mainnet/terra2/chain.js +18 -12
  36. package/mainnet/xion/chain.js +8 -8
  37. package/mainnet/xion/ibc-data.js +14 -0
  38. package/package.json +3 -3
  39. package/testnet/asset-lists.js +2 -0
  40. package/testnet/chains.js +2 -0
  41. package/testnet/hippoprotocoltestnet/asset-list.d.ts +3 -0
  42. package/testnet/hippoprotocoltestnet/asset-list.js +30 -0
  43. package/testnet/hippoprotocoltestnet/chain.d.ts +3 -0
  44. package/testnet/hippoprotocoltestnet/chain.js +88 -0
  45. package/testnet/hippoprotocoltestnet/index.d.ts +2 -0
  46. package/testnet/hippoprotocoltestnet/index.js +10 -0
  47. package/testnet/osmosistestnet/ibc-data.js +14 -0
  48. package/testnet/xarchaintestnet/chain.js +2 -2
  49. package/testnet/xiontestnet2/chain.js +8 -8
  50. package/testnet/xiontestnet2/ibc-data.js +14 -0
  51. package/testnet/zenrocktestnet/chain.js +1 -1
@@ -618,6 +618,87 @@ const info = {
618
618
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/susds.svg'
619
619
  }]
620
620
  },
621
+ {
622
+ description: 'Wrapped Bitcoin on Pryzm',
623
+ denomUnits: [{
624
+ denom: 'ibc/88386AC48152D48B34B082648DF836F975506F0B57DBBFC10A54213B1BF484CB',
625
+ exponent: 0
626
+ }, {
627
+ denom: 'wbtc',
628
+ exponent: 8
629
+ }],
630
+ typeAsset: 'ics20',
631
+ base: 'ibc/88386AC48152D48B34B082648DF836F975506F0B57DBBFC10A54213B1BF484CB',
632
+ name: 'Wrapped Bitcoin',
633
+ display: 'wbtc',
634
+ symbol: 'WBTC',
635
+ traces: [{
636
+ type: 'ibc',
637
+ counterparty: {
638
+ chainName: 'cosmoshub',
639
+ baseDenom: 'ibc/D742E8566B0B8CC8F569D950051C09CF57988A88F0E45574BFB3079D41DE6462',
640
+ channelId: 'channel-859'
641
+ },
642
+ chain: {
643
+ channelId: 'channel-0',
644
+ path: 'transfer/channel-0/transfer/08-wasm-1369/0x2260fac5e5542a773aa44fbcfedf7c193bc2c599'
645
+ }
646
+ }],
647
+ logoURIs: {
648
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
649
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
650
+ },
651
+ images: [{
652
+ imageSync: {
653
+ chainName: 'cosmoshub',
654
+ baseDenom: 'ibc/D742E8566B0B8CC8F569D950051C09CF57988A88F0E45574BFB3079D41DE6462'
655
+ },
656
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
657
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg',
658
+ theme: {
659
+ primaryColorHex: '#f39444'
660
+ }
661
+ }]
662
+ },
663
+ {
664
+ description: 'Midas BTC Yield Token',
665
+ denomUnits: [{
666
+ denom: 'ibc/3FC3D99F9E5003057353AD968A6E3AC12AE50741B41441666BAB3890485C9D00',
667
+ exponent: 0
668
+ }, {
669
+ denom: 'mBTC',
670
+ exponent: 18
671
+ }],
672
+ typeAsset: 'ics20',
673
+ base: 'ibc/3FC3D99F9E5003057353AD968A6E3AC12AE50741B41441666BAB3890485C9D00',
674
+ name: 'mBTC',
675
+ display: 'mBTC',
676
+ symbol: 'mBTC',
677
+ traces: [{
678
+ type: 'ibc',
679
+ counterparty: {
680
+ chainName: 'cosmoshub',
681
+ baseDenom: 'ibc/62F1A800DCE1AA0FD47B3592DEBB7A8956A383A14A4F756E4881AEA927B21671',
682
+ channelId: 'channel-859'
683
+ },
684
+ chain: {
685
+ channelId: 'channel-0',
686
+ path: 'transfer/channel-0/transfer/08-wasm-1369/0x007115416ab6c266329a03b09a8aa39ac2ef7d9d'
687
+ }
688
+ }],
689
+ logoURIs: {
690
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/midas-mbtc.png',
691
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/midas-mbtc.svg'
692
+ },
693
+ images: [{
694
+ imageSync: {
695
+ chainName: 'cosmoshub',
696
+ baseDenom: 'ibc/62F1A800DCE1AA0FD47B3592DEBB7A8956A383A14A4F756E4881AEA927B21671'
697
+ },
698
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/midas-mbtc.png',
699
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/midas-mbtc.svg'
700
+ }]
701
+ },
621
702
  {
622
703
  description: 'Pryzm\'s native liquid staking token for ATOM',
623
704
  denomUnits: [{
@@ -2514,6 +2595,98 @@ const info = {
2514
2595
  }],
2515
2596
  typeAsset: 'sdk.coin'
2516
2597
  },
2598
+ {
2599
+ description: 'Pryzm\'s refracted principal token for mBTC with maturity of 30Sep2025',
2600
+ denomUnits: [{
2601
+ denom: 'p:ambtc:30Sep2025',
2602
+ exponent: 0
2603
+ }, {
2604
+ denom: 'pmBTC30Sep2025',
2605
+ exponent: 18
2606
+ }],
2607
+ base: 'p:ambtc:30Sep2025',
2608
+ name: 'pmBTC (30Sep2025)',
2609
+ display: 'pmBTC30Sep2025',
2610
+ symbol: 'pmBTC-30Sep2025',
2611
+ logoURIs: {
2612
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.png',
2613
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.svg'
2614
+ },
2615
+ images: [{
2616
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.png',
2617
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.svg'
2618
+ }],
2619
+ typeAsset: 'sdk.coin'
2620
+ },
2621
+ {
2622
+ description: 'Pryzm\'s refracted principal token for mBTC with maturity of 31Dec2025',
2623
+ denomUnits: [{
2624
+ denom: 'p:ambtc:31Dec2025',
2625
+ exponent: 0
2626
+ }, {
2627
+ denom: 'pmBTC31Dec2025',
2628
+ exponent: 18
2629
+ }],
2630
+ base: 'p:ambtc:31Dec2025',
2631
+ name: 'pmBTC (31Dec2025)',
2632
+ display: 'pmBTC31Dec2025',
2633
+ symbol: 'pmBTC-31Dec2025',
2634
+ logoURIs: {
2635
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.png',
2636
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.svg'
2637
+ },
2638
+ images: [{
2639
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.png',
2640
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.svg'
2641
+ }],
2642
+ typeAsset: 'sdk.coin'
2643
+ },
2644
+ {
2645
+ description: 'Pryzm\'s refracted principal token for mBTC with maturity of 31Mar2026',
2646
+ denomUnits: [{
2647
+ denom: 'p:ambtc:31Mar2026',
2648
+ exponent: 0
2649
+ }, {
2650
+ denom: 'pmBTC31Mar2026',
2651
+ exponent: 18
2652
+ }],
2653
+ base: 'p:ambtc:31Mar2026',
2654
+ name: 'pmBTC (31Mar2026)',
2655
+ display: 'pmBTC31Mar2026',
2656
+ symbol: 'pmBTC-31Mar2026',
2657
+ logoURIs: {
2658
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.png',
2659
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.svg'
2660
+ },
2661
+ images: [{
2662
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.png',
2663
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.svg'
2664
+ }],
2665
+ typeAsset: 'sdk.coin'
2666
+ },
2667
+ {
2668
+ description: 'Pryzm\'s refracted principal token for mBTC with maturity of 30Jun2026',
2669
+ denomUnits: [{
2670
+ denom: 'p:ambtc:30Jun2026',
2671
+ exponent: 0
2672
+ }, {
2673
+ denom: 'pmBTC30Jun2026',
2674
+ exponent: 18
2675
+ }],
2676
+ base: 'p:ambtc:30Jun2026',
2677
+ name: 'pmBTC (30Jun2026)',
2678
+ display: 'pmBTC30Jun2026',
2679
+ symbol: 'pmBTC-30Jun2026',
2680
+ logoURIs: {
2681
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.png',
2682
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.svg'
2683
+ },
2684
+ images: [{
2685
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.png',
2686
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/pmBTC.svg'
2687
+ }],
2688
+ typeAsset: 'sdk.coin'
2689
+ },
2517
2690
  {
2518
2691
  description: 'Pryzm\'s refracted yield token for ATOM with maturity of 30Sep2024',
2519
2692
  denomUnits: [{
@@ -4193,6 +4366,98 @@ const info = {
4193
4366
  }],
4194
4367
  typeAsset: 'sdk.coin'
4195
4368
  },
4369
+ {
4370
+ description: 'Pryzm\'s refracted yield token for mBTC with maturity of 30Sep2025',
4371
+ denomUnits: [{
4372
+ denom: 'y:ambtc:30Sep2025',
4373
+ exponent: 0
4374
+ }, {
4375
+ denom: 'ymBTC30Sep2025',
4376
+ exponent: 18
4377
+ }],
4378
+ base: 'y:ambtc:30Sep2025',
4379
+ name: 'ymBTC (30Sep2025)',
4380
+ display: 'ymBTC30Sep2025',
4381
+ symbol: 'ymBTC-30Sep2025',
4382
+ logoURIs: {
4383
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.png',
4384
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.svg'
4385
+ },
4386
+ images: [{
4387
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.png',
4388
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.svg'
4389
+ }],
4390
+ typeAsset: 'sdk.coin'
4391
+ },
4392
+ {
4393
+ description: 'Pryzm\'s refracted yield token for mBTC with maturity of 31Dec2025',
4394
+ denomUnits: [{
4395
+ denom: 'y:ambtc:31Dec2025',
4396
+ exponent: 0
4397
+ }, {
4398
+ denom: 'ymBTC31Dec2025',
4399
+ exponent: 18
4400
+ }],
4401
+ base: 'y:ambtc:31Dec2025',
4402
+ name: 'ymBTC (31Dec2025)',
4403
+ display: 'ymBTC31Dec2025',
4404
+ symbol: 'ymBTC-31Dec2025',
4405
+ logoURIs: {
4406
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.png',
4407
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.svg'
4408
+ },
4409
+ images: [{
4410
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.png',
4411
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.svg'
4412
+ }],
4413
+ typeAsset: 'sdk.coin'
4414
+ },
4415
+ {
4416
+ description: 'Pryzm\'s refracted yield token for mBTC with maturity of 31Mar2026',
4417
+ denomUnits: [{
4418
+ denom: 'y:ambtc:31Mar2026',
4419
+ exponent: 0
4420
+ }, {
4421
+ denom: 'ymBTC31Mar2026',
4422
+ exponent: 18
4423
+ }],
4424
+ base: 'y:ambtc:31Mar2026',
4425
+ name: 'ymBTC (31Mar2026)',
4426
+ display: 'ymBTC31Mar2026',
4427
+ symbol: 'ymBTC-31Mar2026',
4428
+ logoURIs: {
4429
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.png',
4430
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.svg'
4431
+ },
4432
+ images: [{
4433
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.png',
4434
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.svg'
4435
+ }],
4436
+ typeAsset: 'sdk.coin'
4437
+ },
4438
+ {
4439
+ description: 'Pryzm\'s refracted yield token for mBTC with maturity of 30Jun2026',
4440
+ denomUnits: [{
4441
+ denom: 'y:ambtc:30Jun2026',
4442
+ exponent: 0
4443
+ }, {
4444
+ denom: 'ymBTC30Jun2026',
4445
+ exponent: 18
4446
+ }],
4447
+ base: 'y:ambtc:30Jun2026',
4448
+ name: 'ymBTC (30Jun2026)',
4449
+ display: 'ymBTC30Jun2026',
4450
+ symbol: 'ymBTC-30Jun2026',
4451
+ logoURIs: {
4452
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.png',
4453
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.svg'
4454
+ },
4455
+ images: [{
4456
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.png',
4457
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/ymBTC.svg'
4458
+ }],
4459
+ typeAsset: 'sdk.coin'
4460
+ },
4196
4461
  {
4197
4462
  description: 'Pryzm\'s LP token for USDC / USDC.axl pool',
4198
4463
  denomUnits: [{
@@ -4906,6 +5171,75 @@ const info = {
4906
5171
  }],
4907
5172
  typeAsset: 'sdk.coin'
4908
5173
  },
5174
+ {
5175
+ description: 'Pryzm\'s LP token for mBTC Yield pool',
5176
+ denomUnits: [{
5177
+ denom: 'lp:38:ambtc',
5178
+ exponent: 0
5179
+ }, {
5180
+ denom: 'lp:38:mbtc',
5181
+ exponent: 18
5182
+ }],
5183
+ base: 'lp:38:ambtc',
5184
+ name: 'mBTC Yield LP',
5185
+ display: 'lp:38:mbtc',
5186
+ symbol: 'mBTC-YIELD-LP',
5187
+ logoURIs: {
5188
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
5189
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
5190
+ },
5191
+ images: [{
5192
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
5193
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
5194
+ }],
5195
+ typeAsset: 'sdk.coin'
5196
+ },
5197
+ {
5198
+ description: 'Pryzm\'s LP token for mBTC Boost pool',
5199
+ denomUnits: [{
5200
+ denom: 'lp:39:ambtcypt-wsat',
5201
+ exponent: 0
5202
+ }, {
5203
+ denom: 'lp:39:mbtcypt-wbtc',
5204
+ exponent: 18
5205
+ }],
5206
+ base: 'lp:39:ambtcypt-wsat',
5207
+ name: 'mBTC Boost LP',
5208
+ display: 'lp:39:mbtcypt-wbtc',
5209
+ symbol: 'mBTC-BOOST-LP',
5210
+ logoURIs: {
5211
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
5212
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
5213
+ },
5214
+ images: [{
5215
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
5216
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
5217
+ }],
5218
+ typeAsset: 'sdk.coin'
5219
+ },
5220
+ {
5221
+ description: 'Pryzm\'s LP token for WBTC / USDC pool',
5222
+ denomUnits: [{
5223
+ denom: 'lp:40:wsat-uusdc',
5224
+ exponent: 0
5225
+ }, {
5226
+ denom: 'lp:40:wbtc-usdc',
5227
+ exponent: 18
5228
+ }],
5229
+ base: 'lp:40:wsat-uusdc',
5230
+ name: 'WBTC / USDC LP',
5231
+ display: 'lp:40:wbtc-usdc',
5232
+ symbol: 'WBTC-USDC-LP',
5233
+ logoURIs: {
5234
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
5235
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
5236
+ },
5237
+ images: [{
5238
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.png',
5239
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/lp.svg'
5240
+ }],
5241
+ typeAsset: 'sdk.coin'
5242
+ },
4909
5243
  {
4910
5244
  description: 'The non-transferable receipt of PRYZM airdrop for StakeDrop participants',
4911
5245
  denomUnits: [{
@@ -618,6 +618,7 @@ const info = {
618
618
  primaryColorHex: '#7b5aff'
619
619
  }
620
620
  }],
621
+ coingeckoId: 'yield-gata',
621
622
  socials: {
622
623
  website: 'https://gatahub.zone',
623
624
  twitter: 'https://x.com/GataHubZone'
@@ -5,7 +5,7 @@ const info = {
5
5
  chainName: 'terra2',
6
6
  assets: [
7
7
  {
8
- description: 'The native staking token of Terra.',
8
+ description: 'The native staking token of Terra Phoenix.',
9
9
  denomUnits: [{
10
10
  denom: 'uluna',
11
11
  exponent: 0
@@ -30,8 +30,8 @@ const info = {
30
30
  }
31
31
  }],
32
32
  socials: {
33
- website: 'https://www.terra.money/',
34
- twitter: 'https://twitter.com/terra_money'
33
+ website: 'https://www.phoenix.money/',
34
+ twitter: 'https://twitter.com/phoenix_dir'
35
35
  },
36
36
  typeAsset: 'sdk.coin'
37
37
  },
@@ -1143,60 +1143,6 @@ const info = {
1143
1143
  },
1144
1144
  coingeckoId: 'tether'
1145
1145
  },
1146
- {
1147
- description: 'ATOM-LUNA liquidity pool token on URA',
1148
- denomUnits: [{
1149
- denom: 'factory/terra1djk2zl83dspt696ex5crhfacu8vm6934576t4zdd2592fzyahr2qma6guq/ULUN-IBC/-LP',
1150
- exponent: 0
1151
- }, {
1152
- denom: 'atom-luna-lp',
1153
- exponent: 6
1154
- }],
1155
- base: 'factory/terra1djk2zl83dspt696ex5crhfacu8vm6934576t4zdd2592fzyahr2qma6guq/ULUN-IBC/-LP',
1156
- name: 'ATOM-LUNA LP Token URA',
1157
- display: 'atom-luna-lp',
1158
- symbol: 'ATOM-LUNA-LP',
1159
- images: [{
1160
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/ura.svg'
1161
- }],
1162
- typeAsset: 'sdk.coin'
1163
- },
1164
- {
1165
- description: 'LUNA-USDC liquidity pool token on URA',
1166
- denomUnits: [{
1167
- denom: 'factory/terra12jxfw2vg4cu6mxlgf39dp5ccxtuwm468w8eh9cnh2qsxc9t0sffs7ekhft/ULUN-IBC/-LP',
1168
- exponent: 0
1169
- }, {
1170
- denom: 'luna-usdc-lp',
1171
- exponent: 6
1172
- }],
1173
- base: 'factory/terra12jxfw2vg4cu6mxlgf39dp5ccxtuwm468w8eh9cnh2qsxc9t0sffs7ekhft/ULUN-IBC/-LP',
1174
- name: 'LUNA-USDC LP Token URA',
1175
- display: 'luna-usdc-lp',
1176
- symbol: 'LUNA-USDC-LP',
1177
- images: [{
1178
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/ura.svg'
1179
- }],
1180
- typeAsset: 'sdk.coin'
1181
- },
1182
- {
1183
- description: 'LUNA-USDT liquidity pool token on URA',
1184
- denomUnits: [{
1185
- denom: 'factory/terra1w9spejtuac5dt0gympq576uhwde39exhh7hdxwl99rjvaphfukkq6y4cv7/ULUN-IBC/-LP',
1186
- exponent: 0
1187
- }, {
1188
- denom: 'luna-usdt-lp',
1189
- exponent: 6
1190
- }],
1191
- base: 'factory/terra1w9spejtuac5dt0gympq576uhwde39exhh7hdxwl99rjvaphfukkq6y4cv7/ULUN-IBC/-LP',
1192
- name: 'LUNA-USDT LP Token URA',
1193
- display: 'luna-usdt-lp',
1194
- symbol: 'LUNA-USDT-LP',
1195
- images: [{
1196
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/ura.svg'
1197
- }],
1198
- typeAsset: 'sdk.coin'
1199
- },
1200
1146
  {
1201
1147
  description: 'ashLUNA',
1202
1148
  denomUnits: [{
@@ -1467,6 +1413,97 @@ const info = {
1467
1413
  name: 'Eris Protocol LUNA/USDC ampLP',
1468
1414
  display: 'amplp',
1469
1415
  symbol: 'LUNA-USDC-ampLP'
1416
+ },
1417
+ {
1418
+ description: 'EURe is a Euro-backed stablecoin issued by Monerium on Noble.',
1419
+ denomUnits: [{
1420
+ denom: 'ibc/8D52B251B447B7160421ACFBD50F6B0ABE5F98D2C404B03701130F12044439A1',
1421
+ exponent: 0,
1422
+ aliases: ['ueure']
1423
+ }, {
1424
+ denom: 'eure',
1425
+ exponent: 6
1426
+ }],
1427
+ typeAsset: 'ics20',
1428
+ base: 'ibc/8D52B251B447B7160421ACFBD50F6B0ABE5F98D2C404B03701130F12044439A1',
1429
+ name: 'Monerium EUR emoney',
1430
+ display: 'eure',
1431
+ symbol: 'EURe',
1432
+ traces: [
1433
+ {
1434
+ type: 'synthetic',
1435
+ counterparty: {
1436
+ chainName: 'forex',
1437
+ baseDenom: 'EUR'
1438
+ },
1439
+ provider: 'Monerium'
1440
+ },
1441
+ {
1442
+ type: 'additional-mintage',
1443
+ counterparty: {
1444
+ chainName: 'ethereum',
1445
+ baseDenom: '0x3231Cb76718CDeF2155FC47b5286d82e6eDA273f'
1446
+ },
1447
+ provider: 'Monerium'
1448
+ },
1449
+ {
1450
+ type: 'ibc',
1451
+ counterparty: {
1452
+ chainName: 'noble',
1453
+ baseDenom: 'ueure',
1454
+ channelId: 'channel-30'
1455
+ },
1456
+ chain: {
1457
+ channelId: 'channel-253',
1458
+ path: 'transfer/channel-253/ueure'
1459
+ }
1460
+ }
1461
+ ],
1462
+ logoURIs: {
1463
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eure.png',
1464
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eure.svg'
1465
+ },
1466
+ images: [{
1467
+ imageSync: {
1468
+ chainName: 'ethereum',
1469
+ baseDenom: '0x3231Cb76718CDeF2155FC47b5286d82e6eDA273f'
1470
+ },
1471
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eure.png',
1472
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eure.svg',
1473
+ theme: {
1474
+ circle: true,
1475
+ primaryColorHex: '#0095D7',
1476
+ backgroundColorHex: '#FFFFFF'
1477
+ }
1478
+ }],
1479
+ coingeckoId: 'monerium-eur-money'
1480
+ },
1481
+ {
1482
+ description: 'A Terra native overcollateralized USD stablecoin, powered by Capapult Finance.',
1483
+ denomUnits: [{
1484
+ denom: 'cw20:terra10aa3zdkrc7jwuf8ekl3zq7e7m42vmzqehcmu74e4egc7xkm5kr2s0muyst',
1485
+ exponent: 0
1486
+ }, {
1487
+ denom: 'solid',
1488
+ exponent: 6
1489
+ }],
1490
+ typeAsset: 'cw20',
1491
+ address: 'terra10aa3zdkrc7jwuf8ekl3zq7e7m42vmzqehcmu74e4egc7xkm5kr2s0muyst',
1492
+ base: 'cw20:terra10aa3zdkrc7jwuf8ekl3zq7e7m42vmzqehcmu74e4egc7xkm5kr2s0muyst',
1493
+ name: 'Solid USD',
1494
+ display: 'solid',
1495
+ symbol: 'SOLID',
1496
+ logoURIs: {
1497
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/solid.png',
1498
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/solid.svg'
1499
+ },
1500
+ images: [{
1501
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/solid.png',
1502
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/solid.svg',
1503
+ theme: {
1504
+ primaryColorHex: '#040404'
1505
+ }
1506
+ }]
1470
1507
  }
1471
1508
  ]
1472
1509
  };
@@ -5,7 +5,7 @@ const info = {
5
5
  chainName: 'terra2',
6
6
  status: 'live',
7
7
  networkType: 'mainnet',
8
- website: 'https://www.terra.money/',
8
+ website: 'https://www.phoenix.money/',
9
9
  prettyName: 'Terra',
10
10
  chainType: 'cosmos',
11
11
  chainId: 'phoenix-1',
@@ -28,12 +28,12 @@ const info = {
28
28
  }]
29
29
  },
30
30
  codebase: {
31
- gitRepo: 'https://github.com/terra-money/core/',
32
- recommendedVersion: 'v2.12.4',
33
- compatibleVersions: ['v2.12.4'],
31
+ gitRepo: 'https://github.com/phoenix-directive/core/',
32
+ recommendedVersion: 'v2.16.0',
33
+ compatibleVersions: ['v2.16.0'],
34
34
  binaries: {
35
- "linux/arm64": 'https://github.com/terra-money/core/releases/download/v2.12.4/terra_2.12.4_Linux_arm64.tar.gz',
36
- "linux/amd64": 'https://github.com/terra-money/core/releases/download/v2.12.4/terra_2.12.4_Linux_x86_64.tar.gz'
35
+ "linux/arm64": 'https://github.com/phoenix-directive/core/releases/download/v2.16.0/terra_2.16.0_Linux_arm64.tar.gz',
36
+ "linux/amd64": 'https://github.com/phoenix-directive/core/releases/download/v2.16.0/terra_2.16.0_Linux_x86_64.tar.gz'
37
37
  },
38
38
  genesis: {
39
39
  name: 'v2.0',
@@ -190,6 +190,18 @@ const info = {
190
190
  ]
191
191
  },
192
192
  explorers: [
193
+ {
194
+ kind: 'mintscan',
195
+ url: 'https://www.mintscan.io/terra',
196
+ txPage: 'https://www.mintscan.io/terra/transactions/${txHash}',
197
+ accountPage: 'https://www.mintscan.io/terra/accounts/${accountAddress}'
198
+ },
199
+ {
200
+ kind: 'Chainscope',
201
+ url: 'https://chainsco.pe/terra2',
202
+ txPage: 'https://chainsco.pe/terra2/tx/${txHash}',
203
+ accountPage: 'https://chainsco.pe/terra2/address/${accountAddress}'
204
+ },
193
205
  {
194
206
  kind: 'atomscan',
195
207
  url: 'https://atomscan.com/terra2',
@@ -213,12 +225,6 @@ const info = {
213
225
  url: 'https://stakeflow.io/terra',
214
226
  accountPage: 'https://stakeflow.io/terra/accounts/${accountAddress}'
215
227
  },
216
- {
217
- kind: 'mintscan',
218
- url: 'https://www.mintscan.io/terra',
219
- txPage: 'https://www.mintscan.io/terra/transactions/${txHash}',
220
- accountPage: 'https://www.mintscan.io/terra/accounts/${accountAddress}'
221
- },
222
228
  {
223
229
  kind: 'Chainroot',
224
230
  url: 'https://explorer.chainroot.io/terra',
@@ -38,21 +38,21 @@ const info = {
38
38
  },
39
39
  codebase: {
40
40
  gitRepo: 'https://github.com/burnt-labs/xion',
41
- tag: 'v17.1.0',
42
- recommendedVersion: 'v17.1.0',
41
+ tag: 'v19.0.1',
42
+ recommendedVersion: 'v19.0.1',
43
43
  language: {
44
44
  type: 'go',
45
45
  version: 'v1.23'
46
46
  },
47
47
  binaries: {
48
- "darwin/amd64": 'https://github.com/burnt-labs/xion/releases/download/v17.1.0/xiond_17.1.0_darwin_amd64.zip?checksum=sha256:4ea876e3d083314d208fa6f42086bef257898638ed1e0a1f5247f407e3bce517',
49
- "darwin/arm64": 'https://github.com/burnt-labs/xion/releases/download/v17.1.0/xiond_17.1.0_darwin_arm64.zip?checksum=sha256:aa73852b76389abf5dd2667a6bc8a187429a79dc2eb5d350b2fea4ebe2faf608',
50
- "linux/amd64": 'https://github.com/burnt-labs/xion/releases/download/v17.1.0/xiond_17.1.0_linux_amd64.zip?checksum=sha256:80a3d3c434b9f6948c63d866635ed20f1ffdc47c297c55b70b73c23950bfe230',
51
- "linux/arm64": 'https://github.com/burnt-labs/xion/releases/download/v17.1.0/xiond_17.1.0_linux_arm64.zip?checksum=sha256:71f5860ad34cdd07bc00257438ee494cda6c7eb9a3ce7024b99afa8e6c2a8a17'
48
+ "darwin/amd64": 'https://github.com/burnt-labs/xion/releases/download/v19.0.1/xiond_19.0.1_darwin_amd64.tar.gz?checksum=sha256:f350e2ab0cc08c18acce0d6518bd4f29ac88f1c331eb10d3ca43ec3e74103521',
49
+ "darwin/arm64": 'https://github.com/burnt-labs/xion/releases/download/v19.0.1/xiond_19.0.1_darwin_arm64.tar.gz?checksum=sha256:9c2944de98c54f4e8517259d0782daca4c43900887b7d7c19044ba75b6e2976d',
50
+ "linux/amd64": 'https://github.com/burnt-labs/xion/releases/download/v19.0.1/xiond_19.0.1_linux_amd64.tar.gz?checksum=sha256:5350ccf4fb83f086f772ceebd8a1c3788c2fa64ad1976d92052842e23a1977c3',
51
+ "linux/arm64": 'https://github.com/burnt-labs/xion/releases/download/v19.0.1/xiond_19.0.1_linux_arm64.tar.gz?checksum=sha256:efed79d4b240c6edaa4488b54e7efcbff89313c0f0ed6e1682dab0f1d97315c2'
52
52
  },
53
53
  sdk: {
54
54
  type: 'cosmos',
55
- version: 'v0.50.13'
55
+ version: 'v0.53.0'
56
56
  },
57
57
  consensus: {
58
58
  type: 'cometbft',
@@ -67,7 +67,7 @@ const info = {
67
67
  version: 'v8.7.0'
68
68
  },
69
69
  genesis: {
70
- genesisUrl: 'https://raw.githubusercontent.com/burnt-labs/xion-mainnet-1/refs/heads/main/config/genesis.json'
70
+ genesisUrl: 'https://raw.githubusercontent.com/burnt-labs/xion-mainnet-1/main/config/genesis.json'
71
71
  }
72
72
  },
73
73
  apis: {
@@ -173,6 +173,20 @@ const info = [
173
173
  status: 'live',
174
174
  preferred: true
175
175
  }
176
+ }, {
177
+ chain1: {
178
+ channelId: 'channel-98063',
179
+ portId: 'icqhost'
180
+ },
181
+ chain2: {
182
+ channelId: 'channel-14',
183
+ portId: 'feeabs'
184
+ },
185
+ ordering: 'unordered',
186
+ version: 'icq-1',
187
+ tags: {
188
+ status: 'live'
189
+ }
176
190
  }]
177
191
  },
178
192
  {