@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/esm/mainnet/impacthub.js
CHANGED
|
@@ -212,12 +212,10 @@ const assets = {
|
|
|
212
212
|
name: 'Frienzies',
|
|
213
213
|
symbol: 'FRNZ',
|
|
214
214
|
logo_URIs: {
|
|
215
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
216
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
215
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
217
216
|
},
|
|
218
217
|
images: [{
|
|
219
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
220
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
218
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
221
219
|
}],
|
|
222
220
|
traces: [{
|
|
223
221
|
type: 'ibc',
|
|
@@ -476,12 +474,10 @@ const assets = {
|
|
|
476
474
|
name: 'Frienzies',
|
|
477
475
|
symbol: 'FRNZ',
|
|
478
476
|
logo_URIs: {
|
|
479
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
480
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
477
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
481
478
|
},
|
|
482
479
|
images: [{
|
|
483
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
484
|
-
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'
|
|
485
481
|
}],
|
|
486
482
|
traces: [{
|
|
487
483
|
type: 'ibc',
|
package/esm/mainnet/injective.js
CHANGED
|
@@ -1707,12 +1707,10 @@ const assets = {
|
|
|
1707
1707
|
name: 'Frienzies',
|
|
1708
1708
|
symbol: 'FRNZ',
|
|
1709
1709
|
logo_URIs: {
|
|
1710
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1711
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
1710
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1712
1711
|
},
|
|
1713
1712
|
images: [{
|
|
1714
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1715
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
1713
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1716
1714
|
}],
|
|
1717
1715
|
traces: [{
|
|
1718
1716
|
type: 'ibc',
|
|
@@ -1817,12 +1815,10 @@ const assets = {
|
|
|
1817
1815
|
display: 'odin',
|
|
1818
1816
|
symbol: 'ODIN',
|
|
1819
1817
|
logo_URIs: {
|
|
1820
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png'
|
|
1821
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.svg'
|
|
1818
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png'
|
|
1822
1819
|
},
|
|
1823
1820
|
images: [{
|
|
1824
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png'
|
|
1825
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.svg'
|
|
1821
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png'
|
|
1826
1822
|
}],
|
|
1827
1823
|
socials: {
|
|
1828
1824
|
website: 'https://odinprotocol.io/',
|
|
@@ -10003,12 +9999,10 @@ const assets = {
|
|
|
10003
9999
|
name: 'Frienzies',
|
|
10004
10000
|
symbol: 'FRNZ',
|
|
10005
10001
|
logo_URIs: {
|
|
10006
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
10007
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
10002
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
10008
10003
|
},
|
|
10009
10004
|
images: [{
|
|
10010
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
10011
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
10005
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
10012
10006
|
}],
|
|
10013
10007
|
traces: [{
|
|
10014
10008
|
type: 'ibc',
|
|
@@ -10113,12 +10107,10 @@ const assets = {
|
|
|
10113
10107
|
display: 'odin',
|
|
10114
10108
|
symbol: 'ODIN',
|
|
10115
10109
|
logo_URIs: {
|
|
10116
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png'
|
|
10117
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.svg'
|
|
10110
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png'
|
|
10118
10111
|
},
|
|
10119
10112
|
images: [{
|
|
10120
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png'
|
|
10121
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.svg'
|
|
10113
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png'
|
|
10122
10114
|
}],
|
|
10123
10115
|
socials: {
|
|
10124
10116
|
website: 'https://odinprotocol.io/',
|
package/esm/mainnet/int3face.js
CHANGED
|
@@ -194,12 +194,10 @@ const assets = {
|
|
|
194
194
|
name: 'Frienzies',
|
|
195
195
|
symbol: 'FRNZ',
|
|
196
196
|
logo_URIs: {
|
|
197
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
198
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
197
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
199
198
|
},
|
|
200
199
|
images: [{
|
|
201
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
202
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
200
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
203
201
|
}],
|
|
204
202
|
traces: [{
|
|
205
203
|
type: 'ibc',
|
|
@@ -564,12 +562,10 @@ const assets = {
|
|
|
564
562
|
name: 'Frienzies',
|
|
565
563
|
symbol: 'FRNZ',
|
|
566
564
|
logo_URIs: {
|
|
567
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
568
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
565
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
569
566
|
},
|
|
570
567
|
images: [{
|
|
571
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
572
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
568
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
573
569
|
}],
|
|
574
570
|
traces: [{
|
|
575
571
|
type: 'ibc',
|
package/esm/mainnet/joltify.js
CHANGED
|
@@ -132,12 +132,10 @@ const assets = {
|
|
|
132
132
|
name: 'Frienzies',
|
|
133
133
|
symbol: 'FRNZ',
|
|
134
134
|
logo_URIs: {
|
|
135
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
136
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
135
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
137
136
|
},
|
|
138
137
|
images: [{
|
|
139
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
140
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
138
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
141
139
|
}],
|
|
142
140
|
traces: [{
|
|
143
141
|
type: 'ibc',
|
|
@@ -278,12 +276,10 @@ const assets = {
|
|
|
278
276
|
name: 'Frienzies',
|
|
279
277
|
symbol: 'FRNZ',
|
|
280
278
|
logo_URIs: {
|
|
281
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
282
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
279
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
283
280
|
},
|
|
284
281
|
images: [{
|
|
285
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
286
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
282
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
287
283
|
}],
|
|
288
284
|
traces: [{
|
|
289
285
|
type: 'ibc',
|
package/esm/mainnet/juno.js
CHANGED
|
@@ -1842,12 +1842,10 @@ const assets = {
|
|
|
1842
1842
|
name: 'Frienzies',
|
|
1843
1843
|
symbol: 'FRNZ',
|
|
1844
1844
|
logo_URIs: {
|
|
1845
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1846
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
1845
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1847
1846
|
},
|
|
1848
1847
|
images: [{
|
|
1849
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1850
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
1848
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1851
1849
|
}],
|
|
1852
1850
|
traces: [{
|
|
1853
1851
|
type: 'ibc',
|
|
@@ -3614,12 +3612,10 @@ const assets = {
|
|
|
3614
3612
|
name: 'Frienzies',
|
|
3615
3613
|
symbol: 'FRNZ',
|
|
3616
3614
|
logo_URIs: {
|
|
3617
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
3618
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
3615
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
3619
3616
|
},
|
|
3620
3617
|
images: [{
|
|
3621
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
3622
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
3618
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
3623
3619
|
}],
|
|
3624
3620
|
traces: [{
|
|
3625
3621
|
type: 'ibc',
|
|
@@ -5482,12 +5478,10 @@ const assets = {
|
|
|
5482
5478
|
display: 'amber',
|
|
5483
5479
|
symbol: 'AMBER',
|
|
5484
5480
|
logo_URIs: {
|
|
5485
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
5486
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
5481
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
5487
5482
|
},
|
|
5488
5483
|
images: [{
|
|
5489
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
5490
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
5484
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
5491
5485
|
}],
|
|
5492
5486
|
socials: {
|
|
5493
5487
|
website: 'http://amber.money/',
|
|
@@ -5910,12 +5904,10 @@ const assets = {
|
|
|
5910
5904
|
display: 'amber',
|
|
5911
5905
|
symbol: 'AMBER',
|
|
5912
5906
|
logo_URIs: {
|
|
5913
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
5914
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
5907
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
5915
5908
|
},
|
|
5916
5909
|
images: [{
|
|
5917
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
5918
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
5910
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
5919
5911
|
}],
|
|
5920
5912
|
socials: {
|
|
5921
5913
|
website: 'http://amber.money/',
|
package/esm/mainnet/kava.js
CHANGED
|
@@ -2158,12 +2158,10 @@ const assets = {
|
|
|
2158
2158
|
name: 'Frienzies',
|
|
2159
2159
|
symbol: 'FRNZ',
|
|
2160
2160
|
logo_URIs: {
|
|
2161
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
2162
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
2161
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
2163
2162
|
},
|
|
2164
2163
|
images: [{
|
|
2165
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
2166
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
2164
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
2167
2165
|
}],
|
|
2168
2166
|
traces: [{
|
|
2169
2167
|
type: 'ibc',
|
|
@@ -2833,12 +2831,10 @@ const assets = {
|
|
|
2833
2831
|
name: 'Frienzies',
|
|
2834
2832
|
symbol: 'FRNZ',
|
|
2835
2833
|
logo_URIs: {
|
|
2836
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
2837
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
2834
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
2838
2835
|
},
|
|
2839
2836
|
images: [{
|
|
2840
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
2841
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
2837
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
2842
2838
|
}],
|
|
2843
2839
|
traces: [{
|
|
2844
2840
|
type: 'ibc',
|
package/esm/mainnet/kopi.js
CHANGED
|
@@ -898,12 +898,10 @@ const assets = {
|
|
|
898
898
|
name: 'Frienzies',
|
|
899
899
|
symbol: 'FRNZ',
|
|
900
900
|
logo_URIs: {
|
|
901
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
902
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
901
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
903
902
|
},
|
|
904
903
|
images: [{
|
|
905
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
906
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
904
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
907
905
|
}],
|
|
908
906
|
traces: [{
|
|
909
907
|
type: 'ibc',
|
|
@@ -1467,12 +1465,10 @@ const assets = {
|
|
|
1467
1465
|
name: 'Frienzies',
|
|
1468
1466
|
symbol: 'FRNZ',
|
|
1469
1467
|
logo_URIs: {
|
|
1470
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1471
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
1468
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1472
1469
|
},
|
|
1473
1470
|
images: [{
|
|
1474
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1475
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
1471
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1476
1472
|
}],
|
|
1477
1473
|
traces: [{
|
|
1478
1474
|
type: 'ibc',
|
package/esm/mainnet/kujira.js
CHANGED
|
@@ -1274,12 +1274,10 @@ const assets = {
|
|
|
1274
1274
|
symbol: 'GRAV',
|
|
1275
1275
|
coingecko_id: 'graviton',
|
|
1276
1276
|
logo_URIs: {
|
|
1277
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
1278
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
1277
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
1279
1278
|
},
|
|
1280
1279
|
images: [{
|
|
1281
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
1282
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
1280
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
1283
1281
|
}],
|
|
1284
1282
|
socials: {
|
|
1285
1283
|
website: 'https://www.gravitybridge.net/',
|
|
@@ -3093,12 +3091,10 @@ const assets = {
|
|
|
3093
3091
|
symbol: 'GRAV',
|
|
3094
3092
|
coingecko_id: 'graviton',
|
|
3095
3093
|
logo_URIs: {
|
|
3096
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
3097
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
3094
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
3098
3095
|
},
|
|
3099
3096
|
images: [{
|
|
3100
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
3101
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
3097
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
3102
3098
|
}],
|
|
3103
3099
|
socials: {
|
|
3104
3100
|
website: 'https://www.gravitybridge.net/',
|
|
@@ -3868,12 +3864,10 @@ const assets = {
|
|
|
3868
3864
|
name: 'Frienzies',
|
|
3869
3865
|
symbol: 'FRNZ',
|
|
3870
3866
|
logo_URIs: {
|
|
3871
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
3872
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
3867
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
3873
3868
|
},
|
|
3874
3869
|
images: [{
|
|
3875
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
3876
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
3870
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
3877
3871
|
}],
|
|
3878
3872
|
traces: [{
|
|
3879
3873
|
type: 'ibc',
|
|
@@ -4013,12 +4007,10 @@ const assets = {
|
|
|
4013
4007
|
display: 'odin',
|
|
4014
4008
|
symbol: 'ODIN',
|
|
4015
4009
|
logo_URIs: {
|
|
4016
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png'
|
|
4017
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.svg'
|
|
4010
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png'
|
|
4018
4011
|
},
|
|
4019
4012
|
images: [{
|
|
4020
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png'
|
|
4021
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.svg'
|
|
4013
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png'
|
|
4022
4014
|
}],
|
|
4023
4015
|
socials: {
|
|
4024
4016
|
website: 'https://odinprotocol.io/',
|
|
@@ -5270,12 +5262,10 @@ const assets = {
|
|
|
5270
5262
|
name: 'Frienzies',
|
|
5271
5263
|
symbol: 'FRNZ',
|
|
5272
5264
|
logo_URIs: {
|
|
5273
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
5274
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
5265
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
5275
5266
|
},
|
|
5276
5267
|
images: [{
|
|
5277
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
5278
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
5268
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
5279
5269
|
}],
|
|
5280
5270
|
traces: [{
|
|
5281
5271
|
type: 'ibc',
|
|
@@ -5415,12 +5405,10 @@ const assets = {
|
|
|
5415
5405
|
display: 'odin',
|
|
5416
5406
|
symbol: 'ODIN',
|
|
5417
5407
|
logo_URIs: {
|
|
5418
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png'
|
|
5419
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.svg'
|
|
5408
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png'
|
|
5420
5409
|
},
|
|
5421
5410
|
images: [{
|
|
5422
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png'
|
|
5423
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.svg'
|
|
5411
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png'
|
|
5424
5412
|
}],
|
|
5425
5413
|
socials: {
|
|
5426
5414
|
website: 'https://odinprotocol.io/',
|
|
@@ -6808,12 +6796,10 @@ const assets = {
|
|
|
6808
6796
|
display: 'amber',
|
|
6809
6797
|
symbol: 'AMBER',
|
|
6810
6798
|
logo_URIs: {
|
|
6811
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
6812
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
6799
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
6813
6800
|
},
|
|
6814
6801
|
images: [{
|
|
6815
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
6816
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
6802
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
6817
6803
|
}],
|
|
6818
6804
|
socials: {
|
|
6819
6805
|
website: 'http://amber.money/',
|
|
@@ -6910,8 +6896,7 @@ const assets = {
|
|
|
6910
6896
|
chain_name: 'neutron',
|
|
6911
6897
|
base_denom: 'factory/neutron1ffus553eet978k024lmssw0czsxwr97mggyv85lpcsdkft8v9ufsz3sa07/astro'
|
|
6912
6898
|
},
|
|
6913
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.png'
|
|
6914
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.svg'
|
|
6899
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.png'
|
|
6915
6900
|
}],
|
|
6916
6901
|
socials: {
|
|
6917
6902
|
website: 'https://astroport.fi/',
|
|
@@ -8550,12 +8535,10 @@ const assets = {
|
|
|
8550
8535
|
display: 'amber',
|
|
8551
8536
|
symbol: 'AMBER',
|
|
8552
8537
|
logo_URIs: {
|
|
8553
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
8554
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
8538
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
8555
8539
|
},
|
|
8556
8540
|
images: [{
|
|
8557
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
8558
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
8541
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
8559
8542
|
}],
|
|
8560
8543
|
socials: {
|
|
8561
8544
|
website: 'http://amber.money/',
|
|
@@ -8652,8 +8635,7 @@ const assets = {
|
|
|
8652
8635
|
chain_name: 'neutron',
|
|
8653
8636
|
base_denom: 'factory/neutron1ffus553eet978k024lmssw0czsxwr97mggyv85lpcsdkft8v9ufsz3sa07/astro'
|
|
8654
8637
|
},
|
|
8655
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.png'
|
|
8656
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.svg'
|
|
8638
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.png'
|
|
8657
8639
|
}],
|
|
8658
8640
|
socials: {
|
|
8659
8641
|
website: 'https://astroport.fi/',
|
package/esm/mainnet/lava.js
CHANGED
|
@@ -514,12 +514,10 @@ const assets = {
|
|
|
514
514
|
name: 'Frienzies',
|
|
515
515
|
symbol: 'FRNZ',
|
|
516
516
|
logo_URIs: {
|
|
517
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
518
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
517
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
519
518
|
},
|
|
520
519
|
images: [{
|
|
521
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
522
|
-
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'
|
|
523
521
|
}],
|
|
524
522
|
traces: [{
|
|
525
523
|
type: 'ibc',
|
|
@@ -782,12 +780,10 @@ const assets = {
|
|
|
782
780
|
name: 'Frienzies',
|
|
783
781
|
symbol: 'FRNZ',
|
|
784
782
|
logo_URIs: {
|
|
785
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
786
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
783
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
787
784
|
},
|
|
788
785
|
images: [{
|
|
789
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
790
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
786
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
791
787
|
}],
|
|
792
788
|
traces: [{
|
|
793
789
|
type: 'ibc',
|
|
@@ -866,12 +866,10 @@ const assets = {
|
|
|
866
866
|
name: 'Frienzies',
|
|
867
867
|
symbol: 'FRNZ',
|
|
868
868
|
logo_URIs: {
|
|
869
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
870
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
869
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
871
870
|
},
|
|
872
871
|
images: [{
|
|
873
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
874
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
872
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
875
873
|
}],
|
|
876
874
|
traces: [{
|
|
877
875
|
type: 'ibc',
|
|
@@ -1276,12 +1274,10 @@ const assets = {
|
|
|
1276
1274
|
name: 'Frienzies',
|
|
1277
1275
|
symbol: 'FRNZ',
|
|
1278
1276
|
logo_URIs: {
|
|
1279
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1280
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
1277
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1281
1278
|
},
|
|
1282
1279
|
images: [{
|
|
1283
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1284
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
1280
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1285
1281
|
}],
|
|
1286
1282
|
traces: [{
|
|
1287
1283
|
type: 'ibc',
|
package/esm/mainnet/migaloo.js
CHANGED
|
@@ -1632,12 +1632,10 @@ const assets = {
|
|
|
1632
1632
|
name: 'Frienzies',
|
|
1633
1633
|
symbol: 'FRNZ',
|
|
1634
1634
|
logo_URIs: {
|
|
1635
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1636
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
1635
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1637
1636
|
},
|
|
1638
1637
|
images: [{
|
|
1639
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1640
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
1638
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1641
1639
|
}],
|
|
1642
1640
|
traces: [{
|
|
1643
1641
|
type: 'ibc',
|
|
@@ -2090,12 +2088,10 @@ const assets = {
|
|
|
2090
2088
|
name: 'Frienzies',
|
|
2091
2089
|
symbol: 'FRNZ',
|
|
2092
2090
|
logo_URIs: {
|
|
2093
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
2094
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
2091
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
2095
2092
|
},
|
|
2096
2093
|
images: [{
|
|
2097
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
2098
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
2094
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
2099
2095
|
}],
|
|
2100
2096
|
traces: [{
|
|
2101
2097
|
type: 'ibc',
|
|
@@ -2862,12 +2858,10 @@ const assets = {
|
|
|
2862
2858
|
display: 'amber',
|
|
2863
2859
|
symbol: 'AMBER',
|
|
2864
2860
|
logo_URIs: {
|
|
2865
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
2866
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
2861
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
2867
2862
|
},
|
|
2868
2863
|
images: [{
|
|
2869
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
2870
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
2864
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
2871
2865
|
}],
|
|
2872
2866
|
socials: {
|
|
2873
2867
|
website: 'http://amber.money/',
|
|
@@ -9757,8 +9751,7 @@ const assets = {
|
|
|
9757
9751
|
chain_name: 'neutron',
|
|
9758
9752
|
base_denom: 'factory/neutron1ffus553eet978k024lmssw0czsxwr97mggyv85lpcsdkft8v9ufsz3sa07/astro'
|
|
9759
9753
|
},
|
|
9760
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.png'
|
|
9761
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.svg'
|
|
9754
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.png'
|
|
9762
9755
|
}],
|
|
9763
9756
|
socials: {
|
|
9764
9757
|
website: 'https://astroport.fi/',
|
|
@@ -11397,12 +11390,10 @@ const assets = {
|
|
|
11397
11390
|
display: 'amber',
|
|
11398
11391
|
symbol: 'AMBER',
|
|
11399
11392
|
logo_URIs: {
|
|
11400
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
11401
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
11393
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
11402
11394
|
},
|
|
11403
11395
|
images: [{
|
|
11404
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
11405
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
11396
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
11406
11397
|
}],
|
|
11407
11398
|
socials: {
|
|
11408
11399
|
website: 'http://amber.money/',
|
|
@@ -18292,8 +18283,7 @@ const assets = {
|
|
|
18292
18283
|
chain_name: 'neutron',
|
|
18293
18284
|
base_denom: 'factory/neutron1ffus553eet978k024lmssw0czsxwr97mggyv85lpcsdkft8v9ufsz3sa07/astro'
|
|
18294
18285
|
},
|
|
18295
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.png'
|
|
18296
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.svg'
|
|
18286
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.png'
|
|
18297
18287
|
}],
|
|
18298
18288
|
socials: {
|
|
18299
18289
|
website: 'https://astroport.fi/',
|
package/esm/mainnet/namada.js
CHANGED
|
@@ -274,12 +274,10 @@ const assets = {
|
|
|
274
274
|
name: 'Frienzies',
|
|
275
275
|
symbol: 'FRNZ',
|
|
276
276
|
logo_URIs: {
|
|
277
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
278
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
277
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
279
278
|
},
|
|
280
279
|
images: [{
|
|
281
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
282
|
-
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'
|
|
283
281
|
}],
|
|
284
282
|
traces: [{
|
|
285
283
|
type: 'ibc',
|
|
@@ -882,12 +880,10 @@ const assets = {
|
|
|
882
880
|
name: 'Frienzies',
|
|
883
881
|
symbol: 'FRNZ',
|
|
884
882
|
logo_URIs: {
|
|
885
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
886
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
883
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
887
884
|
},
|
|
888
885
|
images: [{
|
|
889
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
890
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
886
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
891
887
|
}],
|
|
892
888
|
traces: [{
|
|
893
889
|
type: 'ibc',
|