@chain-registry/assets 1.34.11 → 1.34.12
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/main/mainnet/agoric.js +1 -1
- package/main/mainnet/akash.js +1 -1
- package/main/mainnet/chihuahua.js +1 -1
- package/main/mainnet/comdex.js +1 -1
- package/main/mainnet/cosmoshub.js +1 -1
- package/main/mainnet/crescent.js +1 -1
- package/main/mainnet/cryptoorgchain.js +71 -0
- package/main/mainnet/dydx.js +1 -1
- package/main/mainnet/gravitybridge.js +1 -1
- package/main/mainnet/index.js +1 -1
- package/main/mainnet/injective.js +1 -1
- package/main/mainnet/irisnet.js +1 -1
- package/main/mainnet/juno.js +1 -1
- package/main/mainnet/kava.js +1 -1
- package/main/mainnet/kujira.js +1 -1
- package/main/mainnet/neutron.js +1 -1
- package/main/mainnet/noble.js +1 -1
- package/main/mainnet/osmosis.js +1 -1
- package/main/mainnet/quicksilver.js +71 -0
- package/main/mainnet/regen.js +1 -1
- package/main/mainnet/secretnetwork.js +1 -1
- package/main/mainnet/sentinel.js +71 -0
- package/main/mainnet/sifchain.js +71 -0
- package/main/mainnet/stargaze.js +1 -1
- package/main/mainnet/starname.js +71 -0
- package/main/mainnet/stride.js +1 -1
- package/main/mainnet/umee.js +1 -1
- package/main/noncosmos/index.js +1 -1
- package/main/testnet/index.js +1 -1
- package/package.json +5 -5
- package/CHANGELOG.md +0 -428
package/main/mainnet/sentinel.js
CHANGED
|
@@ -10954,6 +10954,77 @@ var assets = {
|
|
|
10954
10954
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shd.png',
|
|
10955
10955
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shd.svg'
|
|
10956
10956
|
}]
|
|
10957
|
+
}, {
|
|
10958
|
+
description: 'PSTAKE Liquid-Staked HUAHUA',
|
|
10959
|
+
denom_units: [{
|
|
10960
|
+
denom: 'ibc/78A175D7B2850BAD9C745CD11FAC75B80093DE96EAE561748147855B9DB10EFB',
|
|
10961
|
+
exponent: 0,
|
|
10962
|
+
aliases: ['stk/uhuahua']
|
|
10963
|
+
}, {
|
|
10964
|
+
denom: 'stkhuahua',
|
|
10965
|
+
exponent: 6,
|
|
10966
|
+
aliases: ['stk/huahua']
|
|
10967
|
+
}],
|
|
10968
|
+
base: 'ibc/78A175D7B2850BAD9C745CD11FAC75B80093DE96EAE561748147855B9DB10EFB',
|
|
10969
|
+
name: 'PSTAKE staked HUAHUA',
|
|
10970
|
+
display: 'stkhuahua',
|
|
10971
|
+
symbol: 'stkHUAHUA',
|
|
10972
|
+
traces: [{
|
|
10973
|
+
type: 'ibc',
|
|
10974
|
+
counterparty: {
|
|
10975
|
+
channel_id: 'channel-22',
|
|
10976
|
+
base_denom: 'stk/uhuahua',
|
|
10977
|
+
chain_name: 'persistence'
|
|
10978
|
+
},
|
|
10979
|
+
chain: {
|
|
10980
|
+
channel_id: 'channel-15'
|
|
10981
|
+
}
|
|
10982
|
+
}],
|
|
10983
|
+
logo_URIs: {
|
|
10984
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkhuahua.png',
|
|
10985
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkhuahua.svg'
|
|
10986
|
+
},
|
|
10987
|
+
images: [{
|
|
10988
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkhuahua.png',
|
|
10989
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkhuahua.svg'
|
|
10990
|
+
}]
|
|
10991
|
+
}, {
|
|
10992
|
+
denom_units: [{
|
|
10993
|
+
denom: 'ibc/1308C1320FC21B2EE3837D4F81F409E80104F660D6D17B636ECCFFB6CBFF08F3',
|
|
10994
|
+
exponent: 0,
|
|
10995
|
+
aliases: ['ibc/B597D779FCDD9021263C98A48F1AFA9D2BCCCE980F397CDE5681CCEDE7DEE1A4']
|
|
10996
|
+
}, {
|
|
10997
|
+
denom: 'huahua',
|
|
10998
|
+
exponent: 6
|
|
10999
|
+
}],
|
|
11000
|
+
type_asset: 'ics20',
|
|
11001
|
+
base: 'ibc/1308C1320FC21B2EE3837D4F81F409E80104F660D6D17B636ECCFFB6CBFF08F3',
|
|
11002
|
+
name: 'Chihuahua',
|
|
11003
|
+
display: 'huahua',
|
|
11004
|
+
symbol: 'HUAHUA',
|
|
11005
|
+
traces: [{
|
|
11006
|
+
type: 'ibc',
|
|
11007
|
+
counterparty: {
|
|
11008
|
+
channel_id: 'channel-22',
|
|
11009
|
+
base_denom: 'ibc/B597D779FCDD9021263C98A48F1AFA9D2BCCCE980F397CDE5681CCEDE7DEE1A4',
|
|
11010
|
+
chain_name: 'persistence'
|
|
11011
|
+
},
|
|
11012
|
+
chain: {
|
|
11013
|
+
channel_id: 'channel-15'
|
|
11014
|
+
}
|
|
11015
|
+
}],
|
|
11016
|
+
images: [{
|
|
11017
|
+
image_sync: {
|
|
11018
|
+
chain_name: 'chihuahua',
|
|
11019
|
+
base_denom: 'uhuahua'
|
|
11020
|
+
},
|
|
11021
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.png',
|
|
11022
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.svg'
|
|
11023
|
+
}],
|
|
11024
|
+
logo_URIs: {
|
|
11025
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.png',
|
|
11026
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.svg'
|
|
11027
|
+
}
|
|
10957
11028
|
}, {
|
|
10958
11029
|
description: 'REGEN coin is the token for the Regen Network Platform',
|
|
10959
11030
|
denom_units: [{
|
package/main/mainnet/sifchain.js
CHANGED
|
@@ -11092,6 +11092,77 @@ var assets = {
|
|
|
11092
11092
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shd.png',
|
|
11093
11093
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/shd.svg'
|
|
11094
11094
|
}]
|
|
11095
|
+
}, {
|
|
11096
|
+
description: 'PSTAKE Liquid-Staked HUAHUA',
|
|
11097
|
+
denom_units: [{
|
|
11098
|
+
denom: 'ibc/8B22ACDBEE3B92EF8490592602CC4C433158302F7508208FEFDA330043FD28D1',
|
|
11099
|
+
exponent: 0,
|
|
11100
|
+
aliases: ['stk/uhuahua']
|
|
11101
|
+
}, {
|
|
11102
|
+
denom: 'stkhuahua',
|
|
11103
|
+
exponent: 6,
|
|
11104
|
+
aliases: ['stk/huahua']
|
|
11105
|
+
}],
|
|
11106
|
+
base: 'ibc/8B22ACDBEE3B92EF8490592602CC4C433158302F7508208FEFDA330043FD28D1',
|
|
11107
|
+
name: 'PSTAKE staked HUAHUA',
|
|
11108
|
+
display: 'stkhuahua',
|
|
11109
|
+
symbol: 'stkHUAHUA',
|
|
11110
|
+
traces: [{
|
|
11111
|
+
type: 'ibc',
|
|
11112
|
+
counterparty: {
|
|
11113
|
+
channel_id: 'channel-26',
|
|
11114
|
+
base_denom: 'stk/uhuahua',
|
|
11115
|
+
chain_name: 'persistence'
|
|
11116
|
+
},
|
|
11117
|
+
chain: {
|
|
11118
|
+
channel_id: 'channel-7'
|
|
11119
|
+
}
|
|
11120
|
+
}],
|
|
11121
|
+
logo_URIs: {
|
|
11122
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkhuahua.png',
|
|
11123
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkhuahua.svg'
|
|
11124
|
+
},
|
|
11125
|
+
images: [{
|
|
11126
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkhuahua.png',
|
|
11127
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/stkhuahua.svg'
|
|
11128
|
+
}]
|
|
11129
|
+
}, {
|
|
11130
|
+
denom_units: [{
|
|
11131
|
+
denom: 'ibc/7AD749A75D37AC982ACA623E93DB0969C20454CE3650AB1BA30A173CF7D32386',
|
|
11132
|
+
exponent: 0,
|
|
11133
|
+
aliases: ['ibc/B597D779FCDD9021263C98A48F1AFA9D2BCCCE980F397CDE5681CCEDE7DEE1A4']
|
|
11134
|
+
}, {
|
|
11135
|
+
denom: 'huahua',
|
|
11136
|
+
exponent: 6
|
|
11137
|
+
}],
|
|
11138
|
+
type_asset: 'ics20',
|
|
11139
|
+
base: 'ibc/7AD749A75D37AC982ACA623E93DB0969C20454CE3650AB1BA30A173CF7D32386',
|
|
11140
|
+
name: 'Chihuahua',
|
|
11141
|
+
display: 'huahua',
|
|
11142
|
+
symbol: 'HUAHUA',
|
|
11143
|
+
traces: [{
|
|
11144
|
+
type: 'ibc',
|
|
11145
|
+
counterparty: {
|
|
11146
|
+
channel_id: 'channel-26',
|
|
11147
|
+
base_denom: 'ibc/B597D779FCDD9021263C98A48F1AFA9D2BCCCE980F397CDE5681CCEDE7DEE1A4',
|
|
11148
|
+
chain_name: 'persistence'
|
|
11149
|
+
},
|
|
11150
|
+
chain: {
|
|
11151
|
+
channel_id: 'channel-7'
|
|
11152
|
+
}
|
|
11153
|
+
}],
|
|
11154
|
+
images: [{
|
|
11155
|
+
image_sync: {
|
|
11156
|
+
chain_name: 'chihuahua',
|
|
11157
|
+
base_denom: 'uhuahua'
|
|
11158
|
+
},
|
|
11159
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.png',
|
|
11160
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.svg'
|
|
11161
|
+
}],
|
|
11162
|
+
logo_URIs: {
|
|
11163
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.png',
|
|
11164
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.svg'
|
|
11165
|
+
}
|
|
11095
11166
|
}, {
|
|
11096
11167
|
description: 'REGEN coin is the token for the Regen Network Platform',
|
|
11097
11168
|
denom_units: [{
|