chain-registry 1.69.112 → 1.69.114
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/devnet/prysmdevnet/chain.js +12 -0
- package/esm/devnet/prysmdevnet/chain.js +12 -0
- package/esm/mainnet/elys/assets.js +327 -0
- package/esm/mainnet/mantrachain/assets.js +181 -2
- package/esm/mainnet/source/chain.js +0 -4
- package/esm/mainnet/stargaze/assets.js +21 -0
- package/esm/testnet/assets.js +2 -0
- package/esm/testnet/atomonetestnet/assets.js +32 -0
- package/esm/testnet/atomonetestnet/chain.js +134 -0
- package/esm/testnet/atomonetestnet/index.js +4 -0
- package/esm/testnet/axelartestnet/assets.js +1404 -0
- package/esm/testnet/chains.js +2 -0
- package/esm/testnet/cosmosicsprovidertestnet/chain.js +8 -0
- package/esm/testnet/elystestnet/chain.js +8 -0
- package/esm/testnet/manifesttestnet/assets.js +1288 -0
- package/esm/testnet/mantrachaintestnet2/assets.js +178 -2
- package/esm/testnet/named.js +1 -0
- package/esm/testnet/neutrontestnet/chain.js +14 -3
- package/esm/testnet/osmosistestnet/assets.js +1954 -4
- package/esm/testnet/pelltestnet/chain.js +8 -0
- package/mainnet/elys/assets.js +327 -0
- package/mainnet/mantrachain/assets.js +181 -2
- package/mainnet/source/chain.js +0 -4
- package/mainnet/stargaze/assets.js +21 -0
- package/package.json +4 -4
- package/testnet/assets.js +2 -0
- package/testnet/atomonetestnet/assets.d.ts +3 -0
- package/testnet/atomonetestnet/assets.js +34 -0
- package/testnet/atomonetestnet/chain.d.ts +3 -0
- package/testnet/atomonetestnet/chain.js +136 -0
- package/testnet/atomonetestnet/index.d.ts +2 -0
- package/testnet/atomonetestnet/index.js +10 -0
- package/testnet/axelartestnet/assets.js +1404 -0
- package/testnet/chains.js +2 -0
- package/testnet/cosmosicsprovidertestnet/chain.js +8 -0
- package/testnet/elystestnet/chain.js +8 -0
- package/testnet/manifesttestnet/assets.js +1288 -0
- package/testnet/mantrachaintestnet2/assets.js +178 -2
- package/testnet/named.d.ts +1 -0
- package/testnet/named.js +4 -3
- package/testnet/neutrontestnet/chain.js +14 -3
- package/testnet/osmosistestnet/assets.js +1954 -4
- package/testnet/pelltestnet/chain.js +8 -0
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
const info = {
|
|
2
2
|
$schema: '../../assetlist.schema.json',
|
|
3
3
|
chain_name: 'mantrachaintestnet2',
|
|
4
|
-
assets: [
|
|
4
|
+
assets: [
|
|
5
|
+
{
|
|
5
6
|
description: 'The native token of MANTRA',
|
|
6
7
|
extended_description: 'The first RWA Layer 1 Blockchain, capable of adherence and enforcement of real world regulatory requirements.',
|
|
7
8
|
denom_units: [{
|
|
@@ -58,6 +59,181 @@ const info = {
|
|
|
58
59
|
website: 'https://www.mantrachain.io/',
|
|
59
60
|
twitter: 'https://x.com/MANTRA_Chain'
|
|
60
61
|
}
|
|
61
|
-
}
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
description: 'USDC is a fully collateralized US Dollar stablecoin developed by CENTRE, with Circle as the first issuer.',
|
|
65
|
+
denom_units: [{
|
|
66
|
+
denom: 'ibc/F082B65C88E4B6D5EF1DB243CDA1D331D002759E938A0F5CD3FFDC5D53B3E349',
|
|
67
|
+
exponent: 0,
|
|
68
|
+
aliases: ['microusdc', 'uusdc']
|
|
69
|
+
}, {
|
|
70
|
+
denom: 'usdc',
|
|
71
|
+
exponent: 6
|
|
72
|
+
}],
|
|
73
|
+
type_asset: 'ics20',
|
|
74
|
+
base: 'ibc/F082B65C88E4B6D5EF1DB243CDA1D331D002759E938A0F5CD3FFDC5D53B3E349',
|
|
75
|
+
name: 'USDC',
|
|
76
|
+
display: 'usdc',
|
|
77
|
+
symbol: 'USDC',
|
|
78
|
+
traces: [{
|
|
79
|
+
type: 'ibc',
|
|
80
|
+
counterparty: {
|
|
81
|
+
chain_name: 'nobletestnet',
|
|
82
|
+
base_denom: 'uusdc',
|
|
83
|
+
channel_id: 'channel-209'
|
|
84
|
+
},
|
|
85
|
+
chain: {
|
|
86
|
+
channel_id: 'channel-2',
|
|
87
|
+
path: 'transfer/channel-2/uusdc'
|
|
88
|
+
}
|
|
89
|
+
}],
|
|
90
|
+
logo_URIs: {
|
|
91
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
|
|
92
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png'
|
|
93
|
+
},
|
|
94
|
+
images: [{
|
|
95
|
+
image_sync: {
|
|
96
|
+
chain_name: 'ethereum',
|
|
97
|
+
base_denom: '0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48'
|
|
98
|
+
},
|
|
99
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
|
|
100
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
|
|
101
|
+
theme: {
|
|
102
|
+
circle: true,
|
|
103
|
+
primary_color_hex: '#2775CA'
|
|
104
|
+
}
|
|
105
|
+
}]
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
description: 'Ondo US Dollar Yield',
|
|
109
|
+
denom_units: [{
|
|
110
|
+
denom: 'ibc/D4673DC468A86C668204C7A29BFDC3511FF36D512C38C9EB9215872E9653B239',
|
|
111
|
+
exponent: 0,
|
|
112
|
+
aliases: ['attousdy', 'ausdy']
|
|
113
|
+
}, {
|
|
114
|
+
denom: 'usdy',
|
|
115
|
+
exponent: 18
|
|
116
|
+
}],
|
|
117
|
+
type_asset: 'ics20',
|
|
118
|
+
base: 'ibc/D4673DC468A86C668204C7A29BFDC3511FF36D512C38C9EB9215872E9653B239',
|
|
119
|
+
name: 'Ondo US Dollar Yield',
|
|
120
|
+
display: 'usdy',
|
|
121
|
+
symbol: 'USDY',
|
|
122
|
+
traces: [{
|
|
123
|
+
type: 'ibc',
|
|
124
|
+
counterparty: {
|
|
125
|
+
chain_name: 'nobletestnet',
|
|
126
|
+
base_denom: 'ausdy',
|
|
127
|
+
channel_id: 'channel-209'
|
|
128
|
+
},
|
|
129
|
+
chain: {
|
|
130
|
+
channel_id: 'channel-2',
|
|
131
|
+
path: 'transfer/channel-2/ausdy'
|
|
132
|
+
}
|
|
133
|
+
}],
|
|
134
|
+
logo_URIs: {
|
|
135
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
|
|
136
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg'
|
|
137
|
+
},
|
|
138
|
+
images: [{
|
|
139
|
+
image_sync: {
|
|
140
|
+
chain_name: 'noble',
|
|
141
|
+
base_denom: 'ausdy'
|
|
142
|
+
},
|
|
143
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
|
|
144
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg',
|
|
145
|
+
theme: {
|
|
146
|
+
primary_color_hex: '#142c5c'
|
|
147
|
+
}
|
|
148
|
+
}]
|
|
149
|
+
},
|
|
150
|
+
{
|
|
151
|
+
description: 'OSMO from Osmosis',
|
|
152
|
+
denom_units: [{
|
|
153
|
+
denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
154
|
+
exponent: 0,
|
|
155
|
+
aliases: ['uosmo']
|
|
156
|
+
}, {
|
|
157
|
+
denom: 'osmo',
|
|
158
|
+
exponent: 6,
|
|
159
|
+
aliases: []
|
|
160
|
+
}],
|
|
161
|
+
type_asset: 'ics20',
|
|
162
|
+
base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
163
|
+
name: 'Osmosis',
|
|
164
|
+
display: 'osmo',
|
|
165
|
+
symbol: 'OSMO',
|
|
166
|
+
traces: [{
|
|
167
|
+
type: 'ibc',
|
|
168
|
+
counterparty: {
|
|
169
|
+
chain_name: 'osmosistestnet',
|
|
170
|
+
base_denom: 'uosmo',
|
|
171
|
+
channel_id: 'channel-8734'
|
|
172
|
+
},
|
|
173
|
+
chain: {
|
|
174
|
+
channel_id: 'channel-0',
|
|
175
|
+
path: 'transfer/channel-0/uosmo'
|
|
176
|
+
}
|
|
177
|
+
}],
|
|
178
|
+
images: [{
|
|
179
|
+
image_sync: {
|
|
180
|
+
chain_name: 'osmosis',
|
|
181
|
+
base_denom: 'uosmo'
|
|
182
|
+
},
|
|
183
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
184
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg',
|
|
185
|
+
theme: {
|
|
186
|
+
primary_color_hex: '#760dbb'
|
|
187
|
+
}
|
|
188
|
+
}],
|
|
189
|
+
logo_URIs: {
|
|
190
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
191
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
192
|
+
}
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
description: 'The native staking and governance token of the Cosmos Hub.',
|
|
196
|
+
denom_units: [{
|
|
197
|
+
denom: 'ibc/A4DB47A9D3CF9A068D454513891B526702455D3EF08FB9EB558C561F9DC2B701',
|
|
198
|
+
exponent: 0,
|
|
199
|
+
aliases: ['uatom']
|
|
200
|
+
}, {
|
|
201
|
+
denom: 'atom',
|
|
202
|
+
exponent: 6
|
|
203
|
+
}],
|
|
204
|
+
type_asset: 'ics20',
|
|
205
|
+
base: 'ibc/A4DB47A9D3CF9A068D454513891B526702455D3EF08FB9EB558C561F9DC2B701',
|
|
206
|
+
name: 'Cosmos Hub',
|
|
207
|
+
display: 'atom',
|
|
208
|
+
symbol: 'ATOM',
|
|
209
|
+
traces: [{
|
|
210
|
+
type: 'ibc',
|
|
211
|
+
counterparty: {
|
|
212
|
+
chain_name: 'cosmoshubtestnet',
|
|
213
|
+
base_denom: 'uatom',
|
|
214
|
+
channel_id: 'channel-241'
|
|
215
|
+
},
|
|
216
|
+
chain: {
|
|
217
|
+
channel_id: 'channel-3',
|
|
218
|
+
path: 'transfer/channel-3/uatom'
|
|
219
|
+
}
|
|
220
|
+
}],
|
|
221
|
+
logo_URIs: {
|
|
222
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
223
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
|
|
224
|
+
},
|
|
225
|
+
images: [{
|
|
226
|
+
image_sync: {
|
|
227
|
+
chain_name: 'cosmoshub',
|
|
228
|
+
base_denom: 'uatom'
|
|
229
|
+
},
|
|
230
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
|
|
231
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg',
|
|
232
|
+
theme: {
|
|
233
|
+
primary_color_hex: '#272d45'
|
|
234
|
+
}
|
|
235
|
+
}]
|
|
236
|
+
}
|
|
237
|
+
]
|
|
62
238
|
};
|
|
63
239
|
export default info;
|
package/esm/testnet/named.js
CHANGED
|
@@ -4,6 +4,7 @@ export * as alloratestnet from './alloratestnet';
|
|
|
4
4
|
export * as archwaytestnet from './archwaytestnet';
|
|
5
5
|
export * as arkeonetworktestnet from './arkeonetworktestnet';
|
|
6
6
|
export * as artelatestnet from './artelatestnet';
|
|
7
|
+
export * as atomonetestnet from './atomonetestnet';
|
|
7
8
|
export * as auratestnet from './auratestnet';
|
|
8
9
|
export * as axelartestnet from './axelartestnet';
|
|
9
10
|
export * as babylontestnet from './babylontestnet';
|
|
@@ -48,13 +48,20 @@ const info = {
|
|
|
48
48
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/neutrontestnet/images/neutron-black-logo.svg'
|
|
49
49
|
},
|
|
50
50
|
apis: {
|
|
51
|
-
rpc: [
|
|
51
|
+
rpc: [
|
|
52
|
+
{
|
|
52
53
|
address: 'https://rpc-falcron.pion-1.ntrn.tech',
|
|
53
54
|
provider: 'Neutron'
|
|
54
|
-
},
|
|
55
|
+
},
|
|
56
|
+
{
|
|
55
57
|
address: 'https://neutron-testnet-rpc.polkachu.com/',
|
|
56
58
|
provider: 'Polkachu'
|
|
57
|
-
}
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
address: 'https://neutron-testnet-rpc.ibs.team:443',
|
|
62
|
+
provider: 'Inter Blockchain Services'
|
|
63
|
+
}
|
|
64
|
+
],
|
|
58
65
|
rest: [
|
|
59
66
|
{
|
|
60
67
|
address: 'https://rest-falcron.pion-1.ntrn.tech',
|
|
@@ -67,6 +74,10 @@ const info = {
|
|
|
67
74
|
{
|
|
68
75
|
address: 'https://rest.baryon-sentry-01.rs-testnet.polypore.xyz',
|
|
69
76
|
provider: 'Hypha'
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
address: 'https://neutron-testnet-api.ibs.team:443',
|
|
80
|
+
provider: 'Inter Blockchain Services'
|
|
70
81
|
}
|
|
71
82
|
],
|
|
72
83
|
grpc: [{
|