chain-registry 2.0.36 → 2.0.38

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.
@@ -24913,6 +24913,37 @@ const info = {
24913
24913
  primaryColorHex: '#41918c'
24914
24914
  }
24915
24915
  }]
24916
+ },
24917
+ {
24918
+ description: 'An alloy of USD asset variants on Osmosis.',
24919
+ extendedDescription: 'Multiple USD variants on Osmosis comprise the liquidity backing of a tokenized transmuter pool to create an alloy of USD.',
24920
+ denomUnits: [{
24921
+ denom: 'factory/osmo1t82ql2w69m9g3un7c6sk5wss578ewst2uscr7zdkn6k8rmzc3e8qz9n4q2/alloyed/allUSD',
24922
+ exponent: 0
24923
+ }, {
24924
+ denom: 'allUSD',
24925
+ exponent: 6
24926
+ }],
24927
+ typeAsset: 'sdk.coin',
24928
+ address: 'osmo1t82ql2w69m9g3un7c6sk5wss578ewst2uscr7zdkn6k8rmzc3e8qz9n4q2',
24929
+ base: 'factory/osmo1t82ql2w69m9g3un7c6sk5wss578ewst2uscr7zdkn6k8rmzc3e8qz9n4q2/alloyed/allUSD',
24930
+ name: 'Osmosis Alloyed USD',
24931
+ display: 'allUSD',
24932
+ symbol: 'allUSD',
24933
+ traces: [{
24934
+ type: 'synthetic',
24935
+ counterparty: {
24936
+ chainName: 'forex',
24937
+ baseDenom: 'USD'
24938
+ },
24939
+ provider: 'Osmosis'
24940
+ }],
24941
+ logoURIs: {
24942
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allUSD.svg'
24943
+ },
24944
+ images: [{
24945
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allUSD.svg'
24946
+ }]
24916
24947
  }
24917
24948
  ]
24918
24949
  };
@@ -57,14 +57,23 @@ const info = {
57
57
  rpc: [{
58
58
  address: 'https://a.consensus.sunrise-1.sunriselayer.io',
59
59
  provider: 'Sunrise Team'
60
+ }, {
61
+ address: 'https://rpc-sunrise.nodeist.net',
62
+ provider: 'Nodeist'
60
63
  }],
61
64
  rest: [{
62
65
  address: 'https://a.consensus.sunrise-1.sunriselayer.io:1318',
63
66
  provider: 'Sunrise Team'
67
+ }, {
68
+ address: 'https://api-sunrise.nodeist.net',
69
+ provider: 'Nodeist'
64
70
  }],
65
71
  grpc: [{
66
72
  address: 'https://a.consensus.sunrise-1.sunriselayer.io:9092',
67
73
  provider: 'Sunrise Team'
74
+ }, {
75
+ address: 'https://grpc-sunrise.nodeist.net',
76
+ provider: 'Nodeist'
68
77
  }]
69
78
  },
