chain-registry 1.63.14 → 1.63.16

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 (43) hide show
  1. package/esm/mainnet/assets.js +6 -0
  2. package/esm/mainnet/axelar/assets.js +32 -0
  3. package/esm/mainnet/bluechip/chain.js +1 -1
  4. package/esm/mainnet/chains.js +6 -0
  5. package/esm/mainnet/mtgbp/assets.js +28 -0
  6. package/esm/mainnet/mtgbp/chain.js +60 -0
  7. package/esm/mainnet/mtgbp/index.js +4 -0
  8. package/esm/mainnet/named.js +3 -0
  9. package/esm/mainnet/qfs/assets.js +28 -0
  10. package/esm/mainnet/qfs/chain.js +60 -0
  11. package/esm/mainnet/qfs/index.js +4 -0
  12. package/esm/mainnet/self/chain.js +8 -0
  13. package/esm/mainnet/taketitan/assets.js +28 -0
  14. package/esm/mainnet/taketitan/chain.js +60 -0
  15. package/esm/mainnet/taketitan/index.js +4 -0
  16. package/esm/noncosmos/ethereum/assets.js +26 -2
  17. package/mainnet/assets.js +6 -0
  18. package/mainnet/axelar/assets.js +32 -0
  19. package/mainnet/bluechip/chain.js +1 -1
  20. package/mainnet/chains.js +6 -0
  21. package/mainnet/mtgbp/assets.d.ts +3 -0
  22. package/mainnet/mtgbp/assets.js +30 -0
  23. package/mainnet/mtgbp/chain.d.ts +3 -0
  24. package/mainnet/mtgbp/chain.js +62 -0
  25. package/mainnet/mtgbp/index.d.ts +2 -0
  26. package/mainnet/mtgbp/index.js +10 -0
  27. package/mainnet/named.d.ts +3 -0
  28. package/mainnet/named.js +5 -2
  29. package/mainnet/qfs/assets.d.ts +3 -0
  30. package/mainnet/qfs/assets.js +30 -0
  31. package/mainnet/qfs/chain.d.ts +3 -0
  32. package/mainnet/qfs/chain.js +62 -0
  33. package/mainnet/qfs/index.d.ts +2 -0
  34. package/mainnet/qfs/index.js +10 -0
  35. package/mainnet/self/chain.js +8 -0
  36. package/mainnet/taketitan/assets.d.ts +3 -0
  37. package/mainnet/taketitan/assets.js +30 -0
  38. package/mainnet/taketitan/chain.d.ts +3 -0
  39. package/mainnet/taketitan/chain.js +62 -0
  40. package/mainnet/taketitan/index.d.ts +2 -0
  41. package/mainnet/taketitan/index.js +10 -0
  42. package/noncosmos/ethereum/assets.js +26 -2
  43. package/package.json +4 -4
@@ -97,6 +97,7 @@ import * as _meme from './meme';
97
97
  import * as _microtick from './microtick';
98
98
  import * as _migaloo from './migaloo';
99
99
  import * as _mises from './mises';
100
+ import * as _mtgbp from './mtgbp';
100
101
  import * as _mun from './mun';
101
102
  import * as _mythos from './mythos';
102
103
  import * as _neura from './neura';
@@ -127,6 +128,7 @@ import * as _provenance from './provenance';
127
128
  import * as _pryzm from './pryzm';
128
129
  import * as _pundix from './pundix';
129
130
  import * as _pylons from './pylons';
131
+ import * as _qfs from './qfs';
130
132
  import * as _quasar from './quasar';
131
133
  import * as _quicksilver from './quicksilver';
132
134
  import * as _qwoyn from './qwoyn';
@@ -155,6 +157,7 @@ import * as _starname from './starname';
155
157
  import * as _stratos from './stratos';
156
158
  import * as _stride from './stride';
157
159
  import * as _sunrise from './sunrise';
160
+ import * as _taketitan from './taketitan';
158
161
  import * as _tenet from './tenet';
159
162
  import * as _teritori from './teritori';
160
163
  import * as _terpnetwork from './terpnetwork';
