@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/neutron.js
CHANGED
|
@@ -2664,12 +2664,10 @@ const assets = {
|
|
|
2664
2664
|
name: 'Frienzies',
|
|
2665
2665
|
symbol: 'FRNZ',
|
|
2666
2666
|
logo_URIs: {
|
|
2667
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
2668
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
2667
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
2669
2668
|
},
|
|
2670
2669
|
images: [{
|
|
2671
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
2672
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
2670
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
2673
2671
|
}],
|
|
2674
2672
|
traces: [{
|
|
2675
2673
|
type: 'ibc',
|
|
@@ -10060,12 +10058,10 @@ const assets = {
|
|
|
10060
10058
|
name: 'Frienzies',
|
|
10061
10059
|
symbol: 'FRNZ',
|
|
10062
10060
|
logo_URIs: {
|
|
10063
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
10064
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
10061
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
10065
10062
|
},
|
|
10066
10063
|
images: [{
|
|
10067
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
10068
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
10064
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
10069
10065
|
}],
|
|
10070
10066
|
traces: [{
|
|
10071
10067
|
type: 'ibc',
|
|
@@ -17914,12 +17910,10 @@ const assets = {
|
|
|
17914
17910
|
display: 'amber',
|
|
17915
17911
|
symbol: 'AMBER',
|
|
17916
17912
|
logo_URIs: {
|
|
17917
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
17918
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
17913
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
17919
17914
|
},
|
|
17920
17915
|
images: [{
|
|
17921
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
17922
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
17916
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
17923
17917
|
}],
|
|
17924
17918
|
socials: {
|
|
17925
17919
|
website: 'http://amber.money/',
|
|
@@ -18016,8 +18010,7 @@ const assets = {
|
|
|
18016
18010
|
chain_name: 'neutron',
|
|
18017
18011
|
base_denom: 'factory/neutron1ffus553eet978k024lmssw0czsxwr97mggyv85lpcsdkft8v9ufsz3sa07/astro'
|
|
18018
18012
|
},
|
|
18019
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.png'
|
|
18020
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.svg'
|
|
18013
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.png'
|
|
18021
18014
|
}],
|
|
18022
18015
|
socials: {
|
|
18023
18016
|
website: 'https://astroport.fi/',
|
|
@@ -19656,12 +19649,10 @@ const assets = {
|
|
|
19656
19649
|
display: 'amber',
|
|
19657
19650
|
symbol: 'AMBER',
|
|
19658
19651
|
logo_URIs: {
|
|
19659
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
19660
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
19652
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
19661
19653
|
},
|
|
19662
19654
|
images: [{
|
|
19663
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
19664
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
19655
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
19665
19656
|
}],
|
|
19666
19657
|
socials: {
|
|
19667
19658
|
website: 'http://amber.money/',
|
|
@@ -19758,8 +19749,7 @@ const assets = {
|
|
|
19758
19749
|
chain_name: 'neutron',
|
|
19759
19750
|
base_denom: 'factory/neutron1ffus553eet978k024lmssw0czsxwr97mggyv85lpcsdkft8v9ufsz3sa07/astro'
|
|
19760
19751
|
},
|
|
19761
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.png'
|
|
19762
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.svg'
|
|
19752
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.png'
|
|
19763
19753
|
}],
|
|
19764
19754
|
socials: {
|
|
19765
19755
|
website: 'https://astroport.fi/',
|
package/esm/mainnet/nibiru.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',
|
|
@@ -360,12 +358,10 @@ const assets = {
|
|
|
360
358
|
name: 'Frienzies',
|
|
361
359
|
symbol: 'FRNZ',
|
|
362
360
|
logo_URIs: {
|
|
363
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
364
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
361
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
365
362
|
},
|
|
366
363
|
images: [{
|
|
367
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
368
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
364
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
369
365
|
}],
|
|
370
366
|
traces: [{
|
|
371
367
|
type: 'ibc',
|
package/esm/mainnet/noble.js
CHANGED
|
@@ -12479,13 +12479,11 @@ const assets = {
|
|
|
12479
12479
|
display: 'SHIDO',
|
|
12480
12480
|
symbol: 'SHIDO',
|
|
12481
12481
|
logo_URIs: {
|
|
12482
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png'
|
|
12483
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.svg'
|
|
12482
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png'
|
|
12484
12483
|
},
|
|
12485
12484
|
coingecko_id: 'shido-2',
|
|
12486
12485
|
images: [{
|
|
12487
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png'
|
|
12488
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.svg'
|
|
12486
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png'
|
|
12489
12487
|
}],
|
|
12490
12488
|
socials: {
|
|
12491
12489
|
website: 'https://shido.io/',
|
|
@@ -21399,13 +21397,11 @@ const assets = {
|
|
|
21399
21397
|
display: 'SHIDO',
|
|
21400
21398
|
symbol: 'SHIDO',
|
|
21401
21399
|
logo_URIs: {
|
|
21402
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png'
|
|
21403
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.svg'
|
|
21400
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png'
|
|
21404
21401
|
},
|
|
21405
21402
|
coingecko_id: 'shido-2',
|
|
21406
21403
|
images: [{
|
|
21407
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png'
|
|
21408
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.svg'
|
|
21404
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png'
|
|
21409
21405
|
}],
|
|
21410
21406
|
socials: {
|
|
21411
21407
|
website: 'https://shido.io/',
|
package/esm/mainnet/nyx.js
CHANGED
|
@@ -96,12 +96,10 @@ const assets = {
|
|
|
96
96
|
symbol: 'GRAV',
|
|
97
97
|
coingecko_id: 'graviton',
|
|
98
98
|
logo_URIs: {
|
|
99
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
100
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
99
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
101
100
|
},
|
|
102
101
|
images: [{
|
|
103
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
104
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
102
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
105
103
|
}],
|
|
106
104
|
socials: {
|
|
107
105
|
website: 'https://www.gravitybridge.net/',
|
|
@@ -176,12 +174,10 @@ const assets = {
|
|
|
176
174
|
symbol: 'GRAV',
|
|
177
175
|
coingecko_id: 'graviton',
|
|
178
176
|
logo_URIs: {
|
|
179
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
180
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
177
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
181
178
|
},
|
|
182
179
|
images: [{
|
|
183
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
184
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
180
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
185
181
|
}],
|
|
186
182
|
socials: {
|
|
187
183
|
website: 'https://www.gravitybridge.net/',
|
|
@@ -409,12 +409,10 @@ const assets = {
|
|
|
409
409
|
name: 'Frienzies',
|
|
410
410
|
symbol: 'FRNZ',
|
|
411
411
|
logo_URIs: {
|
|
412
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
413
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
412
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
414
413
|
},
|
|
415
414
|
images: [{
|
|
416
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
417
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
415
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
418
416
|
}],
|
|
419
417
|
traces: [{
|
|
420
418
|
type: 'ibc',
|
|
@@ -912,12 +910,10 @@ const assets = {
|
|
|
912
910
|
name: 'Frienzies',
|
|
913
911
|
symbol: 'FRNZ',
|
|
914
912
|
logo_URIs: {
|
|
915
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
916
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
913
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
917
914
|
},
|
|
918
915
|
images: [{
|
|
919
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
920
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
916
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
921
917
|
}],
|
|
922
918
|
traces: [{
|
|
923
919
|
type: 'ibc',
|
package/esm/mainnet/onex.js
CHANGED
|
@@ -242,12 +242,10 @@ const assets = {
|
|
|
242
242
|
name: 'Frienzies',
|
|
243
243
|
symbol: 'FRNZ',
|
|
244
244
|
logo_URIs: {
|
|
245
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
246
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
245
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
247
246
|
},
|
|
248
247
|
images: [{
|
|
249
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
250
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
248
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
251
249
|
}],
|
|
252
250
|
traces: [{
|
|
253
251
|
type: 'ibc',
|
|
@@ -578,12 +576,10 @@ const assets = {
|
|
|
578
576
|
name: 'Frienzies',
|
|
579
577
|
symbol: 'FRNZ',
|
|
580
578
|
logo_URIs: {
|
|
581
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
582
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
579
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
583
580
|
},
|
|
584
581
|
images: [{
|
|
585
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
586
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
582
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
587
583
|
}],
|
|
588
584
|
traces: [{
|
|
589
585
|
type: 'ibc',
|
package/esm/mainnet/oraichain.js
CHANGED
|
@@ -1428,12 +1428,10 @@ const assets = {
|
|
|
1428
1428
|
display: 'amber',
|
|
1429
1429
|
symbol: 'AMBER',
|
|
1430
1430
|
logo_URIs: {
|
|
1431
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
1432
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
1431
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
1433
1432
|
},
|
|
1434
1433
|
images: [{
|
|
1435
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
1436
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
1434
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
1437
1435
|
}],
|
|
1438
1436
|
socials: {
|
|
1439
1437
|
website: 'http://amber.money/',
|
|
@@ -1856,12 +1854,10 @@ const assets = {
|
|
|
1856
1854
|
display: 'amber',
|
|
1857
1855
|
symbol: 'AMBER',
|
|
1858
1856
|
logo_URIs: {
|
|
1859
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
1860
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
1857
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
1861
1858
|
},
|
|
1862
1859
|
images: [{
|
|
1863
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
1864
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
1860
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
1865
1861
|
}],
|
|
1866
1862
|
socials: {
|
|
1867
1863
|
website: 'http://amber.money/',
|