@chain-registry/juno 1.26.4 → 1.28.0
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/CHANGELOG.md +16 -0
- package/main/asset_list.js +2500 -737
- package/main/assets.js +42 -1
- package/main/chain.js +108 -14
- package/package.json +5 -5
- package/types/index.d.ts +5 -5
package/main/asset_list.js
CHANGED
|
@@ -1782,6 +1782,192 @@ var asset_list = {
|
|
|
1782
1782
|
channel_id: 'channel-28'
|
|
1783
1783
|
}
|
|
1784
1784
|
}]
|
|
1785
|
+
}, {
|
|
1786
|
+
description: 'has a hat',
|
|
1787
|
+
denom_units: [{
|
|
1788
|
+
denom: 'ibc/8A0ED571282E93CD0B70BD15A452C5D4C018A114EF2AC62057899D6D6F236B48',
|
|
1789
|
+
exponent: 0,
|
|
1790
|
+
aliases: ['factory/chihuahua1x4q2vkrz4dfgd9hcw0p5m2f2nuv2uqmt9xr8k2/achihuahuawifhat']
|
|
1791
|
+
}, {
|
|
1792
|
+
denom: 'achihuahuawifhat',
|
|
1793
|
+
exponent: 6
|
|
1794
|
+
}],
|
|
1795
|
+
base: 'ibc/8A0ED571282E93CD0B70BD15A452C5D4C018A114EF2AC62057899D6D6F236B48',
|
|
1796
|
+
name: 'Chihuahuawifhat',
|
|
1797
|
+
display: 'achihuahuawifhat',
|
|
1798
|
+
symbol: 'BADDOG',
|
|
1799
|
+
logo_URIs: {
|
|
1800
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/baddog.png'
|
|
1801
|
+
},
|
|
1802
|
+
images: [{
|
|
1803
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/baddog.png'
|
|
1804
|
+
}],
|
|
1805
|
+
traces: [{
|
|
1806
|
+
type: 'ibc',
|
|
1807
|
+
counterparty: {
|
|
1808
|
+
channel_id: 'channel-11',
|
|
1809
|
+
base_denom: 'factory/chihuahua1x4q2vkrz4dfgd9hcw0p5m2f2nuv2uqmt9xr8k2/achihuahuawifhat',
|
|
1810
|
+
chain_name: 'chihuahua'
|
|
1811
|
+
},
|
|
1812
|
+
chain: {
|
|
1813
|
+
channel_id: 'channel-28'
|
|
1814
|
+
}
|
|
1815
|
+
}]
|
|
1816
|
+
}, {
|
|
1817
|
+
description: 'Woof',
|
|
1818
|
+
denom_units: [{
|
|
1819
|
+
denom: 'ibc/23797C9DC758A0B8AE302477EBA615F55A692355F828A3A629683A3C76CEDFAE',
|
|
1820
|
+
exponent: 0,
|
|
1821
|
+
aliases: ['factory/chihuahua13jawsn574rf3f0u5rhu7e8n6sayx5gkw3eddhp/uwoof']
|
|
1822
|
+
}, {
|
|
1823
|
+
denom: 'WOOF',
|
|
1824
|
+
exponent: 6
|
|
1825
|
+
}],
|
|
1826
|
+
base: 'ibc/23797C9DC758A0B8AE302477EBA615F55A692355F828A3A629683A3C76CEDFAE',
|
|
1827
|
+
name: 'WOOF',
|
|
1828
|
+
display: 'WOOF',
|
|
1829
|
+
symbol: 'WOOF',
|
|
1830
|
+
logo_URIs: {
|
|
1831
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/woof.png'
|
|
1832
|
+
},
|
|
1833
|
+
images: [{
|
|
1834
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/woof.png'
|
|
1835
|
+
}],
|
|
1836
|
+
traces: [{
|
|
1837
|
+
type: 'ibc',
|
|
1838
|
+
counterparty: {
|
|
1839
|
+
channel_id: 'channel-11',
|
|
1840
|
+
base_denom: 'factory/chihuahua13jawsn574rf3f0u5rhu7e8n6sayx5gkw3eddhp/uwoof',
|
|
1841
|
+
chain_name: 'chihuahua'
|
|
1842
|
+
},
|
|
1843
|
+
chain: {
|
|
1844
|
+
channel_id: 'channel-28'
|
|
1845
|
+
}
|
|
1846
|
+
}]
|
|
1847
|
+
}, {
|
|
1848
|
+
description: 'Tacos',
|
|
1849
|
+
denom_units: [{
|
|
1850
|
+
denom: 'ibc/DD915B60B3F0C787096977E68EA725ACDD9F4CB2796384D747778AAB9D8EA2F3',
|
|
1851
|
+
exponent: 0,
|
|
1852
|
+
aliases: ['factory/chihuahua13jawsn574rf3f0u5rhu7e8n6sayx5gkw3eddhp/utacos']
|
|
1853
|
+
}, {
|
|
1854
|
+
denom: 'TACOS',
|
|
1855
|
+
exponent: 6
|
|
1856
|
+
}],
|
|
1857
|
+
base: 'ibc/DD915B60B3F0C787096977E68EA725ACDD9F4CB2796384D747778AAB9D8EA2F3',
|
|
1858
|
+
name: 'TACOS',
|
|
1859
|
+
display: 'TACOS',
|
|
1860
|
+
symbol: 'TACOS',
|
|
1861
|
+
logo_URIs: {
|
|
1862
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/tacos.png'
|
|
1863
|
+
},
|
|
1864
|
+
images: [{
|
|
1865
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/tacos.png'
|
|
1866
|
+
}],
|
|
1867
|
+
traces: [{
|
|
1868
|
+
type: 'ibc',
|
|
1869
|
+
counterparty: {
|
|
1870
|
+
channel_id: 'channel-11',
|
|
1871
|
+
base_denom: 'factory/chihuahua13jawsn574rf3f0u5rhu7e8n6sayx5gkw3eddhp/utacos',
|
|
1872
|
+
chain_name: 'chihuahua'
|
|
1873
|
+
},
|
|
1874
|
+
chain: {
|
|
1875
|
+
channel_id: 'channel-28'
|
|
1876
|
+
}
|
|
1877
|
+
}]
|
|
1878
|
+
}, {
|
|
1879
|
+
description: 'Weed',
|
|
1880
|
+
denom_units: [{
|
|
1881
|
+
denom: 'ibc/539A8B0F9FD2B842A00EBD97151DF84CCC578B666952C56E548313BDB4867CF4',
|
|
1882
|
+
exponent: 0,
|
|
1883
|
+
aliases: ['factory/chihuahua13jawsn574rf3f0u5rhu7e8n6sayx5gkw3eddhp/uweed']
|
|
1884
|
+
}, {
|
|
1885
|
+
denom: 'WEED',
|
|
1886
|
+
exponent: 6
|
|
1887
|
+
}],
|
|
1888
|
+
base: 'ibc/539A8B0F9FD2B842A00EBD97151DF84CCC578B666952C56E548313BDB4867CF4',
|
|
1889
|
+
name: 'WEED',
|
|
1890
|
+
display: 'WEED',
|
|
1891
|
+
symbol: 'WEED',
|
|
1892
|
+
logo_URIs: {
|
|
1893
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/weed.png'
|
|
1894
|
+
},
|
|
1895
|
+
images: [{
|
|
1896
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/weed.png'
|
|
1897
|
+
}],
|
|
1898
|
+
traces: [{
|
|
1899
|
+
type: 'ibc',
|
|
1900
|
+
counterparty: {
|
|
1901
|
+
channel_id: 'channel-11',
|
|
1902
|
+
base_denom: 'factory/chihuahua13jawsn574rf3f0u5rhu7e8n6sayx5gkw3eddhp/uweed',
|
|
1903
|
+
chain_name: 'chihuahua'
|
|
1904
|
+
},
|
|
1905
|
+
chain: {
|
|
1906
|
+
channel_id: 'channel-28'
|
|
1907
|
+
}
|
|
1908
|
+
}]
|
|
1909
|
+
}, {
|
|
1910
|
+
description: 'Bulldog',
|
|
1911
|
+
denom_units: [{
|
|
1912
|
+
denom: 'ibc/6F1B57971D7F89FC287592C3CE532869748836E4A7E75D6AD72D9742D97743DE',
|
|
1913
|
+
exponent: 0,
|
|
1914
|
+
aliases: ['factory/chihuahua13jawsn574rf3f0u5rhu7e8n6sayx5gkw3eddhp/ubdog']
|
|
1915
|
+
}, {
|
|
1916
|
+
denom: 'BDOG',
|
|
1917
|
+
exponent: 6
|
|
1918
|
+
}],
|
|
1919
|
+
base: 'ibc/6F1B57971D7F89FC287592C3CE532869748836E4A7E75D6AD72D9742D97743DE',
|
|
1920
|
+
name: 'BDOG',
|
|
1921
|
+
display: 'BDOG',
|
|
1922
|
+
symbol: 'BDOG',
|
|
1923
|
+
logo_URIs: {
|
|
1924
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/bdog.png'
|
|
1925
|
+
},
|
|
1926
|
+
images: [{
|
|
1927
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/bdog.png'
|
|
1928
|
+
}],
|
|
1929
|
+
traces: [{
|
|
1930
|
+
type: 'ibc',
|
|
1931
|
+
counterparty: {
|
|
1932
|
+
channel_id: 'channel-11',
|
|
1933
|
+
base_denom: 'factory/chihuahua13jawsn574rf3f0u5rhu7e8n6sayx5gkw3eddhp/ubdog',
|
|
1934
|
+
chain_name: 'chihuahua'
|
|
1935
|
+
},
|
|
1936
|
+
chain: {
|
|
1937
|
+
channel_id: 'channel-28'
|
|
1938
|
+
}
|
|
1939
|
+
}]
|
|
1940
|
+
}, {
|
|
1941
|
+
description: 'CaneCorso',
|
|
1942
|
+
denom_units: [{
|
|
1943
|
+
denom: 'ibc/982C1C17DEB4568C58DE473D042E0803F6B84D1C27D2F5CB8124A4A881E00EA5',
|
|
1944
|
+
exponent: 0,
|
|
1945
|
+
aliases: ['factory/chihuahua13jawsn574rf3f0u5rhu7e8n6sayx5gkw3eddhp/ucorso']
|
|
1946
|
+
}, {
|
|
1947
|
+
denom: 'CORSO',
|
|
1948
|
+
exponent: 6
|
|
1949
|
+
}],
|
|
1950
|
+
base: 'ibc/982C1C17DEB4568C58DE473D042E0803F6B84D1C27D2F5CB8124A4A881E00EA5',
|
|
1951
|
+
name: 'CORSO',
|
|
1952
|
+
display: 'CORSO',
|
|
1953
|
+
symbol: 'CORSO',
|
|
1954
|
+
logo_URIs: {
|
|
1955
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/corso.png'
|
|
1956
|
+
},
|
|
1957
|
+
images: [{
|
|
1958
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/corso.png'
|
|
1959
|
+
}],
|
|
1960
|
+
traces: [{
|
|
1961
|
+
type: 'ibc',
|
|
1962
|
+
counterparty: {
|
|
1963
|
+
channel_id: 'channel-11',
|
|
1964
|
+
base_denom: 'factory/chihuahua13jawsn574rf3f0u5rhu7e8n6sayx5gkw3eddhp/ucorso',
|
|
1965
|
+
chain_name: 'chihuahua'
|
|
1966
|
+
},
|
|
1967
|
+
chain: {
|
|
1968
|
+
channel_id: 'channel-28'
|
|
1969
|
+
}
|
|
1970
|
+
}]
|
|
1785
1971
|
}, {
|
|
1786
1972
|
description: 'Native Token of Comdex Protocol',
|
|
1787
1973
|
denom_units: [{
|
|
@@ -1834,7 +2020,7 @@ var asset_list = {
|
|
|
1834
2020
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.png',
|
|
1835
2021
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.svg'
|
|
1836
2022
|
},
|
|
1837
|
-
coingecko_id: '',
|
|
2023
|
+
coingecko_id: 'harbor-2',
|
|
1838
2024
|
images: [{
|
|
1839
2025
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.png',
|
|
1840
2026
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.svg'
|
|
@@ -2304,9 +2490,8 @@ var asset_list = {
|
|
|
2304
2490
|
exponent: 0,
|
|
2305
2491
|
aliases: ['echf']
|
|
2306
2492
|
}, {
|
|
2307
|
-
denom: '
|
|
2308
|
-
exponent: 6
|
|
2309
|
-
aliases: ['echf']
|
|
2493
|
+
denom: 'chf',
|
|
2494
|
+
exponent: 6
|
|
2310
2495
|
}],
|
|
2311
2496
|
base: 'ibc/B70EF98FDC157B72A6C9165C61156B66D5E47B3C0F99C6B22D3A2AF692C06C90',
|
|
2312
2497
|
name: 'e-Money CHF',
|
|
@@ -2339,9 +2524,8 @@ var asset_list = {
|
|
|
2339
2524
|
exponent: 0,
|
|
2340
2525
|
aliases: ['enok']
|
|
2341
2526
|
}, {
|
|
2342
|
-
denom: '
|
|
2343
|
-
exponent: 6
|
|
2344
|
-
aliases: ['enok']
|
|
2527
|
+
denom: 'nok',
|
|
2528
|
+
exponent: 6
|
|
2345
2529
|
}],
|
|
2346
2530
|
base: 'ibc/9BE96C01CFAF0AF7AF505AEF9E70C6F3DA04C79DAD4480722B1F537D6B6E04A5',
|
|
2347
2531
|
name: 'e-Money NOK',
|
|
@@ -2374,9 +2558,8 @@ var asset_list = {
|
|
|
2374
2558
|
exponent: 0,
|
|
2375
2559
|
aliases: ['edkk']
|
|
2376
2560
|
}, {
|
|
2377
|
-
denom: '
|
|
2378
|
-
exponent: 6
|
|
2379
|
-
aliases: ['edkk']
|
|
2561
|
+
denom: 'dkk',
|
|
2562
|
+
exponent: 6
|
|
2380
2563
|
}],
|
|
2381
2564
|
base: 'ibc/FD7935608ED5FF20F07FD029342E49B1EBD7265FCD4CC5BFC2AE17BF845B336D',
|
|
2382
2565
|
name: 'e-Money DKK',
|
|
@@ -2409,9 +2592,8 @@ var asset_list = {
|
|
|
2409
2592
|
exponent: 0,
|
|
2410
2593
|
aliases: ['esek']
|
|
2411
2594
|
}, {
|
|
2412
|
-
denom: '
|
|
2413
|
-
exponent: 6
|
|
2414
|
-
aliases: ['esek']
|
|
2595
|
+
denom: 'sek',
|
|
2596
|
+
exponent: 6
|
|
2415
2597
|
}],
|
|
2416
2598
|
base: 'ibc/A62F3F3A9D4C91BA3853659411944619A456361CE78EAFC8E6F4C49E52561F08',
|
|
2417
2599
|
name: 'e-Money SEK',
|
|
@@ -2471,289 +2653,321 @@ var asset_list = {
|
|
|
2471
2653
|
}
|
|
2472
2654
|
}]
|
|
2473
2655
|
}, {
|
|
2474
|
-
description: '
|
|
2656
|
+
description: 'The native staking and governance token of the Kujira chain.',
|
|
2475
2657
|
denom_units: [{
|
|
2476
|
-
denom: 'ibc/
|
|
2658
|
+
denom: 'ibc/7F7D3698E2E3484D576001608BB84D13F5C8B02B97359716ECC60A29A7523BF3',
|
|
2477
2659
|
exponent: 0,
|
|
2478
|
-
aliases: ['
|
|
2660
|
+
aliases: ['ukuji']
|
|
2479
2661
|
}, {
|
|
2480
|
-
denom: '
|
|
2662
|
+
denom: 'kuji',
|
|
2481
2663
|
exponent: 6
|
|
2482
2664
|
}],
|
|
2483
|
-
base: 'ibc/
|
|
2484
|
-
name: '
|
|
2485
|
-
display: '
|
|
2486
|
-
symbol: '
|
|
2665
|
+
base: 'ibc/7F7D3698E2E3484D576001608BB84D13F5C8B02B97359716ECC60A29A7523BF3',
|
|
2666
|
+
name: 'Kujira',
|
|
2667
|
+
display: 'kuji',
|
|
2668
|
+
symbol: 'KUJI',
|
|
2669
|
+
coingecko_id: 'kujira',
|
|
2487
2670
|
logo_URIs: {
|
|
2488
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2489
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2671
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.png',
|
|
2672
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.svg'
|
|
2490
2673
|
},
|
|
2491
|
-
coingecko_id: 'mars-protocol-a7fcbcfb-fd61-4017-92f0-7ee9f9cc6da3',
|
|
2492
2674
|
images: [{
|
|
2493
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2494
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2675
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.png',
|
|
2676
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.svg'
|
|
2495
2677
|
}],
|
|
2496
2678
|
traces: [{
|
|
2497
2679
|
type: 'ibc',
|
|
2498
2680
|
counterparty: {
|
|
2499
|
-
channel_id: 'channel-
|
|
2500
|
-
base_denom: '
|
|
2501
|
-
chain_name: '
|
|
2681
|
+
channel_id: 'channel-1',
|
|
2682
|
+
base_denom: 'ukuji',
|
|
2683
|
+
chain_name: 'kujira'
|
|
2502
2684
|
},
|
|
2503
2685
|
chain: {
|
|
2504
|
-
channel_id: 'channel-
|
|
2686
|
+
channel_id: 'channel-87'
|
|
2505
2687
|
}
|
|
2506
2688
|
}]
|
|
2507
2689
|
}, {
|
|
2508
|
-
description: 'The native
|
|
2690
|
+
description: 'The native over-collateralized stablecoin from the Kujira chain.',
|
|
2509
2691
|
denom_units: [{
|
|
2510
|
-
denom: 'ibc/
|
|
2692
|
+
denom: 'ibc/6B3412FBFC001FDE02CAD10A6063A5FE9F92D2B7466B8D2F66477FAACB079D28',
|
|
2511
2693
|
exponent: 0,
|
|
2512
|
-
aliases: ['
|
|
2694
|
+
aliases: ['factory/kujira1qk00h5atutpsv900x202pxx42npjr9thg58dnqpa72f2p7m2luase444a7/uusk']
|
|
2513
2695
|
}, {
|
|
2514
|
-
denom: '
|
|
2696
|
+
denom: 'usk',
|
|
2515
2697
|
exponent: 6
|
|
2516
2698
|
}],
|
|
2517
|
-
base: 'ibc/
|
|
2518
|
-
name: '
|
|
2519
|
-
display: '
|
|
2520
|
-
symbol: '
|
|
2699
|
+
base: 'ibc/6B3412FBFC001FDE02CAD10A6063A5FE9F92D2B7466B8D2F66477FAACB079D28',
|
|
2700
|
+
name: 'USK',
|
|
2701
|
+
display: 'usk',
|
|
2702
|
+
symbol: 'USK',
|
|
2703
|
+
coingecko_id: 'usk',
|
|
2521
2704
|
logo_URIs: {
|
|
2522
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2523
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2705
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/usk.png',
|
|
2706
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/usk.svg'
|
|
2524
2707
|
},
|
|
2525
|
-
coingecko_id: 'white-whale',
|
|
2526
2708
|
images: [{
|
|
2527
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2528
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2709
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/usk.png',
|
|
2710
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/usk.svg'
|
|
2529
2711
|
}],
|
|
2530
2712
|
traces: [{
|
|
2531
2713
|
type: 'ibc',
|
|
2532
2714
|
counterparty: {
|
|
2533
2715
|
channel_id: 'channel-1',
|
|
2534
|
-
base_denom: '
|
|
2535
|
-
chain_name: '
|
|
2716
|
+
base_denom: 'factory/kujira1qk00h5atutpsv900x202pxx42npjr9thg58dnqpa72f2p7m2luase444a7/uusk',
|
|
2717
|
+
chain_name: 'kujira'
|
|
2536
2718
|
},
|
|
2537
2719
|
chain: {
|
|
2538
|
-
channel_id: 'channel-
|
|
2720
|
+
channel_id: 'channel-87'
|
|
2539
2721
|
}
|
|
2540
2722
|
}]
|
|
2541
2723
|
}, {
|
|
2542
|
-
description: '
|
|
2724
|
+
description: "Quark's auto-compounding KUJI derivative",
|
|
2543
2725
|
denom_units: [{
|
|
2544
|
-
denom: 'ibc/
|
|
2726
|
+
denom: 'ibc/85936BE9ED4EE9D57B742B47E25E62BE84D330AF9ECFD314D9B1C561300AF45B',
|
|
2545
2727
|
exponent: 0,
|
|
2546
|
-
aliases: ['factory/
|
|
2728
|
+
aliases: ['factory/kujira1m96ucsfpt2yy72w09z2rxjdj38y5qd8lqx5jtggnejmdua2ynpnsxyvjex/urcpt']
|
|
2547
2729
|
}, {
|
|
2548
|
-
denom: '
|
|
2730
|
+
denom: 'qcKUJI',
|
|
2549
2731
|
exponent: 6
|
|
2550
2732
|
}],
|
|
2551
|
-
base: 'ibc/
|
|
2552
|
-
name: '
|
|
2553
|
-
display: '
|
|
2554
|
-
symbol: '
|
|
2733
|
+
base: 'ibc/85936BE9ED4EE9D57B742B47E25E62BE84D330AF9ECFD314D9B1C561300AF45B',
|
|
2734
|
+
name: 'qcKUJI',
|
|
2735
|
+
display: 'qcKUJI',
|
|
2736
|
+
symbol: 'qcKUJI',
|
|
2555
2737
|
logo_URIs: {
|
|
2556
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2738
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/qckuji.svg'
|
|
2557
2739
|
},
|
|
2558
2740
|
images: [{
|
|
2559
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2741
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/qckuji.svg'
|
|
2560
2742
|
}],
|
|
2561
2743
|
traces: [{
|
|
2562
2744
|
type: 'ibc',
|
|
2563
2745
|
counterparty: {
|
|
2564
2746
|
channel_id: 'channel-1',
|
|
2565
|
-
base_denom: 'factory/
|
|
2566
|
-
chain_name: '
|
|
2747
|
+
base_denom: 'factory/kujira1m96ucsfpt2yy72w09z2rxjdj38y5qd8lqx5jtggnejmdua2ynpnsxyvjex/urcpt',
|
|
2748
|
+
chain_name: 'kujira'
|
|
2567
2749
|
},
|
|
2568
2750
|
chain: {
|
|
2569
|
-
channel_id: 'channel-
|
|
2751
|
+
channel_id: 'channel-87'
|
|
2570
2752
|
}
|
|
2571
2753
|
}]
|
|
2572
2754
|
}, {
|
|
2573
|
-
description: '
|
|
2755
|
+
description: 'ampKUJI',
|
|
2574
2756
|
denom_units: [{
|
|
2575
|
-
denom: 'ibc/
|
|
2757
|
+
denom: 'ibc/E84E57C8F1430FAAFE2A38FE05E278F53206CE8CE17EEF19A6574DBDCE836865',
|
|
2576
2758
|
exponent: 0,
|
|
2577
|
-
aliases: ['factory/
|
|
2759
|
+
aliases: ['factory/kujira1n3fr5f56r2ce0s37wdvwrk98yhhq3unnxgcqus8nzsfxvllk0yxquurqty/ampKUJI']
|
|
2578
2760
|
}, {
|
|
2579
|
-
denom: '
|
|
2761
|
+
denom: 'ampKUJI',
|
|
2580
2762
|
exponent: 6
|
|
2581
2763
|
}],
|
|
2582
|
-
base: 'ibc/
|
|
2583
|
-
name: '
|
|
2584
|
-
display: '
|
|
2585
|
-
symbol: '
|
|
2764
|
+
base: 'ibc/E84E57C8F1430FAAFE2A38FE05E278F53206CE8CE17EEF19A6574DBDCE836865',
|
|
2765
|
+
name: 'ampKUJI',
|
|
2766
|
+
display: 'ampKUJI',
|
|
2767
|
+
symbol: 'ampKUJI',
|
|
2586
2768
|
logo_URIs: {
|
|
2587
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2588
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2769
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/ampkuji.png',
|
|
2770
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/ampkuji.svg'
|
|
2589
2771
|
},
|
|
2590
2772
|
images: [{
|
|
2591
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2592
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2773
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/ampkuji.png',
|
|
2774
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/ampkuji.svg'
|
|
2593
2775
|
}],
|
|
2594
2776
|
traces: [{
|
|
2595
2777
|
type: 'ibc',
|
|
2596
2778
|
counterparty: {
|
|
2597
2779
|
channel_id: 'channel-1',
|
|
2598
|
-
base_denom: 'factory/
|
|
2599
|
-
chain_name: '
|
|
2780
|
+
base_denom: 'factory/kujira1n3fr5f56r2ce0s37wdvwrk98yhhq3unnxgcqus8nzsfxvllk0yxquurqty/ampKUJI',
|
|
2781
|
+
chain_name: 'kujira'
|
|
2600
2782
|
},
|
|
2601
2783
|
chain: {
|
|
2602
|
-
channel_id: 'channel-
|
|
2784
|
+
channel_id: 'channel-87'
|
|
2603
2785
|
}
|
|
2604
2786
|
}]
|
|
2605
2787
|
}, {
|
|
2606
|
-
description: '
|
|
2788
|
+
description: 'MantaDAO Governance Token',
|
|
2607
2789
|
denom_units: [{
|
|
2608
|
-
denom: 'ibc/
|
|
2790
|
+
denom: 'ibc/B23FB33CA715B1C54D2BC075DA1D79E65F554FE8C93B7B740B3D1B8E2F805A48',
|
|
2609
2791
|
exponent: 0,
|
|
2610
|
-
aliases: ['factory/
|
|
2792
|
+
aliases: ['factory/kujira1643jxg8wasy5cfcn7xm8rd742yeazcksqlg4d7/umnta']
|
|
2611
2793
|
}, {
|
|
2612
|
-
denom: '
|
|
2794
|
+
denom: 'mnta',
|
|
2613
2795
|
exponent: 6
|
|
2614
2796
|
}],
|
|
2615
|
-
base: 'ibc/
|
|
2616
|
-
name: '
|
|
2617
|
-
display: '
|
|
2618
|
-
symbol: '
|
|
2797
|
+
base: 'ibc/B23FB33CA715B1C54D2BC075DA1D79E65F554FE8C93B7B740B3D1B8E2F805A48',
|
|
2798
|
+
name: 'MantaDAO',
|
|
2799
|
+
display: 'mnta',
|
|
2800
|
+
symbol: 'MNTA',
|
|
2801
|
+
coingecko_id: 'mantadao',
|
|
2619
2802
|
logo_URIs: {
|
|
2620
|
-
|
|
2803
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/mnta.png',
|
|
2804
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/mnta.svg'
|
|
2621
2805
|
},
|
|
2622
2806
|
images: [{
|
|
2623
|
-
|
|
2807
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/mnta.png',
|
|
2808
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/mnta.svg'
|
|
2624
2809
|
}],
|
|
2625
2810
|
traces: [{
|
|
2626
2811
|
type: 'ibc',
|
|
2627
2812
|
counterparty: {
|
|
2628
2813
|
channel_id: 'channel-1',
|
|
2629
|
-
base_denom: 'factory/
|
|
2630
|
-
chain_name: '
|
|
2814
|
+
base_denom: 'factory/kujira1643jxg8wasy5cfcn7xm8rd742yeazcksqlg4d7/umnta',
|
|
2815
|
+
chain_name: 'kujira'
|
|
2631
2816
|
},
|
|
2632
2817
|
chain: {
|
|
2633
|
-
channel_id: 'channel-
|
|
2818
|
+
channel_id: 'channel-87'
|
|
2634
2819
|
}
|
|
2635
2820
|
}]
|
|
2636
2821
|
}, {
|
|
2637
|
-
description: '
|
|
2822
|
+
description: "Quark's auto-compounding MNTA derivative",
|
|
2638
2823
|
denom_units: [{
|
|
2639
|
-
denom: 'ibc/
|
|
2824
|
+
denom: 'ibc/587CEB8A2D8472AFEC46836857DC519300FF8D82B9646C261392404E88C01808',
|
|
2640
2825
|
exponent: 0,
|
|
2641
|
-
aliases: ['
|
|
2826
|
+
aliases: ['factory/kujira1qzu3up50auxhqyzfq56znuj8n38q2ra7daaf9ef7vg8gu66jh4fqd2wd2y/urcpt']
|
|
2642
2827
|
}, {
|
|
2643
|
-
denom: '
|
|
2828
|
+
denom: 'qcMNTA',
|
|
2644
2829
|
exponent: 6
|
|
2645
2830
|
}],
|
|
2646
|
-
base: 'ibc/
|
|
2647
|
-
|
|
2648
|
-
|
|
2649
|
-
|
|
2650
|
-
|
|
2651
|
-
|
|
2831
|
+
base: 'ibc/587CEB8A2D8472AFEC46836857DC519300FF8D82B9646C261392404E88C01808',
|
|
2832
|
+
name: 'qcMNTA',
|
|
2833
|
+
display: 'qcMNTA',
|
|
2834
|
+
symbol: 'qcMNTA',
|
|
2835
|
+
logo_URIs: {
|
|
2836
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/qcmnta.svg'
|
|
2837
|
+
},
|
|
2838
|
+
images: [{
|
|
2839
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/qcmnta.svg'
|
|
2840
|
+
}],
|
|
2652
2841
|
traces: [{
|
|
2653
2842
|
type: 'ibc',
|
|
2654
2843
|
counterparty: {
|
|
2655
2844
|
channel_id: 'channel-1',
|
|
2656
|
-
base_denom: '
|
|
2657
|
-
chain_name: '
|
|
2845
|
+
base_denom: 'factory/kujira1qzu3up50auxhqyzfq56znuj8n38q2ra7daaf9ef7vg8gu66jh4fqd2wd2y/urcpt',
|
|
2846
|
+
chain_name: 'kujira'
|
|
2658
2847
|
},
|
|
2659
2848
|
chain: {
|
|
2660
|
-
channel_id: 'channel-
|
|
2849
|
+
channel_id: 'channel-87'
|
|
2661
2850
|
}
|
|
2662
|
-
}],
|
|
2663
|
-
logo_URIs: {
|
|
2664
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/boneluna.png'
|
|
2665
|
-
},
|
|
2666
|
-
images: [{
|
|
2667
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/boneluna.png'
|
|
2668
2851
|
}]
|
|
2669
2852
|
}, {
|
|
2670
|
-
description: '
|
|
2853
|
+
description: 'ERIS Liquid Staked MNTA',
|
|
2671
2854
|
denom_units: [{
|
|
2672
|
-
denom: 'ibc/
|
|
2855
|
+
denom: 'ibc/B14AF1DFED093B7281693CD690C50EF704DC9D1268CB19FCA59F1E59B5F449B1',
|
|
2673
2856
|
exponent: 0,
|
|
2674
|
-
aliases: ['factory/
|
|
2857
|
+
aliases: ['factory/kujira175yatpvkpgw07w0chhzuks3zrrae9z9g2y6r7u5pzqesyau4x9eqqyv0rr/ampMNTA']
|
|
2675
2858
|
}, {
|
|
2676
|
-
denom: '
|
|
2859
|
+
denom: 'ampMNTA',
|
|
2677
2860
|
exponent: 6
|
|
2678
2861
|
}],
|
|
2679
|
-
base: 'ibc/
|
|
2680
|
-
name: '
|
|
2681
|
-
display: '
|
|
2682
|
-
symbol: '
|
|
2862
|
+
base: 'ibc/B14AF1DFED093B7281693CD690C50EF704DC9D1268CB19FCA59F1E59B5F449B1',
|
|
2863
|
+
name: 'ERIS Amplified MNTA',
|
|
2864
|
+
display: 'ampMNTA',
|
|
2865
|
+
symbol: 'ampMNTA',
|
|
2683
2866
|
logo_URIs: {
|
|
2684
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2685
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/rac.svg'
|
|
2867
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/ampmnta.png'
|
|
2686
2868
|
},
|
|
2687
2869
|
images: [{
|
|
2688
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2689
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/rac.svg'
|
|
2870
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/ampmnta.png'
|
|
2690
2871
|
}],
|
|
2691
2872
|
traces: [{
|
|
2692
2873
|
type: 'ibc',
|
|
2693
2874
|
counterparty: {
|
|
2694
2875
|
channel_id: 'channel-1',
|
|
2695
|
-
base_denom: 'factory/
|
|
2696
|
-
chain_name: '
|
|
2876
|
+
base_denom: 'factory/kujira175yatpvkpgw07w0chhzuks3zrrae9z9g2y6r7u5pzqesyau4x9eqqyv0rr/ampMNTA',
|
|
2877
|
+
chain_name: 'kujira'
|
|
2697
2878
|
},
|
|
2698
2879
|
chain: {
|
|
2699
|
-
channel_id: 'channel-
|
|
2880
|
+
channel_id: 'channel-87'
|
|
2700
2881
|
}
|
|
2701
2882
|
}]
|
|
2702
2883
|
}, {
|
|
2703
|
-
description: '
|
|
2884
|
+
description: 'The content house of Kujira',
|
|
2704
2885
|
denom_units: [{
|
|
2705
|
-
denom: 'ibc/
|
|
2886
|
+
denom: 'ibc/646FE57CE752457FC0059B9E55031AEDCD290CEC8455B590C4926EF21F1D8EE0',
|
|
2706
2887
|
exponent: 0,
|
|
2707
|
-
aliases: ['factory/
|
|
2888
|
+
aliases: ['factory/kujira12cjjeytrqcj25uv349thltcygnp9k0kukpct0e/uwink']
|
|
2708
2889
|
}, {
|
|
2709
|
-
denom: '
|
|
2890
|
+
denom: 'wink',
|
|
2710
2891
|
exponent: 6
|
|
2711
2892
|
}],
|
|
2712
|
-
base: 'ibc/
|
|
2713
|
-
name: '
|
|
2714
|
-
display: '
|
|
2715
|
-
symbol: '
|
|
2893
|
+
base: 'ibc/646FE57CE752457FC0059B9E55031AEDCD290CEC8455B590C4926EF21F1D8EE0',
|
|
2894
|
+
name: 'WINK',
|
|
2895
|
+
display: 'wink',
|
|
2896
|
+
symbol: 'WINK',
|
|
2716
2897
|
logo_URIs: {
|
|
2717
|
-
|
|
2898
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/wink.png',
|
|
2899
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/wink.svg'
|
|
2718
2900
|
},
|
|
2719
2901
|
images: [{
|
|
2720
|
-
|
|
2902
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/wink.png',
|
|
2903
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/wink.svg'
|
|
2721
2904
|
}],
|
|
2722
2905
|
traces: [{
|
|
2723
2906
|
type: 'ibc',
|
|
2724
2907
|
counterparty: {
|
|
2725
2908
|
channel_id: 'channel-1',
|
|
2726
|
-
base_denom: 'factory/
|
|
2727
|
-
chain_name: '
|
|
2909
|
+
base_denom: 'factory/kujira12cjjeytrqcj25uv349thltcygnp9k0kukpct0e/uwink',
|
|
2910
|
+
chain_name: 'kujira'
|
|
2728
2911
|
},
|
|
2729
2912
|
chain: {
|
|
2730
|
-
channel_id: 'channel-
|
|
2913
|
+
channel_id: 'channel-87'
|
|
2731
2914
|
}
|
|
2732
2915
|
}]
|
|
2733
2916
|
}, {
|
|
2734
|
-
description: '
|
|
2917
|
+
description: 'Blend Token',
|
|
2735
2918
|
denom_units: [{
|
|
2736
|
-
denom: 'ibc/
|
|
2919
|
+
denom: 'ibc/F3F0FDD6E2A006AE9A9EB37DE9626040A73553891F409E1D4BFB9C35574977AD',
|
|
2737
2920
|
exponent: 0,
|
|
2738
|
-
aliases: ['
|
|
2921
|
+
aliases: ['factory/kujira1slueerjz7mx9jp45u3y0rjwtvhcf8a68wf2mjt/ublend']
|
|
2922
|
+
}, {
|
|
2923
|
+
denom: 'blend',
|
|
2924
|
+
exponent: 6
|
|
2925
|
+
}],
|
|
2926
|
+
base: 'ibc/F3F0FDD6E2A006AE9A9EB37DE9626040A73553891F409E1D4BFB9C35574977AD',
|
|
2927
|
+
name: 'BLEND',
|
|
2928
|
+
display: 'blend',
|
|
2929
|
+
symbol: 'BLEND',
|
|
2930
|
+
logo_URIs: {
|
|
2931
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/blend.svg'
|
|
2932
|
+
},
|
|
2933
|
+
images: [{
|
|
2934
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/blend.svg'
|
|
2935
|
+
}],
|
|
2936
|
+
traces: [{
|
|
2937
|
+
type: 'ibc',
|
|
2938
|
+
counterparty: {
|
|
2939
|
+
channel_id: 'channel-1',
|
|
2940
|
+
base_denom: 'factory/kujira1slueerjz7mx9jp45u3y0rjwtvhcf8a68wf2mjt/ublend',
|
|
2941
|
+
chain_name: 'kujira'
|
|
2942
|
+
},
|
|
2943
|
+
chain: {
|
|
2944
|
+
channel_id: 'channel-87'
|
|
2945
|
+
}
|
|
2946
|
+
}]
|
|
2947
|
+
}, {
|
|
2948
|
+
description: 'Tether USDt on Kujira',
|
|
2949
|
+
denom_units: [{
|
|
2950
|
+
denom: 'ibc/BA0C3FB00509D23A4B77FD0A745429BACF10BEB7B5D275F867559EBD8416ACC9',
|
|
2951
|
+
exponent: 0,
|
|
2952
|
+
aliases: ['ibc/20014F963CC9E6488B299622F87B60C6DE71632864859EC08B4753478DAB2BB8']
|
|
2739
2953
|
}, {
|
|
2740
2954
|
denom: 'usdt',
|
|
2741
2955
|
exponent: 6
|
|
2742
2956
|
}],
|
|
2743
2957
|
type_asset: 'ics20',
|
|
2744
|
-
base: 'ibc/
|
|
2745
|
-
name: 'Tether
|
|
2958
|
+
base: 'ibc/BA0C3FB00509D23A4B77FD0A745429BACF10BEB7B5D275F867559EBD8416ACC9',
|
|
2959
|
+
name: 'Tether USD',
|
|
2746
2960
|
display: 'usdt',
|
|
2747
|
-
symbol: '
|
|
2961
|
+
symbol: 'USDT',
|
|
2748
2962
|
traces: [{
|
|
2749
2963
|
type: 'ibc',
|
|
2750
2964
|
counterparty: {
|
|
2751
2965
|
channel_id: 'channel-1',
|
|
2752
|
-
base_denom: 'ibc/
|
|
2753
|
-
chain_name: '
|
|
2966
|
+
base_denom: 'ibc/20014F963CC9E6488B299622F87B60C6DE71632864859EC08B4753478DAB2BB8',
|
|
2967
|
+
chain_name: 'kujira'
|
|
2754
2968
|
},
|
|
2755
2969
|
chain: {
|
|
2756
|
-
channel_id: 'channel-
|
|
2970
|
+
channel_id: 'channel-87'
|
|
2757
2971
|
}
|
|
2758
2972
|
}],
|
|
2759
2973
|
images: [{
|
|
@@ -2767,399 +2981,349 @@ var asset_list = {
|
|
|
2767
2981
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
2768
2982
|
}
|
|
2769
2983
|
}, {
|
|
2770
|
-
description: 'The
|
|
2984
|
+
description: 'The staking and governance token of Fuzion',
|
|
2771
2985
|
denom_units: [{
|
|
2772
|
-
denom: 'ibc/
|
|
2986
|
+
denom: 'ibc/70A0B08F3BB864FE83FDC0BD01973B19DC797577A622586D7BFE04D34D777749',
|
|
2773
2987
|
exponent: 0,
|
|
2774
|
-
aliases: ['
|
|
2988
|
+
aliases: ['factory/kujira1sc6a0347cc5q3k890jj0pf3ylx2s38rh4sza4t/ufuzn']
|
|
2775
2989
|
}, {
|
|
2776
|
-
denom: '
|
|
2990
|
+
denom: 'fuzn',
|
|
2777
2991
|
exponent: 6
|
|
2778
2992
|
}],
|
|
2779
|
-
base: 'ibc/
|
|
2780
|
-
name: '
|
|
2781
|
-
display: '
|
|
2782
|
-
symbol: '
|
|
2993
|
+
base: 'ibc/70A0B08F3BB864FE83FDC0BD01973B19DC797577A622586D7BFE04D34D777749',
|
|
2994
|
+
name: 'Fuzion',
|
|
2995
|
+
display: 'fuzn',
|
|
2996
|
+
symbol: 'FUZN',
|
|
2783
2997
|
logo_URIs: {
|
|
2784
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2785
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2998
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuzion.png',
|
|
2999
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuzion.svg'
|
|
2786
3000
|
},
|
|
2787
3001
|
images: [{
|
|
2788
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2789
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3002
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuzion.png',
|
|
3003
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuzion.svg'
|
|
2790
3004
|
}],
|
|
2791
3005
|
traces: [{
|
|
2792
3006
|
type: 'ibc',
|
|
2793
3007
|
counterparty: {
|
|
2794
|
-
channel_id: 'channel-
|
|
2795
|
-
base_denom: '
|
|
2796
|
-
chain_name: '
|
|
3008
|
+
channel_id: 'channel-1',
|
|
3009
|
+
base_denom: 'factory/kujira1sc6a0347cc5q3k890jj0pf3ylx2s38rh4sza4t/ufuzn',
|
|
3010
|
+
chain_name: 'kujira'
|
|
2797
3011
|
},
|
|
2798
3012
|
chain: {
|
|
2799
|
-
channel_id: 'channel-
|
|
3013
|
+
channel_id: 'channel-87'
|
|
2800
3014
|
}
|
|
2801
3015
|
}]
|
|
2802
3016
|
}, {
|
|
2803
|
-
description: '
|
|
3017
|
+
description: 'The receipt token of Fuzion',
|
|
2804
3018
|
denom_units: [{
|
|
2805
|
-
denom: 'ibc/
|
|
3019
|
+
denom: 'ibc/816596151E78E68CF3BA8C273723A78B797F8B744EC776B18F6D43CDCE36E679',
|
|
2806
3020
|
exponent: 0,
|
|
2807
|
-
aliases: ['
|
|
3021
|
+
aliases: ['factory/kujira1sc6a0347cc5q3k890jj0pf3ylx2s38rh4sza4t/urfuzn']
|
|
2808
3022
|
}, {
|
|
2809
|
-
denom: '
|
|
3023
|
+
denom: 'rfuzn',
|
|
2810
3024
|
exponent: 6
|
|
2811
3025
|
}],
|
|
2812
|
-
base: 'ibc/
|
|
2813
|
-
|
|
2814
|
-
|
|
2815
|
-
symbol: '
|
|
3026
|
+
base: 'ibc/816596151E78E68CF3BA8C273723A78B797F8B744EC776B18F6D43CDCE36E679',
|
|
3027
|
+
name: 'Fuzion Receipt',
|
|
3028
|
+
display: 'rfuzn',
|
|
3029
|
+
symbol: 'rFUZN',
|
|
2816
3030
|
logo_URIs: {
|
|
2817
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2818
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
3031
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuzionr.png'
|
|
2819
3032
|
},
|
|
2820
3033
|
images: [{
|
|
2821
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2822
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
3034
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuzionr.png'
|
|
2823
3035
|
}],
|
|
2824
3036
|
traces: [{
|
|
2825
3037
|
type: 'ibc',
|
|
2826
3038
|
counterparty: {
|
|
2827
|
-
channel_id: 'channel-
|
|
2828
|
-
base_denom: '
|
|
2829
|
-
chain_name: '
|
|
3039
|
+
channel_id: 'channel-1',
|
|
3040
|
+
base_denom: 'factory/kujira1sc6a0347cc5q3k890jj0pf3ylx2s38rh4sza4t/urfuzn',
|
|
3041
|
+
chain_name: 'kujira'
|
|
2830
3042
|
},
|
|
2831
3043
|
chain: {
|
|
2832
|
-
channel_id: 'channel-
|
|
3044
|
+
channel_id: 'channel-87'
|
|
2833
3045
|
}
|
|
2834
3046
|
}]
|
|
2835
3047
|
}, {
|
|
2836
|
-
description: '
|
|
3048
|
+
description: 'The yield token of Fuzion',
|
|
2837
3049
|
denom_units: [{
|
|
2838
|
-
denom: 'ibc/
|
|
3050
|
+
denom: 'ibc/590D6119280BEE970148F0717A64EB79461A902ADE77A18C5915ADE9DECF5D3F',
|
|
2839
3051
|
exponent: 0,
|
|
2840
|
-
aliases: ['
|
|
3052
|
+
aliases: ['factory/kujira1sc6a0347cc5q3k890jj0pf3ylx2s38rh4sza4t/uyfuzn']
|
|
2841
3053
|
}, {
|
|
2842
|
-
denom: '
|
|
2843
|
-
exponent: 6
|
|
2844
|
-
aliases: ['ATOM']
|
|
2845
|
-
}],
|
|
2846
|
-
type_asset: 'ics20',
|
|
2847
|
-
base: 'ibc/D8A84E5EB5A99A90F1439141AD6DADA335CC886534B2845BE9251738ACCFBFB1',
|
|
2848
|
-
name: 'Atom Staking Coin',
|
|
2849
|
-
display: 'atom',
|
|
2850
|
-
symbol: 'ATOM',
|
|
2851
|
-
traces: [{
|
|
2852
|
-
type: 'ibc',
|
|
2853
|
-
counterparty: {
|
|
2854
|
-
channel_id: 'channel-3',
|
|
2855
|
-
base_denom: 'ibc/EF48E6B1A1A19F47ECAEA62F5670C37C0580E86A9E88498B7E393EB6F49F33C0',
|
|
2856
|
-
chain_name: 'noble'
|
|
2857
|
-
},
|
|
2858
|
-
chain: {
|
|
2859
|
-
channel_id: 'channel-224'
|
|
2860
|
-
}
|
|
3054
|
+
denom: 'yfuzn',
|
|
3055
|
+
exponent: 6
|
|
2861
3056
|
}],
|
|
3057
|
+
base: 'ibc/590D6119280BEE970148F0717A64EB79461A902ADE77A18C5915ADE9DECF5D3F',
|
|
3058
|
+
name: 'Fuzion Yield',
|
|
3059
|
+
display: 'yfuzn',
|
|
3060
|
+
symbol: 'yFUZN',
|
|
2862
3061
|
logo_URIs: {
|
|
2863
|
-
|
|
2864
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
3062
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuziony.svg'
|
|
2865
3063
|
},
|
|
2866
3064
|
images: [{
|
|
2867
|
-
|
|
2868
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
2869
|
-
}]
|
|
2870
|
-
}, {
|
|
2871
|
-
description: 'USD Coin',
|
|
2872
|
-
denom_units: [{
|
|
2873
|
-
denom: 'ibc/4A482FA914A4B9B05801ED81C33713899F322B24F76A06F4B8FE872485EA22FF',
|
|
2874
|
-
exponent: 0,
|
|
2875
|
-
aliases: ['uusdc']
|
|
2876
|
-
}, {
|
|
2877
|
-
denom: 'usdc',
|
|
2878
|
-
exponent: 6
|
|
3065
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/fuziony.svg'
|
|
2879
3066
|
}],
|
|
2880
|
-
base: 'ibc/4A482FA914A4B9B05801ED81C33713899F322B24F76A06F4B8FE872485EA22FF',
|
|
2881
|
-
display: 'usdc',
|
|
2882
|
-
name: 'USD Coin',
|
|
2883
|
-
symbol: 'USDC',
|
|
2884
|
-
coingecko_id: 'usd-coin',
|
|
2885
3067
|
traces: [{
|
|
2886
3068
|
type: 'ibc',
|
|
2887
3069
|
counterparty: {
|
|
2888
|
-
channel_id: 'channel-
|
|
2889
|
-
base_denom: '
|
|
2890
|
-
chain_name: '
|
|
3070
|
+
channel_id: 'channel-1',
|
|
3071
|
+
base_denom: 'factory/kujira1sc6a0347cc5q3k890jj0pf3ylx2s38rh4sza4t/uyfuzn',
|
|
3072
|
+
chain_name: 'kujira'
|
|
2891
3073
|
},
|
|
2892
3074
|
chain: {
|
|
2893
|
-
channel_id: 'channel-
|
|
3075
|
+
channel_id: 'channel-87'
|
|
2894
3076
|
}
|
|
2895
|
-
}],
|
|
2896
|
-
logo_URIs: {
|
|
2897
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
|
|
2898
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
|
|
2899
|
-
},
|
|
2900
|
-
images: [{
|
|
2901
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
|
|
2902
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
|
|
2903
3077
|
}]
|
|
2904
3078
|
}, {
|
|
2905
|
-
description: '
|
|
3079
|
+
description: "Quark's auto-compounding FUZN derivative",
|
|
2906
3080
|
denom_units: [{
|
|
2907
|
-
denom: 'ibc/
|
|
3081
|
+
denom: 'ibc/2919A77380E3A65AD5DDC0A549EAD3ECAB18BE1C8A843F1586FDBECE295E62AC',
|
|
2908
3082
|
exponent: 0,
|
|
2909
|
-
aliases: ['
|
|
3083
|
+
aliases: ['factory/kujira1l04ged98c7a7s9tllu62ld09ztylwf442qgm4thfgmadrvngeumsz4zrh2/urcpt']
|
|
2910
3084
|
}, {
|
|
2911
|
-
denom: '
|
|
3085
|
+
denom: 'qcFUZN',
|
|
2912
3086
|
exponent: 6
|
|
2913
3087
|
}],
|
|
2914
|
-
base: 'ibc/
|
|
2915
|
-
name: '
|
|
2916
|
-
display: '
|
|
2917
|
-
symbol: '
|
|
3088
|
+
base: 'ibc/2919A77380E3A65AD5DDC0A549EAD3ECAB18BE1C8A843F1586FDBECE295E62AC',
|
|
3089
|
+
name: 'qcFUZN',
|
|
3090
|
+
display: 'qcFUZN',
|
|
3091
|
+
symbol: 'qcFUZN',
|
|
2918
3092
|
logo_URIs: {
|
|
2919
|
-
|
|
2920
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
|
|
3093
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/qcfuzn.svg'
|
|
2921
3094
|
},
|
|
2922
|
-
keywords: ['nois', 'randomness', 'drand', 'wasm'],
|
|
2923
3095
|
images: [{
|
|
2924
|
-
|
|
2925
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
|
|
3096
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/qcfuzn.svg'
|
|
2926
3097
|
}],
|
|
2927
3098
|
traces: [{
|
|
2928
3099
|
type: 'ibc',
|
|
2929
3100
|
counterparty: {
|
|
2930
3101
|
channel_id: 'channel-1',
|
|
2931
|
-
base_denom: '
|
|
2932
|
-
chain_name: '
|
|
3102
|
+
base_denom: 'factory/kujira1l04ged98c7a7s9tllu62ld09ztylwf442qgm4thfgmadrvngeumsz4zrh2/urcpt',
|
|
3103
|
+
chain_name: 'kujira'
|
|
2933
3104
|
},
|
|
2934
3105
|
chain: {
|
|
2935
|
-
channel_id: 'channel-
|
|
3106
|
+
channel_id: 'channel-87'
|
|
2936
3107
|
}
|
|
2937
3108
|
}]
|
|
2938
3109
|
}, {
|
|
2939
|
-
description: 'The
|
|
3110
|
+
description: 'The Revenue & Governance token of Unstake.fi',
|
|
2940
3111
|
denom_units: [{
|
|
2941
|
-
denom: 'ibc/
|
|
3112
|
+
denom: 'ibc/15D5A042FBD457CC4424F8A93EF8DC4A960721AB7D52E5D393177F4C074F1707',
|
|
2942
3113
|
exponent: 0,
|
|
2943
|
-
aliases: ['
|
|
3114
|
+
aliases: ['factory/kujira1aaudpfr9y23lt9d45hrmskphpdfaq9ajxd3ukh/unstk']
|
|
2944
3115
|
}, {
|
|
2945
|
-
denom: '
|
|
2946
|
-
exponent:
|
|
3116
|
+
denom: 'nstk',
|
|
3117
|
+
exponent: 6
|
|
2947
3118
|
}],
|
|
2948
|
-
base: 'ibc/
|
|
2949
|
-
name: '
|
|
2950
|
-
display: '
|
|
2951
|
-
symbol: '
|
|
3119
|
+
base: 'ibc/15D5A042FBD457CC4424F8A93EF8DC4A960721AB7D52E5D393177F4C074F1707',
|
|
3120
|
+
name: 'Unstake Fi',
|
|
3121
|
+
display: 'nstk',
|
|
3122
|
+
symbol: 'NSTK',
|
|
2952
3123
|
logo_URIs: {
|
|
2953
|
-
|
|
3124
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/nstk.svg'
|
|
2954
3125
|
},
|
|
2955
|
-
coingecko_id: '
|
|
3126
|
+
coingecko_id: 'unstake-fi',
|
|
2956
3127
|
images: [{
|
|
2957
|
-
|
|
3128
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/nstk.svg'
|
|
2958
3129
|
}],
|
|
2959
3130
|
traces: [{
|
|
2960
3131
|
type: 'ibc',
|
|
2961
3132
|
counterparty: {
|
|
2962
|
-
channel_id: 'channel-
|
|
2963
|
-
base_denom: '
|
|
2964
|
-
chain_name: '
|
|
3133
|
+
channel_id: 'channel-1',
|
|
3134
|
+
base_denom: 'factory/kujira1aaudpfr9y23lt9d45hrmskphpdfaq9ajxd3ukh/unstk',
|
|
3135
|
+
chain_name: 'kujira'
|
|
2965
3136
|
},
|
|
2966
3137
|
chain: {
|
|
2967
|
-
channel_id: 'channel-
|
|
3138
|
+
channel_id: 'channel-87'
|
|
2968
3139
|
}
|
|
2969
3140
|
}]
|
|
2970
3141
|
}, {
|
|
2971
|
-
description: '
|
|
3142
|
+
description: 'Local Money',
|
|
2972
3143
|
denom_units: [{
|
|
2973
|
-
denom: 'ibc/
|
|
3144
|
+
denom: 'ibc/DB9AD7E1BE8CF61CBFDBF964FE2A890A106F5BBFC8151668A6B69979739D3EE3',
|
|
2974
3145
|
exponent: 0,
|
|
2975
|
-
aliases: ['
|
|
3146
|
+
aliases: ['factory/kujira1swkuyt08z74n5jl7zr6hx0ru5sa2yev5v896p6/local']
|
|
2976
3147
|
}, {
|
|
2977
|
-
denom: '
|
|
3148
|
+
denom: 'local',
|
|
2978
3149
|
exponent: 6
|
|
2979
3150
|
}],
|
|
2980
|
-
base: 'ibc/
|
|
2981
|
-
name: '
|
|
2982
|
-
display: '
|
|
2983
|
-
symbol: '
|
|
3151
|
+
base: 'ibc/DB9AD7E1BE8CF61CBFDBF964FE2A890A106F5BBFC8151668A6B69979739D3EE3',
|
|
3152
|
+
name: 'LOCAL',
|
|
3153
|
+
display: 'local',
|
|
3154
|
+
symbol: 'LOCAL',
|
|
2984
3155
|
logo_URIs: {
|
|
2985
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2986
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
3156
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/local.png'
|
|
2987
3157
|
},
|
|
2988
|
-
coingecko_id: 'osmosis',
|
|
2989
|
-
keywords: ['dex', 'staking'],
|
|
2990
3158
|
images: [{
|
|
2991
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
2992
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
3159
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/local.png'
|
|
2993
3160
|
}],
|
|
2994
3161
|
traces: [{
|
|
2995
3162
|
type: 'ibc',
|
|
2996
3163
|
counterparty: {
|
|
2997
|
-
channel_id: 'channel-
|
|
2998
|
-
base_denom: '
|
|
2999
|
-
chain_name: '
|
|
3164
|
+
channel_id: 'channel-1',
|
|
3165
|
+
base_denom: 'factory/kujira1swkuyt08z74n5jl7zr6hx0ru5sa2yev5v896p6/local',
|
|
3166
|
+
chain_name: 'kujira'
|
|
3000
3167
|
},
|
|
3001
3168
|
chain: {
|
|
3002
|
-
channel_id: 'channel-
|
|
3169
|
+
channel_id: 'channel-87'
|
|
3003
3170
|
}
|
|
3004
3171
|
}]
|
|
3005
3172
|
}, {
|
|
3173
|
+
description: 'Food for whales',
|
|
3006
3174
|
denom_units: [{
|
|
3007
|
-
denom: 'ibc/
|
|
3175
|
+
denom: 'ibc/257F961C4DBCA5EE08C57AFB6432EAE913D6EE139D73CAC2C60192B4DB7AB6BD',
|
|
3008
3176
|
exponent: 0,
|
|
3009
|
-
aliases: ['
|
|
3177
|
+
aliases: ['factory/kujira166ysf07ze5suazfzj0r05tv8amk2yn8zvsfuu7/uplnk']
|
|
3010
3178
|
}, {
|
|
3011
|
-
denom: '
|
|
3179
|
+
denom: 'PLNK',
|
|
3012
3180
|
exponent: 6
|
|
3013
3181
|
}],
|
|
3014
|
-
base: 'ibc/
|
|
3015
|
-
name: '
|
|
3016
|
-
display: '
|
|
3017
|
-
symbol: '
|
|
3182
|
+
base: 'ibc/257F961C4DBCA5EE08C57AFB6432EAE913D6EE139D73CAC2C60192B4DB7AB6BD',
|
|
3183
|
+
name: 'Plankton',
|
|
3184
|
+
display: 'PLNK',
|
|
3185
|
+
symbol: 'PLNK',
|
|
3018
3186
|
logo_URIs: {
|
|
3019
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3020
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
3187
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/PLNK_drk.png'
|
|
3021
3188
|
},
|
|
3022
|
-
coingecko_id: 'ion',
|
|
3023
|
-
keywords: ['memecoin'],
|
|
3024
3189
|
images: [{
|
|
3025
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3026
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
3190
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/PLNK_drk.png'
|
|
3027
3191
|
}],
|
|
3028
3192
|
traces: [{
|
|
3029
3193
|
type: 'ibc',
|
|
3030
3194
|
counterparty: {
|
|
3031
|
-
channel_id: 'channel-
|
|
3032
|
-
base_denom: '
|
|
3033
|
-
chain_name: '
|
|
3195
|
+
channel_id: 'channel-1',
|
|
3196
|
+
base_denom: 'factory/kujira166ysf07ze5suazfzj0r05tv8amk2yn8zvsfuu7/uplnk',
|
|
3197
|
+
chain_name: 'kujira'
|
|
3034
3198
|
},
|
|
3035
3199
|
chain: {
|
|
3036
|
-
channel_id: 'channel-
|
|
3200
|
+
channel_id: 'channel-87'
|
|
3037
3201
|
}
|
|
3038
3202
|
}]
|
|
3039
3203
|
}, {
|
|
3040
3204
|
denom_units: [{
|
|
3041
|
-
denom: 'ibc/
|
|
3205
|
+
denom: 'ibc/9FB4893DF27BCBD63E23C5A1694A3F08DAC8507C292EB0515CD368FFE4229CAC',
|
|
3042
3206
|
exponent: 0,
|
|
3043
|
-
aliases: ['
|
|
3207
|
+
aliases: ['ibc/E5CA126979E2FFB4C70C072F8094D07ECF27773B37623AD2BF7582AD0726F0F3']
|
|
3044
3208
|
}, {
|
|
3045
|
-
denom: '
|
|
3046
|
-
exponent:
|
|
3047
|
-
}],
|
|
3048
|
-
address: 'osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm',
|
|
3049
|
-
base: 'ibc/3616134E71F4F7C0AFD22C439567E8C514BE88955903834F4580D9E3E4E3470F',
|
|
3050
|
-
name: 'IBC Index',
|
|
3051
|
-
display: 'ibcx',
|
|
3052
|
-
symbol: 'IBCX',
|
|
3053
|
-
logo_URIs: {
|
|
3054
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ibcx.svg'
|
|
3055
|
-
},
|
|
3056
|
-
images: [{
|
|
3057
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ibcx.svg'
|
|
3209
|
+
denom: 'sol',
|
|
3210
|
+
exponent: 8
|
|
3058
3211
|
}],
|
|
3212
|
+
base: 'ibc/9FB4893DF27BCBD63E23C5A1694A3F08DAC8507C292EB0515CD368FFE4229CAC',
|
|
3213
|
+
name: 'Wormhole Solana',
|
|
3214
|
+
display: 'sol',
|
|
3215
|
+
symbol: 'whSOL',
|
|
3059
3216
|
traces: [{
|
|
3060
3217
|
type: 'ibc',
|
|
3061
3218
|
counterparty: {
|
|
3062
|
-
channel_id: 'channel-
|
|
3063
|
-
base_denom: '
|
|
3064
|
-
chain_name: '
|
|
3219
|
+
channel_id: 'channel-1',
|
|
3220
|
+
base_denom: 'ibc/E5CA126979E2FFB4C70C072F8094D07ECF27773B37623AD2BF7582AD0726F0F3',
|
|
3221
|
+
chain_name: 'kujira'
|
|
3065
3222
|
},
|
|
3066
3223
|
chain: {
|
|
3067
|
-
channel_id: 'channel-
|
|
3224
|
+
channel_id: 'channel-87'
|
|
3068
3225
|
}
|
|
3069
|
-
}]
|
|
3226
|
+
}],
|
|
3227
|
+
images: [{
|
|
3228
|
+
image_sync: {
|
|
3229
|
+
chain_name: 'gateway',
|
|
3230
|
+
base_denom: 'factory/wormhole14ejqjyq8um4p3xfqj74yld5waqljf88fz25yxnma0cngspxe3les00fpjx/8sYgCzLRJC3J7qPn2bNbx6PiGcarhyx8rBhVaNnfvHCA'
|
|
3231
|
+
},
|
|
3232
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol.svg'
|
|
3233
|
+
}],
|
|
3234
|
+
logo_URIs: {
|
|
3235
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol.svg'
|
|
3236
|
+
}
|
|
3070
3237
|
}, {
|
|
3071
3238
|
denom_units: [{
|
|
3072
|
-
denom: 'ibc/
|
|
3239
|
+
denom: 'ibc/7AD85DAB9A0F2B5BCCF68582C9DADA75607AF2E903D5A0EF948CFFBCC2E01E0D',
|
|
3073
3240
|
exponent: 0,
|
|
3074
|
-
aliases: ['
|
|
3241
|
+
aliases: ['ibc/F3AA7EF362EC5E791FE78A0F4CCC69FEE1F9A7485EB1A8CAB3F6601C00522F10']
|
|
3075
3242
|
}, {
|
|
3076
|
-
denom: '
|
|
3077
|
-
exponent:
|
|
3078
|
-
}],
|
|
3079
|
-
address: 'osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k',
|
|
3080
|
-
base: 'ibc/D4A5AE8E8DD0D49F559F9D85EDF17643E3444BD424FFE7158A8187A5BAFDD463',
|
|
3081
|
-
name: 'Staked IBCX',
|
|
3082
|
-
display: 'stibcx',
|
|
3083
|
-
symbol: 'stIBCX',
|
|
3084
|
-
logo_URIs: {
|
|
3085
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.png',
|
|
3086
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.svg'
|
|
3087
|
-
},
|
|
3088
|
-
images: [{
|
|
3089
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.png',
|
|
3090
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.svg'
|
|
3243
|
+
denom: 'evmos',
|
|
3244
|
+
exponent: 18
|
|
3091
3245
|
}],
|
|
3246
|
+
base: 'ibc/7AD85DAB9A0F2B5BCCF68582C9DADA75607AF2E903D5A0EF948CFFBCC2E01E0D',
|
|
3247
|
+
name: 'Evmos',
|
|
3248
|
+
display: 'evmos',
|
|
3249
|
+
symbol: 'EVMOS',
|
|
3092
3250
|
traces: [{
|
|
3093
3251
|
type: 'ibc',
|
|
3094
3252
|
counterparty: {
|
|
3095
|
-
channel_id: 'channel-
|
|
3096
|
-
base_denom: '
|
|
3097
|
-
chain_name: '
|
|
3253
|
+
channel_id: 'channel-1',
|
|
3254
|
+
base_denom: 'ibc/F3AA7EF362EC5E791FE78A0F4CCC69FEE1F9A7485EB1A8CAB3F6601C00522F10',
|
|
3255
|
+
chain_name: 'kujira'
|
|
3098
3256
|
},
|
|
3099
3257
|
chain: {
|
|
3100
|
-
channel_id: 'channel-
|
|
3258
|
+
channel_id: 'channel-87'
|
|
3101
3259
|
}
|
|
3102
|
-
}]
|
|
3260
|
+
}],
|
|
3261
|
+
images: [{
|
|
3262
|
+
image_sync: {
|
|
3263
|
+
chain_name: 'evmos',
|
|
3264
|
+
base_denom: 'aevmos'
|
|
3265
|
+
},
|
|
3266
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
3267
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
3268
|
+
}],
|
|
3269
|
+
logo_URIs: {
|
|
3270
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.png',
|
|
3271
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/evmos.svg'
|
|
3272
|
+
}
|
|
3103
3273
|
}, {
|
|
3104
3274
|
denom_units: [{
|
|
3105
|
-
denom: 'ibc/
|
|
3275
|
+
denom: 'ibc/574F7749D4B8C59AF2A02AC7381C1787FA401010A9293651DCFFE1BE700304D2',
|
|
3106
3276
|
exponent: 0,
|
|
3107
|
-
aliases: ['ibc/
|
|
3277
|
+
aliases: ['ibc/004EBF085BBED1029326D56BE8A2E67C08CECE670A94AC1947DF413EF5130EB2']
|
|
3108
3278
|
}, {
|
|
3109
|
-
denom: '
|
|
3110
|
-
exponent:
|
|
3279
|
+
denom: 'avax',
|
|
3280
|
+
exponent: 18
|
|
3111
3281
|
}],
|
|
3112
3282
|
type_asset: 'ics20',
|
|
3113
|
-
base: 'ibc/
|
|
3114
|
-
name: 'Axelar
|
|
3115
|
-
display: '
|
|
3116
|
-
symbol: '
|
|
3283
|
+
base: 'ibc/574F7749D4B8C59AF2A02AC7381C1787FA401010A9293651DCFFE1BE700304D2',
|
|
3284
|
+
name: 'Axelar Wrapped AVAX',
|
|
3285
|
+
display: 'avax',
|
|
3286
|
+
symbol: 'wAVAX',
|
|
3117
3287
|
traces: [{
|
|
3118
3288
|
type: 'ibc',
|
|
3119
3289
|
counterparty: {
|
|
3120
|
-
channel_id: 'channel-
|
|
3121
|
-
base_denom: 'ibc/
|
|
3122
|
-
chain_name: '
|
|
3290
|
+
channel_id: 'channel-1',
|
|
3291
|
+
base_denom: 'ibc/004EBF085BBED1029326D56BE8A2E67C08CECE670A94AC1947DF413EF5130EB2',
|
|
3292
|
+
chain_name: 'kujira'
|
|
3123
3293
|
},
|
|
3124
3294
|
chain: {
|
|
3125
|
-
channel_id: 'channel-
|
|
3295
|
+
channel_id: 'channel-87'
|
|
3126
3296
|
}
|
|
3127
3297
|
}],
|
|
3128
3298
|
images: [{
|
|
3129
|
-
|
|
3130
|
-
chain_name: 'axelar',
|
|
3131
|
-
base_denom: 'uusdc'
|
|
3132
|
-
},
|
|
3133
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
|
|
3134
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
|
|
3299
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/wavax.svg'
|
|
3135
3300
|
}],
|
|
3136
3301
|
logo_URIs: {
|
|
3137
|
-
|
|
3138
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
|
|
3302
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/wavax.svg'
|
|
3139
3303
|
}
|
|
3140
3304
|
}, {
|
|
3141
3305
|
denom_units: [{
|
|
3142
|
-
denom: 'ibc/
|
|
3306
|
+
denom: 'ibc/D3935EE5EFFE62A02AFB615BD857EC7567BBADFBBB836EAC98373F763AE41726',
|
|
3143
3307
|
exponent: 0,
|
|
3144
|
-
aliases: ['ibc/
|
|
3308
|
+
aliases: ['ibc/FE98AAD68F02F03565E9FA39A5E627946699B2B07115889ED812D8BA639576A9']
|
|
3145
3309
|
}, {
|
|
3146
3310
|
denom: 'usdc',
|
|
3147
3311
|
exponent: 6
|
|
3148
3312
|
}],
|
|
3149
3313
|
type_asset: 'ics20',
|
|
3150
|
-
base: 'ibc/
|
|
3314
|
+
base: 'ibc/D3935EE5EFFE62A02AFB615BD857EC7567BBADFBBB836EAC98373F763AE41726',
|
|
3151
3315
|
name: 'Noble USD Coin',
|
|
3152
3316
|
display: 'usdc',
|
|
3153
3317
|
symbol: 'USDC',
|
|
3154
3318
|
traces: [{
|
|
3155
3319
|
type: 'ibc',
|
|
3156
3320
|
counterparty: {
|
|
3157
|
-
channel_id: 'channel-
|
|
3158
|
-
base_denom: 'ibc/
|
|
3159
|
-
chain_name: '
|
|
3321
|
+
channel_id: 'channel-1',
|
|
3322
|
+
base_denom: 'ibc/FE98AAD68F02F03565E9FA39A5E627946699B2B07115889ED812D8BA639576A9',
|
|
3323
|
+
chain_name: 'kujira'
|
|
3160
3324
|
},
|
|
3161
3325
|
chain: {
|
|
3162
|
-
channel_id: 'channel-
|
|
3326
|
+
channel_id: 'channel-87'
|
|
3163
3327
|
}
|
|
3164
3328
|
}],
|
|
3165
3329
|
images: [{
|
|
@@ -3176,145 +3340,177 @@ var asset_list = {
|
|
|
3176
3340
|
}
|
|
3177
3341
|
}, {
|
|
3178
3342
|
denom_units: [{
|
|
3179
|
-
denom: 'ibc/
|
|
3343
|
+
denom: 'ibc/9FE33DD3E2FA36354658F43BFE320DC5EC2E5F24C87455F7BF2E50F6A2895CBC',
|
|
3180
3344
|
exponent: 0,
|
|
3181
|
-
aliases: ['ibc/
|
|
3345
|
+
aliases: ['ibc/47BD209179859CDE4A2806763D7189B6E6FE13A17880FE2B42DE1E6C1E329E23']
|
|
3182
3346
|
}, {
|
|
3183
|
-
denom: '
|
|
3347
|
+
denom: 'osmo',
|
|
3184
3348
|
exponent: 6
|
|
3185
3349
|
}],
|
|
3186
3350
|
type_asset: 'ics20',
|
|
3187
|
-
base: 'ibc/
|
|
3188
|
-
name: '
|
|
3189
|
-
display: '
|
|
3190
|
-
symbol: '
|
|
3351
|
+
base: 'ibc/9FE33DD3E2FA36354658F43BFE320DC5EC2E5F24C87455F7BF2E50F6A2895CBC',
|
|
3352
|
+
name: 'Osmosis',
|
|
3353
|
+
display: 'osmo',
|
|
3354
|
+
symbol: 'OSMO',
|
|
3191
3355
|
traces: [{
|
|
3192
3356
|
type: 'ibc',
|
|
3193
3357
|
counterparty: {
|
|
3194
|
-
channel_id: 'channel-
|
|
3195
|
-
base_denom: 'ibc/
|
|
3196
|
-
chain_name: '
|
|
3358
|
+
channel_id: 'channel-1',
|
|
3359
|
+
base_denom: 'ibc/47BD209179859CDE4A2806763D7189B6E6FE13A17880FE2B42DE1E6C1E329E23',
|
|
3360
|
+
chain_name: 'kujira'
|
|
3197
3361
|
},
|
|
3198
3362
|
chain: {
|
|
3199
|
-
channel_id: 'channel-
|
|
3363
|
+
channel_id: 'channel-87'
|
|
3200
3364
|
}
|
|
3201
3365
|
}],
|
|
3202
3366
|
images: [{
|
|
3203
3367
|
image_sync: {
|
|
3204
|
-
chain_name: '
|
|
3205
|
-
base_denom: '
|
|
3368
|
+
chain_name: 'osmosis',
|
|
3369
|
+
base_denom: 'uosmo'
|
|
3206
3370
|
},
|
|
3207
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3208
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3371
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
3372
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
3209
3373
|
}],
|
|
3210
3374
|
logo_URIs: {
|
|
3211
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3212
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3375
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
3376
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
3213
3377
|
}
|
|
3214
3378
|
}, {
|
|
3215
3379
|
denom_units: [{
|
|
3216
|
-
denom: 'ibc/
|
|
3380
|
+
denom: 'ibc/67D0D8544FA775D0653956B0DF7843B5BC271DDD46248E3023351C680AE683B9',
|
|
3217
3381
|
exponent: 0,
|
|
3218
|
-
aliases: ['ibc/
|
|
3382
|
+
aliases: ['ibc/295548A78785A1007F232DE286149A6FF512F180AF5657780FC89C009E2C348F']
|
|
3219
3383
|
}, {
|
|
3220
|
-
denom: '
|
|
3384
|
+
denom: 'usdc',
|
|
3221
3385
|
exponent: 6
|
|
3222
3386
|
}],
|
|
3223
3387
|
type_asset: 'ics20',
|
|
3224
|
-
base: 'ibc/
|
|
3225
|
-
name: '
|
|
3226
|
-
display: '
|
|
3227
|
-
symbol: '
|
|
3388
|
+
base: 'ibc/67D0D8544FA775D0653956B0DF7843B5BC271DDD46248E3023351C680AE683B9',
|
|
3389
|
+
name: 'Axelar USD Coin',
|
|
3390
|
+
display: 'usdc',
|
|
3391
|
+
symbol: 'axlUSDC',
|
|
3228
3392
|
traces: [{
|
|
3229
3393
|
type: 'ibc',
|
|
3230
3394
|
counterparty: {
|
|
3231
|
-
channel_id: 'channel-
|
|
3232
|
-
base_denom: 'ibc/
|
|
3233
|
-
chain_name: '
|
|
3395
|
+
channel_id: 'channel-1',
|
|
3396
|
+
base_denom: 'ibc/295548A78785A1007F232DE286149A6FF512F180AF5657780FC89C009E2C348F',
|
|
3397
|
+
chain_name: 'kujira'
|
|
3234
3398
|
},
|
|
3235
3399
|
chain: {
|
|
3236
|
-
channel_id: 'channel-
|
|
3400
|
+
channel_id: 'channel-87'
|
|
3237
3401
|
}
|
|
3238
3402
|
}],
|
|
3239
3403
|
images: [{
|
|
3240
3404
|
image_sync: {
|
|
3241
|
-
chain_name: '
|
|
3242
|
-
base_denom: '
|
|
3405
|
+
chain_name: 'axelar',
|
|
3406
|
+
base_denom: 'uusdc'
|
|
3243
3407
|
},
|
|
3244
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3245
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3408
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
|
|
3409
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
|
|
3246
3410
|
}],
|
|
3247
3411
|
logo_URIs: {
|
|
3248
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3249
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3412
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
|
|
3413
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
|
|
3250
3414
|
}
|
|
3251
3415
|
}, {
|
|
3252
3416
|
denom_units: [{
|
|
3253
|
-
denom: 'ibc/
|
|
3417
|
+
denom: 'ibc/CC691AFCE5EE1C1AACAB0AEF37A5E0F748CA7F72DCF30D734F6ED7EDE471BA29',
|
|
3254
3418
|
exponent: 0,
|
|
3255
|
-
aliases: ['ibc/
|
|
3419
|
+
aliases: ['ibc/3607EB5B5E64DD1C0E12E07F077FF470D5BC4706AFCBC98FE1BA960E5AE4CE07']
|
|
3256
3420
|
}, {
|
|
3257
|
-
denom: '
|
|
3421
|
+
denom: 'cmdx',
|
|
3258
3422
|
exponent: 6
|
|
3259
3423
|
}],
|
|
3260
3424
|
type_asset: 'ics20',
|
|
3261
|
-
base: 'ibc/
|
|
3262
|
-
name: '
|
|
3263
|
-
display: '
|
|
3264
|
-
symbol: '
|
|
3425
|
+
base: 'ibc/CC691AFCE5EE1C1AACAB0AEF37A5E0F748CA7F72DCF30D734F6ED7EDE471BA29',
|
|
3426
|
+
name: 'Comdex',
|
|
3427
|
+
display: 'cmdx',
|
|
3428
|
+
symbol: 'CMDX',
|
|
3265
3429
|
traces: [{
|
|
3266
3430
|
type: 'ibc',
|
|
3267
3431
|
counterparty: {
|
|
3268
|
-
channel_id: 'channel-
|
|
3269
|
-
base_denom: 'ibc/
|
|
3270
|
-
chain_name: '
|
|
3432
|
+
channel_id: 'channel-1',
|
|
3433
|
+
base_denom: 'ibc/3607EB5B5E64DD1C0E12E07F077FF470D5BC4706AFCBC98FE1BA960E5AE4CE07',
|
|
3434
|
+
chain_name: 'kujira'
|
|
3271
3435
|
},
|
|
3272
3436
|
chain: {
|
|
3273
|
-
channel_id: 'channel-
|
|
3437
|
+
channel_id: 'channel-87'
|
|
3274
3438
|
}
|
|
3275
3439
|
}],
|
|
3276
3440
|
images: [{
|
|
3277
3441
|
image_sync: {
|
|
3278
|
-
chain_name: '
|
|
3279
|
-
base_denom: '
|
|
3442
|
+
chain_name: 'comdex',
|
|
3443
|
+
base_denom: 'ucmdx'
|
|
3280
3444
|
},
|
|
3281
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3282
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3445
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
3446
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
3283
3447
|
}],
|
|
3284
3448
|
logo_URIs: {
|
|
3285
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3286
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3449
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.png',
|
|
3450
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmdx.svg'
|
|
3287
3451
|
}
|
|
3288
3452
|
}, {
|
|
3289
3453
|
denom_units: [{
|
|
3290
|
-
denom: 'ibc/
|
|
3454
|
+
denom: 'ibc/9C57275A4A28ABEEEBD7A43A2E0500B9A3B6EE6FA28D777890D936F168A948E7',
|
|
3291
3455
|
exponent: 0,
|
|
3292
|
-
aliases: ['ibc/
|
|
3456
|
+
aliases: ['ibc/EFF323CC632EC4F747C61BCE238A758EFDB7699C3226565F7C20DA06509D59A5']
|
|
3457
|
+
}, {
|
|
3458
|
+
denom: 'juno',
|
|
3459
|
+
exponent: 6
|
|
3460
|
+
}],
|
|
3461
|
+
base: 'ibc/9C57275A4A28ABEEEBD7A43A2E0500B9A3B6EE6FA28D777890D936F168A948E7',
|
|
3462
|
+
name: 'Juno',
|
|
3463
|
+
display: 'juno',
|
|
3464
|
+
symbol: 'JUNO',
|
|
3465
|
+
traces: [{
|
|
3466
|
+
type: 'ibc',
|
|
3467
|
+
counterparty: {
|
|
3468
|
+
channel_id: 'channel-1',
|
|
3469
|
+
base_denom: 'ibc/EFF323CC632EC4F747C61BCE238A758EFDB7699C3226565F7C20DA06509D59A5',
|
|
3470
|
+
chain_name: 'kujira'
|
|
3471
|
+
},
|
|
3472
|
+
chain: {
|
|
3473
|
+
channel_id: 'channel-87'
|
|
3474
|
+
}
|
|
3475
|
+
}],
|
|
3476
|
+
images: [{
|
|
3477
|
+
image_sync: {
|
|
3478
|
+
chain_name: 'juno',
|
|
3479
|
+
base_denom: 'ujuno'
|
|
3480
|
+
},
|
|
3481
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
|
|
3482
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
|
|
3483
|
+
}],
|
|
3484
|
+
logo_URIs: {
|
|
3485
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
|
|
3486
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
|
|
3487
|
+
}
|
|
3488
|
+
}, {
|
|
3489
|
+
denom_units: [{
|
|
3490
|
+
denom: 'ibc/0F80CAAF538ECA3A7E6F0C5542420C036C87FF2E66EB2A7B23D75ED0D6C71757',
|
|
3491
|
+
exponent: 0,
|
|
3492
|
+
aliases: ['ibc/1B38805B1C75352B28169284F96DF56BDEBD9E8FAC005BDCC8CF0378C82AA8E7']
|
|
3293
3493
|
}, {
|
|
3294
3494
|
denom: 'weth',
|
|
3295
3495
|
exponent: 18
|
|
3296
3496
|
}],
|
|
3297
3497
|
type_asset: 'ics20',
|
|
3298
|
-
base: 'ibc/
|
|
3299
|
-
name: 'Wrapped Ether',
|
|
3498
|
+
base: 'ibc/0F80CAAF538ECA3A7E6F0C5542420C036C87FF2E66EB2A7B23D75ED0D6C71757',
|
|
3499
|
+
name: 'Axelar Wrapped Ether',
|
|
3300
3500
|
display: 'weth',
|
|
3301
|
-
symbol: '
|
|
3501
|
+
symbol: 'wETH',
|
|
3302
3502
|
traces: [{
|
|
3303
3503
|
type: 'ibc',
|
|
3304
3504
|
counterparty: {
|
|
3305
|
-
channel_id: 'channel-
|
|
3306
|
-
base_denom: 'ibc/
|
|
3307
|
-
chain_name: '
|
|
3505
|
+
channel_id: 'channel-1',
|
|
3506
|
+
base_denom: 'ibc/1B38805B1C75352B28169284F96DF56BDEBD9E8FAC005BDCC8CF0378C82AA8E7',
|
|
3507
|
+
chain_name: 'kujira'
|
|
3308
3508
|
},
|
|
3309
3509
|
chain: {
|
|
3310
|
-
channel_id: 'channel-
|
|
3510
|
+
channel_id: 'channel-87'
|
|
3311
3511
|
}
|
|
3312
3512
|
}],
|
|
3313
3513
|
images: [{
|
|
3314
|
-
image_sync: {
|
|
3315
|
-
chain_name: 'axelar',
|
|
3316
|
-
base_denom: 'weth-wei'
|
|
3317
|
-
},
|
|
3318
3514
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
|
|
3319
3515
|
}],
|
|
3320
3516
|
logo_URIs: {
|
|
@@ -3322,163 +3518,1652 @@ var asset_list = {
|
|
|
3322
3518
|
}
|
|
3323
3519
|
}, {
|
|
3324
3520
|
denom_units: [{
|
|
3325
|
-
denom: 'ibc/
|
|
3521
|
+
denom: 'ibc/022ABD8B53B868EAB0632C0C03E8722FEB643360EBC6AE5DED4816C0AE2C4724',
|
|
3326
3522
|
exponent: 0,
|
|
3327
|
-
aliases: ['ibc/
|
|
3523
|
+
aliases: ['ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2']
|
|
3328
3524
|
}, {
|
|
3329
|
-
denom: '
|
|
3330
|
-
exponent:
|
|
3525
|
+
denom: 'atom',
|
|
3526
|
+
exponent: 6
|
|
3331
3527
|
}],
|
|
3332
3528
|
type_asset: 'ics20',
|
|
3333
|
-
base: 'ibc/
|
|
3334
|
-
name: '
|
|
3335
|
-
display: '
|
|
3336
|
-
symbol: '
|
|
3529
|
+
base: 'ibc/022ABD8B53B868EAB0632C0C03E8722FEB643360EBC6AE5DED4816C0AE2C4724',
|
|
3530
|
+
name: 'Cosmos Hub Atom',
|
|
3531
|
+
display: 'atom',
|
|
3532
|
+
symbol: 'ATOM',
|
|
3337
3533
|
traces: [{
|
|
3338
3534
|
type: 'ibc',
|
|
3339
3535
|
counterparty: {
|
|
3340
|
-
channel_id: 'channel-
|
|
3341
|
-
base_denom: 'ibc/
|
|
3342
|
-
chain_name: '
|
|
3536
|
+
channel_id: 'channel-1',
|
|
3537
|
+
base_denom: 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2',
|
|
3538
|
+
chain_name: 'kujira'
|
|
3343
3539
|
},
|
|
3344
3540
|
chain: {
|
|
3345
|
-
channel_id: 'channel-
|
|
3541
|
+
channel_id: 'channel-87'
|
|
3346
3542
|
}
|
|
3347
3543
|
}],
|
|
3348
3544
|
images: [{
|
|
3349
3545
|
image_sync: {
|
|
3350
|
-
chain_name: '
|
|
3351
|
-
base_denom: '
|
|
3546
|
+
chain_name: 'cosmoshub',
|
|
3547
|
+
base_denom: 'uatom'
|
|
3352
3548
|
},
|
|
3353
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3549
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
3550
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
3354
3551
|
}],
|
|
3355
3552
|
logo_URIs: {
|
|
3356
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3553
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
3554
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
3357
3555
|
}
|
|
3358
3556
|
}, {
|
|
3359
|
-
description: 'ERIS liquid staked OSMO',
|
|
3360
3557
|
denom_units: [{
|
|
3361
|
-
denom: 'ibc/
|
|
3558
|
+
denom: 'ibc/A682AF269E33A49711251C28FDDF6335A8C11897FCC4A40E4967FC074C29C041',
|
|
3362
3559
|
exponent: 0,
|
|
3363
|
-
aliases: ['
|
|
3560
|
+
aliases: ['ibc/DA59C009A0B3B95E0549E6BF7B075C8239285989FF457A8EDDBB56F10B2A6986']
|
|
3364
3561
|
}, {
|
|
3365
|
-
denom: '
|
|
3562
|
+
denom: 'luna',
|
|
3366
3563
|
exponent: 6
|
|
3367
3564
|
}],
|
|
3368
|
-
|
|
3369
|
-
|
|
3370
|
-
|
|
3371
|
-
|
|
3372
|
-
symbol: 'ampOSMO',
|
|
3373
|
-
logo_URIs: {
|
|
3374
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/amposmo.png'
|
|
3375
|
-
},
|
|
3376
|
-
images: [{
|
|
3377
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/amposmo.png'
|
|
3378
|
-
}],
|
|
3565
|
+
base: 'ibc/A682AF269E33A49711251C28FDDF6335A8C11897FCC4A40E4967FC074C29C041',
|
|
3566
|
+
name: 'Luna',
|
|
3567
|
+
display: 'luna',
|
|
3568
|
+
symbol: 'LUNA',
|
|
3379
3569
|
traces: [{
|
|
3380
3570
|
type: 'ibc',
|
|
3381
3571
|
counterparty: {
|
|
3382
|
-
channel_id: 'channel-
|
|
3383
|
-
base_denom: '
|
|
3384
|
-
chain_name: '
|
|
3572
|
+
channel_id: 'channel-1',
|
|
3573
|
+
base_denom: 'ibc/DA59C009A0B3B95E0549E6BF7B075C8239285989FF457A8EDDBB56F10B2A6986',
|
|
3574
|
+
chain_name: 'kujira'
|
|
3385
3575
|
},
|
|
3386
3576
|
chain: {
|
|
3387
|
-
channel_id: 'channel-
|
|
3577
|
+
channel_id: 'channel-87'
|
|
3388
3578
|
}
|
|
3389
|
-
}]
|
|
3579
|
+
}],
|
|
3580
|
+
images: [{
|
|
3581
|
+
image_sync: {
|
|
3582
|
+
chain_name: 'luna',
|
|
3583
|
+
base_denom: 'uluna'
|
|
3584
|
+
},
|
|
3585
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.png',
|
|
3586
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg'
|
|
3587
|
+
}],
|
|
3588
|
+
logo_URIs: {
|
|
3589
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.png',
|
|
3590
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg'
|
|
3591
|
+
}
|
|
3390
3592
|
}, {
|
|
3391
|
-
description: 'Tether USDT on Osmosis',
|
|
3392
3593
|
denom_units: [{
|
|
3393
|
-
denom: 'ibc/
|
|
3594
|
+
denom: 'ibc/6F62F22ABBD693617CB999CBC8BEFDE3947504230CC5D04B80FDC9679A27A561',
|
|
3394
3595
|
exponent: 0,
|
|
3395
|
-
aliases: ['ibc/
|
|
3596
|
+
aliases: ['ibc/4F393C3FCA4190C0A6756CE7F6D897D5D1BE57D6CCB80D0BC87393566A7B6602']
|
|
3396
3597
|
}, {
|
|
3397
|
-
denom: '
|
|
3598
|
+
denom: 'stars',
|
|
3398
3599
|
exponent: 6
|
|
3399
3600
|
}],
|
|
3400
3601
|
type_asset: 'ics20',
|
|
3401
|
-
base: 'ibc/
|
|
3402
|
-
name: '
|
|
3403
|
-
display: '
|
|
3404
|
-
symbol: '
|
|
3602
|
+
base: 'ibc/6F62F22ABBD693617CB999CBC8BEFDE3947504230CC5D04B80FDC9679A27A561',
|
|
3603
|
+
name: 'Stargaze',
|
|
3604
|
+
display: 'stars',
|
|
3605
|
+
symbol: 'STARS',
|
|
3405
3606
|
traces: [{
|
|
3406
3607
|
type: 'ibc',
|
|
3407
3608
|
counterparty: {
|
|
3408
|
-
channel_id: 'channel-
|
|
3409
|
-
base_denom: 'ibc/
|
|
3410
|
-
chain_name: '
|
|
3609
|
+
channel_id: 'channel-1',
|
|
3610
|
+
base_denom: 'ibc/4F393C3FCA4190C0A6756CE7F6D897D5D1BE57D6CCB80D0BC87393566A7B6602',
|
|
3611
|
+
chain_name: 'kujira'
|
|
3411
3612
|
},
|
|
3412
3613
|
chain: {
|
|
3413
|
-
channel_id: 'channel-
|
|
3614
|
+
channel_id: 'channel-87'
|
|
3414
3615
|
}
|
|
3415
3616
|
}],
|
|
3416
3617
|
images: [{
|
|
3417
3618
|
image_sync: {
|
|
3418
|
-
chain_name: '
|
|
3419
|
-
base_denom: '
|
|
3619
|
+
chain_name: 'stargaze',
|
|
3620
|
+
base_denom: 'ustars'
|
|
3420
3621
|
},
|
|
3421
|
-
|
|
3622
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
3623
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
3422
3624
|
}],
|
|
3423
3625
|
logo_URIs: {
|
|
3424
|
-
|
|
3626
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
3627
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
3425
3628
|
}
|
|
3426
3629
|
}, {
|
|
3427
|
-
description: "Membrane's CDP-style stablecoin called CDT",
|
|
3428
3630
|
denom_units: [{
|
|
3429
|
-
denom: 'ibc/
|
|
3631
|
+
denom: 'ibc/057EC49097FE0D6D8E301FD667C437C90ACDD8E2F6E3D922DD665FE2DB36C425',
|
|
3430
3632
|
exponent: 0,
|
|
3431
|
-
aliases: ['
|
|
3633
|
+
aliases: ['ibc/A358D7F19237777AF6D8AD0E0F53268F8B18AE8A53ED318095C14D6D7F3B2DB5']
|
|
3432
3634
|
}, {
|
|
3433
|
-
denom: '
|
|
3635
|
+
denom: 'scrt',
|
|
3434
3636
|
exponent: 6
|
|
3435
3637
|
}],
|
|
3436
|
-
base: 'ibc/
|
|
3437
|
-
name: '
|
|
3438
|
-
display: '
|
|
3439
|
-
symbol: '
|
|
3440
|
-
|
|
3441
|
-
|
|
3442
|
-
|
|
3443
|
-
|
|
3444
|
-
|
|
3445
|
-
|
|
3638
|
+
base: 'ibc/057EC49097FE0D6D8E301FD667C437C90ACDD8E2F6E3D922DD665FE2DB36C425',
|
|
3639
|
+
name: 'Secret Network',
|
|
3640
|
+
display: 'scrt',
|
|
3641
|
+
symbol: 'SCRT',
|
|
3642
|
+
traces: [{
|
|
3643
|
+
type: 'ibc',
|
|
3644
|
+
counterparty: {
|
|
3645
|
+
channel_id: 'channel-1',
|
|
3646
|
+
base_denom: 'ibc/A358D7F19237777AF6D8AD0E0F53268F8B18AE8A53ED318095C14D6D7F3B2DB5',
|
|
3647
|
+
chain_name: 'kujira'
|
|
3648
|
+
},
|
|
3649
|
+
chain: {
|
|
3650
|
+
channel_id: 'channel-87'
|
|
3651
|
+
}
|
|
3652
|
+
}],
|
|
3653
|
+
images: [{
|
|
3654
|
+
image_sync: {
|
|
3655
|
+
chain_name: 'scrt',
|
|
3656
|
+
base_denom: 'uscrt'
|
|
3657
|
+
},
|
|
3658
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
|
|
3659
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
3660
|
+
}],
|
|
3661
|
+
logo_URIs: {
|
|
3662
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.png',
|
|
3663
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/scrt.svg'
|
|
3664
|
+
}
|
|
3665
|
+
}, {
|
|
3666
|
+
description: 'Mars protocol token',
|
|
3667
|
+
denom_units: [{
|
|
3668
|
+
denom: 'ibc/281FEE887CDF71EB9C1FEFC554822DCB06BE4E8A8BFF944ED64E3D03437E9384',
|
|
3669
|
+
exponent: 0,
|
|
3670
|
+
aliases: ['umars']
|
|
3671
|
+
}, {
|
|
3672
|
+
denom: 'mars',
|
|
3673
|
+
exponent: 6
|
|
3674
|
+
}],
|
|
3675
|
+
base: 'ibc/281FEE887CDF71EB9C1FEFC554822DCB06BE4E8A8BFF944ED64E3D03437E9384',
|
|
3676
|
+
name: 'Mars',
|
|
3677
|
+
display: 'mars',
|
|
3678
|
+
symbol: 'MARS',
|
|
3679
|
+
logo_URIs: {
|
|
3680
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.png',
|
|
3681
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.svg'
|
|
3682
|
+
},
|
|
3683
|
+
coingecko_id: 'mars-protocol-a7fcbcfb-fd61-4017-92f0-7ee9f9cc6da3',
|
|
3684
|
+
images: [{
|
|
3685
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.png',
|
|
3686
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mars/images/mars-token.svg'
|
|
3687
|
+
}],
|
|
3688
|
+
traces: [{
|
|
3689
|
+
type: 'ibc',
|
|
3690
|
+
counterparty: {
|
|
3691
|
+
channel_id: 'channel-3',
|
|
3692
|
+
base_denom: 'umars',
|
|
3693
|
+
chain_name: 'mars'
|
|
3694
|
+
},
|
|
3695
|
+
chain: {
|
|
3696
|
+
channel_id: 'channel-209'
|
|
3697
|
+
}
|
|
3698
|
+
}]
|
|
3699
|
+
}, {
|
|
3700
|
+
description: 'The native token of Migaloo Chain',
|
|
3701
|
+
denom_units: [{
|
|
3702
|
+
denom: 'ibc/3A6ADE78FB8169C034C29C4F2E1A61CE596EC8235366F22381D981A98F1F5A5C',
|
|
3703
|
+
exponent: 0,
|
|
3704
|
+
aliases: ['uwhale']
|
|
3705
|
+
}, {
|
|
3706
|
+
denom: 'whale',
|
|
3707
|
+
exponent: 6
|
|
3708
|
+
}],
|
|
3709
|
+
base: 'ibc/3A6ADE78FB8169C034C29C4F2E1A61CE596EC8235366F22381D981A98F1F5A5C',
|
|
3710
|
+
name: 'Whale',
|
|
3711
|
+
display: 'whale',
|
|
3712
|
+
symbol: 'WHALE',
|
|
3713
|
+
logo_URIs: {
|
|
3714
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.png',
|
|
3715
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.svg'
|
|
3716
|
+
},
|
|
3717
|
+
coingecko_id: 'white-whale',
|
|
3718
|
+
images: [{
|
|
3719
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.png',
|
|
3720
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/white-whale.svg'
|
|
3721
|
+
}],
|
|
3722
|
+
traces: [{
|
|
3723
|
+
type: 'ibc',
|
|
3724
|
+
counterparty: {
|
|
3725
|
+
channel_id: 'channel-1',
|
|
3726
|
+
base_denom: 'uwhale',
|
|
3727
|
+
chain_name: 'migaloo'
|
|
3728
|
+
},
|
|
3729
|
+
chain: {
|
|
3730
|
+
channel_id: 'channel-210'
|
|
3731
|
+
}
|
|
3732
|
+
}]
|
|
3733
|
+
}, {
|
|
3734
|
+
description: 'ampWHALE',
|
|
3735
|
+
denom_units: [{
|
|
3736
|
+
denom: 'ibc/2F7C2A3D5D42553ED46F57D8B0DE3733B1B5FF571E2C6A051D34525904B4C0AF',
|
|
3737
|
+
exponent: 0,
|
|
3738
|
+
aliases: ['factory/migaloo1436kxs0w2es6xlqpp9rd35e3d0cjnw4sv8j3a7483sgks29jqwgshqdky4/ampWHALE']
|
|
3739
|
+
}, {
|
|
3740
|
+
denom: 'ampWHALE',
|
|
3741
|
+
exponent: 6
|
|
3742
|
+
}],
|
|
3743
|
+
base: 'ibc/2F7C2A3D5D42553ED46F57D8B0DE3733B1B5FF571E2C6A051D34525904B4C0AF',
|
|
3744
|
+
name: 'ampWHALE',
|
|
3745
|
+
display: 'ampWHALE',
|
|
3746
|
+
symbol: 'ampWHALE',
|
|
3747
|
+
logo_URIs: {
|
|
3748
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/ampwhale.svg'
|
|
3749
|
+
},
|
|
3750
|
+
images: [{
|
|
3751
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/ampwhale.svg'
|
|
3752
|
+
}],
|
|
3753
|
+
traces: [{
|
|
3754
|
+
type: 'ibc',
|
|
3755
|
+
counterparty: {
|
|
3756
|
+
channel_id: 'channel-1',
|
|
3757
|
+
base_denom: 'factory/migaloo1436kxs0w2es6xlqpp9rd35e3d0cjnw4sv8j3a7483sgks29jqwgshqdky4/ampWHALE',
|
|
3758
|
+
chain_name: 'migaloo'
|
|
3759
|
+
},
|
|
3760
|
+
chain: {
|
|
3761
|
+
channel_id: 'channel-210'
|
|
3762
|
+
}
|
|
3763
|
+
}]
|
|
3764
|
+
}, {
|
|
3765
|
+
description: 'boneWHALE',
|
|
3766
|
+
denom_units: [{
|
|
3767
|
+
denom: 'ibc/01BAE2E69D02670B22758FBA74E4114B6E88FC1878936C919DA345E6C6C92ABF',
|
|
3768
|
+
exponent: 0,
|
|
3769
|
+
aliases: ['factory/migaloo1mf6ptkssddfmxvhdx0ech0k03ktp6kf9yk59renau2gvht3nq2gqdhts4u/boneWhale']
|
|
3770
|
+
}, {
|
|
3771
|
+
denom: 'boneWHALE',
|
|
3772
|
+
exponent: 6
|
|
3773
|
+
}],
|
|
3774
|
+
base: 'ibc/01BAE2E69D02670B22758FBA74E4114B6E88FC1878936C919DA345E6C6C92ABF',
|
|
3775
|
+
name: 'boneWHALE',
|
|
3776
|
+
display: 'boneWHALE',
|
|
3777
|
+
symbol: 'bWHALE',
|
|
3778
|
+
logo_URIs: {
|
|
3779
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/bWHALE.png',
|
|
3780
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/bWHALE.svg'
|
|
3781
|
+
},
|
|
3782
|
+
images: [{
|
|
3783
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/bWHALE.png',
|
|
3784
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/bWHALE.svg'
|
|
3785
|
+
}],
|
|
3786
|
+
traces: [{
|
|
3787
|
+
type: 'ibc',
|
|
3788
|
+
counterparty: {
|
|
3789
|
+
channel_id: 'channel-1',
|
|
3790
|
+
base_denom: 'factory/migaloo1mf6ptkssddfmxvhdx0ech0k03ktp6kf9yk59renau2gvht3nq2gqdhts4u/boneWhale',
|
|
3791
|
+
chain_name: 'migaloo'
|
|
3792
|
+
},
|
|
3793
|
+
chain: {
|
|
3794
|
+
channel_id: 'channel-210'
|
|
3795
|
+
}
|
|
3796
|
+
}]
|
|
3797
|
+
}, {
|
|
3798
|
+
description: 'FABLE',
|
|
3799
|
+
denom_units: [{
|
|
3800
|
+
denom: 'ibc/935315FB6394554CEB9AA671A4E79C49DC8C6207C3AEE283C9241A2C89CF9853',
|
|
3801
|
+
exponent: 0,
|
|
3802
|
+
aliases: ['factory/migaloo18a9m9stu3dyvewwcq9qmp85euxqcvln5mefync/fable']
|
|
3803
|
+
}, {
|
|
3804
|
+
denom: 'fable',
|
|
3805
|
+
exponent: 6
|
|
3806
|
+
}],
|
|
3807
|
+
base: 'ibc/935315FB6394554CEB9AA671A4E79C49DC8C6207C3AEE283C9241A2C89CF9853',
|
|
3808
|
+
name: 'FABLE',
|
|
3809
|
+
display: 'fable',
|
|
3810
|
+
symbol: 'FABLE',
|
|
3811
|
+
logo_URIs: {
|
|
3812
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/fable.svg'
|
|
3813
|
+
},
|
|
3814
|
+
images: [{
|
|
3815
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/fable.svg'
|
|
3816
|
+
}],
|
|
3817
|
+
traces: [{
|
|
3818
|
+
type: 'ibc',
|
|
3819
|
+
counterparty: {
|
|
3820
|
+
channel_id: 'channel-1',
|
|
3821
|
+
base_denom: 'factory/migaloo18a9m9stu3dyvewwcq9qmp85euxqcvln5mefync/fable',
|
|
3822
|
+
chain_name: 'migaloo'
|
|
3823
|
+
},
|
|
3824
|
+
chain: {
|
|
3825
|
+
channel_id: 'channel-210'
|
|
3826
|
+
}
|
|
3827
|
+
}]
|
|
3828
|
+
}, {
|
|
3829
|
+
description: 'boneLUNA are autocompounding LUNA tokens',
|
|
3830
|
+
denom_units: [{
|
|
3831
|
+
denom: 'ibc/1475E38A6C1F650746B735885F8DD75A69F1CD1439334E3237543C19B75B0A4E',
|
|
3832
|
+
exponent: 0,
|
|
3833
|
+
aliases: ['ibc/40C29143BF4153B365089E40E437B7AA819672646C45BB0A5F1E10915A0B6708']
|
|
3834
|
+
}, {
|
|
3835
|
+
denom: 'bluna',
|
|
3836
|
+
exponent: 6
|
|
3837
|
+
}],
|
|
3838
|
+
base: 'ibc/1475E38A6C1F650746B735885F8DD75A69F1CD1439334E3237543C19B75B0A4E',
|
|
3839
|
+
address: 'cw20:terra17aj4ty4sz4yhgm08na8drc0v03v2jwr3waxcqrwhajj729zhl7zqnpc0ml',
|
|
3840
|
+
type_asset: 'ics20',
|
|
3841
|
+
name: 'boneLuna',
|
|
3842
|
+
display: 'bluna',
|
|
3843
|
+
symbol: 'bLUNA',
|
|
3844
|
+
traces: [{
|
|
3845
|
+
type: 'ibc',
|
|
3846
|
+
counterparty: {
|
|
3847
|
+
channel_id: 'channel-1',
|
|
3848
|
+
base_denom: 'ibc/40C29143BF4153B365089E40E437B7AA819672646C45BB0A5F1E10915A0B6708',
|
|
3849
|
+
chain_name: 'migaloo'
|
|
3850
|
+
},
|
|
3851
|
+
chain: {
|
|
3852
|
+
channel_id: 'channel-210'
|
|
3853
|
+
}
|
|
3854
|
+
}],
|
|
3855
|
+
logo_URIs: {
|
|
3856
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/boneluna.png'
|
|
3857
|
+
},
|
|
3858
|
+
images: [{
|
|
3859
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/boneluna.png'
|
|
3860
|
+
}]
|
|
3861
|
+
}, {
|
|
3862
|
+
description: 'RAC',
|
|
3863
|
+
denom_units: [{
|
|
3864
|
+
denom: 'ibc/D8D6271EC54E3A96C6B9FB6C2BA9E99692B07CEB42754638029657072EA48337',
|
|
3865
|
+
exponent: 0,
|
|
3866
|
+
aliases: ['factory/migaloo1eqntnl6tzcj9h86psg4y4h6hh05g2h9nj8e09l/urac']
|
|
3867
|
+
}, {
|
|
3868
|
+
denom: 'RAC',
|
|
3869
|
+
exponent: 6
|
|
3870
|
+
}],
|
|
3871
|
+
base: 'ibc/D8D6271EC54E3A96C6B9FB6C2BA9E99692B07CEB42754638029657072EA48337',
|
|
3872
|
+
name: 'RAC',
|
|
3873
|
+
display: 'RAC',
|
|
3874
|
+
symbol: 'RAC',
|
|
3875
|
+
logo_URIs: {
|
|
3876
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/rac.png',
|
|
3877
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/rac.svg'
|
|
3878
|
+
},
|
|
3879
|
+
images: [{
|
|
3880
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/rac.png',
|
|
3881
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/rac.svg'
|
|
3882
|
+
}],
|
|
3883
|
+
traces: [{
|
|
3884
|
+
type: 'ibc',
|
|
3885
|
+
counterparty: {
|
|
3886
|
+
channel_id: 'channel-1',
|
|
3887
|
+
base_denom: 'factory/migaloo1eqntnl6tzcj9h86psg4y4h6hh05g2h9nj8e09l/urac',
|
|
3888
|
+
chain_name: 'migaloo'
|
|
3889
|
+
},
|
|
3890
|
+
chain: {
|
|
3891
|
+
channel_id: 'channel-210'
|
|
3892
|
+
}
|
|
3893
|
+
}]
|
|
3894
|
+
}, {
|
|
3895
|
+
description: 'ASH',
|
|
3896
|
+
denom_units: [{
|
|
3897
|
+
denom: 'ibc/9B36B61BBB374C8DBE98FFB6958732B81BC2A2CB9CE55832E4026C4BAD35002F',
|
|
3898
|
+
exponent: 0,
|
|
3899
|
+
aliases: ['factory/migaloo1erul6xyq0gk6ws98ncj7lnq9l4jn4gnnu9we73gdz78yyl2lr7qqrvcgup/ash']
|
|
3900
|
+
}, {
|
|
3901
|
+
denom: 'ASH',
|
|
3902
|
+
exponent: 6
|
|
3903
|
+
}],
|
|
3904
|
+
base: 'ibc/9B36B61BBB374C8DBE98FFB6958732B81BC2A2CB9CE55832E4026C4BAD35002F',
|
|
3905
|
+
name: 'ASH',
|
|
3906
|
+
display: 'ASH',
|
|
3907
|
+
symbol: 'ASH',
|
|
3908
|
+
logo_URIs: {
|
|
3909
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/ash.svg'
|
|
3910
|
+
},
|
|
3911
|
+
images: [{
|
|
3912
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/ash.svg'
|
|
3913
|
+
}],
|
|
3914
|
+
traces: [{
|
|
3915
|
+
type: 'ibc',
|
|
3916
|
+
counterparty: {
|
|
3917
|
+
channel_id: 'channel-1',
|
|
3918
|
+
base_denom: 'factory/migaloo1erul6xyq0gk6ws98ncj7lnq9l4jn4gnnu9we73gdz78yyl2lr7qqrvcgup/ash',
|
|
3919
|
+
chain_name: 'migaloo'
|
|
3920
|
+
},
|
|
3921
|
+
chain: {
|
|
3922
|
+
channel_id: 'channel-210'
|
|
3923
|
+
}
|
|
3924
|
+
}]
|
|
3925
|
+
}, {
|
|
3926
|
+
description: 'Tether USDt on Migaloo',
|
|
3927
|
+
denom_units: [{
|
|
3928
|
+
denom: 'ibc/B876BF8ACF51720C9C0692A07E7DE89F4A2CA114A8B1F82638AD88A919E85F7C',
|
|
3929
|
+
exponent: 0,
|
|
3930
|
+
aliases: ['ibc/86A25A8A327164AE7C68A29B6ED745C7EEDC36E260A6666F33A6407BECEC4737']
|
|
3931
|
+
}, {
|
|
3932
|
+
denom: 'usdt',
|
|
3933
|
+
exponent: 6
|
|
3934
|
+
}],
|
|
3935
|
+
type_asset: 'ics20',
|
|
3936
|
+
base: 'ibc/B876BF8ACF51720C9C0692A07E7DE89F4A2CA114A8B1F82638AD88A919E85F7C',
|
|
3937
|
+
name: 'Tether USDt',
|
|
3938
|
+
display: 'usdt',
|
|
3939
|
+
symbol: 'USDt',
|
|
3940
|
+
traces: [{
|
|
3941
|
+
type: 'ibc',
|
|
3942
|
+
counterparty: {
|
|
3943
|
+
channel_id: 'channel-1',
|
|
3944
|
+
base_denom: 'ibc/86A25A8A327164AE7C68A29B6ED745C7EEDC36E260A6666F33A6407BECEC4737',
|
|
3945
|
+
chain_name: 'migaloo'
|
|
3946
|
+
},
|
|
3947
|
+
chain: {
|
|
3948
|
+
channel_id: 'channel-210'
|
|
3949
|
+
}
|
|
3950
|
+
}],
|
|
3951
|
+
images: [{
|
|
3952
|
+
image_sync: {
|
|
3953
|
+
chain_name: 'kava',
|
|
3954
|
+
base_denom: 'erc20/tether/usdt'
|
|
3955
|
+
},
|
|
3956
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
3957
|
+
}],
|
|
3958
|
+
logo_URIs: {
|
|
3959
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
3960
|
+
}
|
|
3961
|
+
}, {
|
|
3962
|
+
description: 'GUPPY',
|
|
3963
|
+
denom_units: [{
|
|
3964
|
+
denom: 'ibc/E5B75D0DE9BA0FF4083AE54DE20896169D94CE6192A8BB91EEB03B598E5FD903',
|
|
3965
|
+
exponent: 0,
|
|
3966
|
+
aliases: ['factory/migaloo1etlu2h30tjvv8rfa4fwdc43c92f6ul5w9acxzk/uguppy']
|
|
3967
|
+
}, {
|
|
3968
|
+
denom: 'GUPPY',
|
|
3969
|
+
exponent: 6
|
|
3970
|
+
}],
|
|
3971
|
+
base: 'ibc/E5B75D0DE9BA0FF4083AE54DE20896169D94CE6192A8BB91EEB03B598E5FD903',
|
|
3972
|
+
name: 'GUPPY',
|
|
3973
|
+
display: 'GUPPY',
|
|
3974
|
+
symbol: 'GUPPY',
|
|
3975
|
+
logo_URIs: {
|
|
3976
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/guppy.png'
|
|
3977
|
+
},
|
|
3978
|
+
images: [{
|
|
3979
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/guppy.png'
|
|
3980
|
+
}],
|
|
3981
|
+
traces: [{
|
|
3982
|
+
type: 'ibc',
|
|
3983
|
+
counterparty: {
|
|
3984
|
+
channel_id: 'channel-1',
|
|
3985
|
+
base_denom: 'factory/migaloo1etlu2h30tjvv8rfa4fwdc43c92f6ul5w9acxzk/uguppy',
|
|
3986
|
+
chain_name: 'migaloo'
|
|
3987
|
+
},
|
|
3988
|
+
chain: {
|
|
3989
|
+
channel_id: 'channel-210'
|
|
3990
|
+
}
|
|
3991
|
+
}]
|
|
3992
|
+
}, {
|
|
3993
|
+
description: 'OPHIR is a Cosmos Treasury DAO established on Migaloo.',
|
|
3994
|
+
denom_units: [{
|
|
3995
|
+
denom: 'ibc/6489A3AC6C18A140C697E8FFD5A0740EBABD621FE227BA9B59175B52C29F9151',
|
|
3996
|
+
exponent: 0,
|
|
3997
|
+
aliases: ['factory/migaloo1t862qdu9mj5hr3j727247acypym3ej47axu22rrapm4tqlcpuseqltxwq5/ophir']
|
|
3998
|
+
}, {
|
|
3999
|
+
denom: 'OPHIR',
|
|
4000
|
+
exponent: 6
|
|
4001
|
+
}],
|
|
4002
|
+
base: 'ibc/6489A3AC6C18A140C697E8FFD5A0740EBABD621FE227BA9B59175B52C29F9151',
|
|
4003
|
+
name: 'OPHIR',
|
|
4004
|
+
display: 'OPHIR',
|
|
4005
|
+
symbol: 'OPHIR',
|
|
4006
|
+
logo_URIs: {
|
|
4007
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/ophir.png'
|
|
4008
|
+
},
|
|
4009
|
+
images: [{
|
|
4010
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/ophir.png'
|
|
4011
|
+
}],
|
|
4012
|
+
traces: [{
|
|
4013
|
+
type: 'ibc',
|
|
4014
|
+
counterparty: {
|
|
4015
|
+
channel_id: 'channel-1',
|
|
4016
|
+
base_denom: 'factory/migaloo1t862qdu9mj5hr3j727247acypym3ej47axu22rrapm4tqlcpuseqltxwq5/ophir',
|
|
4017
|
+
chain_name: 'migaloo'
|
|
4018
|
+
},
|
|
4019
|
+
chain: {
|
|
4020
|
+
channel_id: 'channel-210'
|
|
4021
|
+
}
|
|
4022
|
+
}]
|
|
4023
|
+
}, {
|
|
4024
|
+
description: 'The permissioned staking asset for Noble Chain',
|
|
4025
|
+
denom_units: [{
|
|
4026
|
+
denom: 'ibc/C3EF76D8F7E3217A058F9A6308DF5B99A8A425FB85983D91FFE910C5FA94B1A1',
|
|
4027
|
+
exponent: 0,
|
|
4028
|
+
aliases: ['ustake']
|
|
4029
|
+
}, {
|
|
4030
|
+
denom: 'stake',
|
|
4031
|
+
exponent: 6
|
|
4032
|
+
}],
|
|
4033
|
+
base: 'ibc/C3EF76D8F7E3217A058F9A6308DF5B99A8A425FB85983D91FFE910C5FA94B1A1',
|
|
4034
|
+
name: 'Stake',
|
|
4035
|
+
display: 'stake',
|
|
4036
|
+
symbol: 'STAKE',
|
|
4037
|
+
logo_URIs: {
|
|
4038
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
|
|
4039
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
|
|
4040
|
+
},
|
|
4041
|
+
images: [{
|
|
4042
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
|
|
4043
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
|
|
4044
|
+
}],
|
|
4045
|
+
traces: [{
|
|
4046
|
+
type: 'ibc',
|
|
4047
|
+
counterparty: {
|
|
4048
|
+
channel_id: 'channel-3',
|
|
4049
|
+
base_denom: 'ustake',
|
|
4050
|
+
chain_name: 'noble'
|
|
4051
|
+
},
|
|
4052
|
+
chain: {
|
|
4053
|
+
channel_id: 'channel-224'
|
|
4054
|
+
}
|
|
4055
|
+
}]
|
|
4056
|
+
}, {
|
|
4057
|
+
description: 'Frienzies are an IBC token redeemable exclusively for a physical asset issued by the Noble entity.',
|
|
4058
|
+
denom_units: [{
|
|
4059
|
+
denom: 'ibc/C09F4DA2D82F7710AAE230CEFAA2AA3CA8E246AE3D9A00A3969F3D6CEB6C952B',
|
|
4060
|
+
exponent: 0,
|
|
4061
|
+
aliases: ['ufrienzies']
|
|
4062
|
+
}, {
|
|
4063
|
+
denom: 'frienzies',
|
|
4064
|
+
exponent: 6
|
|
4065
|
+
}],
|
|
4066
|
+
base: 'ibc/C09F4DA2D82F7710AAE230CEFAA2AA3CA8E246AE3D9A00A3969F3D6CEB6C952B',
|
|
4067
|
+
display: 'frienzies',
|
|
4068
|
+
name: 'Frienzies',
|
|
4069
|
+
symbol: 'FRNZ',
|
|
4070
|
+
logo_URIs: {
|
|
4071
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
|
|
4072
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
4073
|
+
},
|
|
4074
|
+
images: [{
|
|
4075
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png',
|
|
4076
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
4077
|
+
}],
|
|
4078
|
+
traces: [{
|
|
4079
|
+
type: 'ibc',
|
|
4080
|
+
counterparty: {
|
|
4081
|
+
channel_id: 'channel-3',
|
|
4082
|
+
base_denom: 'ufrienzies',
|
|
4083
|
+
chain_name: 'noble'
|
|
4084
|
+
},
|
|
4085
|
+
chain: {
|
|
4086
|
+
channel_id: 'channel-224'
|
|
4087
|
+
}
|
|
4088
|
+
}]
|
|
4089
|
+
}, {
|
|
4090
|
+
description: 'ATOM token on Noble',
|
|
4091
|
+
denom_units: [{
|
|
4092
|
+
denom: 'ibc/D8A84E5EB5A99A90F1439141AD6DADA335CC886534B2845BE9251738ACCFBFB1',
|
|
4093
|
+
exponent: 0,
|
|
4094
|
+
aliases: ['ibc/EF48E6B1A1A19F47ECAEA62F5670C37C0580E86A9E88498B7E393EB6F49F33C0']
|
|
4095
|
+
}, {
|
|
4096
|
+
denom: 'atom',
|
|
4097
|
+
exponent: 6,
|
|
4098
|
+
aliases: ['ATOM']
|
|
4099
|
+
}],
|
|
4100
|
+
type_asset: 'ics20',
|
|
4101
|
+
base: 'ibc/D8A84E5EB5A99A90F1439141AD6DADA335CC886534B2845BE9251738ACCFBFB1',
|
|
4102
|
+
name: 'Atom Staking Coin',
|
|
4103
|
+
display: 'atom',
|
|
4104
|
+
symbol: 'ATOM',
|
|
4105
|
+
traces: [{
|
|
4106
|
+
type: 'ibc',
|
|
4107
|
+
counterparty: {
|
|
4108
|
+
channel_id: 'channel-3',
|
|
4109
|
+
base_denom: 'ibc/EF48E6B1A1A19F47ECAEA62F5670C37C0580E86A9E88498B7E393EB6F49F33C0',
|
|
4110
|
+
chain_name: 'noble'
|
|
4111
|
+
},
|
|
4112
|
+
chain: {
|
|
4113
|
+
channel_id: 'channel-224'
|
|
4114
|
+
}
|
|
4115
|
+
}],
|
|
4116
|
+
logo_URIs: {
|
|
4117
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
4118
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
4119
|
+
},
|
|
4120
|
+
images: [{
|
|
4121
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
4122
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
4123
|
+
}]
|
|
4124
|
+
}, {
|
|
4125
|
+
description: 'USD Coin',
|
|
4126
|
+
denom_units: [{
|
|
4127
|
+
denom: 'ibc/4A482FA914A4B9B05801ED81C33713899F322B24F76A06F4B8FE872485EA22FF',
|
|
4128
|
+
exponent: 0,
|
|
4129
|
+
aliases: ['uusdc']
|
|
4130
|
+
}, {
|
|
4131
|
+
denom: 'usdc',
|
|
4132
|
+
exponent: 6
|
|
4133
|
+
}],
|
|
4134
|
+
base: 'ibc/4A482FA914A4B9B05801ED81C33713899F322B24F76A06F4B8FE872485EA22FF',
|
|
4135
|
+
display: 'usdc',
|
|
4136
|
+
name: 'USD Coin',
|
|
4137
|
+
symbol: 'USDC',
|
|
4138
|
+
coingecko_id: 'usd-coin',
|
|
4139
|
+
traces: [{
|
|
4140
|
+
type: 'ibc',
|
|
4141
|
+
counterparty: {
|
|
4142
|
+
channel_id: 'channel-3',
|
|
4143
|
+
base_denom: 'uusdc',
|
|
4144
|
+
chain_name: 'noble'
|
|
4145
|
+
},
|
|
4146
|
+
chain: {
|
|
4147
|
+
channel_id: 'channel-224'
|
|
4148
|
+
}
|
|
4149
|
+
}],
|
|
4150
|
+
logo_URIs: {
|
|
4151
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
|
|
4152
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
|
|
4153
|
+
},
|
|
4154
|
+
images: [{
|
|
4155
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
|
|
4156
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
|
|
4157
|
+
}]
|
|
4158
|
+
}, {
|
|
4159
|
+
description: 'The native token of Nois',
|
|
4160
|
+
denom_units: [{
|
|
4161
|
+
denom: 'ibc/1D9E14A1F00613ED39E4B8A8763A20C9BE5B5EA0198F2FE47EAE43CD91A0137B',
|
|
4162
|
+
exponent: 0,
|
|
4163
|
+
aliases: ['unois']
|
|
4164
|
+
}, {
|
|
4165
|
+
denom: 'nois',
|
|
4166
|
+
exponent: 6
|
|
4167
|
+
}],
|
|
4168
|
+
base: 'ibc/1D9E14A1F00613ED39E4B8A8763A20C9BE5B5EA0198F2FE47EAE43CD91A0137B',
|
|
4169
|
+
name: 'Nois',
|
|
4170
|
+
display: 'nois',
|
|
4171
|
+
symbol: 'NOIS',
|
|
4172
|
+
logo_URIs: {
|
|
4173
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
4174
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
|
|
4175
|
+
},
|
|
4176
|
+
keywords: ['nois', 'randomness', 'drand', 'wasm'],
|
|
4177
|
+
images: [{
|
|
4178
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
4179
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
|
|
4180
|
+
}],
|
|
4181
|
+
traces: [{
|
|
4182
|
+
type: 'ibc',
|
|
4183
|
+
counterparty: {
|
|
4184
|
+
channel_id: 'channel-1',
|
|
4185
|
+
base_denom: 'unois',
|
|
4186
|
+
chain_name: 'nois'
|
|
4187
|
+
},
|
|
4188
|
+
chain: {
|
|
4189
|
+
channel_id: 'channel-225'
|
|
4190
|
+
}
|
|
4191
|
+
}]
|
|
4192
|
+
}, {
|
|
4193
|
+
description: 'The native token of OKExChain',
|
|
4194
|
+
denom_units: [{
|
|
4195
|
+
denom: 'ibc/F2FEE556361355D90AC9C86113A3C8A81BA90B95316FB8438F9ADCB0CC7ACA58',
|
|
4196
|
+
exponent: 0,
|
|
4197
|
+
aliases: ['wei']
|
|
4198
|
+
}, {
|
|
4199
|
+
denom: 'okt',
|
|
4200
|
+
exponent: 18
|
|
4201
|
+
}],
|
|
4202
|
+
base: 'ibc/F2FEE556361355D90AC9C86113A3C8A81BA90B95316FB8438F9ADCB0CC7ACA58',
|
|
4203
|
+
name: 'OKExChain',
|
|
4204
|
+
display: 'okt',
|
|
4205
|
+
symbol: 'OKT',
|
|
4206
|
+
logo_URIs: {
|
|
4207
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/okexchain/images/okc.png'
|
|
4208
|
+
},
|
|
4209
|
+
coingecko_id: 'oec-token',
|
|
4210
|
+
images: [{
|
|
4211
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/okexchain/images/okc.png'
|
|
4212
|
+
}],
|
|
4213
|
+
traces: [{
|
|
4214
|
+
type: 'ibc',
|
|
4215
|
+
counterparty: {
|
|
4216
|
+
channel_id: 'channel-52',
|
|
4217
|
+
base_denom: 'wei',
|
|
4218
|
+
chain_name: 'okexchain'
|
|
4219
|
+
},
|
|
4220
|
+
chain: {
|
|
4221
|
+
channel_id: 'channel-212'
|
|
4222
|
+
}
|
|
4223
|
+
}]
|
|
4224
|
+
}, {
|
|
4225
|
+
description: 'The native token of Osmosis',
|
|
4226
|
+
denom_units: [{
|
|
4227
|
+
denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
4228
|
+
exponent: 0,
|
|
4229
|
+
aliases: ['uosmo']
|
|
4230
|
+
}, {
|
|
4231
|
+
denom: 'osmo',
|
|
4232
|
+
exponent: 6
|
|
4233
|
+
}],
|
|
4234
|
+
base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
4235
|
+
name: 'Osmosis',
|
|
4236
|
+
display: 'osmo',
|
|
4237
|
+
symbol: 'OSMO',
|
|
4238
|
+
logo_URIs: {
|
|
4239
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
4240
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
4241
|
+
},
|
|
4242
|
+
coingecko_id: 'osmosis',
|
|
4243
|
+
keywords: ['dex', 'staking'],
|
|
4244
|
+
images: [{
|
|
4245
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
4246
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
4247
|
+
}],
|
|
4248
|
+
traces: [{
|
|
4249
|
+
type: 'ibc',
|
|
4250
|
+
counterparty: {
|
|
4251
|
+
channel_id: 'channel-42',
|
|
4252
|
+
base_denom: 'uosmo',
|
|
4253
|
+
chain_name: 'osmosis'
|
|
4254
|
+
},
|
|
4255
|
+
chain: {
|
|
4256
|
+
channel_id: 'channel-0'
|
|
4257
|
+
}
|
|
4258
|
+
}]
|
|
4259
|
+
}, {
|
|
4260
|
+
denom_units: [{
|
|
4261
|
+
denom: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
4262
|
+
exponent: 0,
|
|
4263
|
+
aliases: ['uion']
|
|
4264
|
+
}, {
|
|
4265
|
+
denom: 'ion',
|
|
4266
|
+
exponent: 6
|
|
4267
|
+
}],
|
|
4268
|
+
base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
4269
|
+
name: 'Ion DAO',
|
|
4270
|
+
display: 'ion',
|
|
4271
|
+
symbol: 'ION',
|
|
4272
|
+
logo_URIs: {
|
|
4273
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
4274
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
4275
|
+
},
|
|
4276
|
+
coingecko_id: 'ion',
|
|
4277
|
+
keywords: ['memecoin'],
|
|
4278
|
+
images: [{
|
|
4279
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
4280
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
4281
|
+
}],
|
|
4282
|
+
traces: [{
|
|
4283
|
+
type: 'ibc',
|
|
4284
|
+
counterparty: {
|
|
4285
|
+
channel_id: 'channel-42',
|
|
4286
|
+
base_denom: 'uion',
|
|
4287
|
+
chain_name: 'osmosis'
|
|
4288
|
+
},
|
|
4289
|
+
chain: {
|
|
4290
|
+
channel_id: 'channel-0'
|
|
4291
|
+
}
|
|
4292
|
+
}]
|
|
4293
|
+
}, {
|
|
4294
|
+
denom_units: [{
|
|
4295
|
+
denom: 'ibc/3616134E71F4F7C0AFD22C439567E8C514BE88955903834F4580D9E3E4E3470F',
|
|
4296
|
+
exponent: 0,
|
|
4297
|
+
aliases: ['factory/osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm/uibcx']
|
|
4298
|
+
}, {
|
|
4299
|
+
denom: 'ibcx',
|
|
4300
|
+
exponent: 6
|
|
4301
|
+
}],
|
|
4302
|
+
address: 'osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm',
|
|
4303
|
+
base: 'ibc/3616134E71F4F7C0AFD22C439567E8C514BE88955903834F4580D9E3E4E3470F',
|
|
4304
|
+
name: 'IBC Index',
|
|
4305
|
+
display: 'ibcx',
|
|
4306
|
+
symbol: 'IBCX',
|
|
4307
|
+
logo_URIs: {
|
|
4308
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ibcx.svg'
|
|
4309
|
+
},
|
|
4310
|
+
coingecko_id: 'ibc-index',
|
|
4311
|
+
images: [{
|
|
4312
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ibcx.svg'
|
|
4313
|
+
}],
|
|
4314
|
+
traces: [{
|
|
4315
|
+
type: 'ibc',
|
|
4316
|
+
counterparty: {
|
|
4317
|
+
channel_id: 'channel-42',
|
|
4318
|
+
base_denom: 'factory/osmo14klwqgkmackvx2tqa0trtg69dmy0nrg4ntq4gjgw2za4734r5seqjqm4gm/uibcx',
|
|
4319
|
+
chain_name: 'osmosis'
|
|
4320
|
+
},
|
|
4321
|
+
chain: {
|
|
4322
|
+
channel_id: 'channel-0'
|
|
4323
|
+
}
|
|
4324
|
+
}]
|
|
4325
|
+
}, {
|
|
4326
|
+
denom_units: [{
|
|
4327
|
+
denom: 'ibc/D4A5AE8E8DD0D49F559F9D85EDF17643E3444BD424FFE7158A8187A5BAFDD463',
|
|
4328
|
+
exponent: 0,
|
|
4329
|
+
aliases: ['factory/osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k/stuibcx']
|
|
4330
|
+
}, {
|
|
4331
|
+
denom: 'stibcx',
|
|
4332
|
+
exponent: 6
|
|
4333
|
+
}],
|
|
4334
|
+
address: 'osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k',
|
|
4335
|
+
base: 'ibc/D4A5AE8E8DD0D49F559F9D85EDF17643E3444BD424FFE7158A8187A5BAFDD463',
|
|
4336
|
+
name: 'Staked IBCX',
|
|
4337
|
+
display: 'stibcx',
|
|
4338
|
+
symbol: 'stIBCX',
|
|
4339
|
+
logo_URIs: {
|
|
4340
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.png',
|
|
4341
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.svg'
|
|
4342
|
+
},
|
|
4343
|
+
images: [{
|
|
4344
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.png',
|
|
4345
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/stibcx.svg'
|
|
4346
|
+
}],
|
|
4347
|
+
traces: [{
|
|
4348
|
+
type: 'ibc',
|
|
4349
|
+
counterparty: {
|
|
4350
|
+
channel_id: 'channel-42',
|
|
4351
|
+
base_denom: 'factory/osmo1xqw2sl9zk8a6pch0csaw78n4swg5ws8t62wc5qta4gnjxfqg6v2qcs243k/stuibcx',
|
|
4352
|
+
chain_name: 'osmosis'
|
|
4353
|
+
},
|
|
4354
|
+
chain: {
|
|
4355
|
+
channel_id: 'channel-0'
|
|
4356
|
+
}
|
|
4357
|
+
}]
|
|
4358
|
+
}, {
|
|
4359
|
+
denom_units: [{
|
|
4360
|
+
denom: 'ibc/7FBDBEEEBA9C50C4BCDF7BF438EAB99E64360833D240B32655C96E319559E911',
|
|
4361
|
+
exponent: 0,
|
|
4362
|
+
aliases: ['ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858']
|
|
4363
|
+
}, {
|
|
4364
|
+
denom: 'usdc',
|
|
4365
|
+
exponent: 6
|
|
4366
|
+
}],
|
|
4367
|
+
type_asset: 'ics20',
|
|
4368
|
+
base: 'ibc/7FBDBEEEBA9C50C4BCDF7BF438EAB99E64360833D240B32655C96E319559E911',
|
|
4369
|
+
name: 'Axelar USD Coin',
|
|
4370
|
+
display: 'usdc',
|
|
4371
|
+
symbol: 'USDC.axl',
|
|
4372
|
+
traces: [{
|
|
4373
|
+
type: 'ibc',
|
|
4374
|
+
counterparty: {
|
|
4375
|
+
channel_id: 'channel-42',
|
|
4376
|
+
base_denom: 'ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858',
|
|
4377
|
+
chain_name: 'osmosis'
|
|
4378
|
+
},
|
|
4379
|
+
chain: {
|
|
4380
|
+
channel_id: 'channel-0'
|
|
4381
|
+
}
|
|
4382
|
+
}],
|
|
4383
|
+
images: [{
|
|
4384
|
+
image_sync: {
|
|
4385
|
+
chain_name: 'axelar',
|
|
4386
|
+
base_denom: 'uusdc'
|
|
4387
|
+
},
|
|
4388
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
|
|
4389
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
|
|
4390
|
+
}],
|
|
4391
|
+
logo_URIs: {
|
|
4392
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png',
|
|
4393
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg'
|
|
4394
|
+
}
|
|
4395
|
+
}, {
|
|
4396
|
+
denom_units: [{
|
|
4397
|
+
denom: 'ibc/18624EAC27898C0DD81951E6638AA8F32B35C626A93142A37E2B17D3F4527B0A',
|
|
4398
|
+
exponent: 0,
|
|
4399
|
+
aliases: ['ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43']
|
|
4400
|
+
}, {
|
|
4401
|
+
denom: 'avalanche-usdc',
|
|
4402
|
+
exponent: 6
|
|
4403
|
+
}],
|
|
4404
|
+
type_asset: 'ics20',
|
|
4405
|
+
base: 'ibc/18624EAC27898C0DD81951E6638AA8F32B35C626A93142A37E2B17D3F4527B0A',
|
|
4406
|
+
name: 'Wormhole USDC(Avalanche)',
|
|
4407
|
+
display: 'avalanche-usdc',
|
|
4408
|
+
symbol: 'avalanche.USDC.wh',
|
|
4409
|
+
traces: [{
|
|
4410
|
+
type: 'ibc',
|
|
4411
|
+
counterparty: {
|
|
4412
|
+
channel_id: 'channel-42',
|
|
4413
|
+
base_denom: 'ibc/0B3C3D06228578334B66B57FBFBA4033216CEB8119B27ACDEE18D92DA5B28D43',
|
|
4414
|
+
chain_name: 'osmosis'
|
|
4415
|
+
},
|
|
4416
|
+
chain: {
|
|
4417
|
+
channel_id: 'channel-0'
|
|
4418
|
+
}
|
|
4419
|
+
}],
|
|
4420
|
+
images: [{
|
|
4421
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png',
|
|
4422
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg'
|
|
4423
|
+
}],
|
|
4424
|
+
logo_URIs: {
|
|
4425
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.png',
|
|
4426
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg'
|
|
4427
|
+
}
|
|
4428
|
+
}, {
|
|
4429
|
+
denom_units: [{
|
|
4430
|
+
denom: 'ibc/F5FABF52B54E65064B57BF6DBD8E5FAD22CEE9F4B8A57ADBB20CCD0173AA72A4',
|
|
4431
|
+
exponent: 0,
|
|
4432
|
+
aliases: ['ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4']
|
|
4433
|
+
}, {
|
|
4434
|
+
denom: 'usdc',
|
|
4435
|
+
exponent: 6
|
|
4436
|
+
}],
|
|
4437
|
+
type_asset: 'ics20',
|
|
4438
|
+
base: 'ibc/F5FABF52B54E65064B57BF6DBD8E5FAD22CEE9F4B8A57ADBB20CCD0173AA72A4',
|
|
4439
|
+
name: 'Noble USD Coin',
|
|
4440
|
+
display: 'usdc',
|
|
4441
|
+
symbol: 'USDC',
|
|
4442
|
+
traces: [{
|
|
4443
|
+
type: 'ibc',
|
|
4444
|
+
counterparty: {
|
|
4445
|
+
channel_id: 'channel-42',
|
|
4446
|
+
base_denom: 'ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4',
|
|
4447
|
+
chain_name: 'osmosis'
|
|
4448
|
+
},
|
|
4449
|
+
chain: {
|
|
4450
|
+
channel_id: 'channel-0'
|
|
4451
|
+
}
|
|
4452
|
+
}],
|
|
4453
|
+
images: [{
|
|
4454
|
+
image_sync: {
|
|
4455
|
+
chain_name: 'noble',
|
|
4456
|
+
base_denom: 'uusdc'
|
|
4457
|
+
},
|
|
4458
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
|
|
4459
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
|
|
4460
|
+
}],
|
|
4461
|
+
logo_URIs: {
|
|
4462
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
|
|
4463
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
|
|
4464
|
+
}
|
|
4465
|
+
}, {
|
|
4466
|
+
denom_units: [{
|
|
4467
|
+
denom: 'ibc/AF5559D128329B6C753F15481BEC26E533B847A471074703FA4903E7E6F61BA1',
|
|
4468
|
+
exponent: 0,
|
|
4469
|
+
aliases: ['ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC']
|
|
4470
|
+
}, {
|
|
4471
|
+
denom: 'stosmo',
|
|
4472
|
+
exponent: 6
|
|
4473
|
+
}],
|
|
4474
|
+
type_asset: 'ics20',
|
|
4475
|
+
base: 'ibc/AF5559D128329B6C753F15481BEC26E533B847A471074703FA4903E7E6F61BA1',
|
|
4476
|
+
name: 'stOSMO',
|
|
4477
|
+
display: 'stosmo',
|
|
4478
|
+
symbol: 'stOSMO',
|
|
4479
|
+
traces: [{
|
|
4480
|
+
type: 'ibc',
|
|
4481
|
+
counterparty: {
|
|
4482
|
+
channel_id: 'channel-42',
|
|
4483
|
+
base_denom: 'ibc/D176154B0C63D1F9C6DCFB4F70349EBF2E2B5A87A05902F57A6AE92B863E9AEC',
|
|
4484
|
+
chain_name: 'osmosis'
|
|
4485
|
+
},
|
|
4486
|
+
chain: {
|
|
4487
|
+
channel_id: 'channel-0'
|
|
4488
|
+
}
|
|
4489
|
+
}],
|
|
4490
|
+
images: [{
|
|
4491
|
+
image_sync: {
|
|
4492
|
+
chain_name: 'stride',
|
|
4493
|
+
base_denom: 'stuosmo'
|
|
4494
|
+
},
|
|
4495
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png',
|
|
4496
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg'
|
|
4497
|
+
}],
|
|
4498
|
+
logo_URIs: {
|
|
4499
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png',
|
|
4500
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg'
|
|
4501
|
+
}
|
|
4502
|
+
}, {
|
|
4503
|
+
denom_units: [{
|
|
4504
|
+
denom: 'ibc/6CDD4663F2F09CD62285E2D45891FC149A3568E316CE3EBBE201A71A78A69388',
|
|
4505
|
+
exponent: 0,
|
|
4506
|
+
aliases: ['ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2']
|
|
4507
|
+
}, {
|
|
4508
|
+
denom: 'atom',
|
|
4509
|
+
exponent: 6
|
|
4510
|
+
}],
|
|
4511
|
+
type_asset: 'ics20',
|
|
4512
|
+
base: 'ibc/6CDD4663F2F09CD62285E2D45891FC149A3568E316CE3EBBE201A71A78A69388',
|
|
4513
|
+
name: 'Cosmos Hub Atom',
|
|
4514
|
+
display: 'atom',
|
|
4515
|
+
symbol: 'ATOM',
|
|
4516
|
+
traces: [{
|
|
4517
|
+
type: 'ibc',
|
|
4518
|
+
counterparty: {
|
|
4519
|
+
channel_id: 'channel-42',
|
|
4520
|
+
base_denom: 'ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2',
|
|
4521
|
+
chain_name: 'osmosis'
|
|
4522
|
+
},
|
|
4523
|
+
chain: {
|
|
4524
|
+
channel_id: 'channel-0'
|
|
4525
|
+
}
|
|
4526
|
+
}],
|
|
4527
|
+
images: [{
|
|
4528
|
+
image_sync: {
|
|
4529
|
+
chain_name: 'cosmoshub',
|
|
4530
|
+
base_denom: 'uatom'
|
|
4531
|
+
},
|
|
4532
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
4533
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
4534
|
+
}],
|
|
4535
|
+
logo_URIs: {
|
|
4536
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
4537
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
4538
|
+
}
|
|
4539
|
+
}, {
|
|
4540
|
+
denom_units: [{
|
|
4541
|
+
denom: 'ibc/FCFF8B19C61677F3B78E2A5AE3B4A34A8D23858D16905F253B8438B3AFD07FF8',
|
|
4542
|
+
exponent: 0,
|
|
4543
|
+
aliases: ['ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901']
|
|
4544
|
+
}, {
|
|
4545
|
+
denom: 'statom',
|
|
4546
|
+
exponent: 6
|
|
4547
|
+
}],
|
|
4548
|
+
type_asset: 'ics20',
|
|
4549
|
+
base: 'ibc/FCFF8B19C61677F3B78E2A5AE3B4A34A8D23858D16905F253B8438B3AFD07FF8',
|
|
4550
|
+
name: 'stATOM',
|
|
4551
|
+
display: 'statom',
|
|
4552
|
+
symbol: 'stATOM',
|
|
4553
|
+
traces: [{
|
|
4554
|
+
type: 'ibc',
|
|
4555
|
+
counterparty: {
|
|
4556
|
+
channel_id: 'channel-42',
|
|
4557
|
+
base_denom: 'ibc/C140AFD542AE77BD7DCC83F13FDD8C5E5BB8C4929785E6EC2F4C636F98F17901',
|
|
4558
|
+
chain_name: 'osmosis'
|
|
4559
|
+
},
|
|
4560
|
+
chain: {
|
|
4561
|
+
channel_id: 'channel-0'
|
|
4562
|
+
}
|
|
4563
|
+
}],
|
|
4564
|
+
images: [{
|
|
4565
|
+
image_sync: {
|
|
4566
|
+
chain_name: 'stride',
|
|
4567
|
+
base_denom: 'stuatom'
|
|
4568
|
+
},
|
|
4569
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png',
|
|
4570
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg'
|
|
4571
|
+
}],
|
|
4572
|
+
logo_URIs: {
|
|
4573
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png',
|
|
4574
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg'
|
|
4575
|
+
}
|
|
4576
|
+
}, {
|
|
4577
|
+
denom_units: [{
|
|
4578
|
+
denom: 'ibc/A7C4A3FB19E88ABE60416125F9189DA680800F4CDD14E3C10C874E022BEFF04C',
|
|
4579
|
+
exponent: 0,
|
|
4580
|
+
aliases: ['ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5']
|
|
4581
|
+
}, {
|
|
4582
|
+
denom: 'weth',
|
|
4583
|
+
exponent: 18
|
|
4584
|
+
}],
|
|
4585
|
+
type_asset: 'ics20',
|
|
4586
|
+
base: 'ibc/A7C4A3FB19E88ABE60416125F9189DA680800F4CDD14E3C10C874E022BEFF04C',
|
|
4587
|
+
name: 'Wrapped Ether',
|
|
4588
|
+
display: 'weth',
|
|
4589
|
+
symbol: 'ETH',
|
|
4590
|
+
traces: [{
|
|
4591
|
+
type: 'ibc',
|
|
4592
|
+
counterparty: {
|
|
4593
|
+
channel_id: 'channel-42',
|
|
4594
|
+
base_denom: 'ibc/EA1D43981D5C9A1C4AAEA9C23BB1D4FA126BA9BC7020A25E0AE4AA841EA25DC5',
|
|
4595
|
+
chain_name: 'osmosis'
|
|
4596
|
+
},
|
|
4597
|
+
chain: {
|
|
4598
|
+
channel_id: 'channel-0'
|
|
4599
|
+
}
|
|
4600
|
+
}],
|
|
4601
|
+
images: [{
|
|
4602
|
+
image_sync: {
|
|
4603
|
+
chain_name: 'axelar',
|
|
4604
|
+
base_denom: 'weth-wei'
|
|
4605
|
+
},
|
|
4606
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
|
|
4607
|
+
}],
|
|
4608
|
+
logo_URIs: {
|
|
4609
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png'
|
|
4610
|
+
}
|
|
4611
|
+
}, {
|
|
4612
|
+
denom_units: [{
|
|
4613
|
+
denom: 'ibc/84E70F4A34FB2DE135FD3A04FDDF53B7DA4206080AA785C8BAB7F8B26299A221',
|
|
4614
|
+
exponent: 0,
|
|
4615
|
+
aliases: ['ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F']
|
|
4616
|
+
}, {
|
|
4617
|
+
denom: 'wbtc',
|
|
4618
|
+
exponent: 8
|
|
4619
|
+
}],
|
|
4620
|
+
type_asset: 'ics20',
|
|
4621
|
+
base: 'ibc/84E70F4A34FB2DE135FD3A04FDDF53B7DA4206080AA785C8BAB7F8B26299A221',
|
|
4622
|
+
name: 'Wrapped Bitcoin (Axelar)',
|
|
4623
|
+
display: 'wbtc',
|
|
4624
|
+
symbol: 'WBTC.axl',
|
|
4625
|
+
traces: [{
|
|
4626
|
+
type: 'ibc',
|
|
4627
|
+
counterparty: {
|
|
4628
|
+
channel_id: 'channel-42',
|
|
4629
|
+
base_denom: 'ibc/D1542AA8762DB13087D8364F3EA6509FD6F009A34F00426AF9E4F9FA85CBBF1F',
|
|
4630
|
+
chain_name: 'osmosis'
|
|
4631
|
+
},
|
|
4632
|
+
chain: {
|
|
4633
|
+
channel_id: 'channel-0'
|
|
4634
|
+
}
|
|
4635
|
+
}],
|
|
4636
|
+
images: [{
|
|
4637
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg',
|
|
4638
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png'
|
|
4639
|
+
}, {
|
|
4640
|
+
image_sync: {
|
|
4641
|
+
chain_name: 'axelar',
|
|
4642
|
+
base_denom: 'wbtc-satoshi'
|
|
4643
|
+
},
|
|
4644
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/wbtc.png'
|
|
4645
|
+
}],
|
|
4646
|
+
logo_URIs: {
|
|
4647
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg',
|
|
4648
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png'
|
|
4649
|
+
}
|
|
4650
|
+
}, {
|
|
4651
|
+
description: 'ERIS liquid staked OSMO',
|
|
4652
|
+
denom_units: [{
|
|
4653
|
+
denom: 'ibc/AA054FD00F476B91C63F27F591B410CCC8F9DB1FC829B51353C51458E2817434',
|
|
4654
|
+
exponent: 0,
|
|
4655
|
+
aliases: ['factory/osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9/ampOSMO']
|
|
4656
|
+
}, {
|
|
4657
|
+
denom: 'ampOSMO',
|
|
4658
|
+
exponent: 6
|
|
4659
|
+
}],
|
|
4660
|
+
address: 'osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9',
|
|
4661
|
+
base: 'ibc/AA054FD00F476B91C63F27F591B410CCC8F9DB1FC829B51353C51458E2817434',
|
|
4662
|
+
name: 'ERIS Amplified OSMO',
|
|
4663
|
+
display: 'ampOSMO',
|
|
4664
|
+
symbol: 'ampOSMO',
|
|
4665
|
+
logo_URIs: {
|
|
4666
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/amposmo.png'
|
|
4667
|
+
},
|
|
4668
|
+
images: [{
|
|
4669
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/amposmo.png'
|
|
4670
|
+
}],
|
|
4671
|
+
traces: [{
|
|
4672
|
+
type: 'ibc',
|
|
4673
|
+
counterparty: {
|
|
4674
|
+
channel_id: 'channel-42',
|
|
4675
|
+
base_denom: 'factory/osmo1dv8wz09tckslr2wy5z86r46dxvegylhpt97r9yd6qc3kyc6tv42qa89dr9/ampOSMO',
|
|
4676
|
+
chain_name: 'osmosis'
|
|
4677
|
+
},
|
|
4678
|
+
chain: {
|
|
4679
|
+
channel_id: 'channel-0'
|
|
4680
|
+
}
|
|
4681
|
+
}]
|
|
4682
|
+
}, {
|
|
4683
|
+
description: 'Tether USDT on Osmosis',
|
|
4684
|
+
denom_units: [{
|
|
4685
|
+
denom: 'ibc/A291356F2AE84BEB344DEA335F837AAFBA43C873009D0AC9333E6E3B04AB1AA9',
|
|
4686
|
+
exponent: 0,
|
|
4687
|
+
aliases: ['ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB']
|
|
4688
|
+
}, {
|
|
4689
|
+
denom: 'usdt',
|
|
4690
|
+
exponent: 6
|
|
4691
|
+
}],
|
|
4692
|
+
type_asset: 'ics20',
|
|
4693
|
+
base: 'ibc/A291356F2AE84BEB344DEA335F837AAFBA43C873009D0AC9333E6E3B04AB1AA9',
|
|
4694
|
+
name: 'Tether USDT',
|
|
4695
|
+
display: 'usdt',
|
|
4696
|
+
symbol: 'USDT',
|
|
4697
|
+
traces: [{
|
|
4698
|
+
type: 'ibc',
|
|
4699
|
+
counterparty: {
|
|
4700
|
+
channel_id: 'channel-42',
|
|
4701
|
+
base_denom: 'ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB',
|
|
4702
|
+
chain_name: 'osmosis'
|
|
4703
|
+
},
|
|
4704
|
+
chain: {
|
|
4705
|
+
channel_id: 'channel-0'
|
|
4706
|
+
}
|
|
4707
|
+
}],
|
|
4708
|
+
images: [{
|
|
4709
|
+
image_sync: {
|
|
4710
|
+
chain_name: 'kava',
|
|
4711
|
+
base_denom: 'erc20/tether/usdt'
|
|
4712
|
+
},
|
|
4713
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
4714
|
+
}],
|
|
4715
|
+
logo_URIs: {
|
|
4716
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
|
|
4717
|
+
}
|
|
4718
|
+
}, {
|
|
4719
|
+
description: "Membrane's CDP-style stablecoin called CDT",
|
|
4720
|
+
denom_units: [{
|
|
4721
|
+
denom: 'ibc/B0263C28B6F44651F4596413B41FDB749EA010BD1220816DAC0ABF9947C1E806',
|
|
4722
|
+
exponent: 0,
|
|
4723
|
+
aliases: ['factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt']
|
|
4724
|
+
}, {
|
|
4725
|
+
denom: 'cdt',
|
|
4726
|
+
exponent: 6
|
|
4727
|
+
}],
|
|
4728
|
+
base: 'ibc/B0263C28B6F44651F4596413B41FDB749EA010BD1220816DAC0ABF9947C1E806',
|
|
4729
|
+
name: 'CDT Stablecoin',
|
|
4730
|
+
display: 'cdt',
|
|
4731
|
+
symbol: 'CDT',
|
|
4732
|
+
logo_URIs: {
|
|
4733
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CDT.svg'
|
|
4734
|
+
},
|
|
4735
|
+
coingecko_id: 'collateralized-debt-token',
|
|
4736
|
+
images: [{
|
|
4737
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/CDT.svg'
|
|
4738
|
+
}],
|
|
4739
|
+
traces: [{
|
|
4740
|
+
type: 'ibc',
|
|
4741
|
+
counterparty: {
|
|
4742
|
+
channel_id: 'channel-42',
|
|
4743
|
+
base_denom: 'factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/ucdt',
|
|
4744
|
+
chain_name: 'osmosis'
|
|
4745
|
+
},
|
|
4746
|
+
chain: {
|
|
4747
|
+
channel_id: 'channel-0'
|
|
4748
|
+
}
|
|
4749
|
+
}]
|
|
4750
|
+
}, {
|
|
4751
|
+
description: "Membrane's protocol token",
|
|
4752
|
+
denom_units: [{
|
|
4753
|
+
denom: 'ibc/E94BB144B818CB8061F43E202BEA1E9273B87D6326C8C6F4E6AE71C62FD37854',
|
|
4754
|
+
exponent: 0,
|
|
4755
|
+
aliases: ['factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn']
|
|
4756
|
+
}, {
|
|
4757
|
+
denom: 'mbrn',
|
|
4758
|
+
exponent: 6
|
|
4759
|
+
}],
|
|
4760
|
+
base: 'ibc/E94BB144B818CB8061F43E202BEA1E9273B87D6326C8C6F4E6AE71C62FD37854',
|
|
4761
|
+
name: 'Membrane',
|
|
4762
|
+
display: 'mbrn',
|
|
4763
|
+
symbol: 'MBRN',
|
|
4764
|
+
logo_URIs: {
|
|
4765
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/MBRN.svg'
|
|
4766
|
+
},
|
|
4767
|
+
coingecko_id: 'membrane',
|
|
4768
|
+
images: [{
|
|
4769
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/MBRN.svg'
|
|
4770
|
+
}],
|
|
4771
|
+
traces: [{
|
|
4772
|
+
type: 'ibc',
|
|
4773
|
+
counterparty: {
|
|
4774
|
+
channel_id: 'channel-42',
|
|
4775
|
+
base_denom: 'factory/osmo1s794h9rxggytja3a4pmwul53u98k06zy2qtrdvjnfuxruh7s8yjs6cyxgd/umbrn',
|
|
4776
|
+
chain_name: 'osmosis'
|
|
4777
|
+
},
|
|
4778
|
+
chain: {
|
|
4779
|
+
channel_id: 'channel-0'
|
|
4780
|
+
}
|
|
4781
|
+
}]
|
|
4782
|
+
}, {
|
|
4783
|
+
description: 'TIA on Osmosis',
|
|
4784
|
+
denom_units: [{
|
|
4785
|
+
denom: 'ibc/6C349F0EB135C5FA99301758F35B87DB88403D690E5E314AB080401FEE4066E5',
|
|
4786
|
+
exponent: 0,
|
|
4787
|
+
aliases: ['ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877']
|
|
4788
|
+
}, {
|
|
4789
|
+
denom: 'tia',
|
|
4790
|
+
exponent: 6
|
|
4791
|
+
}],
|
|
4792
|
+
type_asset: 'ics20',
|
|
4793
|
+
base: 'ibc/6C349F0EB135C5FA99301758F35B87DB88403D690E5E314AB080401FEE4066E5',
|
|
4794
|
+
name: 'Celestia TIA',
|
|
4795
|
+
display: 'tia',
|
|
4796
|
+
symbol: 'TIA',
|
|
4797
|
+
traces: [{
|
|
4798
|
+
type: 'ibc',
|
|
4799
|
+
counterparty: {
|
|
4800
|
+
channel_id: 'channel-42',
|
|
4801
|
+
base_denom: 'ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877',
|
|
4802
|
+
chain_name: 'osmosis'
|
|
4803
|
+
},
|
|
4804
|
+
chain: {
|
|
4805
|
+
channel_id: 'channel-0'
|
|
4806
|
+
}
|
|
4807
|
+
}],
|
|
4808
|
+
images: [{
|
|
4809
|
+
image_sync: {
|
|
4810
|
+
chain_name: 'celestia',
|
|
4811
|
+
base_denom: 'utia'
|
|
4812
|
+
},
|
|
4813
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
4814
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
4815
|
+
}],
|
|
4816
|
+
logo_URIs: {
|
|
4817
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
|
|
4818
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
|
|
4819
|
+
}
|
|
4820
|
+
}, {
|
|
4821
|
+
description: 'Margined Power Token sqOSMO',
|
|
4822
|
+
denom_units: [{
|
|
4823
|
+
denom: 'ibc/A5BA3F1C38ADAA11F941D66B19A7CD67B127F25DE2EA581BCD2DC4D8D50BEED9',
|
|
4824
|
+
exponent: 0,
|
|
4825
|
+
aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/squosmo']
|
|
4826
|
+
}, {
|
|
4827
|
+
denom: 'sqosmo',
|
|
4828
|
+
exponent: 6
|
|
4829
|
+
}],
|
|
4830
|
+
base: 'ibc/A5BA3F1C38ADAA11F941D66B19A7CD67B127F25DE2EA581BCD2DC4D8D50BEED9',
|
|
4831
|
+
name: 'OSMO Squared',
|
|
4832
|
+
display: 'sqosmo',
|
|
4833
|
+
symbol: 'sqOSMO',
|
|
4834
|
+
logo_URIs: {
|
|
4835
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqosmo.svg'
|
|
4836
|
+
},
|
|
4837
|
+
images: [{
|
|
4838
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqosmo.svg'
|
|
4839
|
+
}],
|
|
4840
|
+
traces: [{
|
|
4841
|
+
type: 'ibc',
|
|
4842
|
+
counterparty: {
|
|
4843
|
+
channel_id: 'channel-42',
|
|
4844
|
+
base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/squosmo',
|
|
4845
|
+
chain_name: 'osmosis'
|
|
4846
|
+
},
|
|
4847
|
+
chain: {
|
|
4848
|
+
channel_id: 'channel-0'
|
|
4849
|
+
}
|
|
4850
|
+
}]
|
|
4851
|
+
}, {
|
|
4852
|
+
description: 'NOIS on Osmosis',
|
|
4853
|
+
denom_units: [{
|
|
4854
|
+
denom: 'ibc/B4D30D3FC770F58F0FAC4C593D18DED847844942A2B8D15E0ABDDBF110AE7A6E',
|
|
4855
|
+
exponent: 0,
|
|
4856
|
+
aliases: ['ibc/6928AFA9EA721938FED13B051F9DBF1272B16393D20C49EA5E4901BB76D94A90']
|
|
4857
|
+
}, {
|
|
4858
|
+
denom: 'nois',
|
|
4859
|
+
exponent: 6
|
|
4860
|
+
}],
|
|
4861
|
+
type_asset: 'ics20',
|
|
4862
|
+
base: 'ibc/B4D30D3FC770F58F0FAC4C593D18DED847844942A2B8D15E0ABDDBF110AE7A6E',
|
|
4863
|
+
name: 'Nois NOIS',
|
|
4864
|
+
display: 'nois',
|
|
4865
|
+
symbol: 'NOIS',
|
|
4866
|
+
traces: [{
|
|
4867
|
+
type: 'ibc',
|
|
4868
|
+
counterparty: {
|
|
4869
|
+
channel_id: 'channel-42',
|
|
4870
|
+
base_denom: 'ibc/6928AFA9EA721938FED13B051F9DBF1272B16393D20C49EA5E4901BB76D94A90',
|
|
4871
|
+
chain_name: 'osmosis'
|
|
4872
|
+
},
|
|
4873
|
+
chain: {
|
|
4874
|
+
channel_id: 'channel-0'
|
|
4875
|
+
}
|
|
4876
|
+
}],
|
|
4877
|
+
images: [{
|
|
4878
|
+
image_sync: {
|
|
4879
|
+
chain_name: 'nois',
|
|
4880
|
+
base_denom: 'unois'
|
|
4881
|
+
},
|
|
4882
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
4883
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
|
|
4884
|
+
}],
|
|
4885
|
+
logo_URIs: {
|
|
4886
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.png',
|
|
4887
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nois/images/nois.svg'
|
|
4888
|
+
}
|
|
4889
|
+
}, {
|
|
4890
|
+
description: 'Margined Power Token sqBTC',
|
|
4891
|
+
denom_units: [{
|
|
4892
|
+
denom: 'ibc/8361A05D7FEB200168AD58B4BE8B9A4F4EC3386FED621B94026B925EFBD2DD88',
|
|
4893
|
+
exponent: 0,
|
|
4894
|
+
aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqbtc']
|
|
4895
|
+
}, {
|
|
4896
|
+
denom: 'sqbtc',
|
|
4897
|
+
exponent: 6
|
|
4898
|
+
}],
|
|
4899
|
+
base: 'ibc/8361A05D7FEB200168AD58B4BE8B9A4F4EC3386FED621B94026B925EFBD2DD88',
|
|
4900
|
+
name: 'BTC Squared',
|
|
4901
|
+
display: 'sqbtc',
|
|
4902
|
+
symbol: 'sqBTC',
|
|
4903
|
+
logo_URIs: {
|
|
4904
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqbtc.svg'
|
|
4905
|
+
},
|
|
4906
|
+
images: [{
|
|
4907
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqbtc.svg'
|
|
4908
|
+
}],
|
|
4909
|
+
traces: [{
|
|
4910
|
+
type: 'ibc',
|
|
4911
|
+
counterparty: {
|
|
4912
|
+
channel_id: 'channel-42',
|
|
4913
|
+
base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqbtc',
|
|
4914
|
+
chain_name: 'osmosis'
|
|
4915
|
+
},
|
|
4916
|
+
chain: {
|
|
4917
|
+
channel_id: 'channel-0'
|
|
4918
|
+
}
|
|
4919
|
+
}]
|
|
4920
|
+
}, {
|
|
4921
|
+
description: 'Margined Power Token sqATOM',
|
|
4922
|
+
denom_units: [{
|
|
4923
|
+
denom: 'ibc/92CA10D8AD5DFA69918E5860570A33922EC9181F013328034D9423D7A3A95C89',
|
|
4924
|
+
exponent: 0,
|
|
4925
|
+
aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqatom']
|
|
4926
|
+
}, {
|
|
4927
|
+
denom: 'sqatom',
|
|
4928
|
+
exponent: 6
|
|
4929
|
+
}],
|
|
4930
|
+
base: 'ibc/92CA10D8AD5DFA69918E5860570A33922EC9181F013328034D9423D7A3A95C89',
|
|
4931
|
+
name: 'ATOM Squared',
|
|
4932
|
+
display: 'sqatom',
|
|
4933
|
+
symbol: 'sqATOM',
|
|
4934
|
+
logo_URIs: {
|
|
4935
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqatom.svg'
|
|
4936
|
+
},
|
|
4937
|
+
images: [{
|
|
4938
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqatom.svg'
|
|
4939
|
+
}],
|
|
4940
|
+
traces: [{
|
|
4941
|
+
type: 'ibc',
|
|
4942
|
+
counterparty: {
|
|
4943
|
+
channel_id: 'channel-42',
|
|
4944
|
+
base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqatom',
|
|
4945
|
+
chain_name: 'osmosis'
|
|
4946
|
+
},
|
|
4947
|
+
chain: {
|
|
4948
|
+
channel_id: 'channel-0'
|
|
4949
|
+
}
|
|
4950
|
+
}]
|
|
4951
|
+
}, {
|
|
4952
|
+
description: 'CRO is the native token of the Crypto.org Chain, referred to as Native CRO.',
|
|
4953
|
+
denom_units: [{
|
|
4954
|
+
denom: 'ibc/E1BCC0F7B932E654B1A930F72B76C0678D55095387E2A4D8F00E941A8F82EE48',
|
|
4955
|
+
exponent: 0,
|
|
4956
|
+
aliases: ['ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1']
|
|
4957
|
+
}, {
|
|
4958
|
+
denom: 'cro',
|
|
4959
|
+
exponent: 8
|
|
4960
|
+
}],
|
|
4961
|
+
type_asset: 'ics20',
|
|
4962
|
+
base: 'ibc/E1BCC0F7B932E654B1A930F72B76C0678D55095387E2A4D8F00E941A8F82EE48',
|
|
4963
|
+
name: 'Cronos',
|
|
4964
|
+
display: 'cro',
|
|
4965
|
+
symbol: 'CRO',
|
|
4966
|
+
traces: [{
|
|
4967
|
+
type: 'ibc',
|
|
4968
|
+
counterparty: {
|
|
4969
|
+
channel_id: 'channel-42',
|
|
4970
|
+
base_denom: 'ibc/E6931F78057F7CC5DA0FD6CEF82FF39373A6E0452BF1FD76910B93292CF356C1',
|
|
4971
|
+
chain_name: 'osmosis'
|
|
4972
|
+
},
|
|
4973
|
+
chain: {
|
|
4974
|
+
channel_id: 'channel-0'
|
|
4975
|
+
}
|
|
4976
|
+
}],
|
|
4977
|
+
images: [{
|
|
4978
|
+
image_sync: {
|
|
4979
|
+
chain_name: 'cryptoorgchain',
|
|
4980
|
+
base_denom: 'basecro'
|
|
4981
|
+
},
|
|
4982
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
4983
|
+
}],
|
|
4984
|
+
logo_URIs: {
|
|
4985
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
4986
|
+
}
|
|
4987
|
+
}, {
|
|
4988
|
+
description: 'The native token of Stargaze',
|
|
4989
|
+
denom_units: [{
|
|
4990
|
+
denom: 'ibc/11E3CF372E065ACB1A39C531A3C7E7E03F60B5D0653AD2139D31128ACD2772B5',
|
|
4991
|
+
exponent: 0,
|
|
4992
|
+
aliases: ['ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4']
|
|
4993
|
+
}, {
|
|
4994
|
+
denom: 'stars',
|
|
4995
|
+
exponent: 6
|
|
4996
|
+
}],
|
|
4997
|
+
type_asset: 'ics20',
|
|
4998
|
+
base: 'ibc/11E3CF372E065ACB1A39C531A3C7E7E03F60B5D0653AD2139D31128ACD2772B5',
|
|
4999
|
+
name: 'Stargaze',
|
|
5000
|
+
display: 'stars',
|
|
5001
|
+
symbol: 'STARS',
|
|
5002
|
+
traces: [{
|
|
5003
|
+
type: 'ibc',
|
|
5004
|
+
counterparty: {
|
|
5005
|
+
channel_id: 'channel-42',
|
|
5006
|
+
base_denom: 'ibc/987C17B11ABC2B20019178ACE62929FE9840202CE79498E29FE8E5CB02B7C0A4',
|
|
5007
|
+
chain_name: 'osmosis'
|
|
5008
|
+
},
|
|
5009
|
+
chain: {
|
|
5010
|
+
channel_id: 'channel-0'
|
|
5011
|
+
}
|
|
5012
|
+
}],
|
|
5013
|
+
images: [{
|
|
5014
|
+
image_sync: {
|
|
5015
|
+
chain_name: 'stargaze',
|
|
5016
|
+
base_denom: 'ustars'
|
|
5017
|
+
},
|
|
5018
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
5019
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
5020
|
+
}],
|
|
5021
|
+
logo_URIs: {
|
|
5022
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png',
|
|
5023
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.svg'
|
|
5024
|
+
}
|
|
5025
|
+
}, {
|
|
5026
|
+
description: 'Maximize ETH yield through leveraged staking across Aave, Compound and Morpho and liquidity provision of ETH liquid staking tokens on Uniswap V3.',
|
|
5027
|
+
denom_units: [{
|
|
5028
|
+
denom: 'ibc/9F4C0779B5198070691EA6E6630FFD9C714092FD7F8DEB595A9F8B4421A940AC',
|
|
5029
|
+
exponent: 0,
|
|
5030
|
+
aliases: ['ibc/FBB3FEF80ED2344D821D4F95C31DBFD33E4E31D5324CAD94EF756E67B749F668']
|
|
5031
|
+
}, {
|
|
5032
|
+
denom: 'YieldETH',
|
|
5033
|
+
exponent: 18
|
|
5034
|
+
}],
|
|
5035
|
+
type_asset: 'ics20',
|
|
5036
|
+
base: 'ibc/9F4C0779B5198070691EA6E6630FFD9C714092FD7F8DEB595A9F8B4421A940AC',
|
|
5037
|
+
name: 'Real Yield Eth',
|
|
5038
|
+
display: 'YieldETH',
|
|
5039
|
+
symbol: 'YieldETH',
|
|
3446
5040
|
traces: [{
|
|
3447
5041
|
type: 'ibc',
|
|
3448
5042
|
counterparty: {
|
|
3449
5043
|
channel_id: 'channel-42',
|
|
3450
|
-
base_denom: '
|
|
5044
|
+
base_denom: 'ibc/FBB3FEF80ED2344D821D4F95C31DBFD33E4E31D5324CAD94EF756E67B749F668',
|
|
3451
5045
|
chain_name: 'osmosis'
|
|
3452
5046
|
},
|
|
3453
5047
|
chain: {
|
|
3454
5048
|
channel_id: 'channel-0'
|
|
3455
5049
|
}
|
|
3456
|
-
}]
|
|
5050
|
+
}],
|
|
5051
|
+
images: [{
|
|
5052
|
+
image_sync: {
|
|
5053
|
+
chain_name: 'ethereum',
|
|
5054
|
+
base_denom: 'wei'
|
|
5055
|
+
},
|
|
5056
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
|
|
5057
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
|
|
5058
|
+
}],
|
|
5059
|
+
logo_URIs: {
|
|
5060
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
|
|
5061
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
|
|
5062
|
+
}
|
|
3457
5063
|
}, {
|
|
3458
|
-
description:
|
|
5064
|
+
description: 'The native staking token of dYdX Protocol.',
|
|
3459
5065
|
denom_units: [{
|
|
3460
|
-
denom: 'ibc/
|
|
5066
|
+
denom: 'ibc/64C2F728722DA2B30083372FD2DDDC86B976F963F5BC18122B86E571E91D6BA3',
|
|
3461
5067
|
exponent: 0,
|
|
3462
|
-
aliases: ['
|
|
5068
|
+
aliases: ['ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C']
|
|
3463
5069
|
}, {
|
|
3464
|
-
denom: '
|
|
5070
|
+
denom: 'dydx',
|
|
5071
|
+
exponent: 18
|
|
5072
|
+
}],
|
|
5073
|
+
type_asset: 'ics20',
|
|
5074
|
+
base: 'ibc/64C2F728722DA2B30083372FD2DDDC86B976F963F5BC18122B86E571E91D6BA3',
|
|
5075
|
+
name: 'dYdX',
|
|
5076
|
+
display: 'dydx',
|
|
5077
|
+
symbol: 'DYDX',
|
|
5078
|
+
traces: [{
|
|
5079
|
+
type: 'ibc',
|
|
5080
|
+
counterparty: {
|
|
5081
|
+
channel_id: 'channel-42',
|
|
5082
|
+
base_denom: 'ibc/831F0B1BBB1D08A2B75311892876D71565478C532967545476DF4C2D7492E48C',
|
|
5083
|
+
chain_name: 'osmosis'
|
|
5084
|
+
},
|
|
5085
|
+
chain: {
|
|
5086
|
+
channel_id: 'channel-0'
|
|
5087
|
+
}
|
|
5088
|
+
}],
|
|
5089
|
+
images: [{
|
|
5090
|
+
image_sync: {
|
|
5091
|
+
chain_name: 'dydx',
|
|
5092
|
+
base_denom: 'adydx'
|
|
5093
|
+
},
|
|
5094
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
|
|
5095
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
|
|
5096
|
+
}],
|
|
5097
|
+
logo_URIs: {
|
|
5098
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
|
|
5099
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
|
|
5100
|
+
}
|
|
5101
|
+
}, {
|
|
5102
|
+
description: 'The native token of Quasar',
|
|
5103
|
+
denom_units: [{
|
|
5104
|
+
denom: 'ibc/FF456FD21AA44251D2122BF19B20C5FE717A1EBD054A59FA1CA4B21742048CA0',
|
|
5105
|
+
exponent: 0,
|
|
5106
|
+
aliases: ['ibc/1B708808D372E959CD4839C594960309283424C775F4A038AAEBE7F83A988477']
|
|
5107
|
+
}, {
|
|
5108
|
+
denom: 'qsr',
|
|
3465
5109
|
exponent: 6
|
|
3466
5110
|
}],
|
|
3467
|
-
|
|
3468
|
-
|
|
3469
|
-
|
|
3470
|
-
|
|
5111
|
+
type_asset: 'ics20',
|
|
5112
|
+
base: 'ibc/FF456FD21AA44251D2122BF19B20C5FE717A1EBD054A59FA1CA4B21742048CA0',
|
|
5113
|
+
name: 'Quasar',
|
|
5114
|
+
display: 'qsr',
|
|
5115
|
+
symbol: 'QSR',
|
|
5116
|
+
traces: [{
|
|
5117
|
+
type: 'ibc',
|
|
5118
|
+
counterparty: {
|
|
5119
|
+
channel_id: 'channel-42',
|
|
5120
|
+
base_denom: 'ibc/1B708808D372E959CD4839C594960309283424C775F4A038AAEBE7F83A988477',
|
|
5121
|
+
chain_name: 'osmosis'
|
|
5122
|
+
},
|
|
5123
|
+
chain: {
|
|
5124
|
+
channel_id: 'channel-0'
|
|
5125
|
+
}
|
|
5126
|
+
}],
|
|
5127
|
+
images: [{
|
|
5128
|
+
image_sync: {
|
|
5129
|
+
chain_name: 'quasar',
|
|
5130
|
+
base_denom: 'uqsr'
|
|
5131
|
+
},
|
|
5132
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quasar/images/quasar.png'
|
|
5133
|
+
}],
|
|
3471
5134
|
logo_URIs: {
|
|
3472
|
-
|
|
5135
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quasar/images/quasar.png'
|
|
5136
|
+
}
|
|
5137
|
+
}, {
|
|
5138
|
+
description: 'Levana native token',
|
|
5139
|
+
denom_units: [{
|
|
5140
|
+
denom: 'ibc/4786BEBBFDD989C467C4552AD73065D8B2578230B8428B3B9275D540EB04C851',
|
|
5141
|
+
exponent: 0,
|
|
5142
|
+
aliases: ['factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn']
|
|
5143
|
+
}, {
|
|
5144
|
+
denom: 'lvn',
|
|
5145
|
+
exponent: 6
|
|
5146
|
+
}],
|
|
5147
|
+
base: 'ibc/4786BEBBFDD989C467C4552AD73065D8B2578230B8428B3B9275D540EB04C851',
|
|
5148
|
+
name: 'Levana',
|
|
5149
|
+
display: 'lvn',
|
|
5150
|
+
symbol: 'LVN',
|
|
5151
|
+
logo_URIs: {
|
|
5152
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png',
|
|
5153
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.svg'
|
|
3473
5154
|
},
|
|
5155
|
+
coingecko_id: 'levana-protocol',
|
|
3474
5156
|
images: [{
|
|
3475
|
-
|
|
5157
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png',
|
|
5158
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.svg'
|
|
5159
|
+
}, {
|
|
5160
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png'
|
|
3476
5161
|
}],
|
|
3477
5162
|
traces: [{
|
|
3478
5163
|
type: 'ibc',
|
|
3479
5164
|
counterparty: {
|
|
3480
5165
|
channel_id: 'channel-42',
|
|
3481
|
-
base_denom: 'factory/
|
|
5166
|
+
base_denom: 'factory/osmo1mlng7pz4pnyxtpq0akfwall37czyk9lukaucsrn30ameplhhshtqdvfm5c/ulvn',
|
|
3482
5167
|
chain_name: 'osmosis'
|
|
3483
5168
|
},
|
|
3484
5169
|
chain: {
|
|
@@ -3486,25 +5171,59 @@ var asset_list = {
|
|
|
3486
5171
|
}
|
|
3487
5172
|
}]
|
|
3488
5173
|
}, {
|
|
3489
|
-
description: '
|
|
5174
|
+
description: "MilkyWay's liquid staked TIA",
|
|
3490
5175
|
denom_units: [{
|
|
3491
|
-
denom: 'ibc/
|
|
5176
|
+
denom: 'ibc/16065EE5282C5217685C8F084FC44864C25C706AC37356B0D62811D50B96920F',
|
|
3492
5177
|
exponent: 0,
|
|
3493
|
-
aliases: ['
|
|
5178
|
+
aliases: ['factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA']
|
|
3494
5179
|
}, {
|
|
3495
|
-
denom: '
|
|
5180
|
+
denom: 'milkTIA',
|
|
3496
5181
|
exponent: 6
|
|
3497
5182
|
}],
|
|
5183
|
+
base: 'ibc/16065EE5282C5217685C8F084FC44864C25C706AC37356B0D62811D50B96920F',
|
|
5184
|
+
name: 'milkTIA',
|
|
5185
|
+
display: 'milkTIA',
|
|
5186
|
+
symbol: 'milkTIA',
|
|
5187
|
+
traces: [{
|
|
5188
|
+
type: 'ibc',
|
|
5189
|
+
counterparty: {
|
|
5190
|
+
channel_id: 'channel-42',
|
|
5191
|
+
base_denom: 'factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA',
|
|
5192
|
+
chain_name: 'osmosis'
|
|
5193
|
+
},
|
|
5194
|
+
chain: {
|
|
5195
|
+
channel_id: 'channel-0'
|
|
5196
|
+
}
|
|
5197
|
+
}],
|
|
5198
|
+
logo_URIs: {
|
|
5199
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.png',
|
|
5200
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.svg'
|
|
5201
|
+
},
|
|
5202
|
+
coingecko_id: 'milkyway-staked-tia',
|
|
5203
|
+
images: [{
|
|
5204
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.png',
|
|
5205
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.svg'
|
|
5206
|
+
}]
|
|
5207
|
+
}, {
|
|
5208
|
+
denom_units: [{
|
|
5209
|
+
denom: 'ibc/4E19777F57A46073C673FDAB58A4C6BA85208DCBD5E2948107DE0B7248F0D3B0',
|
|
5210
|
+
exponent: 0,
|
|
5211
|
+
aliases: ['ibc/ECBE78BF7677320A93E7BA1761D144BCBF0CBC247C290C049655E106FE5DC68E']
|
|
5212
|
+
}, {
|
|
5213
|
+
denom: 'stkosmo',
|
|
5214
|
+
exponent: 6,
|
|
5215
|
+
aliases: ['stk/osmo']
|
|
5216
|
+
}],
|
|
3498
5217
|
type_asset: 'ics20',
|
|
3499
|
-
base: 'ibc/
|
|
3500
|
-
name: '
|
|
3501
|
-
display: '
|
|
3502
|
-
symbol: '
|
|
5218
|
+
base: 'ibc/4E19777F57A46073C673FDAB58A4C6BA85208DCBD5E2948107DE0B7248F0D3B0',
|
|
5219
|
+
name: 'PSTAKE staked OSMO',
|
|
5220
|
+
display: 'stkosmo',
|
|
5221
|
+
symbol: 'stkOSMO',
|
|
3503
5222
|
traces: [{
|
|
3504
5223
|
type: 'ibc',
|
|
3505
5224
|
counterparty: {
|
|
3506
5225
|
channel_id: 'channel-42',
|
|
3507
|
-
base_denom: 'ibc/
|
|
5226
|
+
base_denom: 'ibc/ECBE78BF7677320A93E7BA1761D144BCBF0CBC247C290C049655E106FE5DC68E',
|
|
3508
5227
|
chain_name: 'osmosis'
|
|
3509
5228
|
},
|
|
3510
5229
|
chain: {
|
|
@@ -3513,67 +5232,112 @@ var asset_list = {
|
|
|
3513
5232
|
}],
|
|
3514
5233
|
images: [{
|
|
3515
5234
|
image_sync: {
|
|
3516
|
-
chain_name: '
|
|
3517
|
-
base_denom: '
|
|
5235
|
+
chain_name: 'persistence',
|
|
5236
|
+
base_denom: 'stk/uosmo'
|
|
3518
5237
|
},
|
|
3519
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3520
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
5238
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
|
|
5239
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
|
|
3521
5240
|
}],
|
|
3522
5241
|
logo_URIs: {
|
|
3523
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3524
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
5242
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
|
|
5243
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
|
|
3525
5244
|
}
|
|
3526
5245
|
}, {
|
|
3527
|
-
description: '
|
|
5246
|
+
description: 'The PAGE token is used for actions in the PageDAO NFT literary ecosystem and for DAO governance.',
|
|
3528
5247
|
denom_units: [{
|
|
3529
|
-
denom: 'ibc/
|
|
5248
|
+
denom: 'ibc/B79B0B919C27401AC597C7C31CC7492EF208A58DCB451A3CCB379BADE3109E5F',
|
|
3530
5249
|
exponent: 0,
|
|
3531
|
-
aliases: ['
|
|
5250
|
+
aliases: ['ibc/23A62409E4AD8133116C249B1FA38EED30E500A115D7B153109462CD82C1CD99']
|
|
3532
5251
|
}, {
|
|
3533
|
-
denom: '
|
|
3534
|
-
exponent:
|
|
5252
|
+
denom: 'page',
|
|
5253
|
+
exponent: 8
|
|
5254
|
+
}],
|
|
5255
|
+
type_asset: 'ics20',
|
|
5256
|
+
base: 'ibc/B79B0B919C27401AC597C7C31CC7492EF208A58DCB451A3CCB379BADE3109E5F',
|
|
5257
|
+
name: 'PageDAO',
|
|
5258
|
+
display: 'page',
|
|
5259
|
+
symbol: 'PAGE.grv',
|
|
5260
|
+
traces: [{
|
|
5261
|
+
type: 'ibc',
|
|
5262
|
+
counterparty: {
|
|
5263
|
+
channel_id: 'channel-42',
|
|
5264
|
+
base_denom: 'ibc/23A62409E4AD8133116C249B1FA38EED30E500A115D7B153109462CD82C1CD99',
|
|
5265
|
+
chain_name: 'osmosis'
|
|
5266
|
+
},
|
|
5267
|
+
chain: {
|
|
5268
|
+
channel_id: 'channel-0'
|
|
5269
|
+
}
|
|
3535
5270
|
}],
|
|
3536
|
-
base: 'ibc/A5BA3F1C38ADAA11F941D66B19A7CD67B127F25DE2EA581BCD2DC4D8D50BEED9',
|
|
3537
|
-
name: 'OSMO Squared',
|
|
3538
|
-
display: 'sqosmo',
|
|
3539
|
-
symbol: 'sqOSMO',
|
|
3540
|
-
logo_URIs: {
|
|
3541
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqosmo.svg'
|
|
3542
|
-
},
|
|
3543
5271
|
images: [{
|
|
3544
|
-
|
|
5272
|
+
image_sync: {
|
|
5273
|
+
chain_name: 'gravitybridge',
|
|
5274
|
+
base_denom: 'gravity0x60e683C6514Edd5F758A55b6f393BeBBAfaA8d5e'
|
|
5275
|
+
},
|
|
5276
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.png',
|
|
5277
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.svg'
|
|
5278
|
+
}],
|
|
5279
|
+
logo_URIs: {
|
|
5280
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.png',
|
|
5281
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/page.svg'
|
|
5282
|
+
}
|
|
5283
|
+
}, {
|
|
5284
|
+
description: "Nomic's native token.",
|
|
5285
|
+
denom_units: [{
|
|
5286
|
+
denom: 'ibc/AD1095193A389090566F66B9F9E1DE8F10D81F7B787717E7EC231369046D0ABF',
|
|
5287
|
+
exponent: 0,
|
|
5288
|
+
aliases: ['ibc/F49DFB3BC8105C57EE7F17EC2402438825B31212CFDD81681EB87911E934F32C']
|
|
5289
|
+
}, {
|
|
5290
|
+
denom: 'nom',
|
|
5291
|
+
exponent: 6
|
|
3545
5292
|
}],
|
|
5293
|
+
type_asset: 'ics20',
|
|
5294
|
+
base: 'ibc/AD1095193A389090566F66B9F9E1DE8F10D81F7B787717E7EC231369046D0ABF',
|
|
5295
|
+
name: 'Nomic',
|
|
5296
|
+
display: 'nomic',
|
|
5297
|
+
symbol: 'NOM',
|
|
3546
5298
|
traces: [{
|
|
3547
5299
|
type: 'ibc',
|
|
3548
5300
|
counterparty: {
|
|
3549
5301
|
channel_id: 'channel-42',
|
|
3550
|
-
base_denom: '
|
|
5302
|
+
base_denom: 'ibc/F49DFB3BC8105C57EE7F17EC2402438825B31212CFDD81681EB87911E934F32C',
|
|
3551
5303
|
chain_name: 'osmosis'
|
|
3552
5304
|
},
|
|
3553
5305
|
chain: {
|
|
3554
5306
|
channel_id: 'channel-0'
|
|
3555
5307
|
}
|
|
3556
|
-
}]
|
|
5308
|
+
}],
|
|
5309
|
+
images: [{
|
|
5310
|
+
image_sync: {
|
|
5311
|
+
chain_name: 'nomic',
|
|
5312
|
+
base_denom: 'unom'
|
|
5313
|
+
},
|
|
5314
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png',
|
|
5315
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg'
|
|
5316
|
+
}],
|
|
5317
|
+
logo_URIs: {
|
|
5318
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.png',
|
|
5319
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nom.svg'
|
|
5320
|
+
}
|
|
3557
5321
|
}, {
|
|
3558
|
-
description: '
|
|
5322
|
+
description: 'Bitcoin. On Cosmos.',
|
|
3559
5323
|
denom_units: [{
|
|
3560
|
-
denom: 'ibc/
|
|
5324
|
+
denom: 'ibc/05F447D15EE51344959C2EFBCE22B14DA3CB55FB4C56EA71F09CCC54E0BF9678',
|
|
3561
5325
|
exponent: 0,
|
|
3562
|
-
aliases: ['ibc/
|
|
5326
|
+
aliases: ['ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F']
|
|
3563
5327
|
}, {
|
|
3564
|
-
denom: '
|
|
3565
|
-
exponent:
|
|
5328
|
+
denom: 'nbtc',
|
|
5329
|
+
exponent: 14
|
|
3566
5330
|
}],
|
|
3567
5331
|
type_asset: 'ics20',
|
|
3568
|
-
base: 'ibc/
|
|
3569
|
-
name: '
|
|
3570
|
-
display: '
|
|
3571
|
-
symbol: '
|
|
5332
|
+
base: 'ibc/05F447D15EE51344959C2EFBCE22B14DA3CB55FB4C56EA71F09CCC54E0BF9678',
|
|
5333
|
+
name: 'Nomic Bitcoin',
|
|
5334
|
+
display: 'nbtc',
|
|
5335
|
+
symbol: 'nBTC',
|
|
3572
5336
|
traces: [{
|
|
3573
5337
|
type: 'ibc',
|
|
3574
5338
|
counterparty: {
|
|
3575
5339
|
channel_id: 'channel-42',
|
|
3576
|
-
base_denom: 'ibc/
|
|
5340
|
+
base_denom: 'ibc/75345531D87BD90BF108BE7240BD721CB2CB0A1F16D4EBA71B09EC3C43E15C8F',
|
|
3577
5341
|
chain_name: 'osmosis'
|
|
3578
5342
|
},
|
|
3579
5343
|
chain: {
|
|
@@ -3582,134 +5346,136 @@ var asset_list = {
|
|
|
3582
5346
|
}],
|
|
3583
5347
|
images: [{
|
|
3584
5348
|
image_sync: {
|
|
3585
|
-
chain_name: '
|
|
3586
|
-
base_denom: '
|
|
5349
|
+
chain_name: 'nomic',
|
|
5350
|
+
base_denom: 'usat'
|
|
3587
5351
|
},
|
|
3588
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3589
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
5352
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png',
|
|
5353
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg'
|
|
3590
5354
|
}],
|
|
3591
5355
|
logo_URIs: {
|
|
3592
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3593
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
5356
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.png',
|
|
5357
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nomic/images/nbtc.svg'
|
|
3594
5358
|
}
|
|
3595
5359
|
}, {
|
|
3596
|
-
description: '
|
|
5360
|
+
description: 'AUTISM on Osmosis',
|
|
3597
5361
|
denom_units: [{
|
|
3598
|
-
denom: 'ibc/
|
|
5362
|
+
denom: 'ibc/35065FCFC0E3F13EE449D9C02E79ECB91CFAD36F56DF5299CBFD442578ED826E',
|
|
3599
5363
|
exponent: 0,
|
|
3600
|
-
aliases: ['
|
|
5364
|
+
aliases: ['ibc/9DDF52A334F92BC57A9E0D59DFF9984EAC61D2A14E5162605DF601AA58FDFC6D']
|
|
3601
5365
|
}, {
|
|
3602
|
-
denom: '
|
|
5366
|
+
denom: 'autism',
|
|
3603
5367
|
exponent: 6
|
|
3604
5368
|
}],
|
|
3605
|
-
|
|
3606
|
-
|
|
3607
|
-
|
|
3608
|
-
|
|
3609
|
-
|
|
3610
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqbtc.svg'
|
|
3611
|
-
},
|
|
3612
|
-
images: [{
|
|
3613
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqbtc.svg'
|
|
3614
|
-
}],
|
|
5369
|
+
type_asset: 'ics20',
|
|
5370
|
+
base: 'ibc/35065FCFC0E3F13EE449D9C02E79ECB91CFAD36F56DF5299CBFD442578ED826E',
|
|
5371
|
+
name: 'Injective AUTISM',
|
|
5372
|
+
display: 'autism',
|
|
5373
|
+
symbol: 'AUTISM',
|
|
3615
5374
|
traces: [{
|
|
3616
5375
|
type: 'ibc',
|
|
3617
5376
|
counterparty: {
|
|
3618
5377
|
channel_id: 'channel-42',
|
|
3619
|
-
base_denom: '
|
|
5378
|
+
base_denom: 'ibc/9DDF52A334F92BC57A9E0D59DFF9984EAC61D2A14E5162605DF601AA58FDFC6D',
|
|
3620
5379
|
chain_name: 'osmosis'
|
|
3621
5380
|
},
|
|
3622
5381
|
chain: {
|
|
3623
5382
|
channel_id: 'channel-0'
|
|
3624
5383
|
}
|
|
3625
|
-
}]
|
|
5384
|
+
}],
|
|
5385
|
+
images: [{
|
|
5386
|
+
image_sync: {
|
|
5387
|
+
chain_name: 'injective',
|
|
5388
|
+
base_denom: 'factory/inj14lf8xm6fcvlggpa7guxzjqwjmtr24gnvf56hvz/autism'
|
|
5389
|
+
},
|
|
5390
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/autism.png'
|
|
5391
|
+
}],
|
|
5392
|
+
logo_URIs: {
|
|
5393
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/autism.png'
|
|
5394
|
+
}
|
|
3626
5395
|
}, {
|
|
3627
|
-
description: '
|
|
5396
|
+
description: 'Woof on Osmosis',
|
|
3628
5397
|
denom_units: [{
|
|
3629
|
-
denom: 'ibc/
|
|
5398
|
+
denom: 'ibc/A5E921253495F2A8827BAF18DA3BF18F72E88D7EC9DF047D262915783EA2B272',
|
|
3630
5399
|
exponent: 0,
|
|
3631
|
-
aliases: ['
|
|
5400
|
+
aliases: ['ibc/9B8EC667B6DF55387DC0F3ACC4F187DA6921B0806ED35DE6B04DE96F5AB81F53']
|
|
3632
5401
|
}, {
|
|
3633
|
-
denom: '
|
|
5402
|
+
denom: 'WOOF',
|
|
3634
5403
|
exponent: 6
|
|
3635
5404
|
}],
|
|
3636
|
-
|
|
3637
|
-
|
|
3638
|
-
|
|
3639
|
-
|
|
3640
|
-
|
|
3641
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqatom.svg'
|
|
3642
|
-
},
|
|
3643
|
-
images: [{
|
|
3644
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqatom.svg'
|
|
3645
|
-
}],
|
|
5405
|
+
type_asset: 'ics20',
|
|
5406
|
+
base: 'ibc/A5E921253495F2A8827BAF18DA3BF18F72E88D7EC9DF047D262915783EA2B272',
|
|
5407
|
+
name: 'WOOF chihuahua',
|
|
5408
|
+
display: 'WOOF',
|
|
5409
|
+
symbol: 'WOOF',
|
|
3646
5410
|
traces: [{
|
|
3647
5411
|
type: 'ibc',
|
|
3648
5412
|
counterparty: {
|
|
3649
5413
|
channel_id: 'channel-42',
|
|
3650
|
-
base_denom: '
|
|
5414
|
+
base_denom: 'ibc/9B8EC667B6DF55387DC0F3ACC4F187DA6921B0806ED35DE6B04DE96F5AB81F53',
|
|
3651
5415
|
chain_name: 'osmosis'
|
|
3652
5416
|
},
|
|
3653
5417
|
chain: {
|
|
3654
5418
|
channel_id: 'channel-0'
|
|
3655
5419
|
}
|
|
5420
|
+
}],
|
|
5421
|
+
logo_URIs: {
|
|
5422
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/woof.png'
|
|
5423
|
+
},
|
|
5424
|
+
images: [{
|
|
5425
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/woof.png'
|
|
3656
5426
|
}]
|
|
3657
5427
|
}, {
|
|
3658
|
-
description: '
|
|
5428
|
+
description: 'The native coin of Sneaky Productions.',
|
|
3659
5429
|
denom_units: [{
|
|
3660
|
-
denom: 'ibc/
|
|
5430
|
+
denom: 'ibc/E890CC919F2CF9442F0A6C5ED8D3375D8A4121D99CA0B97513089AE58BD95336',
|
|
3661
5431
|
exponent: 0,
|
|
3662
|
-
aliases: ['ibc/
|
|
5432
|
+
aliases: ['ibc/94ED1F172BC633DFC56D7E26551D8B101ADCCC69052AC44FED89F97FF658138F']
|
|
3663
5433
|
}, {
|
|
3664
|
-
denom: '
|
|
3665
|
-
exponent:
|
|
5434
|
+
denom: 'sneaky',
|
|
5435
|
+
exponent: 6
|
|
3666
5436
|
}],
|
|
3667
5437
|
type_asset: 'ics20',
|
|
3668
|
-
base: 'ibc/
|
|
3669
|
-
name: '
|
|
3670
|
-
display: '
|
|
3671
|
-
symbol: '
|
|
5438
|
+
base: 'ibc/E890CC919F2CF9442F0A6C5ED8D3375D8A4121D99CA0B97513089AE58BD95336',
|
|
5439
|
+
name: 'Sneaky Productions',
|
|
5440
|
+
display: 'sneaky',
|
|
5441
|
+
symbol: 'SNEAKY',
|
|
3672
5442
|
traces: [{
|
|
3673
5443
|
type: 'ibc',
|
|
3674
5444
|
counterparty: {
|
|
3675
5445
|
channel_id: 'channel-42',
|
|
3676
|
-
base_denom: 'ibc/
|
|
5446
|
+
base_denom: 'ibc/94ED1F172BC633DFC56D7E26551D8B101ADCCC69052AC44FED89F97FF658138F',
|
|
3677
5447
|
chain_name: 'osmosis'
|
|
3678
5448
|
},
|
|
3679
5449
|
chain: {
|
|
3680
5450
|
channel_id: 'channel-0'
|
|
3681
5451
|
}
|
|
3682
5452
|
}],
|
|
3683
|
-
images: [{
|
|
3684
|
-
image_sync: {
|
|
3685
|
-
chain_name: 'cryptoorgchain',
|
|
3686
|
-
base_denom: 'basecro'
|
|
3687
|
-
},
|
|
3688
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cronos/images/cro.svg'
|
|
3689
|
-
}],
|
|
3690
5453
|
logo_URIs: {
|
|
3691
|
-
|
|
3692
|
-
}
|
|
5454
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png'
|
|
5455
|
+
},
|
|
5456
|
+
images: [{
|
|
5457
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png'
|
|
5458
|
+
}]
|
|
3693
5459
|
}, {
|
|
3694
|
-
description: 'The native token of Stargaze',
|
|
3695
5460
|
denom_units: [{
|
|
3696
|
-
denom: 'ibc/
|
|
5461
|
+
denom: 'ibc/CE99B4D2A172275C064595B750827855E04D5E068FB7C642C8469CA9B5DB0EE1',
|
|
3697
5462
|
exponent: 0,
|
|
3698
|
-
aliases: ['
|
|
5463
|
+
aliases: ['factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc']
|
|
3699
5464
|
}, {
|
|
3700
|
-
denom: '
|
|
3701
|
-
exponent:
|
|
5465
|
+
denom: 'wbtc',
|
|
5466
|
+
exponent: 8
|
|
3702
5467
|
}],
|
|
3703
|
-
|
|
3704
|
-
|
|
3705
|
-
|
|
3706
|
-
|
|
3707
|
-
|
|
5468
|
+
address: 'osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743',
|
|
5469
|
+
type_asset: 'sdk.coin',
|
|
5470
|
+
base: 'ibc/CE99B4D2A172275C064595B750827855E04D5E068FB7C642C8469CA9B5DB0EE1',
|
|
5471
|
+
name: 'Wrapped Bitcoin',
|
|
5472
|
+
display: 'wbtc',
|
|
5473
|
+
symbol: 'WBTC',
|
|
3708
5474
|
traces: [{
|
|
3709
5475
|
type: 'ibc',
|
|
3710
5476
|
counterparty: {
|
|
3711
5477
|
channel_id: 'channel-42',
|
|
3712
|
-
base_denom: '
|
|
5478
|
+
base_denom: 'factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc',
|
|
3713
5479
|
chain_name: 'osmosis'
|
|
3714
5480
|
},
|
|
3715
5481
|
chain: {
|
|
@@ -3718,74 +5484,68 @@ var asset_list = {
|
|
|
3718
5484
|
}],
|
|
3719
5485
|
images: [{
|
|
3720
5486
|
image_sync: {
|
|
3721
|
-
chain_name: '
|
|
3722
|
-
base_denom: '
|
|
5487
|
+
chain_name: 'ethereum',
|
|
5488
|
+
base_denom: '0x2260fac5e5542a773aa44fbcfedf7c193bc2c599'
|
|
3723
5489
|
},
|
|
3724
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3725
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
5490
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
|
|
5491
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
|
|
3726
5492
|
}],
|
|
3727
5493
|
logo_URIs: {
|
|
3728
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3729
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
5494
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
|
|
5495
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
|
|
3730
5496
|
}
|
|
3731
5497
|
}, {
|
|
3732
|
-
description:
|
|
5498
|
+
description: "The first native memecoin on Osmosis. Crafted by the deftest of hands in the lab of lunacy. It's scientifically anarchic, professionally foolish, and your ticket to the madhouse.",
|
|
3733
5499
|
denom_units: [{
|
|
3734
|
-
denom: 'ibc/
|
|
5500
|
+
denom: 'ibc/AB7C92666DE8C7A977666B8080CABF0127B652B9D40F7251E6914DE942D9942B',
|
|
3735
5501
|
exponent: 0,
|
|
3736
|
-
aliases: ['
|
|
5502
|
+
aliases: ['factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO']
|
|
3737
5503
|
}, {
|
|
3738
|
-
denom: '
|
|
3739
|
-
exponent:
|
|
5504
|
+
denom: 'WOSMO',
|
|
5505
|
+
exponent: 6
|
|
5506
|
+
}],
|
|
5507
|
+
address: 'osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3',
|
|
5508
|
+
base: 'ibc/AB7C92666DE8C7A977666B8080CABF0127B652B9D40F7251E6914DE942D9942B',
|
|
5509
|
+
name: 'WOSMO',
|
|
5510
|
+
display: 'WOSMO',
|
|
5511
|
+
symbol: 'WOSMO',
|
|
5512
|
+
logo_URIs: {
|
|
5513
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/WOSMO.png'
|
|
5514
|
+
},
|
|
5515
|
+
images: [{
|
|
5516
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/WOSMO.png'
|
|
3740
5517
|
}],
|
|
3741
|
-
type_asset: 'ics20',
|
|
3742
|
-
base: 'ibc/9F4C0779B5198070691EA6E6630FFD9C714092FD7F8DEB595A9F8B4421A940AC',
|
|
3743
|
-
name: 'Real Yield Eth',
|
|
3744
|
-
display: 'YieldETH',
|
|
3745
|
-
symbol: 'YieldETH',
|
|
3746
5518
|
traces: [{
|
|
3747
5519
|
type: 'ibc',
|
|
3748
5520
|
counterparty: {
|
|
3749
5521
|
channel_id: 'channel-42',
|
|
3750
|
-
base_denom: '
|
|
5522
|
+
base_denom: 'factory/osmo1pfyxruwvtwk00y8z06dh2lqjdj82ldvy74wzm3/WOSMO',
|
|
3751
5523
|
chain_name: 'osmosis'
|
|
3752
5524
|
},
|
|
3753
5525
|
chain: {
|
|
3754
5526
|
channel_id: 'channel-0'
|
|
3755
5527
|
}
|
|
3756
|
-
}]
|
|
3757
|
-
images: [{
|
|
3758
|
-
image_sync: {
|
|
3759
|
-
chain_name: 'ethereum',
|
|
3760
|
-
base_denom: 'wei'
|
|
3761
|
-
},
|
|
3762
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
|
|
3763
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
|
|
3764
|
-
}],
|
|
3765
|
-
logo_URIs: {
|
|
3766
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
|
|
3767
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
|
|
3768
|
-
}
|
|
5528
|
+
}]
|
|
3769
5529
|
}, {
|
|
3770
|
-
description: '
|
|
5530
|
+
description: 'NLS on Osmosis',
|
|
3771
5531
|
denom_units: [{
|
|
3772
|
-
denom: 'ibc/
|
|
5532
|
+
denom: 'ibc/989DF9B673551127FB0176F748F43E6CF67BAF429535DBC8CA1644B5FAF80453',
|
|
3773
5533
|
exponent: 0,
|
|
3774
|
-
aliases: ['ibc/
|
|
5534
|
+
aliases: ['ibc/D9AFCECDD361D38302AA66EB3BAC23B95234832C51D12489DC451FA2B7C72782']
|
|
3775
5535
|
}, {
|
|
3776
|
-
denom: '
|
|
3777
|
-
exponent:
|
|
5536
|
+
denom: 'nls',
|
|
5537
|
+
exponent: 6
|
|
3778
5538
|
}],
|
|
3779
5539
|
type_asset: 'ics20',
|
|
3780
|
-
base: 'ibc/
|
|
3781
|
-
name: '
|
|
3782
|
-
display: '
|
|
3783
|
-
symbol: '
|
|
5540
|
+
base: 'ibc/989DF9B673551127FB0176F748F43E6CF67BAF429535DBC8CA1644B5FAF80453',
|
|
5541
|
+
name: 'Nolus',
|
|
5542
|
+
display: 'nls',
|
|
5543
|
+
symbol: 'NLS',
|
|
3784
5544
|
traces: [{
|
|
3785
5545
|
type: 'ibc',
|
|
3786
5546
|
counterparty: {
|
|
3787
5547
|
channel_id: 'channel-42',
|
|
3788
|
-
base_denom: 'ibc/
|
|
5548
|
+
base_denom: 'ibc/D9AFCECDD361D38302AA66EB3BAC23B95234832C51D12489DC451FA2B7C72782',
|
|
3789
5549
|
chain_name: 'osmosis'
|
|
3790
5550
|
},
|
|
3791
5551
|
chain: {
|
|
@@ -3794,36 +5554,36 @@ var asset_list = {
|
|
|
3794
5554
|
}],
|
|
3795
5555
|
images: [{
|
|
3796
5556
|
image_sync: {
|
|
3797
|
-
chain_name: '
|
|
3798
|
-
base_denom: '
|
|
5557
|
+
chain_name: 'nolus',
|
|
5558
|
+
base_denom: 'unls'
|
|
3799
5559
|
},
|
|
3800
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3801
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
5560
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
|
|
5561
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
|
|
3802
5562
|
}],
|
|
3803
5563
|
logo_URIs: {
|
|
3804
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
3805
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
5564
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.png',
|
|
5565
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nolus/images/nolus.svg'
|
|
3806
5566
|
}
|
|
3807
5567
|
}, {
|
|
3808
|
-
description: '
|
|
5568
|
+
description: 'STRD on Osmosis',
|
|
3809
5569
|
denom_units: [{
|
|
3810
|
-
denom: 'ibc/
|
|
5570
|
+
denom: 'ibc/04CA9067228BB51F1C39A506DA00DF07E1496D8308DD21E8EF66AD6169FA722B',
|
|
3811
5571
|
exponent: 0,
|
|
3812
|
-
aliases: ['ibc/
|
|
5572
|
+
aliases: ['ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4']
|
|
3813
5573
|
}, {
|
|
3814
|
-
denom: '
|
|
5574
|
+
denom: 'strd',
|
|
3815
5575
|
exponent: 6
|
|
3816
5576
|
}],
|
|
3817
5577
|
type_asset: 'ics20',
|
|
3818
|
-
base: 'ibc/
|
|
3819
|
-
name: '
|
|
3820
|
-
display: '
|
|
3821
|
-
symbol: '
|
|
5578
|
+
base: 'ibc/04CA9067228BB51F1C39A506DA00DF07E1496D8308DD21E8EF66AD6169FA722B',
|
|
5579
|
+
name: 'Stride',
|
|
5580
|
+
display: 'strd',
|
|
5581
|
+
symbol: 'STRD',
|
|
3822
5582
|
traces: [{
|
|
3823
5583
|
type: 'ibc',
|
|
3824
5584
|
counterparty: {
|
|
3825
5585
|
channel_id: 'channel-42',
|
|
3826
|
-
base_denom: 'ibc/
|
|
5586
|
+
base_denom: 'ibc/A8CA5EE328FA10C9519DF6057DA1F69682D28F7D0F5CCC7ECB72E3DCA2D157A4',
|
|
3827
5587
|
chain_name: 'osmosis'
|
|
3828
5588
|
},
|
|
3829
5589
|
chain: {
|
|
@@ -3832,43 +5592,41 @@ var asset_list = {
|
|
|
3832
5592
|
}],
|
|
3833
5593
|
images: [{
|
|
3834
5594
|
image_sync: {
|
|
3835
|
-
chain_name: '
|
|
3836
|
-
base_denom: '
|
|
5595
|
+
chain_name: 'stride',
|
|
5596
|
+
base_denom: 'ustrd'
|
|
3837
5597
|
},
|
|
3838
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
5598
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
|
|
5599
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
|
|
3839
5600
|
}],
|
|
3840
5601
|
logo_URIs: {
|
|
3841
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
5602
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.png',
|
|
5603
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/strd.svg'
|
|
3842
5604
|
}
|
|
3843
5605
|
}, {
|
|
3844
|
-
description: '
|
|
5606
|
+
description: 'Margined Power Token sqTIA',
|
|
3845
5607
|
denom_units: [{
|
|
3846
|
-
denom: 'ibc/
|
|
5608
|
+
denom: 'ibc/0A15AC1985AFEA902D4EBE897DABBD28100894D2ECE76E081963145EFC1C5BFF',
|
|
3847
5609
|
exponent: 0,
|
|
3848
|
-
aliases: ['factory/
|
|
5610
|
+
aliases: ['factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqtia']
|
|
3849
5611
|
}, {
|
|
3850
|
-
denom: '
|
|
5612
|
+
denom: 'sqtia',
|
|
3851
5613
|
exponent: 6
|
|
3852
5614
|
}],
|
|
3853
|
-
base: 'ibc/
|
|
3854
|
-
name: '
|
|
3855
|
-
display: '
|
|
3856
|
-
symbol: '
|
|
5615
|
+
base: 'ibc/0A15AC1985AFEA902D4EBE897DABBD28100894D2ECE76E081963145EFC1C5BFF',
|
|
5616
|
+
name: 'TIA Squared',
|
|
5617
|
+
display: 'sqtia',
|
|
5618
|
+
symbol: 'sqTIA',
|
|
3857
5619
|
logo_URIs: {
|
|
3858
|
-
|
|
3859
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.svg'
|
|
5620
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqtia.svg'
|
|
3860
5621
|
},
|
|
3861
5622
|
images: [{
|
|
3862
|
-
|
|
3863
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.svg'
|
|
3864
|
-
}, {
|
|
3865
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/levana.png'
|
|
5623
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sqtia.svg'
|
|
3866
5624
|
}],
|
|
3867
5625
|
traces: [{
|
|
3868
5626
|
type: 'ibc',
|
|
3869
5627
|
counterparty: {
|
|
3870
5628
|
channel_id: 'channel-42',
|
|
3871
|
-
base_denom: 'factory/
|
|
5629
|
+
base_denom: 'factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/sqtia',
|
|
3872
5630
|
chain_name: 'osmosis'
|
|
3873
5631
|
},
|
|
3874
5632
|
chain: {
|
|
@@ -3876,74 +5634,36 @@ var asset_list = {
|
|
|
3876
5634
|
}
|
|
3877
5635
|
}]
|
|
3878
5636
|
}, {
|
|
3879
|
-
description:
|
|
5637
|
+
description: 'Sail DAO Token',
|
|
3880
5638
|
denom_units: [{
|
|
3881
|
-
denom: 'ibc/
|
|
5639
|
+
denom: 'ibc/7577185E42939EE57EF73E2DE57A28BBE7693EDC0766C506E570C5D6B7636B33',
|
|
3882
5640
|
exponent: 0,
|
|
3883
|
-
aliases: ['factory/
|
|
5641
|
+
aliases: ['factory/osmo1rckme96ptawr4zwexxj5g5gej9s2dmud8r2t9j0k0prn5mch5g4snzzwjv/sail']
|
|
3884
5642
|
}, {
|
|
3885
|
-
denom: '
|
|
5643
|
+
denom: 'sail',
|
|
3886
5644
|
exponent: 6
|
|
3887
5645
|
}],
|
|
3888
|
-
base: 'ibc/
|
|
3889
|
-
name: '
|
|
3890
|
-
display: '
|
|
3891
|
-
symbol: '
|
|
5646
|
+
base: 'ibc/7577185E42939EE57EF73E2DE57A28BBE7693EDC0766C506E570C5D6B7636B33',
|
|
5647
|
+
name: 'Sail',
|
|
5648
|
+
display: 'sail',
|
|
5649
|
+
symbol: 'SAIL',
|
|
3892
5650
|
logo_URIs: {
|
|
3893
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/
|
|
5651
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sail.png'
|
|
3894
5652
|
},
|
|
3895
5653
|
images: [{
|
|
3896
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/
|
|
5654
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sail.png'
|
|
3897
5655
|
}],
|
|
3898
5656
|
traces: [{
|
|
3899
5657
|
type: 'ibc',
|
|
3900
5658
|
counterparty: {
|
|
3901
5659
|
channel_id: 'channel-42',
|
|
3902
|
-
base_denom: 'factory/
|
|
5660
|
+
base_denom: 'factory/osmo1rckme96ptawr4zwexxj5g5gej9s2dmud8r2t9j0k0prn5mch5g4snzzwjv/sail',
|
|
3903
5661
|
chain_name: 'osmosis'
|
|
3904
5662
|
},
|
|
3905
5663
|
chain: {
|
|
3906
5664
|
channel_id: 'channel-0'
|
|
3907
5665
|
}
|
|
3908
5666
|
}]
|
|
3909
|
-
}, {
|
|
3910
|
-
denom_units: [{
|
|
3911
|
-
denom: 'ibc/4E19777F57A46073C673FDAB58A4C6BA85208DCBD5E2948107DE0B7248F0D3B0',
|
|
3912
|
-
exponent: 0,
|
|
3913
|
-
aliases: ['ibc/ECBE78BF7677320A93E7BA1761D144BCBF0CBC247C290C049655E106FE5DC68E']
|
|
3914
|
-
}, {
|
|
3915
|
-
denom: 'stkosmo',
|
|
3916
|
-
exponent: 6,
|
|
3917
|
-
aliases: ['stk/osmo']
|
|
3918
|
-
}],
|
|
3919
|
-
type_asset: 'ics20',
|
|
3920
|
-
base: 'ibc/4E19777F57A46073C673FDAB58A4C6BA85208DCBD5E2948107DE0B7248F0D3B0',
|
|
3921
|
-
name: 'PSTAKE staked OSMO',
|
|
3922
|
-
display: 'stkosmo',
|
|
3923
|
-
symbol: 'stkOSMO',
|
|
3924
|
-
traces: [{
|
|
3925
|
-
type: 'ibc',
|
|
3926
|
-
counterparty: {
|
|
3927
|
-
channel_id: 'channel-42',
|
|
3928
|
-
base_denom: 'ibc/ECBE78BF7677320A93E7BA1761D144BCBF0CBC247C290C049655E106FE5DC68E',
|
|
3929
|
-
chain_name: 'osmosis'
|
|
3930
|
-
},
|
|
3931
|
-
chain: {
|
|
3932
|
-
channel_id: 'channel-0'
|
|
3933
|
-
}
|
|
3934
|
-
}],
|
|
3935
|
-
images: [{
|
|
3936
|
-
image_sync: {
|
|
3937
|
-
chain_name: 'persistence',
|
|
3938
|
-
base_denom: 'stk/uosmo'
|
|
3939
|
-
},
|
|
3940
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
|
|
3941
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
|
|
3942
|
-
}],
|
|
3943
|
-
logo_URIs: {
|
|
3944
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
|
|
3945
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
|
|
3946
|
-
}
|
|
3947
5667
|
}, {
|
|
3948
5668
|
description: 'The XPRT token is primarily a governance token for the Persistence chain.',
|
|
3949
5669
|
denom_units: [{
|
|
@@ -4219,6 +5939,7 @@ var asset_list = {
|
|
|
4219
5939
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
|
|
4220
5940
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
|
|
4221
5941
|
},
|
|
5942
|
+
coingecko_id: 'pstake-staked-osmo',
|
|
4222
5943
|
images: [{
|
|
4223
5944
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.png',
|
|
4224
5945
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkosmo.svg'
|
|
@@ -4675,6 +6396,40 @@ var asset_list = {
|
|
|
4675
6396
|
channel_id: 'channel-20'
|
|
4676
6397
|
}
|
|
4677
6398
|
}]
|
|
6399
|
+
}, {
|
|
6400
|
+
description: 'The native coin of Sneaky Productions.',
|
|
6401
|
+
denom_units: [{
|
|
6402
|
+
denom: 'ibc/09AE0143512B317BF4790CD274F8846DDE19D6395A09F4ECE32D21945666BE34',
|
|
6403
|
+
exponent: 0,
|
|
6404
|
+
aliases: ['factory/stars1xx5976njvxpl9n4v8huvff6cudhx7yuu8e7rt4/usneaky']
|
|
6405
|
+
}, {
|
|
6406
|
+
denom: 'sneaky',
|
|
6407
|
+
exponent: 6
|
|
6408
|
+
}],
|
|
6409
|
+
base: 'ibc/09AE0143512B317BF4790CD274F8846DDE19D6395A09F4ECE32D21945666BE34',
|
|
6410
|
+
name: 'Sneaky Productions',
|
|
6411
|
+
display: 'sneaky',
|
|
6412
|
+
symbol: 'SNEAKY',
|
|
6413
|
+
logo_URIs: {
|
|
6414
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png',
|
|
6415
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.svg'
|
|
6416
|
+
},
|
|
6417
|
+
coingecko_id: '',
|
|
6418
|
+
images: [{
|
|
6419
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.png',
|
|
6420
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/sneaky.svg'
|
|
6421
|
+
}],
|
|
6422
|
+
traces: [{
|
|
6423
|
+
type: 'ibc',
|
|
6424
|
+
counterparty: {
|
|
6425
|
+
channel_id: 'channel-5',
|
|
6426
|
+
base_denom: 'factory/stars1xx5976njvxpl9n4v8huvff6cudhx7yuu8e7rt4/usneaky',
|
|
6427
|
+
chain_name: 'stargaze'
|
|
6428
|
+
},
|
|
6429
|
+
chain: {
|
|
6430
|
+
channel_id: 'channel-20'
|
|
6431
|
+
}
|
|
6432
|
+
}]
|
|
4678
6433
|
}, {
|
|
4679
6434
|
description: 'The native token of Stride',
|
|
4680
6435
|
denom_units: [{
|
|
@@ -4770,6 +6525,7 @@ var asset_list = {
|
|
|
4770
6525
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/ststars.png',
|
|
4771
6526
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/ststars.svg'
|
|
4772
6527
|
},
|
|
6528
|
+
coingecko_id: 'stride-staked-stars',
|
|
4773
6529
|
images: [{
|
|
4774
6530
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/ststars.png',
|
|
4775
6531
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/ststars.svg'
|
|
@@ -4802,6 +6558,7 @@ var asset_list = {
|
|
|
4802
6558
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png',
|
|
4803
6559
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg'
|
|
4804
6560
|
},
|
|
6561
|
+
coingecko_id: 'stride-staked-osmo',
|
|
4805
6562
|
images: [{
|
|
4806
6563
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png',
|
|
4807
6564
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg'
|
|
@@ -4834,6 +6591,7 @@ var asset_list = {
|
|
|
4834
6591
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stjuno.png',
|
|
4835
6592
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stjuno.svg'
|
|
4836
6593
|
},
|
|
6594
|
+
coingecko_id: 'stride-staked-juno',
|
|
4837
6595
|
images: [{
|
|
4838
6596
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stjuno.png',
|
|
4839
6597
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stjuno.svg'
|
|
@@ -4866,6 +6624,7 @@ var asset_list = {
|
|
|
4866
6624
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stluna.png',
|
|
4867
6625
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stluna.svg'
|
|
4868
6626
|
},
|
|
6627
|
+
coingecko_id: 'stride-staked-luna',
|
|
4869
6628
|
images: [{
|
|
4870
6629
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stluna.png',
|
|
4871
6630
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stluna.svg'
|
|
@@ -4930,6 +6689,7 @@ var asset_list = {
|
|
|
4930
6689
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stevmos.png',
|
|
4931
6690
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stevmos.svg'
|
|
4932
6691
|
},
|
|
6692
|
+
coingecko_id: 'stride-staked-evmos',
|
|
4933
6693
|
images: [{
|
|
4934
6694
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stevmos.png',
|
|
4935
6695
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stevmos.svg'
|
|
@@ -4962,6 +6722,7 @@ var asset_list = {
|
|
|
4962
6722
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stumee.png',
|
|
4963
6723
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stumee.svg'
|
|
4964
6724
|
},
|
|
6725
|
+
coingecko_id: 'stride-staked-umee',
|
|
4965
6726
|
images: [{
|
|
4966
6727
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stumee.png',
|
|
4967
6728
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stumee.svg'
|
|
@@ -5026,6 +6787,7 @@ var asset_list = {
|
|
|
5026
6787
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.png',
|
|
5027
6788
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.svg'
|
|
5028
6789
|
},
|
|
6790
|
+
coingecko_id: 'stride-staked-sommelier',
|
|
5029
6791
|
images: [{
|
|
5030
6792
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.png',
|
|
5031
6793
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stsomm.svg'
|
|
@@ -6200,6 +7962,7 @@ var asset_list = {
|
|
|
6200
7962
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png',
|
|
6201
7963
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg'
|
|
6202
7964
|
},
|
|
7965
|
+
coingecko_id: 'silk-bcec1136-561c-4706-a42c-8b67d0d7f7d2',
|
|
6203
7966
|
images: [{
|
|
6204
7967
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.png',
|
|
6205
7968
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/silk.svg'
|