@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/osmosis.js
CHANGED
|
@@ -531,12 +531,10 @@ const assets = {
|
|
|
531
531
|
display: 'ARKH',
|
|
532
532
|
symbol: 'ARKH',
|
|
533
533
|
logo_URIs: {
|
|
534
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/arkh/images/arkh.png'
|
|
535
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/arkh/images/arkh.svg'
|
|
534
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/arkh/images/arkh.png'
|
|
536
535
|
},
|
|
537
536
|
images: [{
|
|
538
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/arkh/images/arkh.png'
|
|
539
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/arkh/images/arkh.svg'
|
|
537
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/arkh/images/arkh.png'
|
|
540
538
|
}],
|
|
541
539
|
socials: {
|
|
542
540
|
website: 'https://arkhadian.io/',
|
|
@@ -1178,12 +1176,10 @@ const assets = {
|
|
|
1178
1176
|
display: 'ampere',
|
|
1179
1177
|
symbol: 'A',
|
|
1180
1178
|
logo_URIs: {
|
|
1181
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png'
|
|
1182
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.svg'
|
|
1179
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png'
|
|
1183
1180
|
},
|
|
1184
1181
|
images: [{
|
|
1185
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png'
|
|
1186
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.svg'
|
|
1182
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png'
|
|
1187
1183
|
}],
|
|
1188
1184
|
type_asset: 'sdk.coin',
|
|
1189
1185
|
traces: [{
|
|
@@ -1214,12 +1210,10 @@ const assets = {
|
|
|
1214
1210
|
display: 'volt',
|
|
1215
1211
|
symbol: 'V',
|
|
1216
1212
|
logo_URIs: {
|
|
1217
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png'
|
|
1218
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.svg'
|
|
1213
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png'
|
|
1219
1214
|
},
|
|
1220
1215
|
images: [{
|
|
1221
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png'
|
|
1222
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.svg'
|
|
1216
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png'
|
|
1223
1217
|
}],
|
|
1224
1218
|
type_asset: 'sdk.coin',
|
|
1225
1219
|
traces: [{
|
|
@@ -1727,12 +1721,10 @@ const assets = {
|
|
|
1727
1721
|
display: 'cvnt',
|
|
1728
1722
|
symbol: 'CVN',
|
|
1729
1723
|
logo_URIs: {
|
|
1730
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.png'
|
|
1731
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.svg'
|
|
1724
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.png'
|
|
1732
1725
|
},
|
|
1733
1726
|
images: [{
|
|
1734
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.png'
|
|
1735
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.svg'
|
|
1727
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.png'
|
|
1736
1728
|
}],
|
|
1737
1729
|
socials: {
|
|
1738
1730
|
website: 'https://cvn.io',
|
|
@@ -3385,12 +3377,10 @@ const assets = {
|
|
|
3385
3377
|
symbol: 'GRAV',
|
|
3386
3378
|
coingecko_id: 'graviton',
|
|
3387
3379
|
logo_URIs: {
|
|
3388
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
3389
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
3380
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
3390
3381
|
},
|
|
3391
3382
|
images: [{
|
|
3392
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
3393
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
3383
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
3394
3384
|
}],
|
|
3395
3385
|
socials: {
|
|
3396
3386
|
website: 'https://www.gravitybridge.net/',
|
|
@@ -5107,13 +5097,11 @@ const assets = {
|
|
|
5107
5097
|
display: 'medas',
|
|
5108
5098
|
symbol: 'MEDAS',
|
|
5109
5099
|
logo_URIs: {
|
|
5110
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.png'
|
|
5111
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.svg'
|
|
5100
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.png'
|
|
5112
5101
|
},
|
|
5113
5102
|
keywords: ['medas'],
|
|
5114
5103
|
images: [{
|
|
5115
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.png'
|
|
5116
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.svg'
|
|
5104
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.png'
|
|
5117
5105
|
}],
|
|
5118
5106
|
type_asset: 'sdk.coin',
|
|
5119
5107
|
traces: [{
|
|
@@ -5667,12 +5655,10 @@ const assets = {
|
|
|
5667
5655
|
name: 'Frienzies',
|
|
5668
5656
|
symbol: 'FRNZ',
|
|
5669
5657
|
logo_URIs: {
|
|
5670
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
5671
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
5658
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
5672
5659
|
},
|
|
5673
5660
|
images: [{
|
|
5674
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
5675
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
5661
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
5676
5662
|
}],
|
|
5677
5663
|
traces: [{
|
|
5678
5664
|
type: 'ibc',
|
|
@@ -5932,12 +5918,10 @@ const assets = {
|
|
|
5932
5918
|
display: 'odin',
|
|
5933
5919
|
symbol: 'ODIN',
|
|
5934
5920
|
logo_URIs: {
|
|
5935
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png'
|
|
5936
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.svg'
|
|
5921
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png'
|
|
5937
5922
|
},
|
|
5938
5923
|
images: [{
|
|
5939
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png'
|
|
5940
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.svg'
|
|
5924
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png'
|
|
5941
5925
|
}],
|
|
5942
5926
|
socials: {
|
|
5943
5927
|
website: 'https://odinprotocol.io/',
|
|
@@ -6773,12 +6757,10 @@ const assets = {
|
|
|
6773
6757
|
display: 'ARKH',
|
|
6774
6758
|
symbol: 'ARKH',
|
|
6775
6759
|
logo_URIs: {
|
|
6776
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/arkh/images/arkh.png'
|
|
6777
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/arkh/images/arkh.svg'
|
|
6760
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/arkh/images/arkh.png'
|
|
6778
6761
|
},
|
|
6779
6762
|
images: [{
|
|
6780
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/arkh/images/arkh.png'
|
|
6781
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/arkh/images/arkh.svg'
|
|
6763
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/arkh/images/arkh.png'
|
|
6782
6764
|
}],
|
|
6783
6765
|
socials: {
|
|
6784
6766
|
website: 'https://arkhadian.io/',
|
|
@@ -7420,12 +7402,10 @@ const assets = {
|
|
|
7420
7402
|
display: 'ampere',
|
|
7421
7403
|
symbol: 'A',
|
|
7422
7404
|
logo_URIs: {
|
|
7423
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png'
|
|
7424
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.svg'
|
|
7405
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png'
|
|
7425
7406
|
},
|
|
7426
7407
|
images: [{
|
|
7427
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png'
|
|
7428
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.svg'
|
|
7408
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png'
|
|
7429
7409
|
}],
|
|
7430
7410
|
type_asset: 'sdk.coin',
|
|
7431
7411
|
traces: [{
|
|
@@ -7456,12 +7436,10 @@ const assets = {
|
|
|
7456
7436
|
display: 'volt',
|
|
7457
7437
|
symbol: 'V',
|
|
7458
7438
|
logo_URIs: {
|
|
7459
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png'
|
|
7460
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.svg'
|
|
7439
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png'
|
|
7461
7440
|
},
|
|
7462
7441
|
images: [{
|
|
7463
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png'
|
|
7464
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.svg'
|
|
7442
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png'
|
|
7465
7443
|
}],
|
|
7466
7444
|
type_asset: 'sdk.coin',
|
|
7467
7445
|
traces: [{
|
|
@@ -7969,12 +7947,10 @@ const assets = {
|
|
|
7969
7947
|
display: 'cvnt',
|
|
7970
7948
|
symbol: 'CVN',
|
|
7971
7949
|
logo_URIs: {
|
|
7972
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.png'
|
|
7973
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.svg'
|
|
7950
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.png'
|
|
7974
7951
|
},
|
|
7975
7952
|
images: [{
|
|
7976
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.png'
|
|
7977
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.svg'
|
|
7953
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.png'
|
|
7978
7954
|
}],
|
|
7979
7955
|
socials: {
|
|
7980
7956
|
website: 'https://cvn.io',
|
|
@@ -9627,12 +9603,10 @@ const assets = {
|
|
|
9627
9603
|
symbol: 'GRAV',
|
|
9628
9604
|
coingecko_id: 'graviton',
|
|
9629
9605
|
logo_URIs: {
|
|
9630
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
9631
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
9606
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
9632
9607
|
},
|
|
9633
9608
|
images: [{
|
|
9634
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
9635
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
9609
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
9636
9610
|
}],
|
|
9637
9611
|
socials: {
|
|
9638
9612
|
website: 'https://www.gravitybridge.net/',
|
|
@@ -11349,13 +11323,11 @@ const assets = {
|
|
|
11349
11323
|
display: 'medas',
|
|
11350
11324
|
symbol: 'MEDAS',
|
|
11351
11325
|
logo_URIs: {
|
|
11352
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.png'
|
|
11353
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.svg'
|
|
11326
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.png'
|
|
11354
11327
|
},
|
|
11355
11328
|
keywords: ['medas'],
|
|
11356
11329
|
images: [{
|
|
11357
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.png'
|
|
11358
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.svg'
|
|
11330
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.png'
|
|
11359
11331
|
}],
|
|
11360
11332
|
type_asset: 'sdk.coin',
|
|
11361
11333
|
traces: [{
|
|
@@ -11948,12 +11920,10 @@ const assets = {
|
|
|
11948
11920
|
name: 'Frienzies',
|
|
11949
11921
|
symbol: 'FRNZ',
|
|
11950
11922
|
logo_URIs: {
|
|
11951
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
11952
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
11923
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
11953
11924
|
},
|
|
11954
11925
|
images: [{
|
|
11955
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
11956
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
11926
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
11957
11927
|
}],
|
|
11958
11928
|
traces: [{
|
|
11959
11929
|
type: 'ibc',
|
|
@@ -12213,12 +12183,10 @@ const assets = {
|
|
|
12213
12183
|
display: 'odin',
|
|
12214
12184
|
symbol: 'ODIN',
|
|
12215
12185
|
logo_URIs: {
|
|
12216
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png'
|
|
12217
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.svg'
|
|
12186
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png'
|
|
12218
12187
|
},
|
|
12219
12188
|
images: [{
|
|
12220
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png'
|
|
12221
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.svg'
|
|
12189
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png'
|
|
12222
12190
|
}],
|
|
12223
12191
|
socials: {
|
|
12224
12192
|
website: 'https://odinprotocol.io/',
|
|
@@ -20333,13 +20301,11 @@ const assets = {
|
|
|
20333
20301
|
display: 'seda',
|
|
20334
20302
|
symbol: 'SEDA',
|
|
20335
20303
|
logo_URIs: {
|
|
20336
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png'
|
|
20337
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg'
|
|
20304
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png'
|
|
20338
20305
|
},
|
|
20339
20306
|
coingecko_id: 'seda-2',
|
|
20340
20307
|
images: [{
|
|
20341
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png'
|
|
20342
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg'
|
|
20308
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png'
|
|
20343
20309
|
}],
|
|
20344
20310
|
socials: {
|
|
20345
20311
|
website: 'https://www.seda.xyz/',
|
|
@@ -20639,13 +20605,11 @@ const assets = {
|
|
|
20639
20605
|
display: 'SHIDO',
|
|
20640
20606
|
symbol: 'SHIDO',
|
|
20641
20607
|
logo_URIs: {
|
|
20642
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png'
|
|
20643
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.svg'
|
|
20608
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png'
|
|
20644
20609
|
},
|
|
20645
20610
|
coingecko_id: 'shido-2',
|
|
20646
20611
|
images: [{
|
|
20647
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png'
|
|
20648
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.svg'
|
|
20612
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png'
|
|
20649
20613
|
}],
|
|
20650
20614
|
socials: {
|
|
20651
20615
|
website: 'https://shido.io/',
|
|
@@ -30374,13 +30338,11 @@ const assets = {
|
|
|
30374
30338
|
display: 'seda',
|
|
30375
30339
|
symbol: 'SEDA',
|
|
30376
30340
|
logo_URIs: {
|
|
30377
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png'
|
|
30378
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg'
|
|
30341
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png'
|
|
30379
30342
|
},
|
|
30380
30343
|
coingecko_id: 'seda-2',
|
|
30381
30344
|
images: [{
|
|
30382
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png'
|
|
30383
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg'
|
|
30345
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png'
|
|
30384
30346
|
}],
|
|
30385
30347
|
socials: {
|
|
30386
30348
|
website: 'https://www.seda.xyz/',
|
|
@@ -30680,13 +30642,11 @@ const assets = {
|
|
|
30680
30642
|
display: 'SHIDO',
|
|
30681
30643
|
symbol: 'SHIDO',
|
|
30682
30644
|
logo_URIs: {
|
|
30683
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png'
|
|
30684
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.svg'
|
|
30645
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png'
|
|
30685
30646
|
},
|
|
30686
30647
|
coingecko_id: 'shido-2',
|
|
30687
30648
|
images: [{
|
|
30688
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png'
|
|
30689
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.svg'
|
|
30649
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/shido/images/shido.png'
|
|
30690
30650
|
}],
|
|
30691
30651
|
socials: {
|
|
30692
30652
|
website: 'https://shido.io/',
|
|
@@ -33030,6 +32990,10 @@ const assets = {
|
|
|
33030
32990
|
}
|
|
33031
32991
|
}],
|
|
33032
32992
|
images: [{
|
|
32993
|
+
image_sync: {
|
|
32994
|
+
chain_name: 'ethereum',
|
|
32995
|
+
base_denom: '0xbdf245957992bfbc62b07e344128a1eec7b7ee3f'
|
|
32996
|
+
},
|
|
33033
32997
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/mbtc.png'
|
|
33034
32998
|
}]
|
|
33035
32999
|
},
|
|
@@ -33592,12 +33556,10 @@ const assets = {
|
|
|
33592
33556
|
display: 'hope',
|
|
33593
33557
|
symbol: 'HOPE',
|
|
33594
33558
|
logo_URIs: {
|
|
33595
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.png'
|
|
33596
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.svg'
|
|
33559
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.png'
|
|
33597
33560
|
},
|
|
33598
33561
|
images: [{
|
|
33599
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.png'
|
|
33600
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.svg'
|
|
33562
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.png'
|
|
33601
33563
|
}],
|
|
33602
33564
|
traces: [{
|
|
33603
33565
|
type: 'ibc-cw20',
|
|
@@ -33643,13 +33605,11 @@ const assets = {
|
|
|
33643
33605
|
}
|
|
33644
33606
|
}],
|
|
33645
33607
|
logo_URIs: {
|
|
33646
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.png'
|
|
33647
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.svg'
|
|
33608
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.png'
|
|
33648
33609
|
},
|
|
33649
33610
|
coingecko_id: 'racoon',
|
|
33650
33611
|
images: [{
|
|
33651
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.png'
|
|
33652
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.svg'
|
|
33612
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.png'
|
|
33653
33613
|
}]
|
|
33654
33614
|
},
|
|
33655
33615
|
{
|
|
@@ -33888,12 +33848,10 @@ const assets = {
|
|
|
33888
33848
|
display: 'dla',
|
|
33889
33849
|
symbol: 'DLA',
|
|
33890
33850
|
logo_URIs: {
|
|
33891
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dla.png'
|
|
33892
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dla.svg'
|
|
33851
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dla.png'
|
|
33893
33852
|
},
|
|
33894
33853
|
images: [{
|
|
33895
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dla.png'
|
|
33896
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dla.svg'
|
|
33854
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dla.png'
|
|
33897
33855
|
}],
|
|
33898
33856
|
traces: [{
|
|
33899
33857
|
type: 'ibc-cw20',
|
|
@@ -34006,12 +33964,10 @@ const assets = {
|
|
|
34006
33964
|
display: 'hole',
|
|
34007
33965
|
symbol: 'HOLE',
|
|
34008
33966
|
logo_URIs: {
|
|
34009
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hole.png'
|
|
34010
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hole.svg'
|
|
33967
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hole.png'
|
|
34011
33968
|
},
|
|
34012
33969
|
images: [{
|
|
34013
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hole.png'
|
|
34014
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hole.svg'
|
|
33970
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hole.png'
|
|
34015
33971
|
}],
|
|
34016
33972
|
traces: [{
|
|
34017
33973
|
type: 'ibc-cw20',
|
|
@@ -36417,6 +36373,10 @@ const assets = {
|
|
|
36417
36373
|
}
|
|
36418
36374
|
}],
|
|
36419
36375
|
images: [{
|
|
36376
|
+
image_sync: {
|
|
36377
|
+
chain_name: 'ethereum',
|
|
36378
|
+
base_denom: '0xbdf245957992bfbc62b07e344128a1eec7b7ee3f'
|
|
36379
|
+
},
|
|
36420
36380
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/mbtc.png'
|
|
36421
36381
|
}]
|
|
36422
36382
|
},
|
|
@@ -36979,12 +36939,10 @@ const assets = {
|
|
|
36979
36939
|
display: 'hope',
|
|
36980
36940
|
symbol: 'HOPE',
|
|
36981
36941
|
logo_URIs: {
|
|
36982
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.png'
|
|
36983
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.svg'
|
|
36942
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.png'
|
|
36984
36943
|
},
|
|
36985
36944
|
images: [{
|
|
36986
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.png'
|
|
36987
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.svg'
|
|
36945
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.png'
|
|
36988
36946
|
}],
|
|
36989
36947
|
traces: [{
|
|
36990
36948
|
type: 'ibc-cw20',
|
|
@@ -37030,13 +36988,11 @@ const assets = {
|
|
|
37030
36988
|
}
|
|
37031
36989
|
}],
|
|
37032
36990
|
logo_URIs: {
|
|
37033
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.png'
|
|
37034
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.svg'
|
|
36991
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.png'
|
|
37035
36992
|
},
|
|
37036
36993
|
coingecko_id: 'racoon',
|
|
37037
36994
|
images: [{
|
|
37038
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.png'
|
|
37039
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.svg'
|
|
36995
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/rac.png'
|
|
37040
36996
|
}]
|
|
37041
36997
|
},
|
|
37042
36998
|
{
|
|
@@ -37275,12 +37231,10 @@ const assets = {
|
|
|
37275
37231
|
display: 'dla',
|
|
37276
37232
|
symbol: 'DLA',
|
|
37277
37233
|
logo_URIs: {
|
|
37278
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dla.png'
|
|
37279
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dla.svg'
|
|
37234
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dla.png'
|
|
37280
37235
|
},
|
|
37281
37236
|
images: [{
|
|
37282
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dla.png'
|
|
37283
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dla.svg'
|
|
37237
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dla.png'
|
|
37284
37238
|
}],
|
|
37285
37239
|
traces: [{
|
|
37286
37240
|
type: 'ibc-cw20',
|
|
@@ -37393,12 +37347,10 @@ const assets = {
|
|
|
37393
37347
|
display: 'hole',
|
|
37394
37348
|
symbol: 'HOLE',
|
|
37395
37349
|
logo_URIs: {
|
|
37396
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hole.png'
|
|
37397
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hole.svg'
|
|
37350
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hole.png'
|
|
37398
37351
|
},
|
|
37399
37352
|
images: [{
|
|
37400
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hole.png'
|
|
37401
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hole.svg'
|
|
37353
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hole.png'
|
|
37402
37354
|
}],
|
|
37403
37355
|
traces: [{
|
|
37404
37356
|
type: 'ibc-cw20',
|
|
@@ -39860,12 +39812,10 @@ const assets = {
|
|
|
39860
39812
|
display: 'amber',
|
|
39861
39813
|
symbol: 'AMBER',
|
|
39862
39814
|
logo_URIs: {
|
|
39863
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
39864
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
39815
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
39865
39816
|
},
|
|
39866
39817
|
images: [{
|
|
39867
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
39868
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
39818
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
39869
39819
|
}],
|
|
39870
39820
|
socials: {
|
|
39871
39821
|
website: 'http://amber.money/',
|
|
@@ -46755,8 +46705,7 @@ const assets = {
|
|
|
46755
46705
|
chain_name: 'neutron',
|
|
46756
46706
|
base_denom: 'factory/neutron1ffus553eet978k024lmssw0czsxwr97mggyv85lpcsdkft8v9ufsz3sa07/astro'
|
|
46757
46707
|
},
|
|
46758
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.png'
|
|
46759
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.svg'
|
|
46708
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.png'
|
|
46760
46709
|
}],
|
|
46761
46710
|
socials: {
|
|
46762
46711
|
website: 'https://astroport.fi/',
|
|
@@ -48395,12 +48344,10 @@ const assets = {
|
|
|
48395
48344
|
display: 'amber',
|
|
48396
48345
|
symbol: 'AMBER',
|
|
48397
48346
|
logo_URIs: {
|
|
48398
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
48399
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
48347
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
48400
48348
|
},
|
|
48401
48349
|
images: [{
|
|
48402
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
48403
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
48350
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
48404
48351
|
}],
|
|
48405
48352
|
socials: {
|
|
48406
48353
|
website: 'http://amber.money/',
|
|
@@ -55290,8 +55237,7 @@ const assets = {
|
|
|
55290
55237
|
chain_name: 'neutron',
|
|
55291
55238
|
base_denom: 'factory/neutron1ffus553eet978k024lmssw0czsxwr97mggyv85lpcsdkft8v9ufsz3sa07/astro'
|
|
55292
55239
|
},
|
|
55293
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.png'
|
|
55294
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.svg'
|
|
55240
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/astro.png'
|
|
55295
55241
|
}],
|
|
55296
55242
|
socials: {
|
|
55297
55243
|
website: 'https://astroport.fi/',
|
|
@@ -481,12 +481,10 @@ const assets = {
|
|
|
481
481
|
symbol: 'GRAV',
|
|
482
482
|
coingecko_id: 'graviton',
|
|
483
483
|
logo_URIs: {
|
|
484
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
485
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
484
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
486
485
|
},
|
|
487
486
|
images: [{
|
|
488
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
489
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
487
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
490
488
|
}],
|
|
491
489
|
socials: {
|
|
492
490
|
website: 'https://www.gravitybridge.net/',
|
|
@@ -1260,12 +1258,10 @@ const assets = {
|
|
|
1260
1258
|
name: 'Frienzies',
|
|
1261
1259
|
symbol: 'FRNZ',
|
|
1262
1260
|
logo_URIs: {
|
|
1263
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1264
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
1261
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1265
1262
|
},
|
|
1266
1263
|
images: [{
|
|
1267
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1268
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
1264
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1269
1265
|
}],
|
|
1270
1266
|
traces: [{
|
|
1271
1267
|
type: 'ibc',
|
|
@@ -1917,12 +1913,10 @@ const assets = {
|
|
|
1917
1913
|
symbol: 'GRAV',
|
|
1918
1914
|
coingecko_id: 'graviton',
|
|
1919
1915
|
logo_URIs: {
|
|
1920
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
1921
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
1916
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
1922
1917
|
},
|
|
1923
1918
|
images: [{
|
|
1924
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
1925
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
1919
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
1926
1920
|
}],
|
|
1927
1921
|
socials: {
|
|
1928
1922
|
website: 'https://www.gravitybridge.net/',
|
|
@@ -2696,12 +2690,10 @@ const assets = {
|
|
|
2696
2690
|
name: 'Frienzies',
|
|
2697
2691
|
symbol: 'FRNZ',
|
|
2698
2692
|
logo_URIs: {
|
|
2699
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
2700
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
2693
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
2701
2694
|
},
|
|
2702
2695
|
images: [{
|
|
2703
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
2704
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
2696
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
2705
2697
|
}],
|
|
2706
2698
|
traces: [{
|
|
2707
2699
|
type: 'ibc',
|
|
@@ -4010,12 +4002,10 @@ const assets = {
|
|
|
4010
4002
|
display: 'amber',
|
|
4011
4003
|
symbol: 'AMBER',
|
|
4012
4004
|
logo_URIs: {
|
|
4013
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
4014
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
4005
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
4015
4006
|
},
|
|
4016
4007
|
images: [{
|
|
4017
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
4018
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
4008
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
4019
4009
|
}],
|
|
4020
4010
|
socials: {
|
|
4021
4011
|
website: 'http://amber.money/',
|
|
@@ -4438,12 +4428,10 @@ const assets = {
|
|
|
4438
4428
|
display: 'amber',
|
|
4439
4429
|
symbol: 'AMBER',
|
|
4440
4430
|
logo_URIs: {
|
|
4441
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
4442
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
4431
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
4443
4432
|
},
|
|
4444
4433
|
images: [{
|
|
4445
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
4446
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
4434
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
4447
4435
|
}],
|
|
4448
4436
|
socials: {
|
|
4449
4437
|
website: 'http://amber.money/',
|