@chain-registry/assets 1.64.52 → 1.64.54
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/esm/mainnet/assets.js +2 -1
- package/esm/mainnet/carbon.js +470 -2
- package/esm/mainnet/index.js +1 -0
- package/esm/mainnet/kujira.js +470 -2
- package/esm/mainnet/migaloo.js +470 -2
- package/esm/mainnet/neutron.js +470 -2
- package/esm/mainnet/osmosis.js +546 -2
- package/esm/mainnet/routerchain.js +182 -0
- package/esm/mainnet/secretnetwork.js +470 -2
- package/esm/testnet/nobletestnet.js +94 -0
- package/esm/testnet/titantestnet.js +172 -0
- package/mainnet/assets.js +2 -1
- package/mainnet/carbon.js +470 -2
- package/mainnet/index.d.ts +1 -0
- package/mainnet/index.js +2 -1
- package/mainnet/kujira.js +470 -2
- package/mainnet/migaloo.js +470 -2
- package/mainnet/neutron.js +470 -2
- package/mainnet/osmosis.js +546 -2
- package/mainnet/routerchain.d.ts +3 -0
- package/mainnet/routerchain.js +184 -0
- package/mainnet/secretnetwork.js +470 -2
- package/package.json +5 -5
- package/testnet/nobletestnet.js +94 -0
- package/testnet/titantestnet.js +172 -0
package/esm/mainnet/osmosis.js
CHANGED
|
@@ -11148,6 +11148,44 @@ const assets = {
|
|
|
11148
11148
|
}
|
|
11149
11149
|
}]
|
|
11150
11150
|
},
|
|
11151
|
+
{
|
|
11152
|
+
description: 'The native token of Router Chain',
|
|
11153
|
+
denom_units: [{
|
|
11154
|
+
denom: 'ibc/3F8F00094F0F79D17750FF69C5F09B078084018570AAF4F1C92C86D3F73E6488',
|
|
11155
|
+
exponent: 0,
|
|
11156
|
+
aliases: ['route']
|
|
11157
|
+
}, {
|
|
11158
|
+
denom: 'ROUTE',
|
|
11159
|
+
exponent: 18
|
|
11160
|
+
}],
|
|
11161
|
+
base: 'ibc/3F8F00094F0F79D17750FF69C5F09B078084018570AAF4F1C92C86D3F73E6488',
|
|
11162
|
+
name: 'Router Chain',
|
|
11163
|
+
display: 'ROUTE',
|
|
11164
|
+
symbol: 'ROUTE',
|
|
11165
|
+
coingecko_id: 'route',
|
|
11166
|
+
logo_URIs: {
|
|
11167
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.svg',
|
|
11168
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.png'
|
|
11169
|
+
},
|
|
11170
|
+
images: [{
|
|
11171
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.svg',
|
|
11172
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.png',
|
|
11173
|
+
theme: {
|
|
11174
|
+
primary_color_hex: '#cb0766'
|
|
11175
|
+
}
|
|
11176
|
+
}],
|
|
11177
|
+
traces: [{
|
|
11178
|
+
type: 'ibc',
|
|
11179
|
+
counterparty: {
|
|
11180
|
+
channel_id: 'channel-7',
|
|
11181
|
+
base_denom: 'route',
|
|
11182
|
+
chain_name: 'routerchain'
|
|
11183
|
+
},
|
|
11184
|
+
chain: {
|
|
11185
|
+
channel_id: 'channel-79180'
|
|
11186
|
+
}
|
|
11187
|
+
}]
|
|
11188
|
+
},
|
|
11151
11189
|
{
|
|
11152
11190
|
description: 'Saga is a blockchain platform focused on providing customizable blockchain solutions with a strong emphasis on security and scalability.',
|
|
11153
11191
|
denom_units: [{
|
|
@@ -13976,6 +14014,44 @@ const assets = {
|
|
|
13976
14014
|
}
|
|
13977
14015
|
}]
|
|
13978
14016
|
},
|
|
14017
|
+
{
|
|
14018
|
+
description: 'The native token of Router Chain',
|
|
14019
|
+
denom_units: [{
|
|
14020
|
+
denom: 'ibc/3F8F00094F0F79D17750FF69C5F09B078084018570AAF4F1C92C86D3F73E6488',
|
|
14021
|
+
exponent: 0,
|
|
14022
|
+
aliases: ['route']
|
|
14023
|
+
}, {
|
|
14024
|
+
denom: 'ROUTE',
|
|
14025
|
+
exponent: 18
|
|
14026
|
+
}],
|
|
14027
|
+
base: 'ibc/3F8F00094F0F79D17750FF69C5F09B078084018570AAF4F1C92C86D3F73E6488',
|
|
14028
|
+
name: 'Router Chain',
|
|
14029
|
+
display: 'ROUTE',
|
|
14030
|
+
symbol: 'ROUTE',
|
|
14031
|
+
coingecko_id: 'route',
|
|
14032
|
+
logo_URIs: {
|
|
14033
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.svg',
|
|
14034
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.png'
|
|
14035
|
+
},
|
|
14036
|
+
images: [{
|
|
14037
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.svg',
|
|
14038
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.png',
|
|
14039
|
+
theme: {
|
|
14040
|
+
primary_color_hex: '#cb0766'
|
|
14041
|
+
}
|
|
14042
|
+
}],
|
|
14043
|
+
traces: [{
|
|
14044
|
+
type: 'ibc',
|
|
14045
|
+
counterparty: {
|
|
14046
|
+
channel_id: 'channel-7',
|
|
14047
|
+
base_denom: 'route',
|
|
14048
|
+
chain_name: 'routerchain'
|
|
14049
|
+
},
|
|
14050
|
+
chain: {
|
|
14051
|
+
channel_id: 'channel-79180'
|
|
14052
|
+
}
|
|
14053
|
+
}]
|
|
14054
|
+
},
|
|
13979
14055
|
{
|
|
13980
14056
|
description: 'Saga is a blockchain platform focused on providing customizable blockchain solutions with a strong emphasis on security and scalability.',
|
|
13981
14057
|
denom_units: [{
|
|
@@ -29563,7 +29639,7 @@ const assets = {
|
|
|
29563
29639
|
}]
|
|
29564
29640
|
},
|
|
29565
29641
|
{
|
|
29566
|
-
description: 'Alem is
|
|
29642
|
+
description: 'Alem is one of the tokens of the seven families of dioalmaprotocol, alem almagem arika danu torus dmt plasma, all seven families use dinheiros reis and escudos, dioalma.protcol the currency of the seven seas.',
|
|
29567
29643
|
denom_units: [{
|
|
29568
29644
|
denom: 'ibc/ED11A4C3C7090F571BA5918A7DC828CD4D84C62BB65819D2012FF528914070DF',
|
|
29569
29645
|
exponent: 0,
|
|
@@ -29601,6 +29677,240 @@ const assets = {
|
|
|
29601
29677
|
}
|
|
29602
29678
|
}]
|
|
29603
29679
|
},
|
|
29680
|
+
{
|
|
29681
|
+
description: 'almagem is one of the tokens of the seven families of dioalmaprotocol, alem almagem arika danu torus dmt plasma, all seven families use dinheiros reis and escudos, dioalma.protcol the currency of the seven seas.',
|
|
29682
|
+
denom_units: [{
|
|
29683
|
+
denom: 'ibc/48181F07E2926C34B576975F41A763C2DD8FAB72DDF767DB3E5C74D481702458',
|
|
29684
|
+
exponent: 0,
|
|
29685
|
+
aliases: ['cw20:terra1en42e2vsvtdsvrcqg5s5e5e4djejjaed6fxmvtpweg3tu33h6k5qkg9c40']
|
|
29686
|
+
}, {
|
|
29687
|
+
denom: 'AMG',
|
|
29688
|
+
exponent: 6
|
|
29689
|
+
}],
|
|
29690
|
+
type_asset: 'cw20',
|
|
29691
|
+
address: 'terra1en42e2vsvtdsvrcqg5s5e5e4djejjaed6fxmvtpweg3tu33h6k5qkg9c40',
|
|
29692
|
+
base: 'ibc/48181F07E2926C34B576975F41A763C2DD8FAB72DDF767DB3E5C74D481702458',
|
|
29693
|
+
name: 'almagem',
|
|
29694
|
+
display: 'AMG',
|
|
29695
|
+
symbol: 'AMG',
|
|
29696
|
+
logo_URIs: {
|
|
29697
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/almagem.png'
|
|
29698
|
+
},
|
|
29699
|
+
images: [{
|
|
29700
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/almagem.png',
|
|
29701
|
+
theme: {
|
|
29702
|
+
primary_color_hex: '#d1b295'
|
|
29703
|
+
}
|
|
29704
|
+
}],
|
|
29705
|
+
traces: [{
|
|
29706
|
+
type: 'ibc-cw20',
|
|
29707
|
+
counterparty: {
|
|
29708
|
+
port: 'wasm.terra1d90p5lacfxnqgjxjupu234lxnxyeu8fdeef4d0e0nqy3p30r7gss4myn9x',
|
|
29709
|
+
channel_id: 'channel-85',
|
|
29710
|
+
base_denom: 'cw20:terra1en42e2vsvtdsvrcqg5s5e5e4djejjaed6fxmvtpweg3tu33h6k5qkg9c40',
|
|
29711
|
+
chain_name: 'terra2'
|
|
29712
|
+
},
|
|
29713
|
+
chain: {
|
|
29714
|
+
port: 'transfer',
|
|
29715
|
+
channel_id: 'channel-559'
|
|
29716
|
+
}
|
|
29717
|
+
}]
|
|
29718
|
+
},
|
|
29719
|
+
{
|
|
29720
|
+
description: 'arika is one of the tokens of the seven families of dioalmaprotocol, alem almagem arika danu torus dmt plasma, all seven families use dinheiros reis and escudos, dioalma.protcol the currency of the seven seas.',
|
|
29721
|
+
denom_units: [{
|
|
29722
|
+
denom: 'ibc/F2336F11762C81459BEE128F1E02D50451C9E323CFDD13A8EA0E16210B3DB21C',
|
|
29723
|
+
exponent: 0,
|
|
29724
|
+
aliases: ['cw20:terra1ysd87nayjuelxj4wvp4wnp9as0mwszzkje6a9z6f3xx2903ghnsq4hm50y']
|
|
29725
|
+
}, {
|
|
29726
|
+
denom: 'ARK',
|
|
29727
|
+
exponent: 6
|
|
29728
|
+
}],
|
|
29729
|
+
type_asset: 'cw20',
|
|
29730
|
+
address: 'terra1ysd87nayjuelxj4wvp4wnp9as0mwszzkje6a9z6f3xx2903ghnsq4hm50y',
|
|
29731
|
+
base: 'ibc/F2336F11762C81459BEE128F1E02D50451C9E323CFDD13A8EA0E16210B3DB21C',
|
|
29732
|
+
name: 'arika',
|
|
29733
|
+
display: 'ARK',
|
|
29734
|
+
symbol: 'ARK',
|
|
29735
|
+
logo_URIs: {
|
|
29736
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arika.png'
|
|
29737
|
+
},
|
|
29738
|
+
images: [{
|
|
29739
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arika.png',
|
|
29740
|
+
theme: {
|
|
29741
|
+
primary_color_hex: '#d1b295'
|
|
29742
|
+
}
|
|
29743
|
+
}],
|
|
29744
|
+
traces: [{
|
|
29745
|
+
type: 'ibc-cw20',
|
|
29746
|
+
counterparty: {
|
|
29747
|
+
port: 'wasm.terra1d90p5lacfxnqgjxjupu234lxnxyeu8fdeef4d0e0nqy3p30r7gss4myn9x',
|
|
29748
|
+
channel_id: 'channel-85',
|
|
29749
|
+
base_denom: 'cw20:terra1ysd87nayjuelxj4wvp4wnp9as0mwszzkje6a9z6f3xx2903ghnsq4hm50y',
|
|
29750
|
+
chain_name: 'terra2'
|
|
29751
|
+
},
|
|
29752
|
+
chain: {
|
|
29753
|
+
port: 'transfer',
|
|
29754
|
+
channel_id: 'channel-559'
|
|
29755
|
+
}
|
|
29756
|
+
}]
|
|
29757
|
+
},
|
|
29758
|
+
{
|
|
29759
|
+
description: 'danu is one of the tokens of the seven families of dioalmaprotocol, alem almagem arika danu torus dmt plasma, all seven families use dinheiros reis and escudos, dioalma.protcol the currency of the seven seas.',
|
|
29760
|
+
denom_units: [{
|
|
29761
|
+
denom: 'ibc/78CAE7506E28750D3F4116B74531000B9D2535B6DF07FAD25179BB3ECCE4153E',
|
|
29762
|
+
exponent: 0,
|
|
29763
|
+
aliases: ['cw20:terra1vj68f2ntauaj5dfvy5z4tq4we3hsyg363k63js5sae2t7th9aacqan89sr']
|
|
29764
|
+
}, {
|
|
29765
|
+
denom: 'DANU',
|
|
29766
|
+
exponent: 6
|
|
29767
|
+
}],
|
|
29768
|
+
type_asset: 'cw20',
|
|
29769
|
+
address: 'terra1vj68f2ntauaj5dfvy5z4tq4we3hsyg363k63js5sae2t7th9aacqan89sr',
|
|
29770
|
+
base: 'ibc/78CAE7506E28750D3F4116B74531000B9D2535B6DF07FAD25179BB3ECCE4153E',
|
|
29771
|
+
name: 'danu',
|
|
29772
|
+
display: 'DANU',
|
|
29773
|
+
symbol: 'DANU',
|
|
29774
|
+
logo_URIs: {
|
|
29775
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/danu.png'
|
|
29776
|
+
},
|
|
29777
|
+
images: [{
|
|
29778
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/danu.png',
|
|
29779
|
+
theme: {
|
|
29780
|
+
primary_color_hex: '#d1b295'
|
|
29781
|
+
}
|
|
29782
|
+
}],
|
|
29783
|
+
traces: [{
|
|
29784
|
+
type: 'ibc-cw20',
|
|
29785
|
+
counterparty: {
|
|
29786
|
+
port: 'wasm.terra1d90p5lacfxnqgjxjupu234lxnxyeu8fdeef4d0e0nqy3p30r7gss4myn9x',
|
|
29787
|
+
channel_id: 'channel-85',
|
|
29788
|
+
base_denom: 'cw20:terra1vj68f2ntauaj5dfvy5z4tq4we3hsyg363k63js5sae2t7th9aacqan89sr',
|
|
29789
|
+
chain_name: 'terra2'
|
|
29790
|
+
},
|
|
29791
|
+
chain: {
|
|
29792
|
+
port: 'transfer',
|
|
29793
|
+
channel_id: 'channel-559'
|
|
29794
|
+
}
|
|
29795
|
+
}]
|
|
29796
|
+
},
|
|
29797
|
+
{
|
|
29798
|
+
description: 'torus is one of the tokens of the seven families of dioalmaprotocol, alem almagem arika danu torus dmt plasma, all seven families use dinheiros reis and escudos, dioalma.protcol the currency of the seven seas.',
|
|
29799
|
+
denom_units: [{
|
|
29800
|
+
denom: 'ibc/129335060D0EA13A2712524AC6A8790549FC5CED7FEDF29643E54F9E92FDA121',
|
|
29801
|
+
exponent: 0,
|
|
29802
|
+
aliases: ['cw20:terra1swzpenwh39f8aa7qht34r05f8ew6k2vehvqt2aw4fjy0fgghhheqs9l6h7']
|
|
29803
|
+
}, {
|
|
29804
|
+
denom: 'TRS',
|
|
29805
|
+
exponent: 6
|
|
29806
|
+
}],
|
|
29807
|
+
type_asset: 'cw20',
|
|
29808
|
+
address: 'terra1swzpenwh39f8aa7qht34r05f8ew6k2vehvqt2aw4fjy0fgghhheqs9l6h7',
|
|
29809
|
+
base: 'ibc/129335060D0EA13A2712524AC6A8790549FC5CED7FEDF29643E54F9E92FDA121',
|
|
29810
|
+
name: 'torus',
|
|
29811
|
+
display: 'TRS',
|
|
29812
|
+
symbol: 'TRS',
|
|
29813
|
+
logo_URIs: {
|
|
29814
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/trs.png'
|
|
29815
|
+
},
|
|
29816
|
+
images: [{
|
|
29817
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/trs.png',
|
|
29818
|
+
theme: {
|
|
29819
|
+
primary_color_hex: '#d1b295'
|
|
29820
|
+
}
|
|
29821
|
+
}],
|
|
29822
|
+
traces: [{
|
|
29823
|
+
type: 'ibc-cw20',
|
|
29824
|
+
counterparty: {
|
|
29825
|
+
port: 'wasm.terra1d90p5lacfxnqgjxjupu234lxnxyeu8fdeef4d0e0nqy3p30r7gss4myn9x',
|
|
29826
|
+
channel_id: 'channel-85',
|
|
29827
|
+
base_denom: 'cw20:terra1swzpenwh39f8aa7qht34r05f8ew6k2vehvqt2aw4fjy0fgghhheqs9l6h7',
|
|
29828
|
+
chain_name: 'terra2'
|
|
29829
|
+
},
|
|
29830
|
+
chain: {
|
|
29831
|
+
port: 'transfer',
|
|
29832
|
+
channel_id: 'channel-559'
|
|
29833
|
+
}
|
|
29834
|
+
}]
|
|
29835
|
+
},
|
|
29836
|
+
{
|
|
29837
|
+
description: 'plasma is one of the tokens of the seven families of dioalmaprotocol, alem almagem arika danu torus dmt plasma, all seven families use dinheiros reis and escudos, dioalma.protcol the currency of the seven seas.',
|
|
29838
|
+
denom_units: [{
|
|
29839
|
+
denom: 'ibc/8E49ABB7B070F65D1F379BA521D873B29B65864F0791FCAFCA241EE23F854E30',
|
|
29840
|
+
exponent: 0,
|
|
29841
|
+
aliases: ['cw20:terra1mqs6mdx0ak7qvjzs6efhg65g4j5pzwpdkcgdsv5tpekln3qhggrq3qzvdp']
|
|
29842
|
+
}, {
|
|
29843
|
+
denom: 'PLASMA',
|
|
29844
|
+
exponent: 6
|
|
29845
|
+
}],
|
|
29846
|
+
type_asset: 'cw20',
|
|
29847
|
+
address: 'terra1mqs6mdx0ak7qvjzs6efhg65g4j5pzwpdkcgdsv5tpekln3qhggrq3qzvdp',
|
|
29848
|
+
base: 'ibc/8E49ABB7B070F65D1F379BA521D873B29B65864F0791FCAFCA241EE23F854E30',
|
|
29849
|
+
name: 'plasma',
|
|
29850
|
+
display: 'PLASMA',
|
|
29851
|
+
symbol: 'PLASMA',
|
|
29852
|
+
logo_URIs: {
|
|
29853
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/plasma.png'
|
|
29854
|
+
},
|
|
29855
|
+
images: [{
|
|
29856
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/plasma.png',
|
|
29857
|
+
theme: {
|
|
29858
|
+
primary_color_hex: '#d1b295'
|
|
29859
|
+
}
|
|
29860
|
+
}],
|
|
29861
|
+
traces: [{
|
|
29862
|
+
type: 'ibc-cw20',
|
|
29863
|
+
counterparty: {
|
|
29864
|
+
port: 'wasm.terra1d90p5lacfxnqgjxjupu234lxnxyeu8fdeef4d0e0nqy3p30r7gss4myn9x',
|
|
29865
|
+
channel_id: 'channel-85',
|
|
29866
|
+
base_denom: 'cw20:terra1mqs6mdx0ak7qvjzs6efhg65g4j5pzwpdkcgdsv5tpekln3qhggrq3qzvdp',
|
|
29867
|
+
chain_name: 'terra2'
|
|
29868
|
+
},
|
|
29869
|
+
chain: {
|
|
29870
|
+
port: 'transfer',
|
|
29871
|
+
channel_id: 'channel-559'
|
|
29872
|
+
}
|
|
29873
|
+
}]
|
|
29874
|
+
},
|
|
29875
|
+
{
|
|
29876
|
+
description: 'dmt is one of the tokens of the seven families of dioalmaprotocol, alem almagem arika danu torus dmt plasma, all seven families use dinheiros reis and escudos, dioalma.protcol the currency of the seven seas.',
|
|
29877
|
+
denom_units: [{
|
|
29878
|
+
denom: 'ibc/12FC7AE39C50C1C8E394014E643845D64AA179EDEC34886D0447F86BE2997730',
|
|
29879
|
+
exponent: 0,
|
|
29880
|
+
aliases: ['cw20:terra1xfkkgwxychgrnq0vcp82u32mecrzj8s64s03cxtmf46k6j2n2wssc7rzjf']
|
|
29881
|
+
}, {
|
|
29882
|
+
denom: 'DMT',
|
|
29883
|
+
exponent: 6
|
|
29884
|
+
}],
|
|
29885
|
+
type_asset: 'cw20',
|
|
29886
|
+
address: 'terra1xfkkgwxychgrnq0vcp82u32mecrzj8s64s03cxtmf46k6j2n2wssc7rzjf',
|
|
29887
|
+
base: 'ibc/12FC7AE39C50C1C8E394014E643845D64AA179EDEC34886D0447F86BE2997730',
|
|
29888
|
+
name: 'dmt',
|
|
29889
|
+
display: 'DMT',
|
|
29890
|
+
symbol: 'DMT',
|
|
29891
|
+
logo_URIs: {
|
|
29892
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/dmt.png'
|
|
29893
|
+
},
|
|
29894
|
+
images: [{
|
|
29895
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/dmt.png',
|
|
29896
|
+
theme: {
|
|
29897
|
+
primary_color_hex: '#d1b295'
|
|
29898
|
+
}
|
|
29899
|
+
}],
|
|
29900
|
+
traces: [{
|
|
29901
|
+
type: 'ibc-cw20',
|
|
29902
|
+
counterparty: {
|
|
29903
|
+
port: 'wasm.terra1d90p5lacfxnqgjxjupu234lxnxyeu8fdeef4d0e0nqy3p30r7gss4myn9x',
|
|
29904
|
+
channel_id: 'channel-85',
|
|
29905
|
+
base_denom: 'cw20:terra1xfkkgwxychgrnq0vcp82u32mecrzj8s64s03cxtmf46k6j2n2wssc7rzjf',
|
|
29906
|
+
chain_name: 'terra2'
|
|
29907
|
+
},
|
|
29908
|
+
chain: {
|
|
29909
|
+
port: 'transfer',
|
|
29910
|
+
channel_id: 'channel-559'
|
|
29911
|
+
}
|
|
29912
|
+
}]
|
|
29913
|
+
},
|
|
29604
29914
|
{
|
|
29605
29915
|
description: 'ERIS liquid staked LUNA.',
|
|
29606
29916
|
type_asset: 'cw20',
|
|
@@ -38064,7 +38374,7 @@ const assets = {
|
|
|
38064
38374
|
}]
|
|
38065
38375
|
},
|
|
38066
38376
|
{
|
|
38067
|
-
description: 'Alem is
|
|
38377
|
+
description: 'Alem is one of the tokens of the seven families of dioalmaprotocol, alem almagem arika danu torus dmt plasma, all seven families use dinheiros reis and escudos, dioalma.protcol the currency of the seven seas.',
|
|
38068
38378
|
denom_units: [{
|
|
38069
38379
|
denom: 'ibc/ED11A4C3C7090F571BA5918A7DC828CD4D84C62BB65819D2012FF528914070DF',
|
|
38070
38380
|
exponent: 0,
|
|
@@ -38102,6 +38412,240 @@ const assets = {
|
|
|
38102
38412
|
}
|
|
38103
38413
|
}]
|
|
38104
38414
|
},
|
|
38415
|
+
{
|
|
38416
|
+
description: 'almagem is one of the tokens of the seven families of dioalmaprotocol, alem almagem arika danu torus dmt plasma, all seven families use dinheiros reis and escudos, dioalma.protcol the currency of the seven seas.',
|
|
38417
|
+
denom_units: [{
|
|
38418
|
+
denom: 'ibc/48181F07E2926C34B576975F41A763C2DD8FAB72DDF767DB3E5C74D481702458',
|
|
38419
|
+
exponent: 0,
|
|
38420
|
+
aliases: ['cw20:terra1en42e2vsvtdsvrcqg5s5e5e4djejjaed6fxmvtpweg3tu33h6k5qkg9c40']
|
|
38421
|
+
}, {
|
|
38422
|
+
denom: 'AMG',
|
|
38423
|
+
exponent: 6
|
|
38424
|
+
}],
|
|
38425
|
+
type_asset: 'cw20',
|
|
38426
|
+
address: 'terra1en42e2vsvtdsvrcqg5s5e5e4djejjaed6fxmvtpweg3tu33h6k5qkg9c40',
|
|
38427
|
+
base: 'ibc/48181F07E2926C34B576975F41A763C2DD8FAB72DDF767DB3E5C74D481702458',
|
|
38428
|
+
name: 'almagem',
|
|
38429
|
+
display: 'AMG',
|
|
38430
|
+
symbol: 'AMG',
|
|
38431
|
+
logo_URIs: {
|
|
38432
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/almagem.png'
|
|
38433
|
+
},
|
|
38434
|
+
images: [{
|
|
38435
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/almagem.png',
|
|
38436
|
+
theme: {
|
|
38437
|
+
primary_color_hex: '#d1b295'
|
|
38438
|
+
}
|
|
38439
|
+
}],
|
|
38440
|
+
traces: [{
|
|
38441
|
+
type: 'ibc-cw20',
|
|
38442
|
+
counterparty: {
|
|
38443
|
+
port: 'wasm.terra1d90p5lacfxnqgjxjupu234lxnxyeu8fdeef4d0e0nqy3p30r7gss4myn9x',
|
|
38444
|
+
channel_id: 'channel-85',
|
|
38445
|
+
base_denom: 'cw20:terra1en42e2vsvtdsvrcqg5s5e5e4djejjaed6fxmvtpweg3tu33h6k5qkg9c40',
|
|
38446
|
+
chain_name: 'terra2'
|
|
38447
|
+
},
|
|
38448
|
+
chain: {
|
|
38449
|
+
port: 'transfer',
|
|
38450
|
+
channel_id: 'channel-559'
|
|
38451
|
+
}
|
|
38452
|
+
}]
|
|
38453
|
+
},
|
|
38454
|
+
{
|
|
38455
|
+
description: 'arika is one of the tokens of the seven families of dioalmaprotocol, alem almagem arika danu torus dmt plasma, all seven families use dinheiros reis and escudos, dioalma.protcol the currency of the seven seas.',
|
|
38456
|
+
denom_units: [{
|
|
38457
|
+
denom: 'ibc/F2336F11762C81459BEE128F1E02D50451C9E323CFDD13A8EA0E16210B3DB21C',
|
|
38458
|
+
exponent: 0,
|
|
38459
|
+
aliases: ['cw20:terra1ysd87nayjuelxj4wvp4wnp9as0mwszzkje6a9z6f3xx2903ghnsq4hm50y']
|
|
38460
|
+
}, {
|
|
38461
|
+
denom: 'ARK',
|
|
38462
|
+
exponent: 6
|
|
38463
|
+
}],
|
|
38464
|
+
type_asset: 'cw20',
|
|
38465
|
+
address: 'terra1ysd87nayjuelxj4wvp4wnp9as0mwszzkje6a9z6f3xx2903ghnsq4hm50y',
|
|
38466
|
+
base: 'ibc/F2336F11762C81459BEE128F1E02D50451C9E323CFDD13A8EA0E16210B3DB21C',
|
|
38467
|
+
name: 'arika',
|
|
38468
|
+
display: 'ARK',
|
|
38469
|
+
symbol: 'ARK',
|
|
38470
|
+
logo_URIs: {
|
|
38471
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arika.png'
|
|
38472
|
+
},
|
|
38473
|
+
images: [{
|
|
38474
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arika.png',
|
|
38475
|
+
theme: {
|
|
38476
|
+
primary_color_hex: '#d1b295'
|
|
38477
|
+
}
|
|
38478
|
+
}],
|
|
38479
|
+
traces: [{
|
|
38480
|
+
type: 'ibc-cw20',
|
|
38481
|
+
counterparty: {
|
|
38482
|
+
port: 'wasm.terra1d90p5lacfxnqgjxjupu234lxnxyeu8fdeef4d0e0nqy3p30r7gss4myn9x',
|
|
38483
|
+
channel_id: 'channel-85',
|
|
38484
|
+
base_denom: 'cw20:terra1ysd87nayjuelxj4wvp4wnp9as0mwszzkje6a9z6f3xx2903ghnsq4hm50y',
|
|
38485
|
+
chain_name: 'terra2'
|
|
38486
|
+
},
|
|
38487
|
+
chain: {
|
|
38488
|
+
port: 'transfer',
|
|
38489
|
+
channel_id: 'channel-559'
|
|
38490
|
+
}
|
|
38491
|
+
}]
|
|
38492
|
+
},
|
|
38493
|
+
{
|
|
38494
|
+
description: 'danu is one of the tokens of the seven families of dioalmaprotocol, alem almagem arika danu torus dmt plasma, all seven families use dinheiros reis and escudos, dioalma.protcol the currency of the seven seas.',
|
|
38495
|
+
denom_units: [{
|
|
38496
|
+
denom: 'ibc/78CAE7506E28750D3F4116B74531000B9D2535B6DF07FAD25179BB3ECCE4153E',
|
|
38497
|
+
exponent: 0,
|
|
38498
|
+
aliases: ['cw20:terra1vj68f2ntauaj5dfvy5z4tq4we3hsyg363k63js5sae2t7th9aacqan89sr']
|
|
38499
|
+
}, {
|
|
38500
|
+
denom: 'DANU',
|
|
38501
|
+
exponent: 6
|
|
38502
|
+
}],
|
|
38503
|
+
type_asset: 'cw20',
|
|
38504
|
+
address: 'terra1vj68f2ntauaj5dfvy5z4tq4we3hsyg363k63js5sae2t7th9aacqan89sr',
|
|
38505
|
+
base: 'ibc/78CAE7506E28750D3F4116B74531000B9D2535B6DF07FAD25179BB3ECCE4153E',
|
|
38506
|
+
name: 'danu',
|
|
38507
|
+
display: 'DANU',
|
|
38508
|
+
symbol: 'DANU',
|
|
38509
|
+
logo_URIs: {
|
|
38510
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/danu.png'
|
|
38511
|
+
},
|
|
38512
|
+
images: [{
|
|
38513
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/danu.png',
|
|
38514
|
+
theme: {
|
|
38515
|
+
primary_color_hex: '#d1b295'
|
|
38516
|
+
}
|
|
38517
|
+
}],
|
|
38518
|
+
traces: [{
|
|
38519
|
+
type: 'ibc-cw20',
|
|
38520
|
+
counterparty: {
|
|
38521
|
+
port: 'wasm.terra1d90p5lacfxnqgjxjupu234lxnxyeu8fdeef4d0e0nqy3p30r7gss4myn9x',
|
|
38522
|
+
channel_id: 'channel-85',
|
|
38523
|
+
base_denom: 'cw20:terra1vj68f2ntauaj5dfvy5z4tq4we3hsyg363k63js5sae2t7th9aacqan89sr',
|
|
38524
|
+
chain_name: 'terra2'
|
|
38525
|
+
},
|
|
38526
|
+
chain: {
|
|
38527
|
+
port: 'transfer',
|
|
38528
|
+
channel_id: 'channel-559'
|
|
38529
|
+
}
|
|
38530
|
+
}]
|
|
38531
|
+
},
|
|
38532
|
+
{
|
|
38533
|
+
description: 'torus is one of the tokens of the seven families of dioalmaprotocol, alem almagem arika danu torus dmt plasma, all seven families use dinheiros reis and escudos, dioalma.protcol the currency of the seven seas.',
|
|
38534
|
+
denom_units: [{
|
|
38535
|
+
denom: 'ibc/129335060D0EA13A2712524AC6A8790549FC5CED7FEDF29643E54F9E92FDA121',
|
|
38536
|
+
exponent: 0,
|
|
38537
|
+
aliases: ['cw20:terra1swzpenwh39f8aa7qht34r05f8ew6k2vehvqt2aw4fjy0fgghhheqs9l6h7']
|
|
38538
|
+
}, {
|
|
38539
|
+
denom: 'TRS',
|
|
38540
|
+
exponent: 6
|
|
38541
|
+
}],
|
|
38542
|
+
type_asset: 'cw20',
|
|
38543
|
+
address: 'terra1swzpenwh39f8aa7qht34r05f8ew6k2vehvqt2aw4fjy0fgghhheqs9l6h7',
|
|
38544
|
+
base: 'ibc/129335060D0EA13A2712524AC6A8790549FC5CED7FEDF29643E54F9E92FDA121',
|
|
38545
|
+
name: 'torus',
|
|
38546
|
+
display: 'TRS',
|
|
38547
|
+
symbol: 'TRS',
|
|
38548
|
+
logo_URIs: {
|
|
38549
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/trs.png'
|
|
38550
|
+
},
|
|
38551
|
+
images: [{
|
|
38552
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/trs.png',
|
|
38553
|
+
theme: {
|
|
38554
|
+
primary_color_hex: '#d1b295'
|
|
38555
|
+
}
|
|
38556
|
+
}],
|
|
38557
|
+
traces: [{
|
|
38558
|
+
type: 'ibc-cw20',
|
|
38559
|
+
counterparty: {
|
|
38560
|
+
port: 'wasm.terra1d90p5lacfxnqgjxjupu234lxnxyeu8fdeef4d0e0nqy3p30r7gss4myn9x',
|
|
38561
|
+
channel_id: 'channel-85',
|
|
38562
|
+
base_denom: 'cw20:terra1swzpenwh39f8aa7qht34r05f8ew6k2vehvqt2aw4fjy0fgghhheqs9l6h7',
|
|
38563
|
+
chain_name: 'terra2'
|
|
38564
|
+
},
|
|
38565
|
+
chain: {
|
|
38566
|
+
port: 'transfer',
|
|
38567
|
+
channel_id: 'channel-559'
|
|
38568
|
+
}
|
|
38569
|
+
}]
|
|
38570
|
+
},
|
|
38571
|
+
{
|
|
38572
|
+
description: 'plasma is one of the tokens of the seven families of dioalmaprotocol, alem almagem arika danu torus dmt plasma, all seven families use dinheiros reis and escudos, dioalma.protcol the currency of the seven seas.',
|
|
38573
|
+
denom_units: [{
|
|
38574
|
+
denom: 'ibc/8E49ABB7B070F65D1F379BA521D873B29B65864F0791FCAFCA241EE23F854E30',
|
|
38575
|
+
exponent: 0,
|
|
38576
|
+
aliases: ['cw20:terra1mqs6mdx0ak7qvjzs6efhg65g4j5pzwpdkcgdsv5tpekln3qhggrq3qzvdp']
|
|
38577
|
+
}, {
|
|
38578
|
+
denom: 'PLASMA',
|
|
38579
|
+
exponent: 6
|
|
38580
|
+
}],
|
|
38581
|
+
type_asset: 'cw20',
|
|
38582
|
+
address: 'terra1mqs6mdx0ak7qvjzs6efhg65g4j5pzwpdkcgdsv5tpekln3qhggrq3qzvdp',
|
|
38583
|
+
base: 'ibc/8E49ABB7B070F65D1F379BA521D873B29B65864F0791FCAFCA241EE23F854E30',
|
|
38584
|
+
name: 'plasma',
|
|
38585
|
+
display: 'PLASMA',
|
|
38586
|
+
symbol: 'PLASMA',
|
|
38587
|
+
logo_URIs: {
|
|
38588
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/plasma.png'
|
|
38589
|
+
},
|
|
38590
|
+
images: [{
|
|
38591
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/plasma.png',
|
|
38592
|
+
theme: {
|
|
38593
|
+
primary_color_hex: '#d1b295'
|
|
38594
|
+
}
|
|
38595
|
+
}],
|
|
38596
|
+
traces: [{
|
|
38597
|
+
type: 'ibc-cw20',
|
|
38598
|
+
counterparty: {
|
|
38599
|
+
port: 'wasm.terra1d90p5lacfxnqgjxjupu234lxnxyeu8fdeef4d0e0nqy3p30r7gss4myn9x',
|
|
38600
|
+
channel_id: 'channel-85',
|
|
38601
|
+
base_denom: 'cw20:terra1mqs6mdx0ak7qvjzs6efhg65g4j5pzwpdkcgdsv5tpekln3qhggrq3qzvdp',
|
|
38602
|
+
chain_name: 'terra2'
|
|
38603
|
+
},
|
|
38604
|
+
chain: {
|
|
38605
|
+
port: 'transfer',
|
|
38606
|
+
channel_id: 'channel-559'
|
|
38607
|
+
}
|
|
38608
|
+
}]
|
|
38609
|
+
},
|
|
38610
|
+
{
|
|
38611
|
+
description: 'dmt is one of the tokens of the seven families of dioalmaprotocol, alem almagem arika danu torus dmt plasma, all seven families use dinheiros reis and escudos, dioalma.protcol the currency of the seven seas.',
|
|
38612
|
+
denom_units: [{
|
|
38613
|
+
denom: 'ibc/12FC7AE39C50C1C8E394014E643845D64AA179EDEC34886D0447F86BE2997730',
|
|
38614
|
+
exponent: 0,
|
|
38615
|
+
aliases: ['cw20:terra1xfkkgwxychgrnq0vcp82u32mecrzj8s64s03cxtmf46k6j2n2wssc7rzjf']
|
|
38616
|
+
}, {
|
|
38617
|
+
denom: 'DMT',
|
|
38618
|
+
exponent: 6
|
|
38619
|
+
}],
|
|
38620
|
+
type_asset: 'cw20',
|
|
38621
|
+
address: 'terra1xfkkgwxychgrnq0vcp82u32mecrzj8s64s03cxtmf46k6j2n2wssc7rzjf',
|
|
38622
|
+
base: 'ibc/12FC7AE39C50C1C8E394014E643845D64AA179EDEC34886D0447F86BE2997730',
|
|
38623
|
+
name: 'dmt',
|
|
38624
|
+
display: 'DMT',
|
|
38625
|
+
symbol: 'DMT',
|
|
38626
|
+
logo_URIs: {
|
|
38627
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/dmt.png'
|
|
38628
|
+
},
|
|
38629
|
+
images: [{
|
|
38630
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/dmt.png',
|
|
38631
|
+
theme: {
|
|
38632
|
+
primary_color_hex: '#d1b295'
|
|
38633
|
+
}
|
|
38634
|
+
}],
|
|
38635
|
+
traces: [{
|
|
38636
|
+
type: 'ibc-cw20',
|
|
38637
|
+
counterparty: {
|
|
38638
|
+
port: 'wasm.terra1d90p5lacfxnqgjxjupu234lxnxyeu8fdeef4d0e0nqy3p30r7gss4myn9x',
|
|
38639
|
+
channel_id: 'channel-85',
|
|
38640
|
+
base_denom: 'cw20:terra1xfkkgwxychgrnq0vcp82u32mecrzj8s64s03cxtmf46k6j2n2wssc7rzjf',
|
|
38641
|
+
chain_name: 'terra2'
|
|
38642
|
+
},
|
|
38643
|
+
chain: {
|
|
38644
|
+
port: 'transfer',
|
|
38645
|
+
channel_id: 'channel-559'
|
|
38646
|
+
}
|
|
38647
|
+
}]
|
|
38648
|
+
},
|
|
38105
38649
|
{
|
|
38106
38650
|
description: 'ERIS liquid staked LUNA.',
|
|
38107
38651
|
type_asset: 'cw20',
|