@chain-registry/assets 1.70.350 → 1.70.352
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/cosmoshub.js
CHANGED
|
@@ -748,12 +748,10 @@ const assets = {
|
|
|
748
748
|
display: 'ampere',
|
|
749
749
|
symbol: 'A',
|
|
750
750
|
logo_URIs: {
|
|
751
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png'
|
|
752
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.svg'
|
|
751
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png'
|
|
753
752
|
},
|
|
754
753
|
images: [{
|
|
755
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png'
|
|
756
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.svg'
|
|
754
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png'
|
|
757
755
|
}],
|
|
758
756
|
type_asset: 'sdk.coin',
|
|
759
757
|
traces: [{
|
|
@@ -784,12 +782,10 @@ const assets = {
|
|
|
784
782
|
display: 'volt',
|
|
785
783
|
symbol: 'V',
|
|
786
784
|
logo_URIs: {
|
|
787
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png'
|
|
788
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.svg'
|
|
785
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png'
|
|
789
786
|
},
|
|
790
787
|
images: [{
|
|
791
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png'
|
|
792
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.svg'
|
|
788
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png'
|
|
793
789
|
}],
|
|
794
790
|
type_asset: 'sdk.coin',
|
|
795
791
|
traces: [{
|
|
@@ -1908,12 +1904,10 @@ const assets = {
|
|
|
1908
1904
|
display: 'ampere',
|
|
1909
1905
|
symbol: 'A',
|
|
1910
1906
|
logo_URIs: {
|
|
1911
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png'
|
|
1912
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.svg'
|
|
1907
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png'
|
|
1913
1908
|
},
|
|
1914
1909
|
images: [{
|
|
1915
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png'
|
|
1916
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.svg'
|
|
1910
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/ampere.png'
|
|
1917
1911
|
}],
|
|
1918
1912
|
type_asset: 'sdk.coin',
|
|
1919
1913
|
traces: [{
|
|
@@ -1944,12 +1938,10 @@ const assets = {
|
|
|
1944
1938
|
display: 'volt',
|
|
1945
1939
|
symbol: 'V',
|
|
1946
1940
|
logo_URIs: {
|
|
1947
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png'
|
|
1948
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.svg'
|
|
1941
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png'
|
|
1949
1942
|
},
|
|
1950
1943
|
images: [{
|
|
1951
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png'
|
|
1952
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.svg'
|
|
1944
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/volt.png'
|
|
1953
1945
|
}],
|
|
1954
1946
|
type_asset: 'sdk.coin',
|
|
1955
1947
|
traces: [{
|
|
@@ -4640,12 +4632,10 @@ const assets = {
|
|
|
4640
4632
|
name: 'Frienzies',
|
|
4641
4633
|
symbol: 'FRNZ',
|
|
4642
4634
|
logo_URIs: {
|
|
4643
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
4644
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
4635
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
4645
4636
|
},
|
|
4646
4637
|
images: [{
|
|
4647
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
4648
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
4638
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
4649
4639
|
}],
|
|
4650
4640
|
traces: [{
|
|
4651
4641
|
type: 'ibc',
|
|
@@ -12193,13 +12183,11 @@ const assets = {
|
|
|
12193
12183
|
display: 'seda',
|
|
12194
12184
|
symbol: 'SEDA',
|
|
12195
12185
|
logo_URIs: {
|
|
12196
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png'
|
|
12197
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg'
|
|
12186
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png'
|
|
12198
12187
|
},
|
|
12199
12188
|
coingecko_id: 'seda-2',
|
|
12200
12189
|
images: [{
|
|
12201
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png'
|
|
12202
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg'
|
|
12190
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png'
|
|
12203
12191
|
}],
|
|
12204
12192
|
socials: {
|
|
12205
12193
|
website: 'https://www.seda.xyz/',
|
|
@@ -15101,12 +15089,10 @@ const assets = {
|
|
|
15101
15089
|
name: 'Frienzies',
|
|
15102
15090
|
symbol: 'FRNZ',
|
|
15103
15091
|
logo_URIs: {
|
|
15104
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
15105
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
15092
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
15106
15093
|
},
|
|
15107
15094
|
images: [{
|
|
15108
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
15109
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
15095
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
15110
15096
|
}],
|
|
15111
15097
|
traces: [{
|
|
15112
15098
|
type: 'ibc',
|
|
@@ -22654,13 +22640,11 @@ const assets = {
|
|
|
22654
22640
|
display: 'seda',
|
|
22655
22641
|
symbol: 'SEDA',
|
|
22656
22642
|
logo_URIs: {
|
|
22657
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png'
|
|
22658
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg'
|
|
22643
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png'
|
|
22659
22644
|
},
|
|
22660
22645
|
coingecko_id: 'seda-2',
|
|
22661
22646
|
images: [{
|
|
22662
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png'
|
|
22663
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.svg'
|
|
22647
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/seda/images/seda.png'
|
|
22664
22648
|
}],
|
|
22665
22649
|
socials: {
|
|
22666
22650
|
website: 'https://www.seda.xyz/',
|
|
@@ -23688,12 +23672,10 @@ const assets = {
|
|
|
23688
23672
|
display: 'amber',
|
|
23689
23673
|
symbol: 'AMBER',
|
|
23690
23674
|
logo_URIs: {
|
|
23691
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
23692
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
23675
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
23693
23676
|
},
|
|
23694
23677
|
images: [{
|
|
23695
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
23696
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
23678
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
23697
23679
|
}],
|
|
23698
23680
|
socials: {
|
|
23699
23681
|
website: 'http://amber.money/',
|
|
@@ -24116,12 +24098,10 @@ const assets = {
|
|
|
24116
24098
|
display: 'amber',
|
|
24117
24099
|
symbol: 'AMBER',
|
|
24118
24100
|
logo_URIs: {
|
|
24119
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
24120
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
24101
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
24121
24102
|
},
|
|
24122
24103
|
images: [{
|
|
24123
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
24124
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
24104
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
24125
24105
|
}],
|
|
24126
24106
|
socials: {
|
|
24127
24107
|
website: 'http://amber.money/',
|
package/mainnet/crescent.js
CHANGED
|
@@ -826,12 +826,10 @@ const assets = {
|
|
|
826
826
|
symbol: 'GRAV',
|
|
827
827
|
coingecko_id: 'graviton',
|
|
828
828
|
logo_URIs: {
|
|
829
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
830
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
829
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
831
830
|
},
|
|
832
831
|
images: [{
|
|
833
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
834
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
832
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
835
833
|
}],
|
|
836
834
|
socials: {
|
|
837
835
|
website: 'https://www.gravitybridge.net/',
|
|
@@ -1309,12 +1307,10 @@ const assets = {
|
|
|
1309
1307
|
name: 'Frienzies',
|
|
1310
1308
|
symbol: 'FRNZ',
|
|
1311
1309
|
logo_URIs: {
|
|
1312
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1313
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
1310
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1314
1311
|
},
|
|
1315
1312
|
images: [{
|
|
1316
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1317
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
1313
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1318
1314
|
}],
|
|
1319
1315
|
traces: [{
|
|
1320
1316
|
type: 'ibc',
|
|
@@ -2990,12 +2986,10 @@ const assets = {
|
|
|
2990
2986
|
symbol: 'GRAV',
|
|
2991
2987
|
coingecko_id: 'graviton',
|
|
2992
2988
|
logo_URIs: {
|
|
2993
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
2994
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
2989
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
2995
2990
|
},
|
|
2996
2991
|
images: [{
|
|
2997
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
2998
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
2992
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
2999
2993
|
}],
|
|
3000
2994
|
socials: {
|
|
3001
2995
|
website: 'https://www.gravitybridge.net/',
|
|
@@ -3473,12 +3467,10 @@ const assets = {
|
|
|
3473
3467
|
name: 'Frienzies',
|
|
3474
3468
|
symbol: 'FRNZ',
|
|
3475
3469
|
logo_URIs: {
|
|
3476
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
3477
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
3470
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
3478
3471
|
},
|
|
3479
3472
|
images: [{
|
|
3480
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
3481
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
3473
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
3482
3474
|
}],
|
|
3483
3475
|
traces: [{
|
|
3484
3476
|
type: 'ibc',
|
package/mainnet/doravota.js
CHANGED
|
@@ -1031,12 +1031,10 @@ const assets = {
|
|
|
1031
1031
|
name: 'Frienzies',
|
|
1032
1032
|
symbol: 'FRNZ',
|
|
1033
1033
|
logo_URIs: {
|
|
1034
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1035
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
1034
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1036
1035
|
},
|
|
1037
1036
|
images: [{
|
|
1038
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1039
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
1037
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1040
1038
|
}],
|
|
1041
1039
|
traces: [{
|
|
1042
1040
|
type: 'ibc',
|
|
@@ -1714,12 +1712,10 @@ const assets = {
|
|
|
1714
1712
|
name: 'Frienzies',
|
|
1715
1713
|
symbol: 'FRNZ',
|
|
1716
1714
|
logo_URIs: {
|
|
1717
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1718
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
1715
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1719
1716
|
},
|
|
1720
1717
|
images: [{
|
|
1721
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1722
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
1718
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1723
1719
|
}],
|
|
1724
1720
|
traces: [{
|
|
1725
1721
|
type: 'ibc',
|
package/mainnet/dungeon.js
CHANGED
|
@@ -54,12 +54,10 @@ const assets = {
|
|
|
54
54
|
name: 'Frienzies',
|
|
55
55
|
symbol: 'FRNZ',
|
|
56
56
|
logo_URIs: {
|
|
57
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
58
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
57
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
59
58
|
},
|
|
60
59
|
images: [{
|
|
61
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
62
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
60
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
63
61
|
}],
|
|
64
62
|
traces: [{
|
|
65
63
|
type: 'ibc',
|
|
@@ -282,12 +280,10 @@ const assets = {
|
|
|
282
280
|
name: 'Frienzies',
|
|
283
281
|
symbol: 'FRNZ',
|
|
284
282
|
logo_URIs: {
|
|
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'
|
|
283
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
287
284
|
},
|
|
288
285
|
images: [{
|
|
289
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
290
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
286
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
291
287
|
}],
|
|
292
288
|
traces: [{
|
|
293
289
|
type: 'ibc',
|
package/mainnet/dydx.js
CHANGED
|
@@ -1040,12 +1040,10 @@ const assets = {
|
|
|
1040
1040
|
name: 'Frienzies',
|
|
1041
1041
|
symbol: 'FRNZ',
|
|
1042
1042
|
logo_URIs: {
|
|
1043
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1044
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
1043
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1045
1044
|
},
|
|
1046
1045
|
images: [{
|
|
1047
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1048
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
1046
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1049
1047
|
}],
|
|
1050
1048
|
traces: [{
|
|
1051
1049
|
type: 'ibc',
|
|
@@ -8718,12 +8716,10 @@ const assets = {
|
|
|
8718
8716
|
name: 'Frienzies',
|
|
8719
8717
|
symbol: 'FRNZ',
|
|
8720
8718
|
logo_URIs: {
|
|
8721
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
8722
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
8719
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
8723
8720
|
},
|
|
8724
8721
|
images: [{
|
|
8725
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
8726
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
8722
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
8727
8723
|
}],
|
|
8728
8724
|
traces: [{
|
|
8729
8725
|
type: 'ibc',
|
package/mainnet/dymension.js
CHANGED
|
@@ -1132,12 +1132,10 @@ const assets = {
|
|
|
1132
1132
|
name: 'Frienzies',
|
|
1133
1133
|
symbol: 'FRNZ',
|
|
1134
1134
|
logo_URIs: {
|
|
1135
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1136
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
1135
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1137
1136
|
},
|
|
1138
1137
|
images: [{
|
|
1139
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1140
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
1138
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1141
1139
|
}],
|
|
1142
1140
|
traces: [{
|
|
1143
1141
|
type: 'ibc',
|
|
@@ -2044,12 +2042,10 @@ const assets = {
|
|
|
2044
2042
|
name: 'Frienzies',
|
|
2045
2043
|
symbol: 'FRNZ',
|
|
2046
2044
|
logo_URIs: {
|
|
2047
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
2048
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
2045
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
2049
2046
|
},
|
|
2050
2047
|
images: [{
|
|
2051
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
2052
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
2048
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
2053
2049
|
}],
|
|
2054
2050
|
traces: [{
|
|
2055
2051
|
type: 'ibc',
|
package/mainnet/elys.js
CHANGED
|
@@ -810,12 +810,10 @@ const assets = {
|
|
|
810
810
|
name: 'Frienzies',
|
|
811
811
|
symbol: 'FRNZ',
|
|
812
812
|
logo_URIs: {
|
|
813
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
814
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
813
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
815
814
|
},
|
|
816
815
|
images: [{
|
|
817
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
818
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
816
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
819
817
|
}],
|
|
820
818
|
traces: [{
|
|
821
819
|
type: 'ibc',
|
|
@@ -1489,12 +1487,10 @@ const assets = {
|
|
|
1489
1487
|
name: 'Frienzies',
|
|
1490
1488
|
symbol: 'FRNZ',
|
|
1491
1489
|
logo_URIs: {
|
|
1492
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1493
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
1490
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1494
1491
|
},
|
|
1495
1492
|
images: [{
|
|
1496
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1497
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
1493
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
1498
1494
|
}],
|
|
1499
1495
|
traces: [{
|
|
1500
1496
|
type: 'ibc',
|
package/mainnet/evmos.js
CHANGED
|
@@ -1673,12 +1673,10 @@ const assets = {
|
|
|
1673
1673
|
symbol: 'GRAV',
|
|
1674
1674
|
coingecko_id: 'graviton',
|
|
1675
1675
|
logo_URIs: {
|
|
1676
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
1677
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
1676
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
1678
1677
|
},
|
|
1679
1678
|
images: [{
|
|
1680
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
1681
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
1679
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
1682
1680
|
}],
|
|
1683
1681
|
socials: {
|
|
1684
1682
|
website: 'https://www.gravitybridge.net/',
|
|
@@ -2282,12 +2280,10 @@ const assets = {
|
|
|
2282
2280
|
name: 'Frienzies',
|
|
2283
2281
|
symbol: 'FRNZ',
|
|
2284
2282
|
logo_URIs: {
|
|
2285
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
2286
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
2283
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
2287
2284
|
},
|
|
2288
2285
|
images: [{
|
|
2289
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
2290
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
2286
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
2291
2287
|
}],
|
|
2292
2288
|
traces: [{
|
|
2293
2289
|
type: 'ibc',
|
|
@@ -2684,12 +2680,10 @@ const assets = {
|
|
|
2684
2680
|
symbol: 'GRAV',
|
|
2685
2681
|
coingecko_id: 'graviton',
|
|
2686
2682
|
logo_URIs: {
|
|
2687
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
2688
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
2683
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
2689
2684
|
},
|
|
2690
2685
|
images: [{
|
|
2691
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
2692
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
2686
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
2693
2687
|
}],
|
|
2694
2688
|
socials: {
|
|
2695
2689
|
website: 'https://www.gravitybridge.net/',
|
|
@@ -3293,12 +3287,10 @@ const assets = {
|
|
|
3293
3287
|
name: 'Frienzies',
|
|
3294
3288
|
symbol: 'FRNZ',
|
|
3295
3289
|
logo_URIs: {
|
|
3296
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
3297
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
3290
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
3298
3291
|
},
|
|
3299
3292
|
images: [{
|
|
3300
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
3301
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
3293
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
3302
3294
|
}],
|
|
3303
3295
|
traces: [{
|
|
3304
3296
|
type: 'ibc',
|
package/mainnet/furya.js
CHANGED
|
@@ -134,12 +134,10 @@ const assets = {
|
|
|
134
134
|
name: 'Frienzies',
|
|
135
135
|
symbol: 'FRNZ',
|
|
136
136
|
logo_URIs: {
|
|
137
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
138
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
137
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
139
138
|
},
|
|
140
139
|
images: [{
|
|
141
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
142
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
140
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
143
141
|
}],
|
|
144
142
|
traces: [{
|
|
145
143
|
type: 'ibc',
|
|
@@ -482,12 +480,10 @@ const assets = {
|
|
|
482
480
|
name: 'Frienzies',
|
|
483
481
|
symbol: 'FRNZ',
|
|
484
482
|
logo_URIs: {
|
|
485
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
486
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
483
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
487
484
|
},
|
|
488
485
|
images: [{
|
|
489
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
490
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
486
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
491
487
|
}],
|
|
492
488
|
traces: [{
|
|
493
489
|
type: 'ibc',
|
package/mainnet/gravitybridge.js
CHANGED
|
@@ -3194,12 +3194,10 @@ const assets = {
|
|
|
3194
3194
|
display: 'amber',
|
|
3195
3195
|
symbol: 'AMBER',
|
|
3196
3196
|
logo_URIs: {
|
|
3197
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
3198
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
3197
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
3199
3198
|
},
|
|
3200
3199
|
images: [{
|
|
3201
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
3202
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
3200
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
3203
3201
|
}],
|
|
3204
3202
|
socials: {
|
|
3205
3203
|
website: 'http://amber.money/',
|
|
@@ -3622,12 +3620,10 @@ const assets = {
|
|
|
3622
3620
|
display: 'amber',
|
|
3623
3621
|
symbol: 'AMBER',
|
|
3624
3622
|
logo_URIs: {
|
|
3625
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
3626
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
3623
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
3627
3624
|
},
|
|
3628
3625
|
images: [{
|
|
3629
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
3630
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
3626
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png'
|
|
3631
3627
|
}],
|
|
3632
3628
|
socials: {
|
|
3633
3629
|
website: 'http://amber.money/',
|
package/mainnet/haqq.js
CHANGED
|
@@ -99,12 +99,10 @@ const assets = {
|
|
|
99
99
|
symbol: 'GRAV',
|
|
100
100
|
coingecko_id: 'graviton',
|
|
101
101
|
logo_URIs: {
|
|
102
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
103
|
-
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'
|
|
104
103
|
},
|
|
105
104
|
images: [{
|
|
106
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
107
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
105
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
108
106
|
}],
|
|
109
107
|
socials: {
|
|
110
108
|
website: 'https://www.gravitybridge.net/',
|
|
@@ -219,12 +217,10 @@ const assets = {
|
|
|
219
217
|
symbol: 'GRAV',
|
|
220
218
|
coingecko_id: 'graviton',
|
|
221
219
|
logo_URIs: {
|
|
222
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
223
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
220
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
224
221
|
},
|
|
225
222
|
images: [{
|
|
226
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
227
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.svg'
|
|
223
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gravitybridge/images/grav.png'
|
|
228
224
|
}],
|
|
229
225
|
socials: {
|
|
230
226
|
website: 'https://www.gravitybridge.net/',
|
|
@@ -484,12 +480,10 @@ const assets = {
|
|
|
484
480
|
name: 'Frienzies',
|
|
485
481
|
symbol: 'FRNZ',
|
|
486
482
|
logo_URIs: {
|
|
487
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
488
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
483
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
489
484
|
},
|
|
490
485
|
images: [{
|
|
491
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
492
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
486
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
493
487
|
}],
|
|
494
488
|
traces: [{
|
|
495
489
|
type: 'ibc',
|
|
@@ -942,12 +936,10 @@ const assets = {
|
|
|
942
936
|
name: 'Frienzies',
|
|
943
937
|
symbol: 'FRNZ',
|
|
944
938
|
logo_URIs: {
|
|
945
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
946
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
939
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
947
940
|
},
|
|
948
941
|
images: [{
|
|
949
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
950
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
942
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
951
943
|
}],
|
|
952
944
|
traces: [{
|
|
953
945
|
type: 'ibc',
|
package/mainnet/impacthub.js
CHANGED
|
@@ -214,12 +214,10 @@ const assets = {
|
|
|
214
214
|
name: 'Frienzies',
|
|
215
215
|
symbol: 'FRNZ',
|
|
216
216
|
logo_URIs: {
|
|
217
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
218
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
217
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
219
218
|
},
|
|
220
219
|
images: [{
|
|
221
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
222
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
220
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
223
221
|
}],
|
|
224
222
|
traces: [{
|
|
225
223
|
type: 'ibc',
|
|
@@ -478,12 +476,10 @@ const assets = {
|
|
|
478
476
|
name: 'Frienzies',
|
|
479
477
|
symbol: 'FRNZ',
|
|
480
478
|
logo_URIs: {
|
|
481
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
482
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
479
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
483
480
|
},
|
|
484
481
|
images: [{
|
|
485
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
486
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.svg'
|
|
482
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
|
|
487
483
|
}],
|
|
488
484
|
traces: [{
|
|
489
485
|
type: 'ibc',
|