@chain-registry/assets 1.70.351 → 1.70.353
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/acrechain.js +4 -8
- package/esm/mainnet/agoric.js +8 -16
- package/esm/mainnet/archway.js +8 -16
- package/esm/mainnet/aura.js +4 -8
- package/esm/mainnet/axelar.js +12 -24
- package/esm/mainnet/babylon.js +4 -8
- package/esm/mainnet/beezee.js +4 -8
- package/esm/mainnet/bitbadges.js +4 -8
- package/esm/mainnet/bitway.js +4 -8
- package/esm/mainnet/canto.js +4 -8
- package/esm/mainnet/carbon.js +2 -4
- package/esm/mainnet/cheqd.js +4 -8
- package/esm/mainnet/composable.js +12 -16
- package/esm/mainnet/coreum.js +8 -16
- package/esm/mainnet/cosmoshub.js +20 -40
- package/esm/mainnet/crescent.js +8 -16
- package/esm/mainnet/doravota.js +4 -8
- package/esm/mainnet/dungeon.js +4 -8
- package/esm/mainnet/dydx.js +4 -8
- package/esm/mainnet/dymension.js +4 -8
- package/esm/mainnet/elys.js +4 -8
- package/esm/mainnet/evmos.js +8 -16
- package/esm/mainnet/furya.js +4 -8
- package/esm/mainnet/gravitybridge.js +4 -8
- package/esm/mainnet/haqq.js +8 -16
- package/esm/mainnet/impacthub.js +4 -8
- package/esm/mainnet/injective.js +8 -16
- package/esm/mainnet/int3face.js +4 -8
- package/esm/mainnet/joltify.js +4 -8
- package/esm/mainnet/juno.js +8 -16
- package/esm/mainnet/kava.js +4 -8
- package/esm/mainnet/kopi.js +4 -8
- package/esm/mainnet/kujira.js +18 -36
- package/esm/mainnet/lava.js +4 -8
- package/esm/mainnet/mantrachain.js +4 -8
- package/esm/mainnet/migaloo.js +10 -20
- package/esm/mainnet/namada.js +4 -8
- package/esm/mainnet/neutron.js +10 -20
- package/esm/mainnet/nibiru.js +4 -8
- package/esm/mainnet/noble.js +4 -8
- package/esm/mainnet/nyx.js +4 -8
- package/esm/mainnet/omniflixhub.js +4 -8
- package/esm/mainnet/onex.js +4 -8
- package/esm/mainnet/oraichain.js +4 -8
- package/esm/mainnet/osmosis.js +70 -124
- package/esm/mainnet/persistence.js +12 -24
- package/esm/mainnet/planq.js +8 -16
- package/esm/mainnet/provenance.js +4 -8
- package/esm/mainnet/pryzm.js +4 -8
- package/esm/mainnet/regen.js +4 -8
- package/esm/mainnet/routerchain.js +4 -8
- package/esm/mainnet/saga.js +4 -8
- package/esm/mainnet/secretnetwork.js +26 -52
- package/esm/mainnet/sei.js +4 -8
- package/esm/mainnet/sentinel.js +4 -8
- package/esm/mainnet/shido.js +4 -8
- package/esm/mainnet/sidechain.js +4 -8
- package/esm/mainnet/stargaze.js +4 -8
- package/esm/mainnet/sunrise.js +4 -8
- package/esm/mainnet/teritori.js +4 -8
- package/esm/mainnet/terra.js +4 -8
- package/esm/mainnet/terra2.js +8 -16
- package/esm/mainnet/titan.js +4 -8
- package/esm/mainnet/umee.js +4 -8
- package/esm/mainnet/unification.js +4 -8
- package/esm/mainnet/xion.js +4 -8
- package/esm/mainnet/xrplevm.js +4 -8
- package/esm/testnet/axelartestnet.js +4 -10
- package/esm/testnet/celestiatestnet3.js +0 -2
- package/esm/testnet/composabletestnet.js +0 -2
- package/esm/testnet/cosmoshubtestnet.js +0 -2
- package/esm/testnet/elystestnet.js +0 -2
- package/esm/testnet/jackaltestnet2.js +0 -2
- package/esm/testnet/nobletestnet.js +4 -10
- package/esm/testnet/stargazetestnet.js +0 -2
- package/index.d.ts +1 -1
- package/mainnet/acrechain.js +4 -8
- package/mainnet/agoric.js +8 -16
- package/mainnet/archway.js +8 -16
- package/mainnet/aura.js +4 -8
- package/mainnet/axelar.js +12 -24
- package/mainnet/babylon.js +4 -8
- package/mainnet/beezee.js +4 -8
- package/mainnet/bitbadges.js +4 -8
- package/mainnet/bitway.js +4 -8
- package/mainnet/canto.js +4 -8
- package/mainnet/carbon.js +2 -4
- package/mainnet/cheqd.js +4 -8
- package/mainnet/composable.js +12 -16
- package/mainnet/coreum.js +8 -16
- package/mainnet/cosmoshub.js +20 -40
- package/mainnet/crescent.js +8 -16
- package/mainnet/doravota.js +4 -8
- package/mainnet/dungeon.js +4 -8
- package/mainnet/dydx.js +4 -8
- package/mainnet/dymension.js +4 -8
- package/mainnet/elys.js +4 -8
- package/mainnet/evmos.js +8 -16
- package/mainnet/furya.js +4 -8
- package/mainnet/gravitybridge.js +4 -8
- package/mainnet/haqq.js +8 -16
- package/mainnet/impacthub.js +4 -8
- package/mainnet/injective.js +8 -16
- package/mainnet/int3face.js +4 -8
- package/mainnet/joltify.js +4 -8
- package/mainnet/juno.js +8 -16
- package/mainnet/kava.js +4 -8
- package/mainnet/kopi.js +4 -8
- package/mainnet/kujira.js +18 -36
- package/mainnet/lava.js +4 -8
- package/mainnet/mantrachain.js +4 -8
- package/mainnet/migaloo.js +10 -20
- package/mainnet/namada.js +4 -8
- package/mainnet/neutron.js +10 -20
- package/mainnet/nibiru.js +4 -8
- package/mainnet/noble.js +4 -8
- package/mainnet/nyx.js +4 -8
- package/mainnet/omniflixhub.js +4 -8
- package/mainnet/onex.js +4 -8
- package/mainnet/oraichain.js +4 -8
- package/mainnet/osmosis.js +70 -124
- package/mainnet/persistence.js +12 -24
- package/mainnet/planq.js +8 -16
- package/mainnet/provenance.js +4 -8
- package/mainnet/pryzm.js +4 -8
- package/mainnet/regen.js +4 -8
- package/mainnet/routerchain.js +4 -8
- package/mainnet/saga.js +4 -8
- package/mainnet/secretnetwork.js +26 -52
- package/mainnet/sei.js +4 -8
- package/mainnet/sentinel.js +4 -8
- package/mainnet/shido.js +4 -8
- package/mainnet/sidechain.js +4 -8
- package/mainnet/stargaze.js +4 -8
- package/mainnet/sunrise.js +4 -8
- package/mainnet/teritori.js +4 -8
- package/mainnet/terra.js +4 -8
- package/mainnet/terra2.js +8 -16
- package/mainnet/titan.js +4 -8
- package/mainnet/umee.js +4 -8
- package/mainnet/unification.js +4 -8
- package/mainnet/xion.js +4 -8
- package/mainnet/xrplevm.js +4 -8
- package/package.json +5 -5
- package/testnet/axelartestnet.js +4 -10
- package/testnet/celestiatestnet3.js +0 -2
- package/testnet/composabletestnet.js +0 -2
- package/testnet/cosmoshubtestnet.js +0 -2
- package/testnet/elystestnet.js +0 -2
- package/testnet/jackaltestnet2.js +0 -2
- package/testnet/nobletestnet.js +4 -10
- package/testnet/stargazetestnet.js +0 -2
package/mainnet/teritori.js
CHANGED
|
@@ -134,12 +134,10 @@ const assets = {
|
|
|
134
134
|
name: 'Frienzies',
|
|
135
135
|
symbol: 'FRNZ',
|
|
136
136
|
logo_URIs: {
|
|
137
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
138
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
137
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
139
138
|
},
|
|
140
139
|
images: [{
|
|
141
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
142
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
140
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
143
141
|
}],
|
|
144
142
|
traces: [{
|
|
145
143
|
type: 'ibc',
|
|
@@ -482,12 +480,10 @@ const assets = {
|
|
|
482
480
|
name: 'Frienzies',
|
|
483
481
|
symbol: 'FRNZ',
|
|
484
482
|
logo_URIs: {
|
|
485
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
486
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
483
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
487
484
|
},
|
|
488
485
|
images: [{
|
|
489
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
490
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
486
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
491
487
|
}],
|
|
492
488
|
traces: [{
|
|
493
489
|
type: 'ibc',
|
package/mainnet/terra.js
CHANGED
|
@@ -277,12 +277,10 @@ const assets = {
|
|
|
277
277
|
name: 'Frienzies',
|
|
278
278
|
symbol: 'FRNZ',
|
|
279
279
|
logo_URIs: {
|
|
280
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
281
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
280
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
282
281
|
},
|
|
283
282
|
images: [{
|
|
284
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
285
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
283
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
286
284
|
}],
|
|
287
285
|
traces: [{
|
|
288
286
|
type: 'ibc',
|
|
@@ -768,12 +766,10 @@ const assets = {
|
|
|
768
766
|
name: 'Frienzies',
|
|
769
767
|
symbol: 'FRNZ',
|
|
770
768
|
logo_URIs: {
|
|
771
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
772
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
769
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
773
770
|
},
|
|
774
771
|
images: [{
|
|
775
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
776
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
772
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
777
773
|
}],
|
|
778
774
|
traces: [{
|
|
779
775
|
type: 'ibc',
|
package/mainnet/terra2.js
CHANGED
|
@@ -1807,12 +1807,10 @@ const assets = {
|
|
|
1807
1807
|
name: 'Frienzies',
|
|
1808
1808
|
symbol: 'FRNZ',
|
|
1809
1809
|
logo_URIs: {
|
|
1810
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1811
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
1810
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1812
1811
|
},
|
|
1813
1812
|
images: [{
|
|
1814
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1815
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
1813
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1816
1814
|
}],
|
|
1817
1815
|
traces: [{
|
|
1818
1816
|
type: 'ibc',
|
|
@@ -11685,12 +11683,10 @@ const assets = {
|
|
|
11685
11683
|
name: 'Frienzies',
|
|
11686
11684
|
symbol: 'FRNZ',
|
|
11687
11685
|
logo_URIs: {
|
|
11688
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
11689
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
11686
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
11690
11687
|
},
|
|
11691
11688
|
images: [{
|
|
11692
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
11693
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
11689
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
11694
11690
|
}],
|
|
11695
11691
|
traces: [{
|
|
11696
11692
|
type: 'ibc',
|
|
@@ -20278,12 +20274,10 @@ const assets = {
|
|
|
20278
20274
|
display: 'amber',
|
|
20279
20275
|
symbol: 'AMBER',
|
|
20280
20276
|
logo_URIs: {
|
|
20281
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
20282
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
20277
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
20283
20278
|
},
|
|
20284
20279
|
images: [{
|
|
20285
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
20286
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
20280
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
20287
20281
|
}],
|
|
20288
20282
|
socials: {
|
|
20289
20283
|
website: 'http://amber.money/',
|
|
@@ -20860,12 +20854,10 @@ const assets = {
|
|
|
20860
20854
|
display: 'amber',
|
|
20861
20855
|
symbol: 'AMBER',
|
|
20862
20856
|
logo_URIs: {
|
|
20863
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
20864
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
20857
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
20865
20858
|
},
|
|
20866
20859
|
images: [{
|
|
20867
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
20868
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
20860
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
20869
20861
|
}],
|
|
20870
20862
|
socials: {
|
|
20871
20863
|
website: 'http://amber.money/',
|
package/mainnet/titan.js
CHANGED
|
@@ -54,12 +54,10 @@ const assets = {
|
|
|
54
54
|
name: 'Frienzies',
|
|
55
55
|
symbol: 'FRNZ',
|
|
56
56
|
logo_URIs: {
|
|
57
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
58
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
57
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
59
58
|
},
|
|
60
59
|
images: [{
|
|
61
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
62
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
60
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
63
61
|
}],
|
|
64
62
|
traces: [{
|
|
65
63
|
type: 'ibc',
|
|
@@ -200,12 +198,10 @@ const assets = {
|
|
|
200
198
|
name: 'Frienzies',
|
|
201
199
|
symbol: 'FRNZ',
|
|
202
200
|
logo_URIs: {
|
|
203
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
204
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
201
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
205
202
|
},
|
|
206
203
|
images: [{
|
|
207
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
208
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
204
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
209
205
|
}],
|
|
210
206
|
traces: [{
|
|
211
207
|
type: 'ibc',
|
package/mainnet/umee.js
CHANGED
|
@@ -928,12 +928,10 @@ const assets = {
|
|
|
928
928
|
name: 'Frienzies',
|
|
929
929
|
symbol: 'FRNZ',
|
|
930
930
|
logo_URIs: {
|
|
931
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
932
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
931
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
933
932
|
},
|
|
934
933
|
images: [{
|
|
935
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
936
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
934
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
937
935
|
}],
|
|
938
936
|
traces: [{
|
|
939
937
|
type: 'ibc',
|
|
@@ -2268,12 +2266,10 @@ const assets = {
|
|
|
2268
2266
|
name: 'Frienzies',
|
|
2269
2267
|
symbol: 'FRNZ',
|
|
2270
2268
|
logo_URIs: {
|
|
2271
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
2272
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
2269
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
2273
2270
|
},
|
|
2274
2271
|
images: [{
|
|
2275
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
2276
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
2272
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
2277
2273
|
}],
|
|
2278
2274
|
traces: [{
|
|
2279
2275
|
type: 'ibc',
|
package/mainnet/unification.js
CHANGED
|
@@ -19,12 +19,10 @@ const assets = {
|
|
|
19
19
|
symbol: 'GRAV',
|
|
20
20
|
coingecko_id: 'graviton',
|
|
21
21
|
logo_URIs: {
|
|
22
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
23
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
22
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
24
23
|
},
|
|
25
24
|
images: [{
|
|
26
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
27
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
25
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
28
26
|
}],
|
|
29
27
|
socials: {
|
|
30
28
|
website: 'https://www.gravitybridge.net/',
|
|
@@ -141,12 +139,10 @@ const assets = {
|
|
|
141
139
|
symbol: 'GRAV',
|
|
142
140
|
coingecko_id: 'graviton',
|
|
143
141
|
logo_URIs: {
|
|
144
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
145
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
142
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
146
143
|
},
|
|
147
144
|
images: [{
|
|
148
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
149
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
145
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
150
146
|
}],
|
|
151
147
|
socials: {
|
|
152
148
|
website: 'https://www.gravitybridge.net/',
|
package/mainnet/xion.js
CHANGED
|
@@ -517,12 +517,10 @@ const assets = {
|
|
|
517
517
|
name: 'Frienzies',
|
|
518
518
|
symbol: 'FRNZ',
|
|
519
519
|
logo_URIs: {
|
|
520
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
521
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
520
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
522
521
|
},
|
|
523
522
|
images: [{
|
|
524
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
525
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
523
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
526
524
|
}],
|
|
527
525
|
traces: [{
|
|
528
526
|
type: 'ibc',
|
|
@@ -1247,12 +1245,10 @@ const assets = {
|
|
|
1247
1245
|
name: 'Frienzies',
|
|
1248
1246
|
symbol: 'FRNZ',
|
|
1249
1247
|
logo_URIs: {
|
|
1250
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1251
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
1248
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1252
1249
|
},
|
|
1253
1250
|
images: [{
|
|
1254
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1255
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
1251
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1256
1252
|
}],
|
|
1257
1253
|
traces: [{
|
|
1258
1254
|
type: 'ibc',
|
package/mainnet/xrplevm.js
CHANGED
|
@@ -477,12 +477,10 @@ const assets = {
|
|
|
477
477
|
name: 'Frienzies',
|
|
478
478
|
symbol: 'FRNZ',
|
|
479
479
|
logo_URIs: {
|
|
480
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
481
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
480
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
482
481
|
},
|
|
483
482
|
images: [{
|
|
484
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
485
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
483
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
486
484
|
}],
|
|
487
485
|
traces: [{
|
|
488
486
|
type: 'ibc',
|
|
@@ -1128,12 +1126,10 @@ const assets = {
|
|
|
1128
1126
|
name: 'Frienzies',
|
|
1129
1127
|
symbol: 'FRNZ',
|
|
1130
1128
|
logo_URIs: {
|
|
1131
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1132
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
1129
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1133
1130
|
},
|
|
1134
1131
|
images: [{
|
|
1135
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1136
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
1132
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1137
1133
|
}],
|
|
1138
1134
|
traces: [{
|
|
1139
1135
|
type: 'ibc',
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/assets",
|
|
3
|
-
"version": "1.70.
|
|
3
|
+
"version": "1.70.353",
|
|
4
4
|
"description": "Chain Registry Asset Lists",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/chain-registry",
|
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@chain-registry/utils": "^1.51.
|
|
33
|
-
"chain-registry": "^1.69.
|
|
32
|
+
"@chain-registry/utils": "^1.51.219",
|
|
33
|
+
"chain-registry": "^1.69.353"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.219"
|
|
37
37
|
},
|
|
38
38
|
"keywords": [
|
|
39
39
|
"chain-registry",
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"interchain",
|
|
44
44
|
"tokens"
|
|
45
45
|
],
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "03374e35aaf97d63ad6f3deb23a13d557ceb4b05"
|
|
47
47
|
}
|
package/testnet/axelartestnet.js
CHANGED
|
@@ -422,7 +422,6 @@ const assets = {
|
|
|
422
422
|
name: 'Prysm',
|
|
423
423
|
symbol: 'PRYSM',
|
|
424
424
|
images: [{
|
|
425
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.png',
|
|
426
425
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.svg',
|
|
427
426
|
theme: {
|
|
428
427
|
circle: true
|
|
@@ -603,12 +602,10 @@ const assets = {
|
|
|
603
602
|
display: 'stzig',
|
|
604
603
|
symbol: 'STZIG',
|
|
605
604
|
logo_URIs: {
|
|
606
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/zigchaintestnet/images/stzig.png'
|
|
607
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/zigchaintestnet/images/stzig.svg'
|
|
605
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/zigchaintestnet/images/stzig.png'
|
|
608
606
|
},
|
|
609
607
|
images: [{
|
|
610
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/zigchaintestnet/images/stzig.png'
|
|
611
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/zigchaintestnet/images/stzig.svg'
|
|
608
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/zigchaintestnet/images/stzig.png'
|
|
612
609
|
}],
|
|
613
610
|
type_asset: 'sdk.coin',
|
|
614
611
|
socials: {
|
|
@@ -1039,12 +1036,10 @@ const assets = {
|
|
|
1039
1036
|
display: 'stzig',
|
|
1040
1037
|
symbol: 'STZIG',
|
|
1041
1038
|
logo_URIs: {
|
|
1042
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/zigchaintestnet/images/stzig.png'
|
|
1043
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/zigchaintestnet/images/stzig.svg'
|
|
1039
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/zigchaintestnet/images/stzig.png'
|
|
1044
1040
|
},
|
|
1045
1041
|
images: [{
|
|
1046
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/zigchaintestnet/images/stzig.png'
|
|
1047
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/zigchaintestnet/images/stzig.svg'
|
|
1042
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/zigchaintestnet/images/stzig.png'
|
|
1048
1043
|
}],
|
|
1049
1044
|
type_asset: 'sdk.coin',
|
|
1050
1045
|
socials: {
|
|
@@ -1080,7 +1075,6 @@ const assets = {
|
|
|
1080
1075
|
name: 'Prysm',
|
|
1081
1076
|
symbol: 'PRYSM',
|
|
1082
1077
|
images: [{
|
|
1083
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.png',
|
|
1084
1078
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.svg',
|
|
1085
1079
|
theme: {
|
|
1086
1080
|
circle: true
|
|
@@ -53,7 +53,6 @@ const assets = {
|
|
|
53
53
|
name: 'Prysm',
|
|
54
54
|
symbol: 'PRYSM',
|
|
55
55
|
images: [{
|
|
56
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.png',
|
|
57
56
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.svg',
|
|
58
57
|
theme: {
|
|
59
58
|
circle: true
|
|
@@ -126,7 +125,6 @@ const assets = {
|
|
|
126
125
|
name: 'Prysm',
|
|
127
126
|
symbol: 'PRYSM',
|
|
128
127
|
images: [{
|
|
129
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.png',
|
|
130
128
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.svg',
|
|
131
129
|
theme: {
|
|
132
130
|
circle: true
|
|
@@ -17,7 +17,6 @@ const assets = {
|
|
|
17
17
|
name: 'Prysm',
|
|
18
18
|
symbol: 'PRYSM',
|
|
19
19
|
images: [{
|
|
20
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.png',
|
|
21
20
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.svg',
|
|
22
21
|
theme: {
|
|
23
22
|
circle: true
|
|
@@ -54,7 +53,6 @@ const assets = {
|
|
|
54
53
|
name: 'Prysm',
|
|
55
54
|
symbol: 'PRYSM',
|
|
56
55
|
images: [{
|
|
57
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.png',
|
|
58
56
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.svg',
|
|
59
57
|
theme: {
|
|
60
58
|
circle: true
|
|
@@ -305,7 +305,6 @@ const assets = {
|
|
|
305
305
|
name: 'Prysm',
|
|
306
306
|
symbol: 'PRYSM',
|
|
307
307
|
images: [{
|
|
308
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.png',
|
|
309
308
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.svg',
|
|
310
309
|
theme: {
|
|
311
310
|
circle: true
|
|
@@ -988,7 +987,6 @@ const assets = {
|
|
|
988
987
|
name: 'Prysm',
|
|
989
988
|
symbol: 'PRYSM',
|
|
990
989
|
images: [{
|
|
991
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.png',
|
|
992
990
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.svg',
|
|
993
991
|
theme: {
|
|
994
992
|
circle: true
|
package/testnet/elystestnet.js
CHANGED
|
@@ -329,7 +329,6 @@ const assets = {
|
|
|
329
329
|
name: 'Prysm',
|
|
330
330
|
symbol: 'PRYSM',
|
|
331
331
|
images: [{
|
|
332
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.png',
|
|
333
332
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.svg',
|
|
334
333
|
theme: {
|
|
335
334
|
circle: true
|
|
@@ -552,7 +551,6 @@ const assets = {
|
|
|
552
551
|
name: 'Prysm',
|
|
553
552
|
symbol: 'PRYSM',
|
|
554
553
|
images: [{
|
|
555
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.png',
|
|
556
554
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.svg',
|
|
557
555
|
theme: {
|
|
558
556
|
circle: true
|
|
@@ -17,7 +17,6 @@ const assets = {
|
|
|
17
17
|
name: 'Prysm',
|
|
18
18
|
symbol: 'PRYSM',
|
|
19
19
|
images: [{
|
|
20
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.png',
|
|
21
20
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.svg',
|
|
22
21
|
theme: {
|
|
23
22
|
circle: true
|
|
@@ -54,7 +53,6 @@ const assets = {
|
|
|
54
53
|
name: 'Prysm',
|
|
55
54
|
symbol: 'PRYSM',
|
|
56
55
|
images: [{
|
|
57
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.png',
|
|
58
56
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.svg',
|
|
59
57
|
theme: {
|
|
60
58
|
circle: true
|
package/testnet/nobletestnet.js
CHANGED
|
@@ -596,7 +596,6 @@ const assets = {
|
|
|
596
596
|
name: 'Prysm',
|
|
597
597
|
symbol: 'PRYSM',
|
|
598
598
|
images: [{
|
|
599
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.png',
|
|
600
599
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.svg',
|
|
601
600
|
theme: {
|
|
602
601
|
circle: true
|
|
@@ -816,12 +815,10 @@ const assets = {
|
|
|
816
815
|
display: 'stzig',
|
|
817
816
|
symbol: 'STZIG',
|
|
818
817
|
logo_URIs: {
|
|
819
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/zigchaintestnet/images/stzig.png'
|
|
820
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/zigchaintestnet/images/stzig.svg'
|
|
818
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/zigchaintestnet/images/stzig.png'
|
|
821
819
|
},
|
|
822
820
|
images: [{
|
|
823
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/zigchaintestnet/images/stzig.png'
|
|
824
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/zigchaintestnet/images/stzig.svg'
|
|
821
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/zigchaintestnet/images/stzig.png'
|
|
825
822
|
}],
|
|
826
823
|
type_asset: 'sdk.coin',
|
|
827
824
|
socials: {
|
|
@@ -1039,12 +1036,10 @@ const assets = {
|
|
|
1039
1036
|
display: 'stzig',
|
|
1040
1037
|
symbol: 'STZIG',
|
|
1041
1038
|
logo_URIs: {
|
|
1042
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/zigchaintestnet/images/stzig.png'
|
|
1043
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/zigchaintestnet/images/stzig.svg'
|
|
1039
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/zigchaintestnet/images/stzig.png'
|
|
1044
1040
|
},
|
|
1045
1041
|
images: [{
|
|
1046
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/zigchaintestnet/images/stzig.png'
|
|
1047
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/zigchaintestnet/images/stzig.svg'
|
|
1042
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/zigchaintestnet/images/stzig.png'
|
|
1048
1043
|
}],
|
|
1049
1044
|
type_asset: 'sdk.coin',
|
|
1050
1045
|
socials: {
|
|
@@ -1080,7 +1075,6 @@ const assets = {
|
|
|
1080
1075
|
name: 'Prysm',
|
|
1081
1076
|
symbol: 'PRYSM',
|
|
1082
1077
|
images: [{
|
|
1083
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.png',
|
|
1084
1078
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.svg',
|
|
1085
1079
|
theme: {
|
|
1086
1080
|
circle: true
|
|
@@ -166,7 +166,6 @@ const assets = {
|
|
|
166
166
|
name: 'Prysm',
|
|
167
167
|
symbol: 'PRYSM',
|
|
168
168
|
images: [{
|
|
169
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.png',
|
|
170
169
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.svg',
|
|
171
170
|
theme: {
|
|
172
171
|
circle: true
|
|
@@ -566,7 +565,6 @@ const assets = {
|
|
|
566
565
|
name: 'Prysm',
|
|
567
566
|
symbol: 'PRYSM',
|
|
568
567
|
images: [{
|
|
569
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.png',
|
|
570
568
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.svg',
|
|
571
569
|
theme: {
|
|
572
570
|
circle: true
|