@chain-registry/osmosis 1.67.12 → 1.67.13

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.
package/asset_list.js CHANGED
@@ -3,44 +3,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const asset_list = {
4
4
  chain_name: 'osmosis',
5
5
  assets: [
6
- {
7
- description: 'The native staking token of 8ball.',
8
- denom_units: [{
9
- denom: 'ibc/8BE73A810E22F80E5E850531A688600D63AE7392E7C2770AE758CAA4FD921B7F',
10
- exponent: 0,
11
- aliases: ['uebl']
12
- }, {
13
- denom: 'ebl',
14
- exponent: 6
15
- }],
16
- base: 'ibc/8BE73A810E22F80E5E850531A688600D63AE7392E7C2770AE758CAA4FD921B7F',
17
- name: '8ball',
18
- display: 'ebl',
19
- symbol: 'EBL',
20
- logo_URIs: {
21
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/8ball/images/8ball.png',
22
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/8ball/images/8ball.svg'
23
- },
24
- images: [{
25
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/8ball/images/8ball.png',
26
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/8ball/images/8ball.svg',
27
- theme: {
28
- primary_color_hex: '#dbdbdb'
29
- }
30
- }],
31
- type_asset: 'sdk.coin',
32
- traces: [{
33
- type: 'ibc',
34
- counterparty: {
35
- channel_id: 'channel-16',
36
- base_denom: 'uebl',
37
- chain_name: '8ball'
38
- },
39
- chain: {
40
- channel_id: 'channel-641'
41
- }
42
- }]
43
- },
44
6
  {
45
7
  description: 'The native EVM, governance and staking token of the Acrechain',
46
8
  denom_units: [{
@@ -1346,45 +1308,6 @@ const asset_list = {
1346
1308
  }
1347
1309
  }]
1348
1310
  },
1349
- {
1350
- description: 'The native token of Cerberus Chain',
1351
- denom_units: [{
1352
- denom: 'ibc/41999DF04D9441DAC0DF5D8291DF4333FBCBA810FFD63FDCE34FDF41EF37B6F7',
1353
- exponent: 0,
1354
- aliases: ['ucrbrus']
1355
- }, {
1356
- denom: 'crbrus',
1357
- exponent: 6
1358
- }],
1359
- base: 'ibc/41999DF04D9441DAC0DF5D8291DF4333FBCBA810FFD63FDCE34FDF41EF37B6F7',
1360
- name: 'Cerberus',
1361
- display: 'crbrus',
1362
- symbol: 'CRBRUS',
1363
- logo_URIs: {
1364
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cerberus/images/crbrus.png',
1365
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cerberus/images/crbrus.svg'
1366
- },
1367
- coingecko_id: 'cerberus-2',
1368
- images: [{
1369
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cerberus/images/crbrus.png',
1370
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cerberus/images/crbrus.svg',
1371
- theme: {
1372
- primary_color_hex: '#c6c6c9'
1373
- }
1374
- }],
1375
- type_asset: 'sdk.coin',
1376
- traces: [{
1377
- type: 'ibc',
1378
- counterparty: {
1379
- channel_id: 'channel-1',
1380
- base_denom: 'ucrbrus',
1381
- chain_name: 'cerberus'
1382
- },
1383
- chain: {
1384
- channel_id: 'channel-212'
1385
- }
1386
- }]
1387
- },
1388
1311
  {
1389
1312
  description: 'The native token of Chain4Energy',
1390
1313
  denom_units: [{
@@ -1919,49 +1842,6 @@ const asset_list = {
1919
1842
  }
1920
1843
  }]
1921
1844
  },
1922
- {
1923
- description: 'The native token of the Cudos blockchain',
1924
- denom_units: [{
1925
- denom: 'ibc/E09ED39F390EC51FA9F3F69BEA08B5BBE6A48B3057B2B1C3467FAAE9E58B021B',
1926
- exponent: 0,
1927
- aliases: ['acudos']
1928
- }, {
1929
- denom: 'cudos',
1930
- exponent: 18
1931
- }],
1932
- base: 'ibc/E09ED39F390EC51FA9F3F69BEA08B5BBE6A48B3057B2B1C3467FAAE9E58B021B',
1933
- name: 'Cudos',
1934
- display: 'cudos',
1935
- symbol: 'CUDOS',
1936
- logo_URIs: {
1937
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.png',
1938
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.svg'
1939
- },
1940
- coingecko_id: 'cudos',
1941
- images: [{
1942
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.png',
1943
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.svg',
1944
- theme: {
1945
- primary_color_hex: '#5d95ec'
1946
- }
1947
- }],
1948
- socials: {
1949
- website: 'http://www.cudos.org',
1950
- twitter: 'https://twitter.com/CUDOS_'
1951
- },
1952
- type_asset: 'sdk.coin',
1953
- traces: [{
1954
- type: 'ibc',
1955
- counterparty: {
1956
- channel_id: 'channel-1',
1957
- base_denom: 'acudos',
1958
- chain_name: 'cudos'
1959
- },
1960
- chain: {
1961
- channel_id: 'channel-298'
1962
- }
1963
- }]
1964
- },
1965
1845
  {
1966
1846
  description: 'The native token of Decentr',
1967
1847
  denom_units: [{
@@ -2083,42 +1963,6 @@ const asset_list = {
2083
1963
  }
2084
1964
  }]
2085
1965
  },
2086
- {
2087
- description: 'Native token of Dig Chain',
2088
- denom_units: [{
2089
- denom: 'ibc/307E5C96C8F60D1CBEE269A9A86C0834E1DB06F2B3788AE4F716EDB97A48B97D',
2090
- exponent: 0,
2091
- aliases: ['udig']
2092
- }, {
2093
- denom: 'dig',
2094
- exponent: 6
2095
- }],
2096
- base: 'ibc/307E5C96C8F60D1CBEE269A9A86C0834E1DB06F2B3788AE4F716EDB97A48B97D',
2097
- name: 'Dig Chain',
2098
- display: 'dig',
2099
- symbol: 'DIG',
2100
- logo_URIs: {
2101
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dig/images/dig.png'
2102
- },
2103
- images: [{
2104
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dig/images/dig.png',
2105
- theme: {
2106
- primary_color_hex: '#1b1433'
2107
- }
2108
- }],
2109
- type_asset: 'sdk.coin',
2110
- traces: [{
2111
- type: 'ibc',
2112
- counterparty: {
2113
- channel_id: 'channel-1',
2114
- base_denom: 'udig',
2115
- chain_name: 'dig'
2116
- },
2117
- chain: {
2118
- channel_id: 'channel-128'
2119
- }
2120
- }]
2121
- },
2122
1966
  {
2123
1967
  description: 'The native staking and governance token of the Theta testnet version of the Dora Vota.',
2124
1968
  denom_units: [{
@@ -4444,44 +4288,6 @@ const asset_list = {
4444
4288
  }
4445
4289
  }]
4446
4290
  },
4447
- {
4448
- description: 'The native token of LumenX Network',
4449
- denom_units: [{
4450
- denom: 'ibc/FFA652599C77E853F017193E36B5AB2D4D9AFC4B54721A74904F80C9236BF3B7',
4451
- exponent: 0,
4452
- aliases: ['ulumen']
4453
- }, {
4454
- denom: 'lumen',
4455
- exponent: 6
4456
- }],
4457
- base: 'ibc/FFA652599C77E853F017193E36B5AB2D4D9AFC4B54721A74904F80C9236BF3B7',
4458
- name: 'LUMEN',
4459
- display: 'lumen',
4460
- symbol: 'LUMEN',
4461
- logo_URIs: {
4462
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumenx/images/lumen.png',
4463
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumenx/images/lumen.svg'
4464
- },
4465
- images: [{
4466
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumenx/images/lumen.png',
4467
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumenx/images/lumen.svg',
4468
- theme: {
4469
- primary_color_hex: '#cb8b40'
4470
- }
4471
- }],
4472
- type_asset: 'sdk.coin',
4473
- traces: [{
4474
- type: 'ibc',
4475
- counterparty: {
4476
- channel_id: 'channel-3',
4477
- base_denom: 'ulumen',
4478
- chain_name: 'lumenx'
4479
- },
4480
- chain: {
4481
- channel_id: 'channel-286'
4482
- }
4483
- }]
4484
- },
4485
4291
  {
4486
4292
  description: 'Native token of the Lum Network',
4487
4293
  denom_units: [{
@@ -4664,44 +4470,6 @@ const asset_list = {
4664
4470
  }
4665
4471
  }]
4666
4472
  },
4667
- {
4668
- description: 'TICK coin is the token for the Microtick Price Discovery & Oracle App',
4669
- denom_units: [{
4670
- denom: 'ibc/655BCEF3CDEBE32863FF281DBBE3B06160339E9897DC9C9C9821932A5F8BA6F8',
4671
- exponent: 0,
4672
- aliases: ['utick']
4673
- }, {
4674
- denom: 'tick',
4675
- exponent: 6
4676
- }],
4677
- base: 'ibc/655BCEF3CDEBE32863FF281DBBE3B06160339E9897DC9C9C9821932A5F8BA6F8',
4678
- display: 'tick',
4679
- name: 'Microtick',
4680
- symbol: 'TICK',
4681
- logo_URIs: {
4682
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/microtick/images/tick.png',
4683
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/microtick/images/tick.svg'
4684
- },
4685
- images: [{
4686
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/microtick/images/tick.png',
4687
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/microtick/images/tick.svg',
4688
- theme: {
4689
- primary_color_hex: '#6bab14'
4690
- }
4691
- }],
4692
- type_asset: 'sdk.coin',
4693
- traces: [{
4694
- type: 'ibc',
4695
- counterparty: {
4696
- channel_id: 'channel-16',
4697
- base_denom: 'utick',
4698
- chain_name: 'microtick'
4699
- },
4700
- chain: {
4701
- channel_id: 'channel-39'
4702
- }
4703
- }]
4704
- },
4705
4473
  {
4706
4474
  description: 'Migaloo is a cosmwasm-powered, permissionless blockchain designed to build decentralized applications with a focus on interchain liquidity solutions.',
4707
4475
  denom_units: [{
@@ -5777,44 +5545,6 @@ const asset_list = {
5777
5545
  }
5778
5546
  }]
5779
5547
  },
5780
- {
5781
- description: 'The native staking token of 8ball.',
5782
- denom_units: [{
5783
- denom: 'ibc/8BE73A810E22F80E5E850531A688600D63AE7392E7C2770AE758CAA4FD921B7F',
5784
- exponent: 0,
5785
- aliases: ['uebl']
5786
- }, {
5787
- denom: 'ebl',
5788
- exponent: 6
5789
- }],
5790
- base: 'ibc/8BE73A810E22F80E5E850531A688600D63AE7392E7C2770AE758CAA4FD921B7F',
5791
- name: '8ball',
5792
- display: 'ebl',
5793
- symbol: 'EBL',
5794
- logo_URIs: {
5795
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/8ball/images/8ball.png',
5796
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/8ball/images/8ball.svg'
5797
- },
5798
- images: [{
5799
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/8ball/images/8ball.png',
5800
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/8ball/images/8ball.svg',
5801
- theme: {
5802
- primary_color_hex: '#dbdbdb'
5803
- }
5804
- }],
5805
- type_asset: 'sdk.coin',
5806
- traces: [{
5807
- type: 'ibc',
5808
- counterparty: {
5809
- channel_id: 'channel-16',
5810
- base_denom: 'uebl',
5811
- chain_name: '8ball'
5812
- },
5813
- chain: {
5814
- channel_id: 'channel-641'
5815
- }
5816
- }]
5817
- },
5818
5548
  {
5819
5549
  description: 'The native EVM, governance and staking token of the Acrechain',
5820
5550
  denom_units: [{
@@ -7120,45 +6850,6 @@ const asset_list = {
7120
6850
  }
7121
6851
  }]
7122
6852
  },
7123
- {
7124
- description: 'The native token of Cerberus Chain',
7125
- denom_units: [{
7126
- denom: 'ibc/41999DF04D9441DAC0DF5D8291DF4333FBCBA810FFD63FDCE34FDF41EF37B6F7',
7127
- exponent: 0,
7128
- aliases: ['ucrbrus']
7129
- }, {
7130
- denom: 'crbrus',
7131
- exponent: 6
7132
- }],
7133
- base: 'ibc/41999DF04D9441DAC0DF5D8291DF4333FBCBA810FFD63FDCE34FDF41EF37B6F7',
7134
- name: 'Cerberus',
7135
- display: 'crbrus',
7136
- symbol: 'CRBRUS',
7137
- logo_URIs: {
7138
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cerberus/images/crbrus.png',
7139
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cerberus/images/crbrus.svg'
7140
- },
7141
- coingecko_id: 'cerberus-2',
7142
- images: [{
7143
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cerberus/images/crbrus.png',
7144
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cerberus/images/crbrus.svg',
7145
- theme: {
7146
- primary_color_hex: '#c6c6c9'
7147
- }
7148
- }],
7149
- type_asset: 'sdk.coin',
7150
- traces: [{
7151
- type: 'ibc',
7152
- counterparty: {
7153
- channel_id: 'channel-1',
7154
- base_denom: 'ucrbrus',
7155
- chain_name: 'cerberus'
7156
- },
7157
- chain: {
7158
- channel_id: 'channel-212'
7159
- }
7160
- }]
7161
- },
7162
6853
  {
7163
6854
  description: 'The native token of Chain4Energy',
7164
6855
  denom_units: [{
@@ -7693,49 +7384,6 @@ const asset_list = {
7693
7384
  }
7694
7385
  }]
7695
7386
  },
7696
- {
7697
- description: 'The native token of the Cudos blockchain',
7698
- denom_units: [{
7699
- denom: 'ibc/E09ED39F390EC51FA9F3F69BEA08B5BBE6A48B3057B2B1C3467FAAE9E58B021B',
7700
- exponent: 0,
7701
- aliases: ['acudos']
7702
- }, {
7703
- denom: 'cudos',
7704
- exponent: 18
7705
- }],
7706
- base: 'ibc/E09ED39F390EC51FA9F3F69BEA08B5BBE6A48B3057B2B1C3467FAAE9E58B021B',
7707
- name: 'Cudos',
7708
- display: 'cudos',
7709
- symbol: 'CUDOS',
7710
- logo_URIs: {
7711
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.png',
7712
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.svg'
7713
- },
7714
- coingecko_id: 'cudos',
7715
- images: [{
7716
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.png',
7717
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.svg',
7718
- theme: {
7719
- primary_color_hex: '#5d95ec'
7720
- }
7721
- }],
7722
- socials: {
7723
- website: 'http://www.cudos.org',
7724
- twitter: 'https://twitter.com/CUDOS_'
7725
- },
7726
- type_asset: 'sdk.coin',
7727
- traces: [{
7728
- type: 'ibc',
7729
- counterparty: {
7730
- channel_id: 'channel-1',
7731
- base_denom: 'acudos',
7732
- chain_name: 'cudos'
7733
- },
7734
- chain: {
7735
- channel_id: 'channel-298'
7736
- }
7737
- }]
7738
- },
7739
7387
  {
7740
7388
  description: 'The native token of Decentr',
7741
7389
  denom_units: [{
@@ -7857,42 +7505,6 @@ const asset_list = {
7857
7505
  }
7858
7506
  }]
7859
7507
  },
7860
- {
7861
- description: 'Native token of Dig Chain',
7862
- denom_units: [{
7863
- denom: 'ibc/307E5C96C8F60D1CBEE269A9A86C0834E1DB06F2B3788AE4F716EDB97A48B97D',
7864
- exponent: 0,
7865
- aliases: ['udig']
7866
- }, {
7867
- denom: 'dig',
7868
- exponent: 6
7869
- }],
7870
- base: 'ibc/307E5C96C8F60D1CBEE269A9A86C0834E1DB06F2B3788AE4F716EDB97A48B97D',
7871
- name: 'Dig Chain',
7872
- display: 'dig',
7873
- symbol: 'DIG',
7874
- logo_URIs: {
7875
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dig/images/dig.png'
7876
- },
7877
- images: [{
7878
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dig/images/dig.png',
7879
- theme: {
7880
- primary_color_hex: '#1b1433'
7881
- }
7882
- }],
7883
- type_asset: 'sdk.coin',
7884
- traces: [{
7885
- type: 'ibc',
7886
- counterparty: {
7887
- channel_id: 'channel-1',
7888
- base_denom: 'udig',
7889
- chain_name: 'dig'
7890
- },
7891
- chain: {
7892
- channel_id: 'channel-128'
7893
- }
7894
- }]
7895
- },
7896
7508
  {
7897
7509
  description: 'The native staking and governance token of the Theta testnet version of the Dora Vota.',
7898
7510
  denom_units: [{
@@ -10218,44 +9830,6 @@ const asset_list = {
10218
9830
  }
10219
9831
  }]
10220
9832
  },
10221
- {
10222
- description: 'The native token of LumenX Network',
10223
- denom_units: [{
10224
- denom: 'ibc/FFA652599C77E853F017193E36B5AB2D4D9AFC4B54721A74904F80C9236BF3B7',
10225
- exponent: 0,
10226
- aliases: ['ulumen']
10227
- }, {
10228
- denom: 'lumen',
10229
- exponent: 6
10230
- }],
10231
- base: 'ibc/FFA652599C77E853F017193E36B5AB2D4D9AFC4B54721A74904F80C9236BF3B7',
10232
- name: 'LUMEN',
10233
- display: 'lumen',
10234
- symbol: 'LUMEN',
10235
- logo_URIs: {
10236
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumenx/images/lumen.png',
10237
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumenx/images/lumen.svg'
10238
- },
10239
- images: [{
10240
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumenx/images/lumen.png',
10241
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumenx/images/lumen.svg',
10242
- theme: {
10243
- primary_color_hex: '#cb8b40'
10244
- }
10245
- }],
10246
- type_asset: 'sdk.coin',
10247
- traces: [{
10248
- type: 'ibc',
10249
- counterparty: {
10250
- channel_id: 'channel-3',
10251
- base_denom: 'ulumen',
10252
- chain_name: 'lumenx'
10253
- },
10254
- chain: {
10255
- channel_id: 'channel-286'
10256
- }
10257
- }]
10258
- },
10259
9833
  {
10260
9834
  description: 'Native token of the Lum Network',
10261
9835
  denom_units: [{
@@ -10438,44 +10012,6 @@ const asset_list = {
10438
10012
  }
10439
10013
  }]
10440
10014
  },
10441
- {
10442
- description: 'TICK coin is the token for the Microtick Price Discovery & Oracle App',
10443
- denom_units: [{
10444
- denom: 'ibc/655BCEF3CDEBE32863FF281DBBE3B06160339E9897DC9C9C9821932A5F8BA6F8',
10445
- exponent: 0,
10446
- aliases: ['utick']
10447
- }, {
10448
- denom: 'tick',
10449
- exponent: 6
10450
- }],
10451
- base: 'ibc/655BCEF3CDEBE32863FF281DBBE3B06160339E9897DC9C9C9821932A5F8BA6F8',
10452
- display: 'tick',
10453
- name: 'Microtick',
10454
- symbol: 'TICK',
10455
- logo_URIs: {
10456
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/microtick/images/tick.png',
10457
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/microtick/images/tick.svg'
10458
- },
10459
- images: [{
10460
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/microtick/images/tick.png',
10461
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/microtick/images/tick.svg',
10462
- theme: {
10463
- primary_color_hex: '#6bab14'
10464
- }
10465
- }],
10466
- type_asset: 'sdk.coin',
10467
- traces: [{
10468
- type: 'ibc',
10469
- counterparty: {
10470
- channel_id: 'channel-16',
10471
- base_denom: 'utick',
10472
- chain_name: 'microtick'
10473
- },
10474
- chain: {
10475
- channel_id: 'channel-39'
10476
- }
10477
- }]
10478
- },
10479
10015
  {
10480
10016
  description: 'Migaloo is a cosmwasm-powered, permissionless blockchain designed to build decentralized applications with a focus on interchain liquidity solutions.',
10481
10017
  denom_units: [{
package/esm/asset_list.js CHANGED
@@ -1,44 +1,6 @@
1
1
  const asset_list = {
2
2
  chain_name: 'osmosis',
3
3
  assets: [
4
- {
5
- description: 'The native staking token of 8ball.',
6
- denom_units: [{
7
- denom: 'ibc/8BE73A810E22F80E5E850531A688600D63AE7392E7C2770AE758CAA4FD921B7F',
8
- exponent: 0,
9
- aliases: ['uebl']
10
- }, {
11
- denom: 'ebl',
12
- exponent: 6
13
- }],
14
- base: 'ibc/8BE73A810E22F80E5E850531A688600D63AE7392E7C2770AE758CAA4FD921B7F',
15
- name: '8ball',
16
- display: 'ebl',
17
- symbol: 'EBL',
18
- logo_URIs: {
19
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/8ball/images/8ball.png',
20
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/8ball/images/8ball.svg'
21
- },
22
- images: [{
23
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/8ball/images/8ball.png',
24
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/8ball/images/8ball.svg',
25
- theme: {
26
- primary_color_hex: '#dbdbdb'
27
- }
28
- }],
29
- type_asset: 'sdk.coin',
30
- traces: [{
31
- type: 'ibc',
32
- counterparty: {
33
- channel_id: 'channel-16',
34
- base_denom: 'uebl',
35
- chain_name: '8ball'
36
- },
37
- chain: {
38
- channel_id: 'channel-641'
39
- }
40
- }]
41
- },
42
4
  {
43
5
  description: 'The native EVM, governance and staking token of the Acrechain',
44
6
  denom_units: [{
@@ -1344,45 +1306,6 @@ const asset_list = {
1344
1306
  }
1345
1307
  }]
1346
1308
  },
1347
- {
1348
- description: 'The native token of Cerberus Chain',
1349
- denom_units: [{
1350
- denom: 'ibc/41999DF04D9441DAC0DF5D8291DF4333FBCBA810FFD63FDCE34FDF41EF37B6F7',
1351
- exponent: 0,
1352
- aliases: ['ucrbrus']
1353
- }, {
1354
- denom: 'crbrus',
1355
- exponent: 6
1356
- }],
1357
- base: 'ibc/41999DF04D9441DAC0DF5D8291DF4333FBCBA810FFD63FDCE34FDF41EF37B6F7',
1358
- name: 'Cerberus',
1359
- display: 'crbrus',
1360
- symbol: 'CRBRUS',
1361
- logo_URIs: {
1362
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cerberus/images/crbrus.png',
1363
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cerberus/images/crbrus.svg'
1364
- },
1365
- coingecko_id: 'cerberus-2',
1366
- images: [{
1367
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cerberus/images/crbrus.png',
1368
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cerberus/images/crbrus.svg',
1369
- theme: {
1370
- primary_color_hex: '#c6c6c9'
1371
- }
1372
- }],
1373
- type_asset: 'sdk.coin',
1374
- traces: [{
1375
- type: 'ibc',
1376
- counterparty: {
1377
- channel_id: 'channel-1',
1378
- base_denom: 'ucrbrus',
1379
- chain_name: 'cerberus'
1380
- },
1381
- chain: {
1382
- channel_id: 'channel-212'
1383
- }
1384
- }]
1385
- },
1386
1309
  {
1387
1310
  description: 'The native token of Chain4Energy',
1388
1311
  denom_units: [{
@@ -1917,49 +1840,6 @@ const asset_list = {
1917
1840
  }
1918
1841
  }]
1919
1842
  },
1920
- {
1921
- description: 'The native token of the Cudos blockchain',
1922
- denom_units: [{
1923
- denom: 'ibc/E09ED39F390EC51FA9F3F69BEA08B5BBE6A48B3057B2B1C3467FAAE9E58B021B',
1924
- exponent: 0,
1925
- aliases: ['acudos']
1926
- }, {
1927
- denom: 'cudos',
1928
- exponent: 18
1929
- }],
1930
- base: 'ibc/E09ED39F390EC51FA9F3F69BEA08B5BBE6A48B3057B2B1C3467FAAE9E58B021B',
1931
- name: 'Cudos',
1932
- display: 'cudos',
1933
- symbol: 'CUDOS',
1934
- logo_URIs: {
1935
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.png',
1936
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.svg'
1937
- },
1938
- coingecko_id: 'cudos',
1939
- images: [{
1940
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.png',
1941
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.svg',
1942
- theme: {
1943
- primary_color_hex: '#5d95ec'
1944
- }
1945
- }],
1946
- socials: {
1947
- website: 'http://www.cudos.org',
1948
- twitter: 'https://twitter.com/CUDOS_'
1949
- },
1950
- type_asset: 'sdk.coin',
1951
- traces: [{
1952
- type: 'ibc',
1953
- counterparty: {
1954
- channel_id: 'channel-1',
1955
- base_denom: 'acudos',
1956
- chain_name: 'cudos'
1957
- },
1958
- chain: {
1959
- channel_id: 'channel-298'
1960
- }
1961
- }]
1962
- },
1963
1843
  {
1964
1844
  description: 'The native token of Decentr',
1965
1845
  denom_units: [{
@@ -2081,42 +1961,6 @@ const asset_list = {
2081
1961
  }
2082
1962
  }]
2083
1963
  },
2084
- {
2085
- description: 'Native token of Dig Chain',
2086
- denom_units: [{
2087
- denom: 'ibc/307E5C96C8F60D1CBEE269A9A86C0834E1DB06F2B3788AE4F716EDB97A48B97D',
2088
- exponent: 0,
2089
- aliases: ['udig']
2090
- }, {
2091
- denom: 'dig',
2092
- exponent: 6
2093
- }],
2094
- base: 'ibc/307E5C96C8F60D1CBEE269A9A86C0834E1DB06F2B3788AE4F716EDB97A48B97D',
2095
- name: 'Dig Chain',
2096
- display: 'dig',
2097
- symbol: 'DIG',
2098
- logo_URIs: {
2099
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dig/images/dig.png'
2100
- },
2101
- images: [{
2102
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dig/images/dig.png',
2103
- theme: {
2104
- primary_color_hex: '#1b1433'
2105
- }
2106
- }],
2107
- type_asset: 'sdk.coin',
2108
- traces: [{
2109
- type: 'ibc',
2110
- counterparty: {
2111
- channel_id: 'channel-1',
2112
- base_denom: 'udig',
2113
- chain_name: 'dig'
2114
- },
2115
- chain: {
2116
- channel_id: 'channel-128'
2117
- }
2118
- }]
2119
- },
2120
1964
  {
2121
1965
  description: 'The native staking and governance token of the Theta testnet version of the Dora Vota.',
2122
1966
  denom_units: [{
@@ -4442,44 +4286,6 @@ const asset_list = {
4442
4286
  }
4443
4287
  }]
4444
4288
  },
4445
- {
4446
- description: 'The native token of LumenX Network',
4447
- denom_units: [{
4448
- denom: 'ibc/FFA652599C77E853F017193E36B5AB2D4D9AFC4B54721A74904F80C9236BF3B7',
4449
- exponent: 0,
4450
- aliases: ['ulumen']
4451
- }, {
4452
- denom: 'lumen',
4453
- exponent: 6
4454
- }],
4455
- base: 'ibc/FFA652599C77E853F017193E36B5AB2D4D9AFC4B54721A74904F80C9236BF3B7',
4456
- name: 'LUMEN',
4457
- display: 'lumen',
4458
- symbol: 'LUMEN',
4459
- logo_URIs: {
4460
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumenx/images/lumen.png',
4461
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumenx/images/lumen.svg'
4462
- },
4463
- images: [{
4464
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumenx/images/lumen.png',
4465
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumenx/images/lumen.svg',
4466
- theme: {
4467
- primary_color_hex: '#cb8b40'
4468
- }
4469
- }],
4470
- type_asset: 'sdk.coin',
4471
- traces: [{
4472
- type: 'ibc',
4473
- counterparty: {
4474
- channel_id: 'channel-3',
4475
- base_denom: 'ulumen',
4476
- chain_name: 'lumenx'
4477
- },
4478
- chain: {
4479
- channel_id: 'channel-286'
4480
- }
4481
- }]
4482
- },
4483
4289
  {
4484
4290
  description: 'Native token of the Lum Network',
4485
4291
  denom_units: [{
@@ -4662,44 +4468,6 @@ const asset_list = {
4662
4468
  }
4663
4469
  }]
4664
4470
  },
4665
- {
4666
- description: 'TICK coin is the token for the Microtick Price Discovery & Oracle App',
4667
- denom_units: [{
4668
- denom: 'ibc/655BCEF3CDEBE32863FF281DBBE3B06160339E9897DC9C9C9821932A5F8BA6F8',
4669
- exponent: 0,
4670
- aliases: ['utick']
4671
- }, {
4672
- denom: 'tick',
4673
- exponent: 6
4674
- }],
4675
- base: 'ibc/655BCEF3CDEBE32863FF281DBBE3B06160339E9897DC9C9C9821932A5F8BA6F8',
4676
- display: 'tick',
4677
- name: 'Microtick',
4678
- symbol: 'TICK',
4679
- logo_URIs: {
4680
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/microtick/images/tick.png',
4681
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/microtick/images/tick.svg'
4682
- },
4683
- images: [{
4684
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/microtick/images/tick.png',
4685
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/microtick/images/tick.svg',
4686
- theme: {
4687
- primary_color_hex: '#6bab14'
4688
- }
4689
- }],
4690
- type_asset: 'sdk.coin',
4691
- traces: [{
4692
- type: 'ibc',
4693
- counterparty: {
4694
- channel_id: 'channel-16',
4695
- base_denom: 'utick',
4696
- chain_name: 'microtick'
4697
- },
4698
- chain: {
4699
- channel_id: 'channel-39'
4700
- }
4701
- }]
4702
- },
4703
4471
  {
4704
4472
  description: 'Migaloo is a cosmwasm-powered, permissionless blockchain designed to build decentralized applications with a focus on interchain liquidity solutions.',
4705
4473
  denom_units: [{
@@ -5775,44 +5543,6 @@ const asset_list = {
5775
5543
  }
5776
5544
  }]
5777
5545
  },
5778
- {
5779
- description: 'The native staking token of 8ball.',
5780
- denom_units: [{
5781
- denom: 'ibc/8BE73A810E22F80E5E850531A688600D63AE7392E7C2770AE758CAA4FD921B7F',
5782
- exponent: 0,
5783
- aliases: ['uebl']
5784
- }, {
5785
- denom: 'ebl',
5786
- exponent: 6
5787
- }],
5788
- base: 'ibc/8BE73A810E22F80E5E850531A688600D63AE7392E7C2770AE758CAA4FD921B7F',
5789
- name: '8ball',
5790
- display: 'ebl',
5791
- symbol: 'EBL',
5792
- logo_URIs: {
5793
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/8ball/images/8ball.png',
5794
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/8ball/images/8ball.svg'
5795
- },
5796
- images: [{
5797
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/8ball/images/8ball.png',
5798
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/8ball/images/8ball.svg',
5799
- theme: {
5800
- primary_color_hex: '#dbdbdb'
5801
- }
5802
- }],
5803
- type_asset: 'sdk.coin',
5804
- traces: [{
5805
- type: 'ibc',
5806
- counterparty: {
5807
- channel_id: 'channel-16',
5808
- base_denom: 'uebl',
5809
- chain_name: '8ball'
5810
- },
5811
- chain: {
5812
- channel_id: 'channel-641'
5813
- }
5814
- }]
5815
- },
5816
5546
  {
5817
5547
  description: 'The native EVM, governance and staking token of the Acrechain',
5818
5548
  denom_units: [{
@@ -7118,45 +6848,6 @@ const asset_list = {
7118
6848
  }
7119
6849
  }]
7120
6850
  },
7121
- {
7122
- description: 'The native token of Cerberus Chain',
7123
- denom_units: [{
7124
- denom: 'ibc/41999DF04D9441DAC0DF5D8291DF4333FBCBA810FFD63FDCE34FDF41EF37B6F7',
7125
- exponent: 0,
7126
- aliases: ['ucrbrus']
7127
- }, {
7128
- denom: 'crbrus',
7129
- exponent: 6
7130
- }],
7131
- base: 'ibc/41999DF04D9441DAC0DF5D8291DF4333FBCBA810FFD63FDCE34FDF41EF37B6F7',
7132
- name: 'Cerberus',
7133
- display: 'crbrus',
7134
- symbol: 'CRBRUS',
7135
- logo_URIs: {
7136
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cerberus/images/crbrus.png',
7137
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cerberus/images/crbrus.svg'
7138
- },
7139
- coingecko_id: 'cerberus-2',
7140
- images: [{
7141
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cerberus/images/crbrus.png',
7142
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cerberus/images/crbrus.svg',
7143
- theme: {
7144
- primary_color_hex: '#c6c6c9'
7145
- }
7146
- }],
7147
- type_asset: 'sdk.coin',
7148
- traces: [{
7149
- type: 'ibc',
7150
- counterparty: {
7151
- channel_id: 'channel-1',
7152
- base_denom: 'ucrbrus',
7153
- chain_name: 'cerberus'
7154
- },
7155
- chain: {
7156
- channel_id: 'channel-212'
7157
- }
7158
- }]
7159
- },
7160
6851
  {
7161
6852
  description: 'The native token of Chain4Energy',
7162
6853
  denom_units: [{
@@ -7691,49 +7382,6 @@ const asset_list = {
7691
7382
  }
7692
7383
  }]
7693
7384
  },
7694
- {
7695
- description: 'The native token of the Cudos blockchain',
7696
- denom_units: [{
7697
- denom: 'ibc/E09ED39F390EC51FA9F3F69BEA08B5BBE6A48B3057B2B1C3467FAAE9E58B021B',
7698
- exponent: 0,
7699
- aliases: ['acudos']
7700
- }, {
7701
- denom: 'cudos',
7702
- exponent: 18
7703
- }],
7704
- base: 'ibc/E09ED39F390EC51FA9F3F69BEA08B5BBE6A48B3057B2B1C3467FAAE9E58B021B',
7705
- name: 'Cudos',
7706
- display: 'cudos',
7707
- symbol: 'CUDOS',
7708
- logo_URIs: {
7709
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.png',
7710
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.svg'
7711
- },
7712
- coingecko_id: 'cudos',
7713
- images: [{
7714
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.png',
7715
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.svg',
7716
- theme: {
7717
- primary_color_hex: '#5d95ec'
7718
- }
7719
- }],
7720
- socials: {
7721
- website: 'http://www.cudos.org',
7722
- twitter: 'https://twitter.com/CUDOS_'
7723
- },
7724
- type_asset: 'sdk.coin',
7725
- traces: [{
7726
- type: 'ibc',
7727
- counterparty: {
7728
- channel_id: 'channel-1',
7729
- base_denom: 'acudos',
7730
- chain_name: 'cudos'
7731
- },
7732
- chain: {
7733
- channel_id: 'channel-298'
7734
- }
7735
- }]
7736
- },
7737
7385
  {
7738
7386
  description: 'The native token of Decentr',
7739
7387
  denom_units: [{
@@ -7855,42 +7503,6 @@ const asset_list = {
7855
7503
  }
7856
7504
  }]
7857
7505
  },
7858
- {
7859
- description: 'Native token of Dig Chain',
7860
- denom_units: [{
7861
- denom: 'ibc/307E5C96C8F60D1CBEE269A9A86C0834E1DB06F2B3788AE4F716EDB97A48B97D',
7862
- exponent: 0,
7863
- aliases: ['udig']
7864
- }, {
7865
- denom: 'dig',
7866
- exponent: 6
7867
- }],
7868
- base: 'ibc/307E5C96C8F60D1CBEE269A9A86C0834E1DB06F2B3788AE4F716EDB97A48B97D',
7869
- name: 'Dig Chain',
7870
- display: 'dig',
7871
- symbol: 'DIG',
7872
- logo_URIs: {
7873
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dig/images/dig.png'
7874
- },
7875
- images: [{
7876
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dig/images/dig.png',
7877
- theme: {
7878
- primary_color_hex: '#1b1433'
7879
- }
7880
- }],
7881
- type_asset: 'sdk.coin',
7882
- traces: [{
7883
- type: 'ibc',
7884
- counterparty: {
7885
- channel_id: 'channel-1',
7886
- base_denom: 'udig',
7887
- chain_name: 'dig'
7888
- },
7889
- chain: {
7890
- channel_id: 'channel-128'
7891
- }
7892
- }]
7893
- },
7894
7506
  {
7895
7507
  description: 'The native staking and governance token of the Theta testnet version of the Dora Vota.',
7896
7508
  denom_units: [{
@@ -10216,44 +9828,6 @@ const asset_list = {
10216
9828
  }
10217
9829
  }]
10218
9830
  },
10219
- {
10220
- description: 'The native token of LumenX Network',
10221
- denom_units: [{
10222
- denom: 'ibc/FFA652599C77E853F017193E36B5AB2D4D9AFC4B54721A74904F80C9236BF3B7',
10223
- exponent: 0,
10224
- aliases: ['ulumen']
10225
- }, {
10226
- denom: 'lumen',
10227
- exponent: 6
10228
- }],
10229
- base: 'ibc/FFA652599C77E853F017193E36B5AB2D4D9AFC4B54721A74904F80C9236BF3B7',
10230
- name: 'LUMEN',
10231
- display: 'lumen',
10232
- symbol: 'LUMEN',
10233
- logo_URIs: {
10234
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumenx/images/lumen.png',
10235
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumenx/images/lumen.svg'
10236
- },
10237
- images: [{
10238
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumenx/images/lumen.png',
10239
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumenx/images/lumen.svg',
10240
- theme: {
10241
- primary_color_hex: '#cb8b40'
10242
- }
10243
- }],
10244
- type_asset: 'sdk.coin',
10245
- traces: [{
10246
- type: 'ibc',
10247
- counterparty: {
10248
- channel_id: 'channel-3',
10249
- base_denom: 'ulumen',
10250
- chain_name: 'lumenx'
10251
- },
10252
- chain: {
10253
- channel_id: 'channel-286'
10254
- }
10255
- }]
10256
- },
10257
9831
  {
10258
9832
  description: 'Native token of the Lum Network',
10259
9833
  denom_units: [{
@@ -10436,44 +10010,6 @@ const asset_list = {
10436
10010
  }
10437
10011
  }]
10438
10012
  },
10439
- {
10440
- description: 'TICK coin is the token for the Microtick Price Discovery & Oracle App',
10441
- denom_units: [{
10442
- denom: 'ibc/655BCEF3CDEBE32863FF281DBBE3B06160339E9897DC9C9C9821932A5F8BA6F8',
10443
- exponent: 0,
10444
- aliases: ['utick']
10445
- }, {
10446
- denom: 'tick',
10447
- exponent: 6
10448
- }],
10449
- base: 'ibc/655BCEF3CDEBE32863FF281DBBE3B06160339E9897DC9C9C9821932A5F8BA6F8',
10450
- display: 'tick',
10451
- name: 'Microtick',
10452
- symbol: 'TICK',
10453
- logo_URIs: {
10454
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/microtick/images/tick.png',
10455
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/microtick/images/tick.svg'
10456
- },
10457
- images: [{
10458
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/microtick/images/tick.png',
10459
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/microtick/images/tick.svg',
10460
- theme: {
10461
- primary_color_hex: '#6bab14'
10462
- }
10463
- }],
10464
- type_asset: 'sdk.coin',
10465
- traces: [{
10466
- type: 'ibc',
10467
- counterparty: {
10468
- channel_id: 'channel-16',
10469
- base_denom: 'utick',
10470
- chain_name: 'microtick'
10471
- },
10472
- chain: {
10473
- channel_id: 'channel-39'
10474
- }
10475
- }]
10476
- },
10477
10013
  {
10478
10014
  description: 'Migaloo is a cosmwasm-powered, permissionless blockchain designed to build decentralized applications with a focus on interchain liquidity solutions.',
10479
10015
  denom_units: [{
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chain-registry/osmosis",
3
- "version": "1.67.12",
3
+ "version": "1.67.13",
4
4
  "description": "Chain Registry info for Osmosis",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/cosmology-tech/chain-registry",
@@ -23,14 +23,13 @@
23
23
  "copy": "copyfiles -f LICENSE README.md package.json dist",
24
24
  "clean": "rimraf dist/**",
25
25
  "prepare": "npm run build",
26
- "build:pkg": "ts-node ./scripts/build.ts",
27
- "codegen": "npm run build:pkg",
26
+ "codegen": "rimraf src/** && ts-node ./scripts/build.ts",
28
27
  "build": "npm run clean; tsc; tsc -p tsconfig.esm.json; npm run copy",
29
28
  "test": "jest",
30
29
  "test:watch": "jest --watch"
31
30
  },
32
31
  "dependencies": {
33
- "@chain-registry/types": "^0.50.12"
32
+ "@chain-registry/types": "^0.50.13"
34
33
  },
35
34
  "keywords": [
36
35
  "chain-registry",
@@ -39,5 +38,5 @@
39
38
  "interchain",
40
39
  "osmosis"
41
40
  ],
42
- "gitHead": "3e56430b6039e85b0529e465967b2ef3416cc696"
41
+ "gitHead": "3c699e879cb5b27a3a2d58ece86622bf91310618"
43
42
  }
package/esm/index.js DELETED
@@ -1,13 +0,0 @@
1
- import asset_list from './asset_list';
2
- import assets from './assets';
3
- import chain from './chain';
4
- import testnet from './testnet';
5
- import testnet_assets from './testnet_assets';
6
- export default {
7
- chain,
8
- assets,
9
- asset_list,
10
- testnet,
11
- testnet_assets
12
- };
13
- export { asset_list, assets, chain, testnet, testnet_assets };
package/index.d.ts DELETED
@@ -1,14 +0,0 @@
1
- import asset_list from './asset_list';
2
- import assets from './assets';
3
- import chain from './chain';
4
- import testnet from './testnet';
5
- import testnet_assets from './testnet_assets';
6
- declare const _default: {
7
- chain: import("@chain-registry/types").Chain;
8
- assets: import("@chain-registry/types").AssetList;
9
- asset_list: import("@chain-registry/types").AssetList;
10
- testnet: import("@chain-registry/types").Chain;
11
- testnet_assets: import("@chain-registry/types").AssetList;
12
- };
13
- export default _default;
14
- export { asset_list, assets, chain, testnet, testnet_assets };
package/index.js DELETED
@@ -1,23 +0,0 @@
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.testnet_assets = exports.testnet = exports.chain = exports.assets = exports.asset_list = void 0;
7
- const asset_list_1 = __importDefault(require("./asset_list"));
8
- exports.asset_list = asset_list_1.default;
9
- const assets_1 = __importDefault(require("./assets"));
10
- exports.assets = assets_1.default;
11
- const chain_1 = __importDefault(require("./chain"));
12
- exports.chain = chain_1.default;
13
- const testnet_1 = __importDefault(require("./testnet"));
14
- exports.testnet = testnet_1.default;
15
- const testnet_assets_1 = __importDefault(require("./testnet_assets"));
16
- exports.testnet_assets = testnet_assets_1.default;
17
- exports.default = {
18
- chain: chain_1.default,
19
- assets: assets_1.default,
20
- asset_list: asset_list_1.default,
21
- testnet: testnet_1.default,
22
- testnet_assets: testnet_assets_1.default
23
- };