@@ -269,6 +272,7 @@ const assets = [
269
272
  _microtick.assets,
270
273
  _migaloo.assets,
271
274
  _mises.assets,
275
+ _mtgbp.assets,
272
276
  _mun.assets,
273
277
  _mythos.assets,
274
278
  _neura.assets,
@@ -299,6 +303,7 @@ const assets = [
299
303
  _pryzm.assets,
300
304
  _pundix.assets,
301
305
  _pylons.assets,
306
+ _qfs.assets,
302
307
  _quasar.assets,
303
308
  _quicksilver.assets,
304
309
  _qwoyn.assets,
@@ -327,6 +332,7 @@ const assets = [
327
332
  _stratos.assets,
328
333
  _stride.assets,
329
334
  _sunrise.assets,
335
+ _taketitan.assets,
330
336
  _tenet.assets,
331
337
  _teritori.assets,
332
338
  _terpnetwork.assets,
@@ -1123,6 +1123,38 @@ const info = {
1123
1123
  logo_URIs: {
1124
1124
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ox.svg'
1125
1125
  }
1126
+ },
1127
+ {
1128
+ denom_units: [{
1129
+ denom: 'yum-wei',
1130
+ exponent: 0,
1131
+ aliases: ['0xcE682c89C63d2850Cb2ca898E44D6c7c30d897a6']
1132
+ }, {
1133
+ denom: 'yum',
1134
+ exponent: 18
1135
+ }],
1136
+ base: 'yum-wei',
1137
+ name: 'Axelar Wrapped YUM',
1138
+ display: 'yum',
1139
+ symbol: 'YUM.axl',
1140
+ traces: [{
1141
+ type: 'bridge',
1142
+ counterparty: {
1143
+ chain_name: 'ethereum',
1144
+ base_denom: '0xcE682c89C63d2850Cb2ca898E44D6c7c30d897a6'
1145
+ },
1146
+ provider: 'Axelar'
1147
+ }],
1148
+ images: [{
1149
+ image_sync: {
1150
+ chain_name: 'ethereum',
1151
+ base_denom: '0xcE682c89C63d2850Cb2ca898E44D6c7c30d897a6'
1152
+ },
1153
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yum.png'
1154
+ }],
1155
+ logo_URIs: {
1156
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yum.png'
1157
+ }
1126
1158
  }
1127
1159
  ]
1128
1160
  };
@@ -5,7 +5,7 @@ const info = {
5
5
  website: 'https://www.bluechip.link',
6
6
  network_type: 'mainnet',
7
7
  pretty_name: 'BlueChip',
8
- chain_id: 'bluechip_1',
8
+ chain_id: 'bluechip-1',
9
9
  bech32_prefix: 'bcp',
10
10
  daemon_name: 'bluechipd',
11
11
  node_home: '$HOME/.bluechip',
@@ -98,6 +98,7 @@ import * as _meme from './meme';
98
98
  import * as _microtick from './microtick';
99
99
  import * as _migaloo from './migaloo';
100
100
  import * as _mises from './mises';
101
+ import * as _mtgbp from './mtgbp';
101
102
  import * as _mun from './mun';
102
103
  import * as _mythos from './mythos';
103
104
  import * as _neura from './neura';
@@ -128,6 +129,7 @@ import * as _provenance from './provenance';
128
129
  import * as _pryzm from './pryzm';
129
130
  import * as _pundix from './pundix';
130
131
  import * as _pylons from './pylons';
132
+ import * as _qfs from './qfs';
131
133
  import * as _quasar from './quasar';
132
134
  import * as _quicksilver from './quicksilver';
133
135
  import * as _qwoyn from './qwoyn';
@@ -156,6 +158,7 @@ import * as _starname from './starname';
156
158
  import * as _stratos from './stratos';
157
159
  import * as _stride from './stride';
158
160
  import * as _sunrise from './sunrise';
161
+ import * as _taketitan from './taketitan';
159
162
  import * as _tenet from './tenet';
160
163
  import * as _teritori from './teritori';
161
164
  import * as _terpnetwork from './terpnetwork';
@@ -272,6 +275,7 @@ const chains = [
272
275
  _microtick.chain,
273
276
  _migaloo.chain,
274
277
  _mises.chain,
278
+ _mtgbp.chain,
275
279
  _mun.chain,
276
280
  _mythos.chain,
277
281
  _neura.chain,
@@ -302,6 +306,7 @@ const chains = [
302
306
  _pryzm.chain,
303
307
  _pundix.chain,
304
308
  _pylons.chain,
309
+ _qfs.chain,
305
310
  _quasar.chain,
306
311
  _quicksilver.chain,
307
312
  _qwoyn.chain,
@@ -330,6 +335,7 @@ const chains = [
330
335
  _stratos.chain,
331
336
  _stride.chain,
332
337
  _sunrise.chain,
338
+ _taketitan.chain,
333
339
  _tenet.chain,
334
340
  _teritori.chain,
335
341
  _terpnetwork.chain,
@@ -0,0 +1,28 @@
1
+ const info = {
2
+ $schema: '../assetlist.schema.json',
3
+ chain_name: 'mtgbp',
4
+ assets: [{
5
+ description: 'MTGBP the stablecoin of the future.',
6
+ extended_description: 'MTGBP is known as the stablecoin of the future. This stablecoin is based on the British pound, which means its value stays the same as the pound.\n\nMTGBP aims to connect traditional money with digital money, giving people a stable and trustworthy digital currency. This stablecoin combines the stability of the British pound with the speed and efficiency of blockchain technology.\n\nMTGBP makes it easy to do financial transactions without the ups and downs that other cryptocurrencies have. With MTGBP, you can send money, trade, and invest knowing that its value will stay steady. This makes it useful for everyday use and for long-term financial plans.\n\nIn short, MTGBP offers the stability of the British pound and the benefits of cryptocurrency, making it a safe and easy option for everyone.\n\n',
7
+ denom_units: [{
8
+ denom: 'mtgbp',
9
+ exponent: 0
10
+ }],
11
+ base: 'mtgbp',
12
+ name: 'mtgbp',
13
+ display: 'mtgbp',
14
+ symbol: 'MTGBP',
15
+ logo_URIs: {
16
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.png',
17
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.svg'
18
+ },
19
+ images: [{
20
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.png',
21
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.svg'
22
+ }],
23
+ socials: {
24
+ website: 'https://mtgbp.com/'
25
+ }
26
+ }]
27
+ };
28
+ export default info;
@@ -0,0 +1,60 @@
1
+ const info = {
2
+ $schema: '../chain.schema.json',
3
+ chain_name: 'mtgbp',
4
+ status: 'live',
5
+ network_type: 'mainnet',
6
+ website: 'https://mtgbp.com/',
7
+ pretty_name: 'mtgbp',
8
+ chain_id: 'mtgbp-1',
9
+ bech32_prefix: 'mtgbp',
10
+ daemon_name: 'mtgbp',
11
+ node_home: '$HOME/.ssc',
12
+ key_algos: ['secp256k1'],
13
+ slip44: 1179993441,
14
+ staking: {
15
+ staking_tokens: [{
16
+ denom: 'mtgbp'
17
+ }],
18
+ lock_duration: {
19
+ time: '1814400s'
20
+ }
21
+ },
22
+ fees: {
23
+ fee_tokens: [{
24
+ denom: 'mtgbp',
25
+ low_gas_price: 0.000001,
26
+ average_gas_price: 0.000005,
27
+ high_gas_price: 0.0001
28
+ }]
29
+ },
30
+ apis: {
31
+ rpc: [{
32
+ address: 'https://rcp.mtgbp.com',
33
+ provider: 'mtgbp'
34
+ }],
35
+ rest: [{
36
+ address: 'https://lcd.mtgbp.com',
37
+ provider: 'mtgbp'
38
+ }],
39
+ grpc: [{
40
+ address: 'https://grcp.mtgbp.com:4090',
41
+ provider: 'mtgbp'
42
+ }]
43
+ },
44
+ logo_URIs: {
45
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.png',
46
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.svg'
47
+ },
48
+ explorers: [{
49
+ kind: 'ping.pub',
50
+ url: 'https://blockexplorer.mtgbp.com/mtgbp',
51
+ tx_page: 'https://blockexplorer.mtgbp.com/mtgbp/tx/${txHash}',
52
+ account_page: 'https://blockexplorer.mtgbp.com/mtgbp/accounts/${accountAddress}'
53
+ }],
54
+ keywords: [],
55
+ images: [{
56
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.png',
57
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.svg'
58
+ }]
59
+ };
60
+ 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;
@@ -98,6 +98,7 @@ export * as meme from './meme';
98
98
  export * as microtick from './microtick';
99
99
  export * as migaloo from './migaloo';
100
100
  export * as mises from './mises';
101
+ export * as mtgbp from './mtgbp';
101
102
  export * as mun from './mun';
102
103
  export * as mythos from './mythos';
103
104
  export * as neura from './neura';
@@ -128,6 +129,7 @@ export * as provenance from './provenance';
128
129
  export * as pryzm from './pryzm';
129
130
  export * as pundix from './pundix';
130
131
  export * as pylons from './pylons';
132
+ export * as qfs from './qfs';
131
133
  export * as quasar from './quasar';
132
134
  export * as quicksilver from './quicksilver';
133
135
  export * as qwoyn from './qwoyn';
@@ -156,6 +158,7 @@ export * as starname from './starname';
156
158
  export * as stratos from './stratos';
157
159
  export * as stride from './stride';
158
160
  export * as sunrise from './sunrise';
161
+ export * as taketitan from './taketitan';
159
162
  export * as tenet from './tenet';
160
163
  export * as teritori from './teritori';
161
164
  export * as terpnetwork from './terpnetwork';
@@ -0,0 +1,28 @@
1
+ const info = {
2
+ $schema: '../assetlist.schema.json',
3
+ chain_name: 'qfs',
4
+ assets: [{
5
+ description: 'QFS stands for Quantum Financial Systems, the aim is to bridge traditional finance with the crypto ecosystem',
6
+ extended_description: 'QFS stands for Quantum Financial Systems, a revolutionary concept designed to integrate traditional financial systems with the rapidly evolving world of cryptocurrency and blockchain technology. The primary aim of QFS is to create a seamless interface that allows for the secure, efficient, and transparent exchange of assets between these two financial realms. By leveraging advanced quantum computing capabilities, QFS seeks to enhance the speed and security of transactions, reduce the risk of fraud, and provide a robust framework for financial innovation. This system is poised to transform how we conduct financial operations, offering unprecedented levels of trust and efficiency in the global financial landscape. Through the integration of traditional banking structures with the decentralized nature of cryptocurrencies, QFS aspires to bridge the gap between conventional and digital finance, paving the way for a more inclusive and technologically advanced financial future.',
7
+ denom_units: [{
8
+ denom: 'qfs',
9
+ exponent: 0
10
+ }],
11
+ base: 'qfs',
12
+ name: 'qfs',
13
+ display: 'qfs',
14
+ symbol: 'QFS',
15
+ logo_URIs: {
16
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.png',
17
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.svg'
18
+ },
19
+ images: [{
20
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.png',
21
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.svg'
22
+ }],
23
+ socials: {
24
+ website: 'https://qfsone.com/'
25
+ }
26
+ }]
27
+ };
28
+ export default info;
@@ -0,0 +1,60 @@
1
+ const info = {
2
+ $schema: '../chain.schema.json',
3
+ chain_name: 'qfs',
4
+ status: 'live',
5
+ network_type: 'mainnet',
6
+ website: 'https://qfs.com/',
7
+ pretty_name: 'Quantum Financial Systems',
8
+ chain_id: 'qfs-1',
9
+ bech32_prefix: 'qfs',
10
+ daemon_name: 'qfs',
11
+ node_home: '$HOME/.ssc',
12
+ key_algos: ['secp256k1'],
13
+ slip44: 1179993431,
14
+ staking: {
15
+ staking_tokens: [{
16
+ denom: 'qfs'
17
+ }],
18
+ lock_duration: {
19
+ time: '1814400s'
20
+ }
21
+ },
22
+ fees: {
23
+ fee_tokens: [{
24
+ denom: 'qfs',
25
+ low_gas_price: 0.000001,
26
+ average_gas_price: 0.000005,
27
+ high_gas_price: 0.0001
28
+ }]
29
+ },
30
+ apis: {
31
+ rpc: [{
32
+ address: 'https://rcp.qfsone.com',
33
+ provider: 'qfs'
34
+ }],
35
+ rest: [{
36
+ address: 'https://lcd.qfsone.com',
37
+ provider: 'qfs'
38
+ }],
39
+ grpc: [{
40
+ address: 'https://grc.qfsone.com:9090',
41
+ provider: 'qfs'
42
+ }]
43
+ },
44
+ logo_URIs: {
45
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.png',
46
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.svg'
47
+ },
48
+ explorers: [{
49
+ kind: 'ping.pub',
50
+ url: 'https://blockexplorer.qfsone.com/qfs',
51
+ tx_page: 'https://blockexplorer.qfsone.com/qfs/tx/${txHash}',
52
+ account_page: 'https://blockexplorer.qfsone.com/qfs/accounts/${accountAddress}'
53
+ }],
54
+ keywords: [],
55
+ images: [{
56
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.png',
57
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.svg'
58
+ }]
59
+ };
60
+ 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;
@@ -37,6 +37,9 @@ const info = {
37
37
  rest: [{
38
38
  address: 'https://api.selfchain.io',
39
39
  provider: 'Self Chain'
40
+ }, {
41
+ address: 'https://selfchain.api.m.stavr.tech',
42
+ provider: '🔥STAVR🔥'
40
43
  }],
41
44
  grpc: []
42
45
  },
@@ -45,6 +48,11 @@ const info = {
45
48
  url: 'https://explorer.selfchain.xyz/selfchain',
46
49
  tx_page: 'https://explorer.selfchain.xyz/selfchain/tx/${txHash}',
47
50
  account_page: 'https://explorer.selfchain.xyz/selfchain/account/${accountAddress}'
51
+ }, {
52
+ kind: '🔥STAVR🔥',
53
+ url: 'https://explorer.stavr.tech/Selfchain-Mainnet',
54
+ tx_page: 'https://explorer.stavr.tech/Selfchain-Mainnet/tx/${txHash}',
55
+ account_page: 'https://explorer.stavr.tech/Selfchain-Mainnet/account/${accountAddress}'
48
56
  }],
49
57
  images: [{
50
58
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/self/images/self.png'
@@ -0,0 +1,28 @@
1
+ const info = {
2
+ $schema: '../assetlist.schema.json',
3
+ chain_name: 'taketitan',
4
+ assets: [{
5
+ description: 'Taketitan the future of the asset management industry.',
6
+ extended_description: 'Taketitan is seen as the future of the asset management industry. This new blockchain technology is changing how asset management works in exciting ways.\n\nTaketitan aims to make managing assets simpler, faster, and more secure. By using blockchain technology, it provides a transparent and trustworthy system where all transactions are recorded in a secure and unchangeable way. This helps reduce the risk of fraud and errors, making asset management safer for everyone.\n\nWith Taketitan, managing assets becomes more efficient. Transactions are processed quickly, and the costs are lower compared to traditional methods. This means more people can benefit from high-quality asset management services without the high fees usually involved.\n\nTaketitan also makes it easier for people to track and manage their investments. Everything is done through a digital platform that is easy to use and always available. This gives users better control and visibility over their assets.\n\nIn short, Taketitan is revolutionizing the asset management industry by making it more secure, efficient, and accessible for everyone. This blockchain technology is paving the way for a new era in how we manage and grow our financial assets.',
7
+ denom_units: [{
8
+ denom: 'ttnc',
9
+ exponent: 0
10
+ }],
11
+ base: 'ttnc',
12
+ name: 'taketitan',
13
+ display: 'ttnc',
14
+ symbol: 'TTNC',
15
+ logo_URIs: {
16
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/taketitan/images/taketitan.png',
17
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/taketitan/images/taketitan.svg'
18
+ },
19
+ images: [{
20
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/taketitan/images/taketitan.png',
21
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/taketitan/images/taketitan.svg'
22
+ }],
23
+ socials: {
24
+ website: 'https://taketitan.com/'
25
+ }
26
+ }]
27
+ };
28
+ export default info;
@@ -0,0 +1,60 @@
1
+ const info = {
2
+ $schema: '../chain.schema.json',
3
+ chain_name: 'taketitan',
4
+ status: 'live',
5
+ network_type: 'mainnet',
6
+ website: 'https://taketitan.com/',
7
+ pretty_name: 'TakeTitan',
8
+ chain_id: 'taketitan-12',
9
+ bech32_prefix: 'taketitan',
10
+ daemon_name: 'ttnc',
11
+ node_home: '$HOME/.ssc',
12
+ key_algos: ['secp256k1'],
13
+ slip44: 1179993421,
14
+ staking: {
15
+ staking_tokens: [{
16
+ denom: 'ttnc'
17
+ }],
18
+ lock_duration: {
19
+ time: '1814400s'
20
+ }
21
+ },
22
+ fees: {
23
+ fee_tokens: [{
24
+ denom: 'ttnc',
25
+ low_gas_price: 0.000001,
26
+ average_gas_price: 0.000005,
27
+ high_gas_price: 0.0001
28
+ }]
29
+ },
30
+ apis: {
31
+ rpc: [{
32
+ address: 'https://rcpttnc.taketitan.com',
33
+ provider: 'taketitan'
34
+ }],
35
+ rest: [{
36
+ address: 'https://lcdttnc.taketitan.com',
37
+ provider: 'taketitan'
38
+ }],
39
+ grpc: [{
40
+ address: 'https://grcpttnc.taketitan.com:8090',
41
+ provider: 'taketitan'
42
+ }]
43
+ },
44
+ logo_URIs: {
45
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/taketitan/images/taketitan.png',
46
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/taketitan/images/taketitan.svg'
47
+ },
48
+ explorers: [{
49
+ kind: 'ping.pub',
50
+ url: 'https://scan.taketitan.com/taketitan',
51
+ tx_page: 'https://scan.taketitan.com/taketitan/tx/${txHash}',
52
+ account_page: 'https://scan.taketitan.com/taketitan/accounts/${accountAddress}'
53
+ }],
54
+ keywords: [],
55
+ images: [{
56
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/taketitan/images/taketitan.png',
57
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/taketitan/images/taketitan.svg'
58
+ }]
59
+ };
60
+ 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;
@@ -391,7 +391,7 @@ const info = {
391
391
  display: 'frxeth',
392
392
  symbol: 'frxETH',
393
393
  traces: [{
394
- type: 'liquid-stake',
394
+ type: 'synthetic',
395
395
  counterparty: {
396
396
  chain_name: 'ethereum',
397
397
  base_denom: 'wei'
@@ -425,7 +425,7 @@ const info = {
425
425
  display: 'sfrxeth',
426
426
  symbol: 'sfrxETH',
427
427
  traces: [{
428
- type: 'wrapped',
428
+ type: 'liquid-stake',
429
429
  counterparty: {
430
430
  chain_name: 'ethereum',
431
431
  base_denom: '0x5e8422345238f34275888049021821e8e08caa1f'
@@ -1353,6 +1353,30 @@ const info = {
1353
1353
  website: 'https://www.ankr.com',
1354
1354
  twitter: 'https://x.com/ankr'
1355
1355
  }
1356
+ },
1357
+ {
1358
+ description: 'YUM is the Cacao Swap token, powering decentralised rails.',
1359
+ type_asset: 'erc20',
1360
+ address: '0xcE682c89C63d2850Cb2ca898E44D6c7c30d897a6',
1361
+ denom_units: [{
1362
+ denom: '0xcE682c89C63d2850Cb2ca898E44D6c7c30d897a6',
1363
+ exponent: 0,
1364
+ aliases: ['yum-wei']
1365
+ }, {
1366
+ denom: 'yum',
1367
+ exponent: 18
1368
+ }],
1369
+ base: '0xcE682c89C63d2850Cb2ca898E44D6c7c30d897a6',
1370
+ name: 'Yum',
1371
+ display: 'yum',
1372
+ symbol: 'YUM',
1373
+ images: [{
1374
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yum.png'
1375
+ }],
1376
+ socials: {
1377
+ website: 'https://cacaoswap.app',
1378
+ twitter: 'https://x.com/CacaoSwap'
1379
+ }
1356
1380
  }
1357
1381
  ]
1358
1382
  };
package/mainnet/assets.js CHANGED
@@ -122,6 +122,7 @@ const _meme = __importStar(require("./meme"));
122
122
  const _microtick = __importStar(require("./microtick"));
123
123
  const _migaloo = __importStar(require("./migaloo"));
124
124
  const _mises = __importStar(require("./mises"));
125
+ const _mtgbp = __importStar(require("./mtgbp"));
125
126
  const _mun = __importStar(require("./mun"));
126
127
  const _mythos = __importStar(require("./mythos"));
127
128
  const _neura = __importStar(require("./neura"));
@@ -152,6 +153,7 @@ const _provenance = __importStar(require("./provenance"));
152
153
  const _pryzm = __importStar(require("./pryzm"));
153
154
  const _pundix = __importStar(require("./pundix"));
154
155
  const _pylons = __importStar(require("./pylons"));
156
+ const _qfs = __importStar(require("./qfs"));
155
157
  const _quasar = __importStar(require("./quasar"));
156
158
  const _quicksilver = __importStar(require("./quicksilver"));
157
159
  const _qwoyn = __importStar(require("./qwoyn"));
@@ -180,6 +182,7 @@ const _starname = __importStar(require("./starname"));
180
182
  const _stratos = __importStar(require("./stratos"));
181
183
  const _stride = __importStar(require("./stride"));
182
184
  const _sunrise = __importStar(require("./sunrise"));
185
+ const _taketitan = __importStar(require("./taketitan"));
183
186
  const _tenet = __importStar(require("./tenet"));
184
187
  const _teritori = __importStar(require("./teritori"));
185
188
  const _terpnetwork = __importStar(require("./terpnetwork"));
@@ -294,6 +297,7 @@ const assets = [
294
297
  _microtick.assets,
295
298
  _migaloo.assets,
296
299
  _mises.assets,
300
+ _mtgbp.assets,
297
301
  _mun.assets,
298
302
  _mythos.assets,
299
303
  _neura.assets,
@@ -324,6 +328,7 @@ const assets = [
324
328
  _pryzm.assets,
325
329
  _pundix.assets,
326
330
  _pylons.assets,
331
+ _qfs.assets,
327
332
  _quasar.assets,
328
333
  _quicksilver.assets,
329
334
  _qwoyn.assets,
@@ -352,6 +357,7 @@ const assets = [
352
357
  _stratos.assets,
353
358
  _stride.assets,
354
359
  _sunrise.assets,
360
+ _taketitan.assets,
355
361
  _tenet.assets,
356
362
  _teritori.assets,
357
363
  _terpnetwork.assets,
@@ -1125,6 +1125,38 @@ const info = {
1125
1125
  logo_URIs: {
1126
1126
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/ox.svg'
1127
1127
  }
1128
+ },
1129
+ {
1130
+ denom_units: [{
1131
+ denom: 'yum-wei',
1132
+ exponent: 0,
1133
+ aliases: ['0xcE682c89C63d2850Cb2ca898E44D6c7c30d897a6']
1134
+ }, {
1135
+ denom: 'yum',
1136
+ exponent: 18
1137
+ }],
1138
+ base: 'yum-wei',
1139
+ name: 'Axelar Wrapped YUM',
1140
+ display: 'yum',
1141
+ symbol: 'YUM.axl',
1142
+ traces: [{
1143
+ type: 'bridge',
1144
+ counterparty: {
1145
+ chain_name: 'ethereum',
1146
+ base_denom: '0xcE682c89C63d2850Cb2ca898E44D6c7c30d897a6'
1147
+ },
1148
+ provider: 'Axelar'
1149
+ }],
1150
+ images: [{
1151
+ image_sync: {
1152
+ chain_name: 'ethereum',
1153
+ base_denom: '0xcE682c89C63d2850Cb2ca898E44D6c7c30d897a6'
1154
+ },
1155
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yum.png'
1156
+ }],
1157
+ logo_URIs: {
1158
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yum.png'
1159
+ }
1128
1160
  }
1129
1161
  ]
1130
1162
  };
@@ -7,7 +7,7 @@ const info = {
7
7
  website: 'https://www.bluechip.link',
8
8
  network_type: 'mainnet',
9
9
  pretty_name: 'BlueChip',
10
- chain_id: 'bluechip_1',
10
+ chain_id: 'bluechip-1',
11
11
  bech32_prefix: 'bcp',
12
12
  daemon_name: 'bluechipd',
13
13
  node_home: '$HOME/.bluechip',
package/mainnet/chains.js CHANGED
@@ -123,6 +123,7 @@ const _meme = __importStar(require("./meme"));
123
123
  const _microtick = __importStar(require("./microtick"));
124
124
  const _migaloo = __importStar(require("./migaloo"));
125
125
  const _mises = __importStar(require("./mises"));
126
+ const _mtgbp = __importStar(require("./mtgbp"));
126
127
  const _mun = __importStar(require("./mun"));
127
128
  const _mythos = __importStar(require("./mythos"));
128
129
  const _neura = __importStar(require("./neura"));
@@ -153,6 +154,7 @@ const _provenance = __importStar(require("./provenance"));
153
154
  const _pryzm = __importStar(require("./pryzm"));
154
155
  const _pundix = __importStar(require("./pundix"));
155
156
  const _pylons = __importStar(require("./pylons"));
157
+ const _qfs = __importStar(require("./qfs"));
156
158
  const _quasar = __importStar(require("./quasar"));
157
159
  const _quicksilver = __importStar(require("./quicksilver"));
158
160
  const _qwoyn = __importStar(require("./qwoyn"));
@@ -181,6 +183,7 @@ const _starname = __importStar(require("./starname"));
181
183
  const _stratos = __importStar(require("./stratos"));
182
184
  const _stride = __importStar(require("./stride"));
183
185
  const _sunrise = __importStar(require("./sunrise"));
186
+ const _taketitan = __importStar(require("./taketitan"));
184
187
  const _tenet = __importStar(require("./tenet"));
185
188
  const _teritori = __importStar(require("./teritori"));
186
189
  const _terpnetwork = __importStar(require("./terpnetwork"));
@@ -297,6 +300,7 @@ const chains = [
297
300
  _microtick.chain,
298
301
  _migaloo.chain,
299
302
  _mises.chain,
303
+ _mtgbp.chain,
300
304
  _mun.chain,
301
305
  _mythos.chain,
302
306
  _neura.chain,
@@ -327,6 +331,7 @@ const chains = [
327
331
  _pryzm.chain,
328
332
  _pundix.chain,
329
333
  _pylons.chain,
334
+ _qfs.chain,
330
335
  _quasar.chain,
331
336
  _quicksilver.chain,
332
337
  _qwoyn.chain,
@@ -355,6 +360,7 @@ const chains = [
355
360
  _stratos.chain,
356
361
  _stride.chain,
357
362
  _sunrise.chain,
363
+ _taketitan.chain,
358
364
  _tenet.chain,
359
365
  _teritori.chain,
360
366
  _terpnetwork.chain,
@@ -0,0 +1,3 @@
1
+ import { AssetList } from '@chain-registry/types';
2
+ declare const info: AssetList;
3
+ export default info;
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const info = {
4
+ $schema: '../assetlist.schema.json',
5
+ chain_name: 'mtgbp',
6
+ assets: [{
7
+ description: 'MTGBP the stablecoin of the future.',
8
+ extended_description: 'MTGBP is known as the stablecoin of the future. This stablecoin is based on the British pound, which means its value stays the same as the pound.\n\nMTGBP aims to connect traditional money with digital money, giving people a stable and trustworthy digital currency. This stablecoin combines the stability of the British pound with the speed and efficiency of blockchain technology.\n\nMTGBP makes it easy to do financial transactions without the ups and downs that other cryptocurrencies have. With MTGBP, you can send money, trade, and invest knowing that its value will stay steady. This makes it useful for everyday use and for long-term financial plans.\n\nIn short, MTGBP offers the stability of the British pound and the benefits of cryptocurrency, making it a safe and easy option for everyone.\n\n',
9
+ denom_units: [{
10
+ denom: 'mtgbp',
11
+ exponent: 0
12
+ }],
13
+ base: 'mtgbp',
14
+ name: 'mtgbp',
15
+ display: 'mtgbp',
16
+ symbol: 'MTGBP',
17
+ logo_URIs: {
18
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.png',
19
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.svg'
20
+ },
21
+ images: [{
22
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.png',
23
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.svg'
24
+ }],
25
+ socials: {
26
+ website: 'https://mtgbp.com/'
27
+ }
28
+ }]
29
+ };
30
+ exports.default = info;
@@ -0,0 +1,3 @@
1
+ import { Chain } from '@chain-registry/types';
2
+ declare const info: Chain;
3
+ export 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
+ chain_name: 'mtgbp',
6
+ status: 'live',
7
+ network_type: 'mainnet',
8
+ website: 'https://mtgbp.com/',
9
+ pretty_name: 'mtgbp',
10
+ chain_id: 'mtgbp-1',
11
+ bech32_prefix: 'mtgbp',
12
+ daemon_name: 'mtgbp',
13
+ node_home: '$HOME/.ssc',
14
+ key_algos: ['secp256k1'],
15
+ slip44: 1179993441,
16
+ staking: {
17
+ staking_tokens: [{
18
+ denom: 'mtgbp'
19
+ }],
20
+ lock_duration: {
21
+ time: '1814400s'
22
+ }
23
+ },
24
+ fees: {
25
+ fee_tokens: [{
26
+ denom: 'mtgbp',
27
+ low_gas_price: 0.000001,
28
+ average_gas_price: 0.000005,
29
+ high_gas_price: 0.0001
30
+ }]
31
+ },
32
+ apis: {
33
+ rpc: [{
34
+ address: 'https://rcp.mtgbp.com',
35
+ provider: 'mtgbp'
36
+ }],
37
+ rest: [{
38
+ address: 'https://lcd.mtgbp.com',
39
+ provider: 'mtgbp'
40
+ }],
41
+ grpc: [{
42
+ address: 'https://grcp.mtgbp.com:4090',
43
+ provider: 'mtgbp'
44
+ }]
45
+ },
46
+ logo_URIs: {
47
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.png',
48
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.svg'
49
+ },
50
+ explorers: [{
51
+ kind: 'ping.pub',
52
+ url: 'https://blockexplorer.mtgbp.com/mtgbp',
53
+ tx_page: 'https://blockexplorer.mtgbp.com/mtgbp/tx/${txHash}',
54
+ account_page: 'https://blockexplorer.mtgbp.com/mtgbp/accounts/${accountAddress}'
55
+ }],
56
+ keywords: [],
57
+ images: [{
58
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.png',
59
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mtgbp/images/mtgbp.svg'
60
+ }]
61
+ };
62
+ exports.default = info;
@@ -0,0 +1,2 @@
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.chain = exports.assets = void 0;
7
+ const assets_1 = __importDefault(require("./assets"));
8
+ const chain_1 = __importDefault(require("./chain"));
9
+ exports.assets = assets_1.default;
10
+ exports.chain = chain_1.default;
@@ -98,6 +98,7 @@ export * as meme from './meme';
98
98
  export * as microtick from './microtick';
99
99
  export * as migaloo from './migaloo';
100
100
  export * as mises from './mises';
101
+ export * as mtgbp from './mtgbp';
101
102
  export * as mun from './mun';
102
103
  export * as mythos from './mythos';
103
104
  export * as neura from './neura';
@@ -128,6 +129,7 @@ export * as provenance from './provenance';
128
129
  export * as pryzm from './pryzm';
129
130
  export * as pundix from './pundix';
130
131
  export * as pylons from './pylons';
132
+ export * as qfs from './qfs';
131
133
  export * as quasar from './quasar';
132
134
  export * as quicksilver from './quicksilver';
133
135
  export * as qwoyn from './qwoyn';
@@ -156,6 +158,7 @@ export * as starname from './starname';
156
158
  export * as stratos from './stratos';
157
159
  export * as stride from './stride';
158
160
  export * as sunrise from './sunrise';
161
+ export * as taketitan from './taketitan';
159
162
  export * as tenet from './tenet';
160
163
  export * as teritori from './teritori';
161
164
  export * as terpnetwork from './terpnetwork';
package/mainnet/named.js CHANGED
@@ -25,8 +25,8 @@ var __importStar = (this && this.__importStar) || function (mod) {
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
26
  exports.dydx = exports.doravota = exports.dig = exports.dhealth = exports.desmos = exports.decentr = exports.cudos = exports.cryptoorgchain = exports.cronos = exports.crescent = exports.coss = exports.cosmoshub = exports.coreum = exports.conscious = exports.composable = exports.commercionetwork = exports.comdex = exports.cifer1 = exports.cifer = exports.chronicnetwork = exports.chimba = exports.chihuahua = exports.cheqd = exports.chain4energy = exports.cerberus = exports.celestia = exports.carbon = exports.canto = exports.bostrom = exports.bluzelle = exports.bluechip = exports.bitsong = exports.bitcanna = exports.beezee = exports.bandchain = exports.axelar = exports.aura1 = exports.aura = exports.assetmantle = exports.arkh = exports.archway = exports.andromeda1 = exports.andromeda = exports.althea = exports.akiro = exports.akash = exports.aioz = exports.agoric = exports.acrechain = exports._8ball = void 0;
27
27
  exports.mises = exports.migaloo = exports.microtick = exports.meme = exports.medasdigital = exports.mayachain = exports.mars = exports.lumnetwork = exports.lumenx = exports.loyal = exports.loop = exports.logos = exports.likecoin = exports.lava = exports.lambda = exports.kyve = exports.kujira = exports.konstellation = exports.kichain = exports.kava = exports.juno = exports.joltify = exports.jackal = exports.irisnet = exports.injective = exports.imversed = exports.impacthub = exports.idep = exports.humans = exports.highbury = exports.heli = exports.haqq = exports.gravitybridge = exports.govgen = exports.gitopia = exports.genesisl1 = exports.gateway = exports.galaxy = exports.fxcore = exports.furya = exports.firmachain = exports.finschia = exports.fetchhub = exports.evmos = exports.ethos = exports.empowerchain = exports.emoney = exports.echelon = exports.dyson = exports.dymension = void 0;
28
- exports.six = exports.sifchain = exports.shido = exports.shentu = exports.shareledger = exports.sge = exports.sentinel = exports.self = exports.sei = exports.seda = exports.secretnetwork = exports.scorum = exports.saga = exports.rizon = exports.regen = exports.rebus = exports.realio = exports.qwoyn = exports.quicksilver = exports.quasar = exports.pylons = exports.pundix = exports.pryzm = exports.provenance = exports.point = exports.planq = exports.persistence = exports.passage1 = exports.passage = exports.panacea = exports.osmosis = exports.oraichain = exports.onomy = exports.onex = exports.omniflixhub = exports.okexchain = exports.odin = exports.octa = exports.nyx = exports.nomic = exports.nolus = exports.nois = exports.noble = exports.nim = exports.nibiru = exports.neutron = exports.neutaro = exports.neura = exports.mythos = exports.mun = void 0;
29
- exports.zetachain = exports.xpla = exports.vidulum = exports.uptick = exports.ununifi = exports.unification = exports.umee = exports.titan = exports.thorchain = exports.tgrade = exports.terra2 = exports.terra = exports.terpnetwork = exports.teritori = exports.tenet = exports.sunrise = exports.stride = exports.stratos = exports.starname = exports.stargaze = exports.stafihub = exports.source = exports.sommelier = void 0;
28
+ exports.shido = exports.shentu = exports.shareledger = exports.sge = exports.sentinel = exports.self = exports.sei = exports.seda = exports.secretnetwork = exports.scorum = exports.saga = exports.rizon = exports.regen = exports.rebus = exports.realio = exports.qwoyn = exports.quicksilver = exports.quasar = exports.qfs = exports.pylons = exports.pundix = exports.pryzm = exports.provenance = exports.point = exports.planq = exports.persistence = exports.passage1 = exports.passage = exports.panacea = exports.osmosis = exports.oraichain = exports.onomy = exports.onex = exports.omniflixhub = exports.okexchain = exports.odin = exports.octa = exports.nyx = exports.nomic = exports.nolus = exports.nois = exports.noble = exports.nim = exports.nibiru = exports.neutron = exports.neutaro = exports.neura = exports.mythos = exports.mun = exports.mtgbp = void 0;
29
+ exports.zetachain = exports.xpla = exports.vidulum = exports.uptick = exports.ununifi = exports.unification = exports.umee = exports.titan = exports.thorchain = exports.tgrade = exports.terra2 = exports.terra = exports.terpnetwork = exports.teritori = exports.tenet = exports.taketitan = exports.sunrise = exports.stride = exports.stratos = exports.starname = exports.stargaze = exports.stafihub = exports.source = exports.sommelier = exports.six = exports.sifchain = void 0;
30
30
  exports._8ball = __importStar(require("./8ball"));
31
31
  exports.acrechain = __importStar(require("./acrechain"));
32
32
  exports.agoric = __importStar(require("./agoric"));
@@ -127,6 +127,7 @@ exports.meme = __importStar(require("./meme"));
127
127
  exports.microtick = __importStar(require("./microtick"));
128
128
  exports.migaloo = __importStar(require("./migaloo"));
129
129
  exports.mises = __importStar(require("./mises"));
130
+ exports.mtgbp = __importStar(require("./mtgbp"));
130
131
  exports.mun = __importStar(require("./mun"));
131
132
  exports.mythos = __importStar(require("./mythos"));
132
133
  exports.neura = __importStar(require("./neura"));
@@ -157,6 +158,7 @@ exports.provenance = __importStar(require("./provenance"));
157
158
  exports.pryzm = __importStar(require("./pryzm"));
158
159
  exports.pundix = __importStar(require("./pundix"));
159
160
  exports.pylons = __importStar(require("./pylons"));
161
+ exports.qfs = __importStar(require("./qfs"));
160
162
  exports.quasar = __importStar(require("./quasar"));
161
163
  exports.quicksilver = __importStar(require("./quicksilver"));
162
164
  exports.qwoyn = __importStar(require("./qwoyn"));
@@ -185,6 +187,7 @@ exports.starname = __importStar(require("./starname"));
185
187
  exports.stratos = __importStar(require("./stratos"));
186
188
  exports.stride = __importStar(require("./stride"));
187
189
  exports.sunrise = __importStar(require("./sunrise"));
190
+ exports.taketitan = __importStar(require("./taketitan"));
188
191
  exports.tenet = __importStar(require("./tenet"));
189
192
  exports.teritori = __importStar(require("./teritori"));
190
193
  exports.terpnetwork = __importStar(require("./terpnetwork"));
@@ -0,0 +1,3 @@
1
+ import { AssetList } from '@chain-registry/types';
2
+ declare const info: AssetList;
3
+ export default info;
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const info = {
4
+ $schema: '../assetlist.schema.json',
5
+ chain_name: 'qfs',
6
+ assets: [{
7
+ description: 'QFS stands for Quantum Financial Systems, the aim is to bridge traditional finance with the crypto ecosystem',
8
+ extended_description: 'QFS stands for Quantum Financial Systems, a revolutionary concept designed to integrate traditional financial systems with the rapidly evolving world of cryptocurrency and blockchain technology. The primary aim of QFS is to create a seamless interface that allows for the secure, efficient, and transparent exchange of assets between these two financial realms. By leveraging advanced quantum computing capabilities, QFS seeks to enhance the speed and security of transactions, reduce the risk of fraud, and provide a robust framework for financial innovation. This system is poised to transform how we conduct financial operations, offering unprecedented levels of trust and efficiency in the global financial landscape. Through the integration of traditional banking structures with the decentralized nature of cryptocurrencies, QFS aspires to bridge the gap between conventional and digital finance, paving the way for a more inclusive and technologically advanced financial future.',
9
+ denom_units: [{
10
+ denom: 'qfs',
11
+ exponent: 0
12
+ }],
13
+ base: 'qfs',
14
+ name: 'qfs',
15
+ display: 'qfs',
16
+ symbol: 'QFS',
17
+ logo_URIs: {
18
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.png',
19
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.svg'
20
+ },
21
+ images: [{
22
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.png',
23
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.svg'
24
+ }],
25
+ socials: {
26
+ website: 'https://qfsone.com/'
27
+ }
28
+ }]
29
+ };
30
+ exports.default = info;
@@ -0,0 +1,3 @@
1
+ import { Chain } from '@chain-registry/types';
2
+ declare const info: Chain;
3
+ export 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
+ chain_name: 'qfs',
6
+ status: 'live',
7
+ network_type: 'mainnet',
8
+ website: 'https://qfs.com/',
9
+ pretty_name: 'Quantum Financial Systems',
10
+ chain_id: 'qfs-1',
11
+ bech32_prefix: 'qfs',
12
+ daemon_name: 'qfs',
13
+ node_home: '$HOME/.ssc',
14
+ key_algos: ['secp256k1'],
15
+ slip44: 1179993431,
16
+ staking: {
17
+ staking_tokens: [{
18
+ denom: 'qfs'
19
+ }],
20
+ lock_duration: {
21
+ time: '1814400s'
22
+ }
23
+ },
24
+ fees: {
25
+ fee_tokens: [{
26
+ denom: 'qfs',
27
+ low_gas_price: 0.000001,
28
+ average_gas_price: 0.000005,
29
+ high_gas_price: 0.0001
30
+ }]
31
+ },
32
+ apis: {
33
+ rpc: [{
34
+ address: 'https://rcp.qfsone.com',
35
+ provider: 'qfs'
36
+ }],
37
+ rest: [{
38
+ address: 'https://lcd.qfsone.com',
39
+ provider: 'qfs'
40
+ }],
41
+ grpc: [{
42
+ address: 'https://grc.qfsone.com:9090',
43
+ provider: 'qfs'
44
+ }]
45
+ },
46
+ logo_URIs: {
47
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.png',
48
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.svg'
49
+ },
50
+ explorers: [{
51
+ kind: 'ping.pub',
52
+ url: 'https://blockexplorer.qfsone.com/qfs',
53
+ tx_page: 'https://blockexplorer.qfsone.com/qfs/tx/${txHash}',
54
+ account_page: 'https://blockexplorer.qfsone.com/qfs/accounts/${accountAddress}'
55
+ }],
56
+ keywords: [],
57
+ images: [{
58
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.png',
59
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qfs/images/qfs.svg'
60
+ }]
61
+ };
62
+ exports.default = info;
@@ -0,0 +1,2 @@
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.chain = exports.assets = void 0;
7
+ const assets_1 = __importDefault(require("./assets"));
8
+ const chain_1 = __importDefault(require("./chain"));
9
+ exports.assets = assets_1.default;
10
+ exports.chain = chain_1.default;
@@ -39,6 +39,9 @@ const info = {
39
39
  rest: [{
40
40
  address: 'https://api.selfchain.io',
41
41
  provider: 'Self Chain'
42
+ }, {
43
+ address: 'https://selfchain.api.m.stavr.tech',
44
+ provider: '🔥STAVR🔥'
42
45
  }],
43
46
  grpc: []
44
47
  },
@@ -47,6 +50,11 @@ const info = {
47
50
  url: 'https://explorer.selfchain.xyz/selfchain',
48
51
  tx_page: 'https://explorer.selfchain.xyz/selfchain/tx/${txHash}',
49
52
  account_page: 'https://explorer.selfchain.xyz/selfchain/account/${accountAddress}'
53
+ }, {
54
+ kind: '🔥STAVR🔥',
55
+ url: 'https://explorer.stavr.tech/Selfchain-Mainnet',
56
+ tx_page: 'https://explorer.stavr.tech/Selfchain-Mainnet/tx/${txHash}',
57
+ account_page: 'https://explorer.stavr.tech/Selfchain-Mainnet/account/${accountAddress}'
50
58
  }],
51
59
  images: [{
52
60
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/self/images/self.png'
@@ -0,0 +1,3 @@
1
+ import { AssetList } from '@chain-registry/types';
2
+ declare const info: AssetList;
3
+ export default info;
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const info = {
4
+ $schema: '../assetlist.schema.json',
5
+ chain_name: 'taketitan',
6
+ assets: [{
7
+ description: 'Taketitan the future of the asset management industry.',
8
+ extended_description: 'Taketitan is seen as the future of the asset management industry. This new blockchain technology is changing how asset management works in exciting ways.\n\nTaketitan aims to make managing assets simpler, faster, and more secure. By using blockchain technology, it provides a transparent and trustworthy system where all transactions are recorded in a secure and unchangeable way. This helps reduce the risk of fraud and errors, making asset management safer for everyone.\n\nWith Taketitan, managing assets becomes more efficient. Transactions are processed quickly, and the costs are lower compared to traditional methods. This means more people can benefit from high-quality asset management services without the high fees usually involved.\n\nTaketitan also makes it easier for people to track and manage their investments. Everything is done through a digital platform that is easy to use and always available. This gives users better control and visibility over their assets.\n\nIn short, Taketitan is revolutionizing the asset management industry by making it more secure, efficient, and accessible for everyone. This blockchain technology is paving the way for a new era in how we manage and grow our financial assets.',
9
+ denom_units: [{
10
+ denom: 'ttnc',
11
+ exponent: 0
12
+ }],
13
+ base: 'ttnc',
14
+ name: 'taketitan',
15
+ display: 'ttnc',
16
+ symbol: 'TTNC',
17
+ logo_URIs: {
18
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/taketitan/images/taketitan.png',
19
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/taketitan/images/taketitan.svg'
20
+ },
21
+ images: [{
22
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/taketitan/images/taketitan.png',
23
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/taketitan/images/taketitan.svg'
24
+ }],
25
+ socials: {
26
+ website: 'https://taketitan.com/'
27
+ }
28
+ }]
29
+ };
30
+ exports.default = info;
@@ -0,0 +1,3 @@
1
+ import { Chain } from '@chain-registry/types';
2
+ declare const info: Chain;
3
+ export 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
+ chain_name: 'taketitan',
6
+ status: 'live',
7
+ network_type: 'mainnet',
8
+ website: 'https://taketitan.com/',
9
+ pretty_name: 'TakeTitan',
10
+ chain_id: 'taketitan-12',
11
+ bech32_prefix: 'taketitan',
12
+ daemon_name: 'ttnc',
13
+ node_home: '$HOME/.ssc',
14
+ key_algos: ['secp256k1'],
15
+ slip44: 1179993421,
16
+ staking: {
17
+ staking_tokens: [{
18
+ denom: 'ttnc'
19
+ }],
20
+ lock_duration: {
21
+ time: '1814400s'
22
+ }
23
+ },
24
+ fees: {
25
+ fee_tokens: [{
26
+ denom: 'ttnc',
27
+ low_gas_price: 0.000001,
28
+ average_gas_price: 0.000005,
29
+ high_gas_price: 0.0001
30
+ }]
31
+ },
32
+ apis: {
33
+ rpc: [{
34
+ address: 'https://rcpttnc.taketitan.com',
35
+ provider: 'taketitan'
36
+ }],
37
+ rest: [{
38
+ address: 'https://lcdttnc.taketitan.com',
39
+ provider: 'taketitan'
40
+ }],
41
+ grpc: [{
42
+ address: 'https://grcpttnc.taketitan.com:8090',
43
+ provider: 'taketitan'
44
+ }]
45
+ },
46
+ logo_URIs: {
47
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/taketitan/images/taketitan.png',
48
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/taketitan/images/taketitan.svg'
49
+ },
50
+ explorers: [{
51
+ kind: 'ping.pub',
52
+ url: 'https://scan.taketitan.com/taketitan',
53
+ tx_page: 'https://scan.taketitan.com/taketitan/tx/${txHash}',
54
+ account_page: 'https://scan.taketitan.com/taketitan/accounts/${accountAddress}'
55
+ }],
56
+ keywords: [],
57
+ images: [{
58
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/taketitan/images/taketitan.png',
59
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/taketitan/images/taketitan.svg'
60
+ }]
61
+ };
62
+ exports.default = info;
@@ -0,0 +1,2 @@
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.chain = exports.assets = void 0;
7
+ const assets_1 = __importDefault(require("./assets"));
8
+ const chain_1 = __importDefault(require("./chain"));
9
+ exports.assets = assets_1.default;
10
+ exports.chain = chain_1.default;
@@ -393,7 +393,7 @@ const info = {
393
393
  display: 'frxeth',
394
394
  symbol: 'frxETH',
395
395
  traces: [{
396
- type: 'liquid-stake',
396
+ type: 'synthetic',
397
397
  counterparty: {
398
398
  chain_name: 'ethereum',
399
399
  base_denom: 'wei'
@@ -427,7 +427,7 @@ const info = {
427
427
  display: 'sfrxeth',
428
428
  symbol: 'sfrxETH',
429
429
  traces: [{
430
- type: 'wrapped',
430
+ type: 'liquid-stake',
431
431
  counterparty: {
432
432
  chain_name: 'ethereum',
433
433
  base_denom: '0x5e8422345238f34275888049021821e8e08caa1f'
@@ -1355,6 +1355,30 @@ const info = {
1355
1355
  website: 'https://www.ankr.com',
1356
1356
  twitter: 'https://x.com/ankr'
1357
1357
  }
1358
+ },
1359
+ {
1360
+ description: 'YUM is the Cacao Swap token, powering decentralised rails.',
1361
+ type_asset: 'erc20',
1362
+ address: '0xcE682c89C63d2850Cb2ca898E44D6c7c30d897a6',
1363
+ denom_units: [{
1364
+ denom: '0xcE682c89C63d2850Cb2ca898E44D6c7c30d897a6',
1365
+ exponent: 0,
1366
+ aliases: ['yum-wei']
1367
+ }, {
1368
+ denom: 'yum',
1369
+ exponent: 18
1370
+ }],
1371
+ base: '0xcE682c89C63d2850Cb2ca898E44D6c7c30d897a6',
1372
+ name: 'Yum',
1373
+ display: 'yum',
1374
+ symbol: 'YUM',
1375
+ images: [{
1376
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yum.png'
1377
+ }],
1378
+ socials: {
1379
+ website: 'https://cacaoswap.app',
1380
+ twitter: 'https://x.com/CacaoSwap'
1381
+ }
1358
1382
  }
1359
1383
  ]
1360
1384
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "1.63.14",
3
+ "version": "1.63.16",
4
4
  "description": "Cosmos chain registry ⚛️",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/cosmology-tech/chain-registry/tree/master/packages/chain-registry#readme",
@@ -29,11 +29,11 @@
29
29
  "test:watch": "jest --watch"
30
30
  },
31
31
  "devDependencies": {
32
- "@chain-registry/utils": "^1.46.11",
32
+ "@chain-registry/utils": "^1.46.13",
33
33
  "deepmerge": "^4.2.2"
34
34
  },
35
35
  "dependencies": {
36
- "@chain-registry/types": "^0.45.11"
36
+ "@chain-registry/types": "^0.45.13"
37
37
  },
38
38
  "keywords": [
39
39
  "chain-registry",
@@ -43,5 +43,5 @@
43
43
  "interchain",
44
44
  "tokens"
45
45
  ],
46
- "gitHead": "6d437b1f01f0369789ec6b196d226a46090d65cc"
46
+ "gitHead": "fd3e33009fff8ef96650241c6f1e55fba3a0d6d5"
47
47
  }