@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/neutron.js
CHANGED
|
@@ -2666,12 +2666,10 @@ const assets = {
|
|
|
2666
2666
|
name: 'Frienzies',
|
|
2667
2667
|
symbol: 'FRNZ',
|
|
2668
2668
|
logo_URIs: {
|
|
2669
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
2670
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
2669
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
2671
2670
|
},
|
|
2672
2671
|
images: [{
|
|
2673
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
2674
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
2672
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
2675
2673
|
}],
|
|
2676
2674
|
traces: [{
|
|
2677
2675
|
type: 'ibc',
|
|
@@ -10062,12 +10060,10 @@ const assets = {
|
|
|
10062
10060
|
name: 'Frienzies',
|
|
10063
10061
|
symbol: 'FRNZ',
|
|
10064
10062
|
logo_URIs: {
|
|
10065
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
10066
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
10063
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
10067
10064
|
},
|
|
10068
10065
|
images: [{
|
|
10069
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
10070
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
10066
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
10071
10067
|
}],
|
|
10072
10068
|
traces: [{
|
|
10073
10069
|
type: 'ibc',
|
|
@@ -17916,12 +17912,10 @@ const assets = {
|
|
|
17916
17912
|
display: 'amber',
|
|
17917
17913
|
symbol: 'AMBER',
|
|
17918
17914
|
logo_URIs: {
|
|
17919
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
17920
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
17915
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
17921
17916
|
},
|
|
17922
17917
|
images: [{
|
|
17923
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
17924
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
17918
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
17925
17919
|
}],
|
|
17926
17920
|
socials: {
|
|
17927
17921
|
website: 'http://amber.money/',
|
|
@@ -18018,8 +18012,7 @@ const assets = {
|
|
|
18018
18012
|
chain_name: 'neutron',
|
|
18019
18013
|
base_denom: 'factory/neutron1ffus553eet978k024lmssw0czsxwr97mggyv85lpcsdkft8v9ufsz3sa07/astro'
|
|
18020
18014
|
},
|
|
18021
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.png'
|
|
18022
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.svg'
|
|
18015
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.png'
|
|
18023
18016
|
}],
|
|
18024
18017
|
socials: {
|
|
18025
18018
|
website: 'https://astroport.fi/',
|
|
@@ -19658,12 +19651,10 @@ const assets = {
|
|
|
19658
19651
|
display: 'amber',
|
|
19659
19652
|
symbol: 'AMBER',
|
|
19660
19653
|
logo_URIs: {
|
|
19661
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
19662
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
19654
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
19663
19655
|
},
|
|
19664
19656
|
images: [{
|
|
19665
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
19666
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
19657
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
19667
19658
|
}],
|
|
19668
19659
|
socials: {
|
|
19669
19660
|
website: 'http://amber.money/',
|
|
@@ -19760,8 +19751,7 @@ const assets = {
|
|
|
19760
19751
|
chain_name: 'neutron',
|
|
19761
19752
|
base_denom: 'factory/neutron1ffus553eet978k024lmssw0czsxwr97mggyv85lpcsdkft8v9ufsz3sa07/astro'
|
|
19762
19753
|
},
|
|
19763
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.png'
|
|
19764
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.svg'
|
|
19754
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.png'
|
|
19765
19755
|
}],
|
|
19766
19756
|
socials: {
|
|
19767
19757
|
website: 'https://astroport.fi/',
|
package/mainnet/nibiru.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',
|
|
@@ -362,12 +360,10 @@ const assets = {
|
|
|
362
360
|
name: 'Frienzies',
|
|
363
361
|
symbol: 'FRNZ',
|
|
364
362
|
logo_URIs: {
|
|
365
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
366
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
363
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
367
364
|
},
|
|
368
365
|
images: [{
|
|
369
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
370
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
366
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
371
367
|
}],
|
|
372
368
|
traces: [{
|
|
373
369
|
type: 'ibc',
|
package/mainnet/noble.js
CHANGED
|
@@ -12481,13 +12481,11 @@ const assets = {
|
|
|
12481
12481
|
display: 'SHIDO',
|
|
12482
12482
|
symbol: 'SHIDO',
|
|
12483
12483
|
logo_URIs: {
|
|
12484
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png'
|
|
12485
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.svg'
|
|
12484
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png'
|
|
12486
12485
|
},
|
|
12487
12486
|
coingecko_id: 'shido-2',
|
|
12488
12487
|
images: [{
|
|
12489
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png'
|
|
12490
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.svg'
|
|
12488
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png'
|
|
12491
12489
|
}],
|
|
12492
12490
|
socials: {
|
|
12493
12491
|
website: 'https://shido.io/',
|
|
@@ -21401,13 +21399,11 @@ const assets = {
|
|
|
21401
21399
|
display: 'SHIDO',
|
|
21402
21400
|
symbol: 'SHIDO',
|
|
21403
21401
|
logo_URIs: {
|
|
21404
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png'
|
|
21405
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.svg'
|
|
21402
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png'
|
|
21406
21403
|
},
|
|
21407
21404
|
coingecko_id: 'shido-2',
|
|
21408
21405
|
images: [{
|
|
21409
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png'
|
|
21410
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.svg'
|
|
21406
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png'
|
|
21411
21407
|
}],
|
|
21412
21408
|
socials: {
|
|
21413
21409
|
website: 'https://shido.io/',
|
package/mainnet/nyx.js
CHANGED
|
@@ -98,12 +98,10 @@ const assets = {
|
|
|
98
98
|
symbol: 'GRAV',
|
|
99
99
|
coingecko_id: 'graviton',
|
|
100
100
|
logo_URIs: {
|
|
101
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
102
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
101
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
103
102
|
},
|
|
104
103
|
images: [{
|
|
105
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
106
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
104
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
107
105
|
}],
|
|
108
106
|
socials: {
|
|
109
107
|
website: 'https://www.gravitybridge.net/',
|
|
@@ -178,12 +176,10 @@ const assets = {
|
|
|
178
176
|
symbol: 'GRAV',
|
|
179
177
|
coingecko_id: 'graviton',
|
|
180
178
|
logo_URIs: {
|
|
181
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
182
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
179
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
183
180
|
},
|
|
184
181
|
images: [{
|
|
185
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
186
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
182
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
187
183
|
}],
|
|
188
184
|
socials: {
|
|
189
185
|
website: 'https://www.gravitybridge.net/',
|
package/mainnet/omniflixhub.js
CHANGED
|
@@ -411,12 +411,10 @@ const assets = {
|
|
|
411
411
|
name: 'Frienzies',
|
|
412
412
|
symbol: 'FRNZ',
|
|
413
413
|
logo_URIs: {
|
|
414
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
415
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
414
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
416
415
|
},
|
|
417
416
|
images: [{
|
|
418
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
419
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
417
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
420
418
|
}],
|
|
421
419
|
traces: [{
|
|
422
420
|
type: 'ibc',
|
|
@@ -914,12 +912,10 @@ const assets = {
|
|
|
914
912
|
name: 'Frienzies',
|
|
915
913
|
symbol: 'FRNZ',
|
|
916
914
|
logo_URIs: {
|
|
917
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
918
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
915
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
919
916
|
},
|
|
920
917
|
images: [{
|
|
921
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
922
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
918
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
923
919
|
}],
|
|
924
920
|
traces: [{
|
|
925
921
|
type: 'ibc',
|
package/mainnet/onex.js
CHANGED
|
@@ -244,12 +244,10 @@ const assets = {
|
|
|
244
244
|
name: 'Frienzies',
|
|
245
245
|
symbol: 'FRNZ',
|
|
246
246
|
logo_URIs: {
|
|
247
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
248
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
247
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
249
248
|
},
|
|
250
249
|
images: [{
|
|
251
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
252
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
250
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
253
251
|
}],
|
|
254
252
|
traces: [{
|
|
255
253
|
type: 'ibc',
|
|
@@ -580,12 +578,10 @@ const assets = {
|
|
|
580
578
|
name: 'Frienzies',
|
|
581
579
|
symbol: 'FRNZ',
|
|
582
580
|
logo_URIs: {
|
|
583
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
584
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
581
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
585
582
|
},
|
|
586
583
|
images: [{
|
|
587
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
588
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
584
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
589
585
|
}],
|
|
590
586
|
traces: [{
|
|
591
587
|
type: 'ibc',
|
package/mainnet/oraichain.js
CHANGED
|
@@ -1430,12 +1430,10 @@ const assets = {
|
|
|
1430
1430
|
display: 'amber',
|
|
1431
1431
|
symbol: 'AMBER',
|
|
1432
1432
|
logo_URIs: {
|
|
1433
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
1434
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
1433
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
1435
1434
|
},
|
|
1436
1435
|
images: [{
|
|
1437
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
1438
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
1436
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
1439
1437
|
}],
|
|
1440
1438
|
socials: {
|
|
1441
1439
|
website: 'http://amber.money/',
|
|
@@ -1858,12 +1856,10 @@ const assets = {
|
|
|
1858
1856
|
display: 'amber',
|
|
1859
1857
|
symbol: 'AMBER',
|
|
1860
1858
|
logo_URIs: {
|
|
1861
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
1862
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
1859
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
1863
1860
|
},
|
|
1864
1861
|
images: [{
|
|
1865
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
1866
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
1862
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
1867
1863
|
}],
|
|
1868
1864
|
socials: {
|
|
1869
1865
|
website: 'http://amber.money/',
|