@chain-registry/assets 1.64.71 → 1.64.72
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/noble.js +1094 -0
- package/esm/mainnet/osmosis.js +2 -2
- package/esm/mainnet/secretnetwork.js +2203 -1109
- package/esm/testnet/cosmoshubtestnet.js +68 -0
- package/esm/testnet/symphonytestnet.js +68 -0
- package/index.d.ts +1 -1
- package/mainnet/noble.js +1094 -0
- package/mainnet/osmosis.js +2 -2
- package/mainnet/secretnetwork.js +2203 -1109
- package/package.json +5 -5
- package/testnet/cosmoshubtestnet.js +68 -0
- package/testnet/symphonytestnet.js +68 -0
|
@@ -117,6 +117,40 @@ const assets = {
|
|
|
117
117
|
}
|
|
118
118
|
}]
|
|
119
119
|
},
|
|
120
|
+
{
|
|
121
|
+
description: 'The native token of Symphony',
|
|
122
|
+
denom_units: [{
|
|
123
|
+
denom: 'ibc/29F9192793460930B74C23C049BAB4EA0F0F7CFFAAB68AE049716078D31A1022',
|
|
124
|
+
exponent: 0,
|
|
125
|
+
aliases: ['note']
|
|
126
|
+
}, {
|
|
127
|
+
denom: 'mld',
|
|
128
|
+
exponent: 6,
|
|
129
|
+
aliases: ['melody']
|
|
130
|
+
}],
|
|
131
|
+
type_asset: 'sdk.coin',
|
|
132
|
+
base: 'ibc/29F9192793460930B74C23C049BAB4EA0F0F7CFFAAB68AE049716078D31A1022',
|
|
133
|
+
name: 'Melody',
|
|
134
|
+
display: 'mld',
|
|
135
|
+
symbol: 'MLD',
|
|
136
|
+
logo_URIs: {
|
|
137
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
|
|
138
|
+
},
|
|
139
|
+
images: [{
|
|
140
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
|
|
141
|
+
}],
|
|
142
|
+
traces: [{
|
|
143
|
+
type: 'ibc',
|
|
144
|
+
counterparty: {
|
|
145
|
+
channel_id: 'channel-7',
|
|
146
|
+
base_denom: 'note',
|
|
147
|
+
chain_name: 'symphonytestnet'
|
|
148
|
+
},
|
|
149
|
+
chain: {
|
|
150
|
+
channel_id: 'channel-4300'
|
|
151
|
+
}
|
|
152
|
+
}]
|
|
153
|
+
},
|
|
120
154
|
{
|
|
121
155
|
denom_units: [{
|
|
122
156
|
denom: 'ibc/0171A118CC803DBD96B62593C957A8D663961DFE8E9E15AD47C252F6BB3CF308',
|
|
@@ -836,6 +870,40 @@ const assets = {
|
|
|
836
870
|
}
|
|
837
871
|
}]
|
|
838
872
|
},
|
|
873
|
+
{
|
|
874
|
+
description: 'The native token of Symphony',
|
|
875
|
+
denom_units: [{
|
|
876
|
+
denom: 'ibc/29F9192793460930B74C23C049BAB4EA0F0F7CFFAAB68AE049716078D31A1022',
|
|
877
|
+
exponent: 0,
|
|
878
|
+
aliases: ['note']
|
|
879
|
+
}, {
|
|
880
|
+
denom: 'mld',
|
|
881
|
+
exponent: 6,
|
|
882
|
+
aliases: ['melody']
|
|
883
|
+
}],
|
|
884
|
+
type_asset: 'sdk.coin',
|
|
885
|
+
base: 'ibc/29F9192793460930B74C23C049BAB4EA0F0F7CFFAAB68AE049716078D31A1022',
|
|
886
|
+
name: 'Melody',
|
|
887
|
+
display: 'mld',
|
|
888
|
+
symbol: 'MLD',
|
|
889
|
+
logo_URIs: {
|
|
890
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
|
|
891
|
+
},
|
|
892
|
+
images: [{
|
|
893
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
|
|
894
|
+
}],
|
|
895
|
+
traces: [{
|
|
896
|
+
type: 'ibc',
|
|
897
|
+
counterparty: {
|
|
898
|
+
channel_id: 'channel-7',
|
|
899
|
+
base_denom: 'note',
|
|
900
|
+
chain_name: 'symphonytestnet'
|
|
901
|
+
},
|
|
902
|
+
chain: {
|
|
903
|
+
channel_id: 'channel-4300'
|
|
904
|
+
}
|
|
905
|
+
}]
|
|
906
|
+
},
|
|
839
907
|
{
|
|
840
908
|
description: 'The native token of the Titan network.',
|
|
841
909
|
denom_units: [
|
|
@@ -1,6 +1,40 @@
|
|
|
1
1
|
const assets = {
|
|
2
2
|
chain_name: 'symphonytestnet',
|
|
3
3
|
assets: [
|
|
4
|
+
{
|
|
5
|
+
description: 'The native staking and governance token of the Theta testnet version of the Cosmos Hub.',
|
|
6
|
+
denom_units: [{
|
|
7
|
+
denom: 'ibc/25418646C017D377ADF3202FF1E43590D0DAE3346E594E8D78176A139A928F88',
|
|
8
|
+
exponent: 0,
|
|
9
|
+
aliases: ['uatom']
|
|
10
|
+
}, {
|
|
11
|
+
denom: 'atom',
|
|
12
|
+
exponent: 6
|
|
13
|
+
}],
|
|
14
|
+
base: 'ibc/25418646C017D377ADF3202FF1E43590D0DAE3346E594E8D78176A139A928F88',
|
|
15
|
+
name: 'Cosmos',
|
|
16
|
+
display: 'atom',
|
|
17
|
+
symbol: 'ATOM',
|
|
18
|
+
logo_URIs: {
|
|
19
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
20
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
21
|
+
},
|
|
22
|
+
images: [{
|
|
23
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
24
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
25
|
+
}],
|
|
26
|
+
traces: [{
|
|
27
|
+
type: 'ibc',
|
|
28
|
+
counterparty: {
|
|
29
|
+
channel_id: 'channel-4300',
|
|
30
|
+
base_denom: 'uatom',
|
|
31
|
+
chain_name: 'cosmoshubtestnet'
|
|
32
|
+
},
|
|
33
|
+
chain: {
|
|
34
|
+
channel_id: 'channel-7'
|
|
35
|
+
}
|
|
36
|
+
}]
|
|
37
|
+
},
|
|
4
38
|
{
|
|
5
39
|
description: 'The native token of Osmosis',
|
|
6
40
|
denom_units: [{
|
|
@@ -108,6 +142,40 @@ const assets = {
|
|
|
108
142
|
}
|
|
109
143
|
}]
|
|
110
144
|
},
|
|
145
|
+
{
|
|
146
|
+
description: 'The native staking and governance token of the Theta testnet version of the Cosmos Hub.',
|
|
147
|
+
denom_units: [{
|
|
148
|
+
denom: 'ibc/25418646C017D377ADF3202FF1E43590D0DAE3346E594E8D78176A139A928F88',
|
|
149
|
+
exponent: 0,
|
|
150
|
+
aliases: ['uatom']
|
|
151
|
+
}, {
|
|
152
|
+
denom: 'atom',
|
|
153
|
+
exponent: 6
|
|
154
|
+
}],
|
|
155
|
+
base: 'ibc/25418646C017D377ADF3202FF1E43590D0DAE3346E594E8D78176A139A928F88',
|
|
156
|
+
name: 'Cosmos',
|
|
157
|
+
display: 'atom',
|
|
158
|
+
symbol: 'ATOM',
|
|
159
|
+
logo_URIs: {
|
|
160
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
161
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
162
|
+
},
|
|
163
|
+
images: [{
|
|
164
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
165
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
166
|
+
}],
|
|
167
|
+
traces: [{
|
|
168
|
+
type: 'ibc',
|
|
169
|
+
counterparty: {
|
|
170
|
+
channel_id: 'channel-4300',
|
|
171
|
+
base_denom: 'uatom',
|
|
172
|
+
chain_name: 'cosmoshubtestnet'
|
|
173
|
+
},
|
|
174
|
+
chain: {
|
|
175
|
+
channel_id: 'channel-7'
|
|
176
|
+
}
|
|
177
|
+
}]
|
|
178
|
+
},
|
|
111
179
|
{
|
|
112
180
|
description: 'The native token of Osmosis',
|
|
113
181
|
denom_units: [{
|
package/index.d.ts
CHANGED
|
@@ -3,7 +3,7 @@ export * from './testnet';
|
|
|
3
3
|
export * from './noncosmos';
|
|
4
4
|
import asset_lists from './asset_lists';
|
|
5
5
|
declare const _default: {
|
|
6
|
-
asset_lists: AssetList[];
|
|
6
|
+
asset_lists: import("@chain-registry/types").AssetList[];
|
|
7
7
|
};
|
|
8
8
|
export default _default;
|
|
9
9
|
export { asset_lists };
|