@chain-registry/assets 1.70.16 → 1.70.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/asset_lists.js +3 -2
- package/devnet/assets.d.ts +3 -0
- package/devnet/assets.js +8 -0
- package/devnet/index.d.ts +1 -0
- package/devnet/index.js +27 -0
- package/devnet/prysmdevnet.d.ts +3 -0
- package/devnet/prysmdevnet.js +922 -0
- package/esm/asset_lists.js +2 -1
- package/esm/devnet/assets.js +3 -0
- package/esm/devnet/index.js +1 -0
- package/esm/devnet/prysmdevnet.js +920 -0
- package/esm/index.js +1 -0
- package/esm/mainnet/agoric.js +70 -2
- package/esm/mainnet/akash.js +70 -2
- package/esm/mainnet/andromeda.js +68 -0
- package/esm/mainnet/archway.js +10 -2
- package/esm/mainnet/assets.js +5 -1
- package/esm/mainnet/atomone.js +182 -0
- package/esm/mainnet/axelar.js +70 -2
- package/esm/mainnet/beezee.js +68 -0
- package/esm/mainnet/bitcanna.js +68 -0
- package/esm/mainnet/bitsong.js +68 -0
- package/esm/mainnet/carbon.js +16 -16
- package/esm/mainnet/chihuahua.js +2 -2
- package/esm/mainnet/comdex.js +2 -2
- package/esm/mainnet/composable.js +68 -0
- package/esm/mainnet/cosmoshub.js +72 -4
- package/esm/mainnet/crescent.js +2 -2
- package/esm/mainnet/cryptoorgchain.js +2 -2
- package/esm/mainnet/decentr.js +68 -0
- package/esm/mainnet/doravota.js +68 -0
- package/esm/mainnet/dydx.js +2 -2
- package/esm/mainnet/dymension.js +68 -0
- package/esm/mainnet/gravitybridge.js +72 -4
- package/esm/mainnet/index.js +4 -0
- package/esm/mainnet/injective.js +2 -2
- package/esm/mainnet/int3face.js +182 -0
- package/esm/mainnet/irisnet.js +2 -2
- package/esm/mainnet/jackal.js +68 -0
- package/esm/mainnet/juno.js +70 -2
- package/esm/mainnet/kava.js +4 -4
- package/esm/mainnet/kujira.js +86 -18
- package/esm/mainnet/lava.js +238 -0
- package/esm/mainnet/mantrachain.js +420 -0
- package/esm/mainnet/migaloo.js +16 -16
- package/esm/mainnet/neutron.js +108 -40
- package/esm/mainnet/noble.js +314 -6
- package/esm/mainnet/nois.js +68 -0
- package/esm/mainnet/omniflixhub.js +68 -0
- package/esm/mainnet/osmosis.js +534 -68
- package/esm/mainnet/planq.js +68 -0
- package/esm/mainnet/quicksilver.js +70 -2
- package/esm/mainnet/qwoyn.js +68 -0
- package/esm/mainnet/regen.js +2 -2
- package/esm/mainnet/routerchain.js +82 -0
- package/esm/mainnet/secretnetwork.js +102 -34
- package/esm/mainnet/self.js +86 -0
- package/esm/mainnet/sentinel.js +2 -2
- package/esm/mainnet/sifchain.js +2 -2
- package/esm/mainnet/stargaze.js +2 -2
- package/esm/mainnet/starname.js +2 -2
- package/esm/mainnet/stride.js +4 -4
- package/esm/mainnet/synternet.js +182 -0
- package/esm/mainnet/terra2.js +68 -0
- package/esm/mainnet/umee.js +70 -2
- package/esm/mainnet/vidulum.js +68 -0
- package/esm/testnet/assets.js +2 -1
- package/esm/testnet/axelartestnet.js +78 -0
- package/esm/testnet/celestiatestnet3.js +78 -0
- package/esm/testnet/composabletestnet.js +78 -0
- package/esm/testnet/cosmoshubtestnet.js +78 -0
- package/esm/testnet/elystestnet.js +78 -0
- package/esm/testnet/index.js +1 -0
- package/esm/testnet/jackaltestnet2.js +77 -1
- package/esm/testnet/nobletestnet.js +78 -0
- package/esm/testnet/osmosistestnet.js +84 -0
- package/esm/testnet/osmosistestnet4.js +78 -0
- package/esm/testnet/quicksilvertestnet.js +78 -0
- package/esm/testnet/stargazetestnet.js +78 -0
- package/esm/testnet/synternettestnet.js +154 -0
- package/index.d.ts +2 -1
- package/index.js +1 -0
- package/mainnet/agoric.js +70 -2
- package/mainnet/akash.js +70 -2
- package/mainnet/andromeda.js +68 -0
- package/mainnet/archway.js +10 -2
- package/mainnet/assets.js +5 -1
- package/mainnet/atomone.d.ts +3 -0
- package/mainnet/atomone.js +184 -0
- package/mainnet/axelar.js +70 -2
- package/mainnet/beezee.js +68 -0
- package/mainnet/bitcanna.js +68 -0
- package/mainnet/bitsong.js +68 -0
- package/mainnet/carbon.js +16 -16
- package/mainnet/chihuahua.js +2 -2
- package/mainnet/comdex.js +2 -2
- package/mainnet/composable.js +68 -0
- package/mainnet/cosmoshub.js +72 -4
- package/mainnet/crescent.js +2 -2
- package/mainnet/cryptoorgchain.js +2 -2
- package/mainnet/decentr.js +68 -0
- package/mainnet/doravota.js +68 -0
- package/mainnet/dydx.js +2 -2
- package/mainnet/dymension.js +68 -0
- package/mainnet/gravitybridge.js +72 -4
- package/mainnet/index.d.ts +4 -0
- package/mainnet/index.js +7 -3
- package/mainnet/injective.js +2 -2
- package/mainnet/int3face.d.ts +3 -0
- package/mainnet/int3face.js +184 -0
- package/mainnet/irisnet.js +2 -2
- package/mainnet/jackal.js +68 -0
- package/mainnet/juno.js +70 -2
- package/mainnet/kava.js +4 -4
- package/mainnet/kujira.js +86 -18
- package/mainnet/lava.js +238 -0
- package/mainnet/mantrachain.d.ts +3 -0
- package/mainnet/mantrachain.js +422 -0
- package/mainnet/migaloo.js +16 -16
- package/mainnet/neutron.js +108 -40
- package/mainnet/noble.js +314 -6
- package/mainnet/nois.js +68 -0
- package/mainnet/omniflixhub.js +68 -0
- package/mainnet/osmosis.js +534 -68
- package/mainnet/planq.js +68 -0
- package/mainnet/quicksilver.js +70 -2
- package/mainnet/qwoyn.js +68 -0
- package/mainnet/regen.js +2 -2
- package/mainnet/routerchain.js +82 -0
- package/mainnet/secretnetwork.js +102 -34
- package/mainnet/self.js +86 -0
- package/mainnet/sentinel.js +2 -2
- package/mainnet/sifchain.js +2 -2
- package/mainnet/stargaze.js +2 -2
- package/mainnet/starname.js +2 -2
- package/mainnet/stride.js +4 -4
- package/mainnet/synternet.d.ts +3 -0
- package/mainnet/synternet.js +184 -0
- package/mainnet/terra2.js +68 -0
- package/mainnet/umee.js +70 -2
- package/mainnet/vidulum.js +68 -0
- package/package.json +5 -5
- package/testnet/assets.js +2 -1
- package/testnet/axelartestnet.js +78 -0
- package/testnet/celestiatestnet3.js +78 -0
- package/testnet/composabletestnet.js +78 -0
- package/testnet/cosmoshubtestnet.js +78 -0
- package/testnet/elystestnet.js +78 -0
- package/testnet/index.d.ts +1 -0
- package/testnet/index.js +2 -1
- package/testnet/jackaltestnet2.js +77 -1
- package/testnet/nobletestnet.js +78 -0
- package/testnet/osmosistestnet.js +84 -0
- package/testnet/osmosistestnet4.js +78 -0
- package/testnet/quicksilvertestnet.js +78 -0
- package/testnet/stargazetestnet.js +78 -0
- package/testnet/synternettestnet.d.ts +3 -0
- package/testnet/synternettestnet.js +156 -0
package/esm/mainnet/neutron.js
CHANGED
|
@@ -51,6 +51,40 @@ const assets = {
|
|
|
51
51
|
}
|
|
52
52
|
}]
|
|
53
53
|
},
|
|
54
|
+
{
|
|
55
|
+
description: 'Architects Token',
|
|
56
|
+
type_asset: 'cw20',
|
|
57
|
+
address: 'archway16kxu278xtwa9ql20yhgk9smk2k6ke74hsxeesf36c9dhxqc5zyksh8ykwu',
|
|
58
|
+
denom_units: [{
|
|
59
|
+
denom: 'ibc/FEFB9DB3AED86F6B1BFC010034DE0822DE0DC2806F80F79BB6DA6333539FB532',
|
|
60
|
+
exponent: 0,
|
|
61
|
+
aliases: ['archway16kxu278xtwa9ql20yhgk9smk2k6ke74hsxeesf36c9dhxqc5zyksh8ykwu']
|
|
62
|
+
}, {
|
|
63
|
+
denom: 'TOKN',
|
|
64
|
+
exponent: 18
|
|
65
|
+
}],
|
|
66
|
+
base: 'ibc/FEFB9DB3AED86F6B1BFC010034DE0822DE0DC2806F80F79BB6DA6333539FB532',
|
|
67
|
+
name: 'Architects Token',
|
|
68
|
+
display: 'TOKN',
|
|
69
|
+
symbol: 'TOKN',
|
|
70
|
+
logo_URIs: {
|
|
71
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/tokn.png'
|
|
72
|
+
},
|
|
73
|
+
images: [{
|
|
74
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/tokn.png'
|
|
75
|
+
}],
|
|
76
|
+
traces: [{
|
|
77
|
+
type: 'ibc',
|
|
78
|
+
counterparty: {
|
|
79
|
+
channel_id: 'channel-61',
|
|
80
|
+
base_denom: 'archway16kxu278xtwa9ql20yhgk9smk2k6ke74hsxeesf36c9dhxqc5zyksh8ykwu',
|
|
81
|
+
chain_name: 'archway'
|
|
82
|
+
},
|
|
83
|
+
chain: {
|
|
84
|
+
channel_id: 'channel-41'
|
|
85
|
+
}
|
|
86
|
+
}]
|
|
87
|
+
},
|
|
54
88
|
{
|
|
55
89
|
description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
|
|
56
90
|
denom_units: [{
|
|
@@ -930,6 +964,40 @@ const assets = {
|
|
|
930
964
|
}
|
|
931
965
|
}]
|
|
932
966
|
},
|
|
967
|
+
{
|
|
968
|
+
description: 'Architects Token',
|
|
969
|
+
type_asset: 'cw20',
|
|
970
|
+
address: 'archway16kxu278xtwa9ql20yhgk9smk2k6ke74hsxeesf36c9dhxqc5zyksh8ykwu',
|
|
971
|
+
denom_units: [{
|
|
972
|
+
denom: 'ibc/FEFB9DB3AED86F6B1BFC010034DE0822DE0DC2806F80F79BB6DA6333539FB532',
|
|
973
|
+
exponent: 0,
|
|
974
|
+
aliases: ['archway16kxu278xtwa9ql20yhgk9smk2k6ke74hsxeesf36c9dhxqc5zyksh8ykwu']
|
|
975
|
+
}, {
|
|
976
|
+
denom: 'TOKN',
|
|
977
|
+
exponent: 18
|
|
978
|
+
}],
|
|
979
|
+
base: 'ibc/FEFB9DB3AED86F6B1BFC010034DE0822DE0DC2806F80F79BB6DA6333539FB532',
|
|
980
|
+
name: 'Architects Token',
|
|
981
|
+
display: 'TOKN',
|
|
982
|
+
symbol: 'TOKN',
|
|
983
|
+
logo_URIs: {
|
|
984
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/tokn.png'
|
|
985
|
+
},
|
|
986
|
+
images: [{
|
|
987
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/tokn.png'
|
|
988
|
+
}],
|
|
989
|
+
traces: [{
|
|
990
|
+
type: 'ibc',
|
|
991
|
+
counterparty: {
|
|
992
|
+
channel_id: 'channel-61',
|
|
993
|
+
base_denom: 'archway16kxu278xtwa9ql20yhgk9smk2k6ke74hsxeesf36c9dhxqc5zyksh8ykwu',
|
|
994
|
+
chain_name: 'archway'
|
|
995
|
+
},
|
|
996
|
+
chain: {
|
|
997
|
+
channel_id: 'channel-41'
|
|
998
|
+
}
|
|
999
|
+
}]
|
|
1000
|
+
},
|
|
933
1001
|
{
|
|
934
1002
|
description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
|
|
935
1003
|
denom_units: [{
|
|
@@ -2131,7 +2199,7 @@ const assets = {
|
|
|
2131
2199
|
}]
|
|
2132
2200
|
},
|
|
2133
2201
|
{
|
|
2134
|
-
description: 'Persistence is a
|
|
2202
|
+
description: 'Persistence One is building a Bitcoin Cross-chain Swaps solution, enabling fast, zero-slippage secure swaps across Bitcoin Layer 2s.',
|
|
2135
2203
|
denom_units: [{
|
|
2136
2204
|
denom: 'ibc/B3881052DCC62E68955C71A49C5306717CFDE5B6526D39C89D1278DAE3284432',
|
|
2137
2205
|
exponent: 0,
|
|
@@ -5579,7 +5647,7 @@ const assets = {
|
|
|
5579
5647
|
}]
|
|
5580
5648
|
},
|
|
5581
5649
|
{
|
|
5582
|
-
description: 'Persistence is a
|
|
5650
|
+
description: 'Persistence One is building a Bitcoin Cross-chain Swaps solution, enabling fast, zero-slippage secure swaps across Bitcoin Layer 2s.',
|
|
5583
5651
|
denom_units: [{
|
|
5584
5652
|
denom: 'ibc/B3881052DCC62E68955C71A49C5306717CFDE5B6526D39C89D1278DAE3284432',
|
|
5585
5653
|
exponent: 0,
|
|
@@ -8788,16 +8856,6 @@ const assets = {
|
|
|
8788
8856
|
name: 'BackBone Labs Liquid Staked HUAHUA',
|
|
8789
8857
|
display: 'bHUAHUA',
|
|
8790
8858
|
symbol: 'bHUAHUA',
|
|
8791
|
-
images: [{
|
|
8792
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/bhuahua.png',
|
|
8793
|
-
theme: {
|
|
8794
|
-
primary_color_hex: '#f2bd3a'
|
|
8795
|
-
}
|
|
8796
|
-
}],
|
|
8797
|
-
logo_URIs: {
|
|
8798
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/bhuahua.png'
|
|
8799
|
-
},
|
|
8800
|
-
coingecko_id: 'backbone-labs-staked-huahua',
|
|
8801
8859
|
traces: [{
|
|
8802
8860
|
type: 'ibc-cw20',
|
|
8803
8861
|
counterparty: {
|
|
@@ -8810,7 +8868,17 @@ const assets = {
|
|
|
8810
8868
|
port: 'transfer',
|
|
8811
8869
|
channel_id: 'channel-52'
|
|
8812
8870
|
}
|
|
8813
|
-
}]
|
|
8871
|
+
}],
|
|
8872
|
+
images: [{
|
|
8873
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/bhuahua.png',
|
|
8874
|
+
theme: {
|
|
8875
|
+
primary_color_hex: '#f2bd3a'
|
|
8876
|
+
}
|
|
8877
|
+
}],
|
|
8878
|
+
logo_URIs: {
|
|
8879
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/bhuahua.png'
|
|
8880
|
+
},
|
|
8881
|
+
coingecko_id: 'backbone-labs-staked-huahua'
|
|
8814
8882
|
},
|
|
8815
8883
|
{
|
|
8816
8884
|
description: 'Puppy',
|
|
@@ -8867,16 +8935,6 @@ const assets = {
|
|
|
8867
8935
|
name: 'BackBone Labs Liquid Staked HUAHUA',
|
|
8868
8936
|
display: 'bHUAHUA',
|
|
8869
8937
|
symbol: 'bHUAHUA',
|
|
8870
|
-
images: [{
|
|
8871
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/bhuahua.png',
|
|
8872
|
-
theme: {
|
|
8873
|
-
primary_color_hex: '#f2bd3a'
|
|
8874
|
-
}
|
|
8875
|
-
}],
|
|
8876
|
-
logo_URIs: {
|
|
8877
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/bhuahua.png'
|
|
8878
|
-
},
|
|
8879
|
-
coingecko_id: 'backbone-labs-staked-huahua',
|
|
8880
8938
|
traces: [{
|
|
8881
8939
|
type: 'ibc-cw20',
|
|
8882
8940
|
counterparty: {
|
|
@@ -8889,7 +8947,17 @@ const assets = {
|
|
|
8889
8947
|
port: 'transfer',
|
|
8890
8948
|
channel_id: 'channel-52'
|
|
8891
8949
|
}
|
|
8892
|
-
}]
|
|
8950
|
+
}],
|
|
8951
|
+
images: [{
|
|
8952
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/bhuahua.png',
|
|
8953
|
+
theme: {
|
|
8954
|
+
primary_color_hex: '#f2bd3a'
|
|
8955
|
+
}
|
|
8956
|
+
}],
|
|
8957
|
+
logo_URIs: {
|
|
8958
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/bhuahua.png'
|
|
8959
|
+
},
|
|
8960
|
+
coingecko_id: 'backbone-labs-staked-huahua'
|
|
8893
8961
|
},
|
|
8894
8962
|
{
|
|
8895
8963
|
description: 'The native token cw20 for SIENNA on Secret Network',
|
|
@@ -9996,13 +10064,6 @@ const assets = {
|
|
|
9996
10064
|
logo_URIs: {
|
|
9997
10065
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/bLUNA.png'
|
|
9998
10066
|
},
|
|
9999
|
-
images: [{
|
|
10000
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/bLUNA.png',
|
|
10001
|
-
theme: {
|
|
10002
|
-
primary_color_hex: '#070707'
|
|
10003
|
-
}
|
|
10004
|
-
}],
|
|
10005
|
-
coingecko_id: 'backbone-labs-staked-luna',
|
|
10006
10067
|
traces: [{
|
|
10007
10068
|
type: 'ibc-cw20',
|
|
10008
10069
|
counterparty: {
|
|
@@ -10015,7 +10076,14 @@ const assets = {
|
|
|
10015
10076
|
port: 'transfer',
|
|
10016
10077
|
channel_id: 'channel-5'
|
|
10017
10078
|
}
|
|
10018
|
-
}]
|
|
10079
|
+
}],
|
|
10080
|
+
images: [{
|
|
10081
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/bLUNA.png',
|
|
10082
|
+
theme: {
|
|
10083
|
+
primary_color_hex: '#070707'
|
|
10084
|
+
}
|
|
10085
|
+
}],
|
|
10086
|
+
coingecko_id: 'backbone-labs-staked-luna'
|
|
10019
10087
|
},
|
|
10020
10088
|
{
|
|
10021
10089
|
description: 'Sayve is a revolutionary language learning app in the Web3 era that combines gamification, blockchain technology, and a Metaverse experience to motivate users to learn languages while earning rewards.',
|
|
@@ -11669,13 +11737,6 @@ const assets = {
|
|
|
11669
11737
|
logo_URIs: {
|
|
11670
11738
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/bLUNA.png'
|
|
11671
11739
|
},
|
|
11672
|
-
images: [{
|
|
11673
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/bLUNA.png',
|
|
11674
|
-
theme: {
|
|
11675
|
-
primary_color_hex: '#070707'
|
|
11676
|
-
}
|
|
11677
|
-
}],
|
|
11678
|
-
coingecko_id: 'backbone-labs-staked-luna',
|
|
11679
11740
|
traces: [{
|
|
11680
11741
|
type: 'ibc-cw20',
|
|
11681
11742
|
counterparty: {
|
|
@@ -11688,7 +11749,14 @@ const assets = {
|
|
|
11688
11749
|
port: 'transfer',
|
|
11689
11750
|
channel_id: 'channel-5'
|
|
11690
11751
|
}
|
|
11691
|
-
}]
|
|
11752
|
+
}],
|
|
11753
|
+
images: [{
|
|
11754
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/bLUNA.png',
|
|
11755
|
+
theme: {
|
|
11756
|
+
primary_color_hex: '#070707'
|
|
11757
|
+
}
|
|
11758
|
+
}],
|
|
11759
|
+
coingecko_id: 'backbone-labs-staked-luna'
|
|
11692
11760
|
},
|
|
11693
11761
|
{
|
|
11694
11762
|
description: 'Sayve is a revolutionary language learning app in the Web3 era that combines gamification, blockchain technology, and a Metaverse experience to motivate users to learn languages while earning rewards.',
|
package/esm/mainnet/noble.js
CHANGED
|
@@ -133,6 +133,40 @@ const assets = {
|
|
|
133
133
|
}
|
|
134
134
|
}]
|
|
135
135
|
},
|
|
136
|
+
{
|
|
137
|
+
description: 'Architects Token',
|
|
138
|
+
type_asset: 'cw20',
|
|
139
|
+
address: 'archway16kxu278xtwa9ql20yhgk9smk2k6ke74hsxeesf36c9dhxqc5zyksh8ykwu',
|
|
140
|
+
denom_units: [{
|
|
141
|
+
denom: 'ibc/7F6E6511003DBC592D3BAB0F05C8963ADC49D99A3E2295A680902B6B781CCF35',
|
|
142
|
+
exponent: 0,
|
|
143
|
+
aliases: ['archway16kxu278xtwa9ql20yhgk9smk2k6ke74hsxeesf36c9dhxqc5zyksh8ykwu']
|
|
144
|
+
}, {
|
|
145
|
+
denom: 'TOKN',
|
|
146
|
+
exponent: 18
|
|
147
|
+
}],
|
|
148
|
+
base: 'ibc/7F6E6511003DBC592D3BAB0F05C8963ADC49D99A3E2295A680902B6B781CCF35',
|
|
149
|
+
name: 'Architects Token',
|
|
150
|
+
display: 'TOKN',
|
|
151
|
+
symbol: 'TOKN',
|
|
152
|
+
logo_URIs: {
|
|
153
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/tokn.png'
|
|
154
|
+
},
|
|
155
|
+
images: [{
|
|
156
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/tokn.png'
|
|
157
|
+
}],
|
|
158
|
+
traces: [{
|
|
159
|
+
type: 'ibc',
|
|
160
|
+
counterparty: {
|
|
161
|
+
channel_id: 'channel-29',
|
|
162
|
+
base_denom: 'archway16kxu278xtwa9ql20yhgk9smk2k6ke74hsxeesf36c9dhxqc5zyksh8ykwu',
|
|
163
|
+
chain_name: 'archway'
|
|
164
|
+
},
|
|
165
|
+
chain: {
|
|
166
|
+
channel_id: 'channel-12'
|
|
167
|
+
}
|
|
168
|
+
}]
|
|
169
|
+
},
|
|
136
170
|
{
|
|
137
171
|
description: 'The native token of Aura Network',
|
|
138
172
|
denom_units: [{
|
|
@@ -173,7 +207,7 @@ const assets = {
|
|
|
173
207
|
}]
|
|
174
208
|
},
|
|
175
209
|
{
|
|
176
|
-
description: 'BeeZee native
|
|
210
|
+
description: 'BeeZee network native coin',
|
|
177
211
|
denom_units: [{
|
|
178
212
|
denom: 'ibc/013AE50CCCE7DC02463EE602010A0F25C8405F39D7CB3BB4E944DCF2213C18AF',
|
|
179
213
|
exponent: 0,
|
|
@@ -199,6 +233,10 @@ const assets = {
|
|
|
199
233
|
}
|
|
200
234
|
}],
|
|
201
235
|
type_asset: 'sdk.coin',
|
|
236
|
+
socials: {
|
|
237
|
+
website: 'https://getbze.com/',
|
|
238
|
+
twitter: 'https://x.com/BZEdgeCoin'
|
|
239
|
+
},
|
|
202
240
|
traces: [{
|
|
203
241
|
type: 'ibc',
|
|
204
242
|
counterparty: {
|
|
@@ -739,7 +777,7 @@ const assets = {
|
|
|
739
777
|
},
|
|
740
778
|
socials: {
|
|
741
779
|
website: 'https://islamiccoin.net',
|
|
742
|
-
twitter: 'https://x.com/
|
|
780
|
+
twitter: 'https://x.com/islamic_coin'
|
|
743
781
|
},
|
|
744
782
|
images: [{
|
|
745
783
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/islm.png',
|
|
@@ -1455,6 +1493,122 @@ const assets = {
|
|
|
1455
1493
|
}
|
|
1456
1494
|
}]
|
|
1457
1495
|
},
|
|
1496
|
+
{
|
|
1497
|
+
description: 'Lava Network is a modular data network designed to provide fast, reliable, and scalable access to blockchain data for developers and users.',
|
|
1498
|
+
denom_units: [{
|
|
1499
|
+
denom: 'ibc/73982CE9E59A59330E68602337E178E6B1044B97AEC5EDF46AA159A386B50E6C',
|
|
1500
|
+
exponent: 0,
|
|
1501
|
+
aliases: ['ulava']
|
|
1502
|
+
}, {
|
|
1503
|
+
denom: 'lava',
|
|
1504
|
+
exponent: 6
|
|
1505
|
+
}],
|
|
1506
|
+
type_asset: 'sdk.coin',
|
|
1507
|
+
base: 'ibc/73982CE9E59A59330E68602337E178E6B1044B97AEC5EDF46AA159A386B50E6C',
|
|
1508
|
+
name: 'Lava',
|
|
1509
|
+
coingecko_id: 'lava-network',
|
|
1510
|
+
display: 'lava',
|
|
1511
|
+
symbol: 'LAVA',
|
|
1512
|
+
logo_URIs: {
|
|
1513
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lava/images/lava.png'
|
|
1514
|
+
},
|
|
1515
|
+
images: [{
|
|
1516
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lava/images/lava.png',
|
|
1517
|
+
theme: {
|
|
1518
|
+
primary_color_hex: '#6f043e'
|
|
1519
|
+
}
|
|
1520
|
+
}],
|
|
1521
|
+
keywords: [
|
|
1522
|
+
'modular',
|
|
1523
|
+
'data',
|
|
1524
|
+
'data access',
|
|
1525
|
+
'rpc',
|
|
1526
|
+
'staking',
|
|
1527
|
+
'dual staking',
|
|
1528
|
+
'indexing',
|
|
1529
|
+
'incentivized public rpc'
|
|
1530
|
+
],
|
|
1531
|
+
socials: {
|
|
1532
|
+
website: 'https://lavanet.xyz',
|
|
1533
|
+
twitter: 'https://twitter.com/lavanetxyz'
|
|
1534
|
+
},
|
|
1535
|
+
traces: [{
|
|
1536
|
+
type: 'ibc',
|
|
1537
|
+
counterparty: {
|
|
1538
|
+
channel_id: 'channel-9',
|
|
1539
|
+
base_denom: 'ulava',
|
|
1540
|
+
chain_name: 'lava'
|
|
1541
|
+
},
|
|
1542
|
+
chain: {
|
|
1543
|
+
channel_id: 'channel-105'
|
|
1544
|
+
}
|
|
1545
|
+
}]
|
|
1546
|
+
},
|
|
1547
|
+
{
|
|
1548
|
+
description: 'The native token of MANTRA',
|
|
1549
|
+
denom_units: [{
|
|
1550
|
+
denom: 'ibc/438006FC41DCE1C90E7F02F106E78EEEFAB78763A2703FB1C8481234244A959A',
|
|
1551
|
+
exponent: 0,
|
|
1552
|
+
aliases: ['uom']
|
|
1553
|
+
}, {
|
|
1554
|
+
denom: 'om',
|
|
1555
|
+
exponent: 6
|
|
1556
|
+
}],
|
|
1557
|
+
type_asset: 'sdk.coin',
|
|
1558
|
+
base: 'ibc/438006FC41DCE1C90E7F02F106E78EEEFAB78763A2703FB1C8481234244A959A',
|
|
1559
|
+
name: 'MANTRA Chain',
|
|
1560
|
+
display: 'om',
|
|
1561
|
+
symbol: 'OM',
|
|
1562
|
+
coingecko_id: 'mantra-dao',
|
|
1563
|
+
keywords: [
|
|
1564
|
+
'rwa',
|
|
1565
|
+
'wasm',
|
|
1566
|
+
'staking'
|
|
1567
|
+
],
|
|
1568
|
+
images: [
|
|
1569
|
+
{
|
|
1570
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Prim-Col.png',
|
|
1571
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Prim-Col.svg',
|
|
1572
|
+
theme: {
|
|
1573
|
+
circle: true,
|
|
1574
|
+
primary_color_hex: '#fba0c1'
|
|
1575
|
+
}
|
|
1576
|
+
},
|
|
1577
|
+
{
|
|
1578
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Darkmatt.png',
|
|
1579
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Darkmatt.svg',
|
|
1580
|
+
theme: {
|
|
1581
|
+
dark_mode: true,
|
|
1582
|
+
circle: true,
|
|
1583
|
+
primary_color_hex: '#342c2c'
|
|
1584
|
+
}
|
|
1585
|
+
},
|
|
1586
|
+
{
|
|
1587
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-WHT.png',
|
|
1588
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-WHT.svg',
|
|
1589
|
+
theme: {
|
|
1590
|
+
dark_mode: false,
|
|
1591
|
+
circle: true,
|
|
1592
|
+
primary_color_hex: '#342c2c'
|
|
1593
|
+
}
|
|
1594
|
+
}
|
|
1595
|
+
],
|
|
1596
|
+
socials: {
|
|
1597
|
+
website: 'https://www.mantrachain.io/',
|
|
1598
|
+
twitter: 'https://x.com/MANTRA_Chain'
|
|
1599
|
+
},
|
|
1600
|
+
traces: [{
|
|
1601
|
+
type: 'ibc',
|
|
1602
|
+
counterparty: {
|
|
1603
|
+
channel_id: 'channel-1',
|
|
1604
|
+
base_denom: 'uom',
|
|
1605
|
+
chain_name: 'mantrachain'
|
|
1606
|
+
},
|
|
1607
|
+
chain: {
|
|
1608
|
+
channel_id: 'channel-101'
|
|
1609
|
+
}
|
|
1610
|
+
}]
|
|
1611
|
+
},
|
|
1458
1612
|
{
|
|
1459
1613
|
description: 'Migaloo is a cosmwasm-powered, permissionless blockchain designed to build decentralized applications with a focus on interchain liquidity solutions.',
|
|
1460
1614
|
denom_units: [{
|
|
@@ -1901,6 +2055,40 @@ const assets = {
|
|
|
1901
2055
|
}
|
|
1902
2056
|
}]
|
|
1903
2057
|
},
|
|
2058
|
+
{
|
|
2059
|
+
description: 'Architects Token',
|
|
2060
|
+
type_asset: 'cw20',
|
|
2061
|
+
address: 'archway16kxu278xtwa9ql20yhgk9smk2k6ke74hsxeesf36c9dhxqc5zyksh8ykwu',
|
|
2062
|
+
denom_units: [{
|
|
2063
|
+
denom: 'ibc/7F6E6511003DBC592D3BAB0F05C8963ADC49D99A3E2295A680902B6B781CCF35',
|
|
2064
|
+
exponent: 0,
|
|
2065
|
+
aliases: ['archway16kxu278xtwa9ql20yhgk9smk2k6ke74hsxeesf36c9dhxqc5zyksh8ykwu']
|
|
2066
|
+
}, {
|
|
2067
|
+
denom: 'TOKN',
|
|
2068
|
+
exponent: 18
|
|
2069
|
+
}],
|
|
2070
|
+
base: 'ibc/7F6E6511003DBC592D3BAB0F05C8963ADC49D99A3E2295A680902B6B781CCF35',
|
|
2071
|
+
name: 'Architects Token',
|
|
2072
|
+
display: 'TOKN',
|
|
2073
|
+
symbol: 'TOKN',
|
|
2074
|
+
logo_URIs: {
|
|
2075
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/tokn.png'
|
|
2076
|
+
},
|
|
2077
|
+
images: [{
|
|
2078
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/tokn.png'
|
|
2079
|
+
}],
|
|
2080
|
+
traces: [{
|
|
2081
|
+
type: 'ibc',
|
|
2082
|
+
counterparty: {
|
|
2083
|
+
channel_id: 'channel-29',
|
|
2084
|
+
base_denom: 'archway16kxu278xtwa9ql20yhgk9smk2k6ke74hsxeesf36c9dhxqc5zyksh8ykwu',
|
|
2085
|
+
chain_name: 'archway'
|
|
2086
|
+
},
|
|
2087
|
+
chain: {
|
|
2088
|
+
channel_id: 'channel-12'
|
|
2089
|
+
}
|
|
2090
|
+
}]
|
|
2091
|
+
},
|
|
1904
2092
|
{
|
|
1905
2093
|
description: 'The native token of Aura Network',
|
|
1906
2094
|
denom_units: [{
|
|
@@ -1941,7 +2129,7 @@ const assets = {
|
|
|
1941
2129
|
}]
|
|
1942
2130
|
},
|
|
1943
2131
|
{
|
|
1944
|
-
description: 'BeeZee native
|
|
2132
|
+
description: 'BeeZee network native coin',
|
|
1945
2133
|
denom_units: [{
|
|
1946
2134
|
denom: 'ibc/013AE50CCCE7DC02463EE602010A0F25C8405F39D7CB3BB4E944DCF2213C18AF',
|
|
1947
2135
|
exponent: 0,
|
|
@@ -1967,6 +2155,10 @@ const assets = {
|
|
|
1967
2155
|
}
|
|
1968
2156
|
}],
|
|
1969
2157
|
type_asset: 'sdk.coin',
|
|
2158
|
+
socials: {
|
|
2159
|
+
website: 'https://getbze.com/',
|
|
2160
|
+
twitter: 'https://x.com/BZEdgeCoin'
|
|
2161
|
+
},
|
|
1970
2162
|
traces: [{
|
|
1971
2163
|
type: 'ibc',
|
|
1972
2164
|
counterparty: {
|
|
@@ -2507,7 +2699,7 @@ const assets = {
|
|
|
2507
2699
|
},
|
|
2508
2700
|
socials: {
|
|
2509
2701
|
website: 'https://islamiccoin.net',
|
|
2510
|
-
twitter: 'https://x.com/
|
|
2702
|
+
twitter: 'https://x.com/islamic_coin'
|
|
2511
2703
|
},
|
|
2512
2704
|
images: [{
|
|
2513
2705
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/haqq/images/islm.png',
|
|
@@ -3223,6 +3415,122 @@ const assets = {
|
|
|
3223
3415
|
}
|
|
3224
3416
|
}]
|
|
3225
3417
|
},
|
|
3418
|
+
{
|
|
3419
|
+
description: 'Lava Network is a modular data network designed to provide fast, reliable, and scalable access to blockchain data for developers and users.',
|
|
3420
|
+
denom_units: [{
|
|
3421
|
+
denom: 'ibc/73982CE9E59A59330E68602337E178E6B1044B97AEC5EDF46AA159A386B50E6C',
|
|
3422
|
+
exponent: 0,
|
|
3423
|
+
aliases: ['ulava']
|
|
3424
|
+
}, {
|
|
3425
|
+
denom: 'lava',
|
|
3426
|
+
exponent: 6
|
|
3427
|
+
}],
|
|
3428
|
+
type_asset: 'sdk.coin',
|
|
3429
|
+
base: 'ibc/73982CE9E59A59330E68602337E178E6B1044B97AEC5EDF46AA159A386B50E6C',
|
|
3430
|
+
name: 'Lava',
|
|
3431
|
+
coingecko_id: 'lava-network',
|
|
3432
|
+
display: 'lava',
|
|
3433
|
+
symbol: 'LAVA',
|
|
3434
|
+
logo_URIs: {
|
|
3435
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lava/images/lava.png'
|
|
3436
|
+
},
|
|
3437
|
+
images: [{
|
|
3438
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lava/images/lava.png',
|
|
3439
|
+
theme: {
|
|
3440
|
+
primary_color_hex: '#6f043e'
|
|
3441
|
+
}
|
|
3442
|
+
}],
|
|
3443
|
+
keywords: [
|
|
3444
|
+
'modular',
|
|
3445
|
+
'data',
|
|
3446
|
+
'data access',
|
|
3447
|
+
'rpc',
|
|
3448
|
+
'staking',
|
|
3449
|
+
'dual staking',
|
|
3450
|
+
'indexing',
|
|
3451
|
+
'incentivized public rpc'
|
|
3452
|
+
],
|
|
3453
|
+
socials: {
|
|
3454
|
+
website: 'https://lavanet.xyz',
|
|
3455
|
+
twitter: 'https://twitter.com/lavanetxyz'
|
|
3456
|
+
},
|
|
3457
|
+
traces: [{
|
|
3458
|
+
type: 'ibc',
|
|
3459
|
+
counterparty: {
|
|
3460
|
+
channel_id: 'channel-9',
|
|
3461
|
+
base_denom: 'ulava',
|
|
3462
|
+
chain_name: 'lava'
|
|
3463
|
+
},
|
|
3464
|
+
chain: {
|
|
3465
|
+
channel_id: 'channel-105'
|
|
3466
|
+
}
|
|
3467
|
+
}]
|
|
3468
|
+
},
|
|
3469
|
+
{
|
|
3470
|
+
description: 'The native token of MANTRA',
|
|
3471
|
+
denom_units: [{
|
|
3472
|
+
denom: 'ibc/438006FC41DCE1C90E7F02F106E78EEEFAB78763A2703FB1C8481234244A959A',
|
|
3473
|
+
exponent: 0,
|
|
3474
|
+
aliases: ['uom']
|
|
3475
|
+
}, {
|
|
3476
|
+
denom: 'om',
|
|
3477
|
+
exponent: 6
|
|
3478
|
+
}],
|
|
3479
|
+
type_asset: 'sdk.coin',
|
|
3480
|
+
base: 'ibc/438006FC41DCE1C90E7F02F106E78EEEFAB78763A2703FB1C8481234244A959A',
|
|
3481
|
+
name: 'MANTRA Chain',
|
|
3482
|
+
display: 'om',
|
|
3483
|
+
symbol: 'OM',
|
|
3484
|
+
coingecko_id: 'mantra-dao',
|
|
3485
|
+
keywords: [
|
|
3486
|
+
'rwa',
|
|
3487
|
+
'wasm',
|
|
3488
|
+
'staking'
|
|
3489
|
+
],
|
|
3490
|
+
images: [
|
|
3491
|
+
{
|
|
3492
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Prim-Col.png',
|
|
3493
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Prim-Col.svg',
|
|
3494
|
+
theme: {
|
|
3495
|
+
circle: true,
|
|
3496
|
+
primary_color_hex: '#fba0c1'
|
|
3497
|
+
}
|
|
3498
|
+
},
|
|
3499
|
+
{
|
|
3500
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Darkmatt.png',
|
|
3501
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Darkmatt.svg',
|
|
3502
|
+
theme: {
|
|
3503
|
+
dark_mode: true,
|
|
3504
|
+
circle: true,
|
|
3505
|
+
primary_color_hex: '#342c2c'
|
|
3506
|
+
}
|
|
3507
|
+
},
|
|
3508
|
+
{
|
|
3509
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-WHT.png',
|
|
3510
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-WHT.svg',
|
|
3511
|
+
theme: {
|
|
3512
|
+
dark_mode: false,
|
|
3513
|
+
circle: true,
|
|
3514
|
+
primary_color_hex: '#342c2c'
|
|
3515
|
+
}
|
|
3516
|
+
}
|
|
3517
|
+
],
|
|
3518
|
+
socials: {
|
|
3519
|
+
website: 'https://www.mantrachain.io/',
|
|
3520
|
+
twitter: 'https://x.com/MANTRA_Chain'
|
|
3521
|
+
},
|
|
3522
|
+
traces: [{
|
|
3523
|
+
type: 'ibc',
|
|
3524
|
+
counterparty: {
|
|
3525
|
+
channel_id: 'channel-1',
|
|
3526
|
+
base_denom: 'uom',
|
|
3527
|
+
chain_name: 'mantrachain'
|
|
3528
|
+
},
|
|
3529
|
+
chain: {
|
|
3530
|
+
channel_id: 'channel-101'
|
|
3531
|
+
}
|
|
3532
|
+
}]
|
|
3533
|
+
},
|
|
3226
3534
|
{
|
|
3227
3535
|
description: 'Migaloo is a cosmwasm-powered, permissionless blockchain designed to build decentralized applications with a focus on interchain liquidity solutions.',
|
|
3228
3536
|
denom_units: [{
|
|
@@ -3705,7 +4013,7 @@ const assets = {
|
|
|
3705
4013
|
}]
|
|
3706
4014
|
},
|
|
3707
4015
|
{
|
|
3708
|
-
description: 'Persistence is a
|
|
4016
|
+
description: 'Persistence One is building a Bitcoin Cross-chain Swaps solution, enabling fast, zero-slippage secure swaps across Bitcoin Layer 2s.',
|
|
3709
4017
|
denom_units: [{
|
|
3710
4018
|
denom: 'ibc/8B511C5792C4E0E3F8EF3CD02A9CB7CC2CB9931A4042A7B3A5D0F2DDD4EEED88',
|
|
3711
4019
|
exponent: 0,
|
|
@@ -7271,7 +7579,7 @@ const assets = {
|
|
|
7271
7579
|
}]
|
|
7272
7580
|
},
|
|
7273
7581
|
{
|
|
7274
|
-
description: 'Persistence is a
|
|
7582
|
+
description: 'Persistence One is building a Bitcoin Cross-chain Swaps solution, enabling fast, zero-slippage secure swaps across Bitcoin Layer 2s.',
|
|
7275
7583
|
denom_units: [{
|
|
7276
7584
|
denom: 'ibc/8B511C5792C4E0E3F8EF3CD02A9CB7CC2CB9931A4042A7B3A5D0F2DDD4EEED88',
|
|
7277
7585
|
exponent: 0,
|