70
79
  explorers: [{
@@ -72,6 +81,11 @@ const info = {
72
81
  url: 'https://risescan.sunriselayer.io',
73
82
  txPage: 'https://risescan.sunriselayer.io/txs/${txHash}',
74
83
  accountPage: 'https://risescan.sunriselayer.io/accounts/${accountAddress}'
84
+ }, {
85
+ kind: 'Explorer.ist',
86
+ url: 'https://explorer.ist/sunrise',
87
+ txPage: 'https://explorer.ist/sunrise/tx/${txHash}',
88
+ accountPage: 'https://explorer.ist/sunrise/account/${accountAddress}'
75
89
  }],
76
90
  images: [{
77
91
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/sunrise.svg',
@@ -3,7 +3,12 @@ const info = {
3
3
  chainName: 'symphony',
4
4
  assets: [
5
5
  {
6
- description: 'The native token of Symphony',
6
+ description: 'The native coin of Symphony',
7
+ extendedDescription: 'The native coin of Symphony, and the primary fee coin of the ecosystem. The primary coin for Symphony\'s 2:1 crypto reserves, and used for voting on governance proposals and recapitalizing the system if necessary.',
8
+ socials: {
9
+ website: 'https://orchestralabs.org',
10
+ twitter: 'https://x.com/orchestra_labs'
11
+ },
7
12
  denomUnits: [{
8
13
  denom: 'note',
9
14
  exponent: 0,
@@ -1,6 +1,7 @@
1
1
  const info = {
2
2
  $schema: '../chain.schema.json',
3
3
  chainName: 'symphony',
4
+ description: 'The stablecoin chain. Stablecoins for any and every currency.',
4
5
  status: 'live',
5
6
  networkType: 'mainnet',
6
7
  prettyName: 'Symphony',
@@ -1477,7 +1477,7 @@ const info = {
1477
1477
  coingeckoId: 'monerium-eur-money'
1478
1478
  },
1479
1479
  {
1480
- description: 'A Terra native overcollateralized USD stablecoin, powered by Capapult Finance.',
1480
+ description: 'SOLID is the Terra native overcollateralized USD stablecoin, powered by SOLID',
1481
1481
  denomUnits: [{
1482
1482
  denom: 'cw20:terra10aa3zdkrc7jwuf8ekl3zq7e7m42vmzqehcmu74e4egc7xkm5kr2s0muyst',
1483
1483
  exponent: 0
@@ -1488,7 +1488,7 @@ const info = {
1488
1488
  typeAsset: 'cw20',
1489
1489
  address: 'terra10aa3zdkrc7jwuf8ekl3zq7e7m42vmzqehcmu74e4egc7xkm5kr2s0muyst',
1490
1490
  base: 'cw20:terra10aa3zdkrc7jwuf8ekl3zq7e7m42vmzqehcmu74e4egc7xkm5kr2s0muyst',
1491
- name: 'Solid USD',
1491
+ name: 'Solid',
1492
1492
  display: 'solid',
1493
1493
  symbol: 'SOLID',
1494
1494
  logoURIs: {
@@ -1502,6 +1502,33 @@ const info = {
1502
1502
  primaryColorHex: '#040404'
1503
1503
  }
1504
1504
  }]
1505
+ },
1506
+ {
1507
+ description: 'CAPA is the governance token of SOLID ecosystem, powered by SOLID',
1508
+ denomUnits: [{
1509
+ denom: 'cw20:terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar',
1510
+ exponent: 0
1511
+ }, {
1512
+ denom: 'capa',
1513
+ exponent: 6
1514
+ }],
1515
+ typeAsset: 'cw20',
1516
+ address: 'terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar',
1517
+ base: 'cw20:terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar',
1518
+ name: 'Capa',
1519
+ display: 'capa',
1520
+ symbol: 'CAPA',
1521
+ logoURIs: {
1522
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
1523
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg'
1524
+ },
1525
+ images: [{
1526
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
1527
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg',
1528
+ theme: {
1529
+ primaryColorHex: '#FF47C2'
1530
+ }
1531
+ }]
1505
1532
  }
1506
1533
  ]
1507
1534
  };
@@ -24915,6 +24915,37 @@ const info = {
24915
24915
  primaryColorHex: '#41918c'
24916
24916
  }
24917
24917
  }]
24918
+ },
24919
+ {
24920
+ description: 'An alloy of USD asset variants on Osmosis.',
24921
+ extendedDescription: 'Multiple USD variants on Osmosis comprise the liquidity backing of a tokenized transmuter pool to create an alloy of USD.',
24922
+ denomUnits: [{
24923
+ denom: 'factory/osmo1t82ql2w69m9g3un7c6sk5wss578ewst2uscr7zdkn6k8rmzc3e8qz9n4q2/alloyed/allUSD',
24924
+ exponent: 0
24925
+ }, {
24926
+ denom: 'allUSD',
24927
+ exponent: 6
24928
+ }],
24929
+ typeAsset: 'sdk.coin',
24930
+ address: 'osmo1t82ql2w69m9g3un7c6sk5wss578ewst2uscr7zdkn6k8rmzc3e8qz9n4q2',
24931
+ base: 'factory/osmo1t82ql2w69m9g3un7c6sk5wss578ewst2uscr7zdkn6k8rmzc3e8qz9n4q2/alloyed/allUSD',
24932
+ name: 'Osmosis Alloyed USD',
24933
+ display: 'allUSD',
24934
+ symbol: 'allUSD',
24935
+ traces: [{
24936
+ type: 'synthetic',
24937
+ counterparty: {
24938
+ chainName: 'forex',
24939
+ baseDenom: 'USD'
24940
+ },
24941
+ provider: 'Osmosis'
24942
+ }],
24943
+ logoURIs: {
24944
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allUSD.svg'
24945
+ },
24946
+ images: [{
24947
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allUSD.svg'
24948
+ }]
24918
24949
  }
24919
24950
  ]
24920
24951
  };
@@ -59,14 +59,23 @@ const info = {
59
59
  rpc: [{
60
60
  address: 'https://a.consensus.sunrise-1.sunriselayer.io',
61
61
  provider: 'Sunrise Team'
62
+ }, {
63
+ address: 'https://rpc-sunrise.nodeist.net',
64
+ provider: 'Nodeist'
62
65
  }],
63
66
  rest: [{
64
67
  address: 'https://a.consensus.sunrise-1.sunriselayer.io:1318',
65
68
  provider: 'Sunrise Team'
69
+ }, {
70
+ address: 'https://api-sunrise.nodeist.net',
71
+ provider: 'Nodeist'
66
72
  }],
67
73
  grpc: [{
68
74
  address: 'https://a.consensus.sunrise-1.sunriselayer.io:9092',
69
75
  provider: 'Sunrise Team'
76
+ }, {
77
+ address: 'https://grpc-sunrise.nodeist.net',
78
+ provider: 'Nodeist'
70
79
  }]
71
80
  },
72
81
  explorers: [{
@@ -74,6 +83,11 @@ const info = {
74
83
  url: 'https://risescan.sunriselayer.io',
75
84
  txPage: 'https://risescan.sunriselayer.io/txs/${txHash}',
76
85
  accountPage: 'https://risescan.sunriselayer.io/accounts/${accountAddress}'
86
+ }, {
87
+ kind: 'Explorer.ist',
88
+ url: 'https://explorer.ist/sunrise',
89
+ txPage: 'https://explorer.ist/sunrise/tx/${txHash}',
90
+ accountPage: 'https://explorer.ist/sunrise/account/${accountAddress}'
77
91
  }],
78
92
  images: [{
79
93
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/sunrise.svg',
@@ -5,7 +5,12 @@ const info = {
5
5
  chainName: 'symphony',
6
6
  assets: [
7
7
  {
8
- description: 'The native token of Symphony',
8
+ description: 'The native coin of Symphony',
9
+ extendedDescription: 'The native coin of Symphony, and the primary fee coin of the ecosystem. The primary coin for Symphony\'s 2:1 crypto reserves, and used for voting on governance proposals and recapitalizing the system if necessary.',
10
+ socials: {
11
+ website: 'https://orchestralabs.org',
12
+ twitter: 'https://x.com/orchestra_labs'
13
+ },
9
14
  denomUnits: [{
10
15
  denom: 'note',
11
16
  exponent: 0,
@@ -3,6 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const info = {
4
4
  $schema: '../chain.schema.json',
5
5
  chainName: 'symphony',
6
+ description: 'The stablecoin chain. Stablecoins for any and every currency.',
6
7
  status: 'live',
7
8
  networkType: 'mainnet',
8
9
  prettyName: 'Symphony',
@@ -1479,7 +1479,7 @@ const info = {
1479
1479
  coingeckoId: 'monerium-eur-money'
1480
1480
  },
1481
1481
  {
1482
- description: 'A Terra native overcollateralized USD stablecoin, powered by Capapult Finance.',
1482
+ description: 'SOLID is the Terra native overcollateralized USD stablecoin, powered by SOLID',
1483
1483
  denomUnits: [{
1484
1484
  denom: 'cw20:terra10aa3zdkrc7jwuf8ekl3zq7e7m42vmzqehcmu74e4egc7xkm5kr2s0muyst',
1485
1485
  exponent: 0
@@ -1490,7 +1490,7 @@ const info = {
1490
1490
  typeAsset: 'cw20',
1491
1491
  address: 'terra10aa3zdkrc7jwuf8ekl3zq7e7m42vmzqehcmu74e4egc7xkm5kr2s0muyst',
1492
1492
  base: 'cw20:terra10aa3zdkrc7jwuf8ekl3zq7e7m42vmzqehcmu74e4egc7xkm5kr2s0muyst',
1493
- name: 'Solid USD',
1493
+ name: 'Solid',
1494
1494
  display: 'solid',
1495
1495
  symbol: 'SOLID',
1496
1496
  logoURIs: {
@@ -1504,6 +1504,33 @@ const info = {
1504
1504
  primaryColorHex: '#040404'
1505
1505
  }
1506
1506
  }]
1507
+ },
1508
+ {
1509
+ description: 'CAPA is the governance token of SOLID ecosystem, powered by SOLID',
1510
+ denomUnits: [{
1511
+ denom: 'cw20:terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar',
1512
+ exponent: 0
1513
+ }, {
1514
+ denom: 'capa',
1515
+ exponent: 6
1516
+ }],
1517
+ typeAsset: 'cw20',
1518
+ address: 'terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar',
1519
+ base: 'cw20:terra1t4p3u8khpd7f8qzurwyafxt648dya6mp6vur3vaapswt6m24gkuqrfdhar',
1520
+ name: 'Capa',
1521
+ display: 'capa',
1522
+ symbol: 'CAPA',
1523
+ logoURIs: {
1524
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
1525
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg'
1526
+ },
1527
+ images: [{
1528
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
1529
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg',
1530
+ theme: {
1531
+ primaryColorHex: '#FF47C2'
1532
+ }
1533
+ }]
1507
1534
  }
1508
1535
  ]
1509
1536
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "2.0.36",
3
+ "version": "2.0.38",
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.36"
32
+ "@chain-registry/types": "^2.0.38"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -39,5 +39,5 @@
39
39
  "interchain",
40
40
  "tokens"
41
41
  ],
42
- "gitHead": "caead2bfe2de3fc9a97039711d55d29767741552"
42
+ "gitHead": "d3dba828b0a123ad1c887ad6f234cd25fafdf942"
43
43
  }