chain-registry 2.0.33 → 2.0.35
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/elys/chain.js +5 -5
- package/esm/mainnet/injective/asset-list.js +69 -0
- package/esm/mainnet/int3face/asset-list.js +64 -0
- package/esm/mainnet/osmosis/asset-list.js +96 -0
- package/esm/mainnet/solana/asset-list.js +46 -0
- package/mainnet/elys/chain.js +5 -5
- package/mainnet/injective/asset-list.js +69 -0
- package/mainnet/int3face/asset-list.js +64 -0
- package/mainnet/osmosis/asset-list.js +96 -0
- package/mainnet/solana/asset-list.js +46 -0
- package/package.json +3 -3
|
@@ -153,8 +153,8 @@ const info = {
|
|
|
153
153
|
provider: 'Node39'
|
|
154
154
|
},
|
|
155
155
|
{
|
|
156
|
-
address: 'https://elys.
|
|
157
|
-
provider: 'vNodes[V]
|
|
156
|
+
address: 'https://rpc.elys.srvs.vnodesv.net',
|
|
157
|
+
provider: 'vNodes[V] Ser[V]ices'
|
|
158
158
|
},
|
|
159
159
|
{
|
|
160
160
|
address: 'https://elys-rpc.kleomedes.network/',
|
|
@@ -239,8 +239,8 @@ const info = {
|
|
|
239
239
|
provider: 'Node39'
|
|
240
240
|
},
|
|
241
241
|
{
|
|
242
|
-
address: 'https://elys.
|
|
243
|
-
provider: 'vNodes[V]
|
|
242
|
+
address: 'https://rest.elys.srvs.vnodesv.net:443',
|
|
243
|
+
provider: 'vNodes[V] Ser[V]ices'
|
|
244
244
|
},
|
|
245
245
|
{
|
|
246
246
|
address: 'https://elys-api.kleomedes.network/',
|
|
@@ -309,7 +309,7 @@ const info = {
|
|
|
309
309
|
provider: 'Pro-Nodes75'
|
|
310
310
|
},
|
|
311
311
|
{
|
|
312
|
-
address: 'https://elys.
|
|
312
|
+
address: 'https://grpc.elys.srvs.vnodesv.net:443',
|
|
313
313
|
provider: 'vNodes[V] Ser[V]ices'
|
|
314
314
|
}
|
|
315
315
|
]
|
|
@@ -1273,6 +1273,75 @@ const info = {
|
|
|
1273
1273
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/hinj.png'
|
|
1274
1274
|
}],
|
|
1275
1275
|
typeAsset: 'sdk.coin'
|
|
1276
|
+
},
|
|
1277
|
+
{
|
|
1278
|
+
description: 'Wrapped Bitcoin via Eureka',
|
|
1279
|
+
denomUnits: [{
|
|
1280
|
+
denom: 'ibc/0E293A7622DC9A6439DB60E6D234B5AF446962E27CA3AB44D0590603DFF6968E',
|
|
1281
|
+
exponent: 0
|
|
1282
|
+
}, {
|
|
1283
|
+
denom: 'wbtc',
|
|
1284
|
+
exponent: 8
|
|
1285
|
+
}],
|
|
1286
|
+
typeAsset: 'ics20',
|
|
1287
|
+
base: 'ibc/0E293A7622DC9A6439DB60E6D234B5AF446962E27CA3AB44D0590603DFF6968E',
|
|
1288
|
+
name: 'Wrapped Bitcoin (Eureka)',
|
|
1289
|
+
display: 'wbtc',
|
|
1290
|
+
symbol: 'WBTC.atom',
|
|
1291
|
+
traces: [{
|
|
1292
|
+
type: 'ibc',
|
|
1293
|
+
counterparty: {
|
|
1294
|
+
chainName: 'cosmoshub',
|
|
1295
|
+
baseDenom: 'ibc/D742E8566B0B8CC8F569D950051C09CF57988A88F0E45574BFB3079D41DE6462',
|
|
1296
|
+
channelId: 'channel-220'
|
|
1297
|
+
},
|
|
1298
|
+
chain: {
|
|
1299
|
+
channelId: 'channel-1',
|
|
1300
|
+
path: 'transfer/channel-1/transfer/08-wasm-1369/0x2260fac5e5542a773aa44fbcfedf7c193bc2c599'
|
|
1301
|
+
}
|
|
1302
|
+
}],
|
|
1303
|
+
logoURIs: {
|
|
1304
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
|
|
1305
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
|
|
1306
|
+
},
|
|
1307
|
+
images: [{
|
|
1308
|
+
imageSync: {
|
|
1309
|
+
chainName: 'cosmoshub',
|
|
1310
|
+
baseDenom: 'ibc/D742E8566B0B8CC8F569D950051C09CF57988A88F0E45574BFB3079D41DE6462'
|
|
1311
|
+
},
|
|
1312
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
|
|
1313
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg',
|
|
1314
|
+
theme: {
|
|
1315
|
+
primaryColorHex: '#f39444'
|
|
1316
|
+
}
|
|
1317
|
+
}]
|
|
1318
|
+
},
|
|
1319
|
+
{
|
|
1320
|
+
description: 'Agora USD Coin',
|
|
1321
|
+
denomUnits: [{
|
|
1322
|
+
denom: 'factory/inj1n636d9gzrqggdk66n2f97th0x8yuhfrtx520e7/ausd',
|
|
1323
|
+
exponent: 0
|
|
1324
|
+
}, {
|
|
1325
|
+
denom: 'AUSD',
|
|
1326
|
+
exponent: 6
|
|
1327
|
+
}],
|
|
1328
|
+
base: 'factory/inj1n636d9gzrqggdk66n2f97th0x8yuhfrtx520e7/ausd',
|
|
1329
|
+
name: 'Agora USD',
|
|
1330
|
+
display: 'AUSD',
|
|
1331
|
+
symbol: 'AUSD',
|
|
1332
|
+
logoURIs: {
|
|
1333
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ausd.png'
|
|
1334
|
+
},
|
|
1335
|
+
images: [{
|
|
1336
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ausd.png',
|
|
1337
|
+
theme: {
|
|
1338
|
+
primaryColorHex: '#9A934F'
|
|
1339
|
+
}
|
|
1340
|
+
}],
|
|
1341
|
+
socials: {
|
|
1342
|
+
website: 'https://agora.finance'
|
|
1343
|
+
},
|
|
1344
|
+
typeAsset: 'sdk.coin'
|
|
1276
1345
|
}
|
|
1277
1346
|
]
|
|
1278
1347
|
};
|
|
@@ -272,6 +272,70 @@ const info = {
|
|
|
272
272
|
}
|
|
273
273
|
}],
|
|
274
274
|
typeAsset: 'sdk.coin'
|
|
275
|
+
},
|
|
276
|
+
{
|
|
277
|
+
description: 'Official Trump coin (TRUMP) on Int3face',
|
|
278
|
+
denomUnits: [{
|
|
279
|
+
denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-trump',
|
|
280
|
+
exponent: 0
|
|
281
|
+
}, {
|
|
282
|
+
denom: 'trump',
|
|
283
|
+
exponent: 6
|
|
284
|
+
}],
|
|
285
|
+
base: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-trump',
|
|
286
|
+
name: 'Official Trump',
|
|
287
|
+
display: 'trump',
|
|
288
|
+
symbol: 'TRUMP',
|
|
289
|
+
traces: [{
|
|
290
|
+
type: 'bridge',
|
|
291
|
+
counterparty: {
|
|
292
|
+
chainName: 'solana',
|
|
293
|
+
baseDenom: '6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN'
|
|
294
|
+
},
|
|
295
|
+
provider: 'Int3face'
|
|
296
|
+
}],
|
|
297
|
+
logoURIs: {
|
|
298
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/trump.int3.png'
|
|
299
|
+
},
|
|
300
|
+
images: [{
|
|
301
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/trump.int3.png',
|
|
302
|
+
theme: {
|
|
303
|
+
primaryColorHex: '#3d3d3d'
|
|
304
|
+
}
|
|
305
|
+
}],
|
|
306
|
+
typeAsset: 'sdk.coin'
|
|
307
|
+
},
|
|
308
|
+
{
|
|
309
|
+
description: 'Pudgy Penguins coin (PENGU) on Int3face',
|
|
310
|
+
denomUnits: [{
|
|
311
|
+
denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-pengu',
|
|
312
|
+
exponent: 0
|
|
313
|
+
}, {
|
|
314
|
+
denom: 'pengu',
|
|
315
|
+
exponent: 6
|
|
316
|
+
}],
|
|
317
|
+
base: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-pengu',
|
|
318
|
+
name: 'Pudgy Penguins',
|
|
319
|
+
display: 'pengu',
|
|
320
|
+
symbol: 'PENGU',
|
|
321
|
+
traces: [{
|
|
322
|
+
type: 'bridge',
|
|
323
|
+
counterparty: {
|
|
324
|
+
chainName: 'solana',
|
|
325
|
+
baseDenom: '2zMMhcVQEXDtdE6vsFS7S7D5oUodfJHE8vd1gnBouauv'
|
|
326
|
+
},
|
|
327
|
+
provider: 'Int3face'
|
|
328
|
+
}],
|
|
329
|
+
logoURIs: {
|
|
330
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/pengu.int3.png'
|
|
331
|
+
},
|
|
332
|
+
images: [{
|
|
333
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/pengu.int3.png',
|
|
334
|
+
theme: {
|
|
335
|
+
primaryColorHex: '#3d3d3d'
|
|
336
|
+
}
|
|
337
|
+
}],
|
|
338
|
+
typeAsset: 'sdk.coin'
|
|
275
339
|
}
|
|
276
340
|
]
|
|
277
341
|
};
|
|
@@ -24731,6 +24731,102 @@ const info = {
|
|
|
24731
24731
|
images: [{
|
|
24732
24732
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/FOST.png'
|
|
24733
24733
|
}]
|
|
24734
|
+
},
|
|
24735
|
+
{
|
|
24736
|
+
description: 'Official Trump (TRUMP) coin bridged via Int3face bridge',
|
|
24737
|
+
denomUnits: [{
|
|
24738
|
+
denom: 'ibc/51BFF64A432CBBA08A1ED95609BF0255EC4BBF699BFCDFF267F66CCD664CA350',
|
|
24739
|
+
exponent: 0,
|
|
24740
|
+
aliases: ['factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-trump']
|
|
24741
|
+
}, {
|
|
24742
|
+
denom: 'trump',
|
|
24743
|
+
exponent: 6
|
|
24744
|
+
}],
|
|
24745
|
+
typeAsset: 'ics20',
|
|
24746
|
+
base: 'ibc/51BFF64A432CBBA08A1ED95609BF0255EC4BBF699BFCDFF267F66CCD664CA350',
|
|
24747
|
+
name: 'Official Trump (Int3)',
|
|
24748
|
+
display: 'trump',
|
|
24749
|
+
symbol: 'TRUMP.int3',
|
|
24750
|
+
traces: [{
|
|
24751
|
+
type: 'bridge',
|
|
24752
|
+
counterparty: {
|
|
24753
|
+
chainName: 'solana',
|
|
24754
|
+
baseDenom: '6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN'
|
|
24755
|
+
},
|
|
24756
|
+
provider: 'Int3face'
|
|
24757
|
+
}, {
|
|
24758
|
+
type: 'ibc',
|
|
24759
|
+
counterparty: {
|
|
24760
|
+
chainName: 'int3face',
|
|
24761
|
+
baseDenom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-trump',
|
|
24762
|
+
channelId: 'channel-0'
|
|
24763
|
+
},
|
|
24764
|
+
chain: {
|
|
24765
|
+
channelId: 'channel-82819',
|
|
24766
|
+
path: 'transfer/channel-82819/factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-trump'
|
|
24767
|
+
}
|
|
24768
|
+
}],
|
|
24769
|
+
logoURIs: {
|
|
24770
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/trump.int3.png'
|
|
24771
|
+
},
|
|
24772
|
+
images: [{
|
|
24773
|
+
imageSync: {
|
|
24774
|
+
chainName: 'int3face',
|
|
24775
|
+
baseDenom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-trump'
|
|
24776
|
+
},
|
|
24777
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/trump.int3.png',
|
|
24778
|
+
theme: {
|
|
24779
|
+
primaryColorHex: '#3d3d3d'
|
|
24780
|
+
}
|
|
24781
|
+
}]
|
|
24782
|
+
},
|
|
24783
|
+
{
|
|
24784
|
+
description: 'Pudgy Penguins (PENGU) coin bridged via Int3face bridge',
|
|
24785
|
+
denomUnits: [{
|
|
24786
|
+
denom: 'ibc/2C5CB5DB3D86F64FDE6155A3A94D7543A126DA55490309EEDF59A0765873DA1C',
|
|
24787
|
+
exponent: 0,
|
|
24788
|
+
aliases: ['factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-pengu']
|
|
24789
|
+
}, {
|
|
24790
|
+
denom: 'pengu',
|
|
24791
|
+
exponent: 6
|
|
24792
|
+
}],
|
|
24793
|
+
typeAsset: 'ics20',
|
|
24794
|
+
base: 'ibc/2C5CB5DB3D86F64FDE6155A3A94D7543A126DA55490309EEDF59A0765873DA1C',
|
|
24795
|
+
name: 'Pudgy Penguins (Int3)',
|
|
24796
|
+
display: 'pengu',
|
|
24797
|
+
symbol: 'PENGU.int3',
|
|
24798
|
+
traces: [{
|
|
24799
|
+
type: 'bridge',
|
|
24800
|
+
counterparty: {
|
|
24801
|
+
chainName: 'solana',
|
|
24802
|
+
baseDenom: '2zMMhcVQEXDtdE6vsFS7S7D5oUodfJHE8vd1gnBouauv'
|
|
24803
|
+
},
|
|
24804
|
+
provider: 'Int3face'
|
|
24805
|
+
}, {
|
|
24806
|
+
type: 'ibc',
|
|
24807
|
+
counterparty: {
|
|
24808
|
+
chainName: 'int3face',
|
|
24809
|
+
baseDenom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-pengu',
|
|
24810
|
+
channelId: 'channel-0'
|
|
24811
|
+
},
|
|
24812
|
+
chain: {
|
|
24813
|
+
channelId: 'channel-82819',
|
|
24814
|
+
path: 'transfer/channel-82819/factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-pengu'
|
|
24815
|
+
}
|
|
24816
|
+
}],
|
|
24817
|
+
logoURIs: {
|
|
24818
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/pengu.int3.png'
|
|
24819
|
+
},
|
|
24820
|
+
images: [{
|
|
24821
|
+
imageSync: {
|
|
24822
|
+
chainName: 'int3face',
|
|
24823
|
+
baseDenom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-pengu'
|
|
24824
|
+
},
|
|
24825
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/pengu.int3.png',
|
|
24826
|
+
theme: {
|
|
24827
|
+
primaryColorHex: '#3d3d3d'
|
|
24828
|
+
}
|
|
24829
|
+
}]
|
|
24734
24830
|
}
|
|
24735
24831
|
]
|
|
24736
24832
|
};
|
|
@@ -722,6 +722,52 @@ const info = {
|
|
|
722
722
|
images: [{
|
|
723
723
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/monkeys.png'
|
|
724
724
|
}]
|
|
725
|
+
},
|
|
726
|
+
{
|
|
727
|
+
description: 'Official Trump token on Solana blockchain.',
|
|
728
|
+
typeAsset: 'erc20',
|
|
729
|
+
address: '6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN',
|
|
730
|
+
denomUnits: [{
|
|
731
|
+
denom: '6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN',
|
|
732
|
+
exponent: 0
|
|
733
|
+
}, {
|
|
734
|
+
denom: 'trump',
|
|
735
|
+
exponent: 6
|
|
736
|
+
}],
|
|
737
|
+
base: '6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN',
|
|
738
|
+
name: 'Official Trump',
|
|
739
|
+
display: 'trump',
|
|
740
|
+
symbol: 'TRUMP',
|
|
741
|
+
coingeckoId: 'official-trump',
|
|
742
|
+
images: [{
|
|
743
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/trump.png'
|
|
744
|
+
}],
|
|
745
|
+
logoURIs: {
|
|
746
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/trump.png'
|
|
747
|
+
}
|
|
748
|
+
},
|
|
749
|
+
{
|
|
750
|
+
description: 'Pudgy Penguins token on Solana blockchain.',
|
|
751
|
+
typeAsset: 'erc20',
|
|
752
|
+
address: '2zMMhcVQEXDtdE6vsFS7S7D5oUodfJHE8vd1gnBouauv',
|
|
753
|
+
denomUnits: [{
|
|
754
|
+
denom: '2zMMhcVQEXDtdE6vsFS7S7D5oUodfJHE8vd1gnBouauv',
|
|
755
|
+
exponent: 0
|
|
756
|
+
}, {
|
|
757
|
+
denom: 'pengu',
|
|
758
|
+
exponent: 6
|
|
759
|
+
}],
|
|
760
|
+
base: '2zMMhcVQEXDtdE6vsFS7S7D5oUodfJHE8vd1gnBouauv',
|
|
761
|
+
name: 'Pudgy Penguins',
|
|
762
|
+
display: 'pengu',
|
|
763
|
+
symbol: 'PENGU',
|
|
764
|
+
coingeckoId: 'pudgy-penguins',
|
|
765
|
+
images: [{
|
|
766
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/pengu.png'
|
|
767
|
+
}],
|
|
768
|
+
logoURIs: {
|
|
769
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/pengu.png'
|
|
770
|
+
}
|
|
725
771
|
}
|
|
726
772
|
]
|
|
727
773
|
};
|
package/mainnet/elys/chain.js
CHANGED
|
@@ -155,8 +155,8 @@ const info = {
|
|
|
155
155
|
provider: 'Node39'
|
|
156
156
|
},
|
|
157
157
|
{
|
|
158
|
-
address: 'https://elys.
|
|
159
|
-
provider: 'vNodes[V]
|
|
158
|
+
address: 'https://rpc.elys.srvs.vnodesv.net',
|
|
159
|
+
provider: 'vNodes[V] Ser[V]ices'
|
|
160
160
|
},
|
|
161
161
|
{
|
|
162
162
|
address: 'https://elys-rpc.kleomedes.network/',
|
|
@@ -241,8 +241,8 @@ const info = {
|
|
|
241
241
|
provider: 'Node39'
|
|
242
242
|
},
|
|
243
243
|
{
|
|
244
|
-
address: 'https://elys.
|
|
245
|
-
provider: 'vNodes[V]
|
|
244
|
+
address: 'https://rest.elys.srvs.vnodesv.net:443',
|
|
245
|
+
provider: 'vNodes[V] Ser[V]ices'
|
|
246
246
|
},
|
|
247
247
|
{
|
|
248
248
|
address: 'https://elys-api.kleomedes.network/',
|
|
@@ -311,7 +311,7 @@ const info = {
|
|
|
311
311
|
provider: 'Pro-Nodes75'
|
|
312
312
|
},
|
|
313
313
|
{
|
|
314
|
-
address: 'https://elys.
|
|
314
|
+
address: 'https://grpc.elys.srvs.vnodesv.net:443',
|
|
315
315
|
provider: 'vNodes[V] Ser[V]ices'
|
|
316
316
|
}
|
|
317
317
|
]
|
|
@@ -1275,6 +1275,75 @@ const info = {
|
|
|
1275
1275
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/hinj.png'
|
|
1276
1276
|
}],
|
|
1277
1277
|
typeAsset: 'sdk.coin'
|
|
1278
|
+
},
|
|
1279
|
+
{
|
|
1280
|
+
description: 'Wrapped Bitcoin via Eureka',
|
|
1281
|
+
denomUnits: [{
|
|
1282
|
+
denom: 'ibc/0E293A7622DC9A6439DB60E6D234B5AF446962E27CA3AB44D0590603DFF6968E',
|
|
1283
|
+
exponent: 0
|
|
1284
|
+
}, {
|
|
1285
|
+
denom: 'wbtc',
|
|
1286
|
+
exponent: 8
|
|
1287
|
+
}],
|
|
1288
|
+
typeAsset: 'ics20',
|
|
1289
|
+
base: 'ibc/0E293A7622DC9A6439DB60E6D234B5AF446962E27CA3AB44D0590603DFF6968E',
|
|
1290
|
+
name: 'Wrapped Bitcoin (Eureka)',
|
|
1291
|
+
display: 'wbtc',
|
|
1292
|
+
symbol: 'WBTC.atom',
|
|
1293
|
+
traces: [{
|
|
1294
|
+
type: 'ibc',
|
|
1295
|
+
counterparty: {
|
|
1296
|
+
chainName: 'cosmoshub',
|
|
1297
|
+
baseDenom: 'ibc/D742E8566B0B8CC8F569D950051C09CF57988A88F0E45574BFB3079D41DE6462',
|
|
1298
|
+
channelId: 'channel-220'
|
|
1299
|
+
},
|
|
1300
|
+
chain: {
|
|
1301
|
+
channelId: 'channel-1',
|
|
1302
|
+
path: 'transfer/channel-1/transfer/08-wasm-1369/0x2260fac5e5542a773aa44fbcfedf7c193bc2c599'
|
|
1303
|
+
}
|
|
1304
|
+
}],
|
|
1305
|
+
logoURIs: {
|
|
1306
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
|
|
1307
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
|
|
1308
|
+
},
|
|
1309
|
+
images: [{
|
|
1310
|
+
imageSync: {
|
|
1311
|
+
chainName: 'cosmoshub',
|
|
1312
|
+
baseDenom: 'ibc/D742E8566B0B8CC8F569D950051C09CF57988A88F0E45574BFB3079D41DE6462'
|
|
1313
|
+
},
|
|
1314
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
|
|
1315
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg',
|
|
1316
|
+
theme: {
|
|
1317
|
+
primaryColorHex: '#f39444'
|
|
1318
|
+
}
|
|
1319
|
+
}]
|
|
1320
|
+
},
|
|
1321
|
+
{
|
|
1322
|
+
description: 'Agora USD Coin',
|
|
1323
|
+
denomUnits: [{
|
|
1324
|
+
denom: 'factory/inj1n636d9gzrqggdk66n2f97th0x8yuhfrtx520e7/ausd',
|
|
1325
|
+
exponent: 0
|
|
1326
|
+
}, {
|
|
1327
|
+
denom: 'AUSD',
|
|
1328
|
+
exponent: 6
|
|
1329
|
+
}],
|
|
1330
|
+
base: 'factory/inj1n636d9gzrqggdk66n2f97th0x8yuhfrtx520e7/ausd',
|
|
1331
|
+
name: 'Agora USD',
|
|
1332
|
+
display: 'AUSD',
|
|
1333
|
+
symbol: 'AUSD',
|
|
1334
|
+
logoURIs: {
|
|
1335
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ausd.png'
|
|
1336
|
+
},
|
|
1337
|
+
images: [{
|
|
1338
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/ausd.png',
|
|
1339
|
+
theme: {
|
|
1340
|
+
primaryColorHex: '#9A934F'
|
|
1341
|
+
}
|
|
1342
|
+
}],
|
|
1343
|
+
socials: {
|
|
1344
|
+
website: 'https://agora.finance'
|
|
1345
|
+
},
|
|
1346
|
+
typeAsset: 'sdk.coin'
|
|
1278
1347
|
}
|
|
1279
1348
|
]
|
|
1280
1349
|
};
|
|
@@ -274,6 +274,70 @@ const info = {
|
|
|
274
274
|
}
|
|
275
275
|
}],
|
|
276
276
|
typeAsset: 'sdk.coin'
|
|
277
|
+
},
|
|
278
|
+
{
|
|
279
|
+
description: 'Official Trump coin (TRUMP) on Int3face',
|
|
280
|
+
denomUnits: [{
|
|
281
|
+
denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-trump',
|
|
282
|
+
exponent: 0
|
|
283
|
+
}, {
|
|
284
|
+
denom: 'trump',
|
|
285
|
+
exponent: 6
|
|
286
|
+
}],
|
|
287
|
+
base: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-trump',
|
|
288
|
+
name: 'Official Trump',
|
|
289
|
+
display: 'trump',
|
|
290
|
+
symbol: 'TRUMP',
|
|
291
|
+
traces: [{
|
|
292
|
+
type: 'bridge',
|
|
293
|
+
counterparty: {
|
|
294
|
+
chainName: 'solana',
|
|
295
|
+
baseDenom: '6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN'
|
|
296
|
+
},
|
|
297
|
+
provider: 'Int3face'
|
|
298
|
+
}],
|
|
299
|
+
logoURIs: {
|
|
300
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/trump.int3.png'
|
|
301
|
+
},
|
|
302
|
+
images: [{
|
|
303
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/trump.int3.png',
|
|
304
|
+
theme: {
|
|
305
|
+
primaryColorHex: '#3d3d3d'
|
|
306
|
+
}
|
|
307
|
+
}],
|
|
308
|
+
typeAsset: 'sdk.coin'
|
|
309
|
+
},
|
|
310
|
+
{
|
|
311
|
+
description: 'Pudgy Penguins coin (PENGU) on Int3face',
|
|
312
|
+
denomUnits: [{
|
|
313
|
+
denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-pengu',
|
|
314
|
+
exponent: 0
|
|
315
|
+
}, {
|
|
316
|
+
denom: 'pengu',
|
|
317
|
+
exponent: 6
|
|
318
|
+
}],
|
|
319
|
+
base: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-pengu',
|
|
320
|
+
name: 'Pudgy Penguins',
|
|
321
|
+
display: 'pengu',
|
|
322
|
+
symbol: 'PENGU',
|
|
323
|
+
traces: [{
|
|
324
|
+
type: 'bridge',
|
|
325
|
+
counterparty: {
|
|
326
|
+
chainName: 'solana',
|
|
327
|
+
baseDenom: '2zMMhcVQEXDtdE6vsFS7S7D5oUodfJHE8vd1gnBouauv'
|
|
328
|
+
},
|
|
329
|
+
provider: 'Int3face'
|
|
330
|
+
}],
|
|
331
|
+
logoURIs: {
|
|
332
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/pengu.int3.png'
|
|
333
|
+
},
|
|
334
|
+
images: [{
|
|
335
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/pengu.int3.png',
|
|
336
|
+
theme: {
|
|
337
|
+
primaryColorHex: '#3d3d3d'
|
|
338
|
+
}
|
|
339
|
+
}],
|
|
340
|
+
typeAsset: 'sdk.coin'
|
|
277
341
|
}
|
|
278
342
|
]
|
|
279
343
|
};
|
|
@@ -24733,6 +24733,102 @@ const info = {
|
|
|
24733
24733
|
images: [{
|
|
24734
24734
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/FOST.png'
|
|
24735
24735
|
}]
|
|
24736
|
+
},
|
|
24737
|
+
{
|
|
24738
|
+
description: 'Official Trump (TRUMP) coin bridged via Int3face bridge',
|
|
24739
|
+
denomUnits: [{
|
|
24740
|
+
denom: 'ibc/51BFF64A432CBBA08A1ED95609BF0255EC4BBF699BFCDFF267F66CCD664CA350',
|
|
24741
|
+
exponent: 0,
|
|
24742
|
+
aliases: ['factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-trump']
|
|
24743
|
+
}, {
|
|
24744
|
+
denom: 'trump',
|
|
24745
|
+
exponent: 6
|
|
24746
|
+
}],
|
|
24747
|
+
typeAsset: 'ics20',
|
|
24748
|
+
base: 'ibc/51BFF64A432CBBA08A1ED95609BF0255EC4BBF699BFCDFF267F66CCD664CA350',
|
|
24749
|
+
name: 'Official Trump (Int3)',
|
|
24750
|
+
display: 'trump',
|
|
24751
|
+
symbol: 'TRUMP.int3',
|
|
24752
|
+
traces: [{
|
|
24753
|
+
type: 'bridge',
|
|
24754
|
+
counterparty: {
|
|
24755
|
+
chainName: 'solana',
|
|
24756
|
+
baseDenom: '6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN'
|
|
24757
|
+
},
|
|
24758
|
+
provider: 'Int3face'
|
|
24759
|
+
}, {
|
|
24760
|
+
type: 'ibc',
|
|
24761
|
+
counterparty: {
|
|
24762
|
+
chainName: 'int3face',
|
|
24763
|
+
baseDenom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-trump',
|
|
24764
|
+
channelId: 'channel-0'
|
|
24765
|
+
},
|
|
24766
|
+
chain: {
|
|
24767
|
+
channelId: 'channel-82819',
|
|
24768
|
+
path: 'transfer/channel-82819/factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-trump'
|
|
24769
|
+
}
|
|
24770
|
+
}],
|
|
24771
|
+
logoURIs: {
|
|
24772
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/trump.int3.png'
|
|
24773
|
+
},
|
|
24774
|
+
images: [{
|
|
24775
|
+
imageSync: {
|
|
24776
|
+
chainName: 'int3face',
|
|
24777
|
+
baseDenom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-trump'
|
|
24778
|
+
},
|
|
24779
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/trump.int3.png',
|
|
24780
|
+
theme: {
|
|
24781
|
+
primaryColorHex: '#3d3d3d'
|
|
24782
|
+
}
|
|
24783
|
+
}]
|
|
24784
|
+
},
|
|
24785
|
+
{
|
|
24786
|
+
description: 'Pudgy Penguins (PENGU) coin bridged via Int3face bridge',
|
|
24787
|
+
denomUnits: [{
|
|
24788
|
+
denom: 'ibc/2C5CB5DB3D86F64FDE6155A3A94D7543A126DA55490309EEDF59A0765873DA1C',
|
|
24789
|
+
exponent: 0,
|
|
24790
|
+
aliases: ['factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-pengu']
|
|
24791
|
+
}, {
|
|
24792
|
+
denom: 'pengu',
|
|
24793
|
+
exponent: 6
|
|
24794
|
+
}],
|
|
24795
|
+
typeAsset: 'ics20',
|
|
24796
|
+
base: 'ibc/2C5CB5DB3D86F64FDE6155A3A94D7543A126DA55490309EEDF59A0765873DA1C',
|
|
24797
|
+
name: 'Pudgy Penguins (Int3)',
|
|
24798
|
+
display: 'pengu',
|
|
24799
|
+
symbol: 'PENGU.int3',
|
|
24800
|
+
traces: [{
|
|
24801
|
+
type: 'bridge',
|
|
24802
|
+
counterparty: {
|
|
24803
|
+
chainName: 'solana',
|
|
24804
|
+
baseDenom: '2zMMhcVQEXDtdE6vsFS7S7D5oUodfJHE8vd1gnBouauv'
|
|
24805
|
+
},
|
|
24806
|
+
provider: 'Int3face'
|
|
24807
|
+
}, {
|
|
24808
|
+
type: 'ibc',
|
|
24809
|
+
counterparty: {
|
|
24810
|
+
chainName: 'int3face',
|
|
24811
|
+
baseDenom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-pengu',
|
|
24812
|
+
channelId: 'channel-0'
|
|
24813
|
+
},
|
|
24814
|
+
chain: {
|
|
24815
|
+
channelId: 'channel-82819',
|
|
24816
|
+
path: 'transfer/channel-82819/factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-pengu'
|
|
24817
|
+
}
|
|
24818
|
+
}],
|
|
24819
|
+
logoURIs: {
|
|
24820
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/pengu.int3.png'
|
|
24821
|
+
},
|
|
24822
|
+
images: [{
|
|
24823
|
+
imageSync: {
|
|
24824
|
+
chainName: 'int3face',
|
|
24825
|
+
baseDenom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-pengu'
|
|
24826
|
+
},
|
|
24827
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/pengu.int3.png',
|
|
24828
|
+
theme: {
|
|
24829
|
+
primaryColorHex: '#3d3d3d'
|
|
24830
|
+
}
|
|
24831
|
+
}]
|
|
24736
24832
|
}
|
|
24737
24833
|
]
|
|
24738
24834
|
};
|
|
@@ -724,6 +724,52 @@ const info = {
|
|
|
724
724
|
images: [{
|
|
725
725
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/monkeys.png'
|
|
726
726
|
}]
|
|
727
|
+
},
|
|
728
|
+
{
|
|
729
|
+
description: 'Official Trump token on Solana blockchain.',
|
|
730
|
+
typeAsset: 'erc20',
|
|
731
|
+
address: '6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN',
|
|
732
|
+
denomUnits: [{
|
|
733
|
+
denom: '6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN',
|
|
734
|
+
exponent: 0
|
|
735
|
+
}, {
|
|
736
|
+
denom: 'trump',
|
|
737
|
+
exponent: 6
|
|
738
|
+
}],
|
|
739
|
+
base: '6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN',
|
|
740
|
+
name: 'Official Trump',
|
|
741
|
+
display: 'trump',
|
|
742
|
+
symbol: 'TRUMP',
|
|
743
|
+
coingeckoId: 'official-trump',
|
|
744
|
+
images: [{
|
|
745
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/trump.png'
|
|
746
|
+
}],
|
|
747
|
+
logoURIs: {
|
|
748
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/trump.png'
|
|
749
|
+
}
|
|
750
|
+
},
|
|
751
|
+
{
|
|
752
|
+
description: 'Pudgy Penguins token on Solana blockchain.',
|
|
753
|
+
typeAsset: 'erc20',
|
|
754
|
+
address: '2zMMhcVQEXDtdE6vsFS7S7D5oUodfJHE8vd1gnBouauv',
|
|
755
|
+
denomUnits: [{
|
|
756
|
+
denom: '2zMMhcVQEXDtdE6vsFS7S7D5oUodfJHE8vd1gnBouauv',
|
|
757
|
+
exponent: 0
|
|
758
|
+
}, {
|
|
759
|
+
denom: 'pengu',
|
|
760
|
+
exponent: 6
|
|
761
|
+
}],
|
|
762
|
+
base: '2zMMhcVQEXDtdE6vsFS7S7D5oUodfJHE8vd1gnBouauv',
|
|
763
|
+
name: 'Pudgy Penguins',
|
|
764
|
+
display: 'pengu',
|
|
765
|
+
symbol: 'PENGU',
|
|
766
|
+
coingeckoId: 'pudgy-penguins',
|
|
767
|
+
images: [{
|
|
768
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/pengu.png'
|
|
769
|
+
}],
|
|
770
|
+
logoURIs: {
|
|
771
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/pengu.png'
|
|
772
|
+
}
|
|
727
773
|
}
|
|
728
774
|
]
|
|
729
775
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "chain-registry",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.35",
|
|
4
4
|
"description": "Cosmos chain registry ⚛️",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/chain-registry/tree/master/packages/chain-registry#readme",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@chain-registry/types": "^2.0.
|
|
32
|
+
"@chain-registry/types": "^2.0.35"
|
|
33
33
|
},
|
|
34
34
|
"keywords": [
|
|
35
35
|
"chain-registry",
|
|
@@ -39,5 +39,5 @@
|
|
|
39
39
|
"interchain",
|
|
40
40
|
"tokens"
|
|
41
41
|
],
|
|
42
|
-
"gitHead": "
|
|
42
|
+
"gitHead": "a768b0e3775356e0ac6b938c7e5882f9b22fb940"
|
|
43
43
|
}
|