@chain-registry/assets 1.70.211 → 1.70.212
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/archway.js +16 -16
- package/esm/mainnet/composable.js +60 -0
- package/esm/mainnet/cosmoshub.js +16 -16
- package/esm/mainnet/gravitybridge.js +16 -16
- package/esm/mainnet/kujira.js +16 -16
- package/esm/mainnet/noble.js +16 -16
- package/esm/mainnet/osmosis.js +208 -16
- package/esm/mainnet/sei.js +16 -16
- package/esm/mainnet/source.js +16 -16
- package/index.d.ts +1 -1
- package/mainnet/archway.js +16 -16
- package/mainnet/composable.js +60 -0
- package/mainnet/cosmoshub.js +16 -16
- package/mainnet/gravitybridge.js +16 -16
- package/mainnet/kujira.js +16 -16
- package/mainnet/noble.js +16 -16
- package/mainnet/osmosis.js +208 -16
- package/mainnet/sei.js +16 -16
- package/mainnet/source.js +16 -16
- package/package.json +5 -5
package/mainnet/osmosis.js
CHANGED
|
@@ -13079,10 +13079,10 @@ const assets = {
|
|
|
13079
13079
|
display: 'astonic',
|
|
13080
13080
|
symbol: 'ATC',
|
|
13081
13081
|
logo_URIs: {
|
|
13082
|
-
|
|
13082
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/atc.svg'
|
|
13083
13083
|
},
|
|
13084
13084
|
images: [{
|
|
13085
|
-
|
|
13085
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/atc.svg'
|
|
13086
13086
|
}],
|
|
13087
13087
|
socials: {
|
|
13088
13088
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -13127,10 +13127,10 @@ const assets = {
|
|
|
13127
13127
|
}
|
|
13128
13128
|
}],
|
|
13129
13129
|
logo_URIs: {
|
|
13130
|
-
|
|
13130
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.svg'
|
|
13131
13131
|
},
|
|
13132
13132
|
images: [{
|
|
13133
|
-
|
|
13133
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.svg'
|
|
13134
13134
|
}],
|
|
13135
13135
|
socials: {
|
|
13136
13136
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -13164,10 +13164,10 @@ const assets = {
|
|
|
13164
13164
|
}
|
|
13165
13165
|
}],
|
|
13166
13166
|
logo_URIs: {
|
|
13167
|
-
|
|
13167
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.svg'
|
|
13168
13168
|
},
|
|
13169
13169
|
images: [{
|
|
13170
|
-
|
|
13170
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.svg'
|
|
13171
13171
|
}],
|
|
13172
13172
|
socials: {
|
|
13173
13173
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -13201,10 +13201,10 @@ const assets = {
|
|
|
13201
13201
|
}
|
|
13202
13202
|
}],
|
|
13203
13203
|
logo_URIs: {
|
|
13204
|
-
|
|
13204
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.svg'
|
|
13205
13205
|
},
|
|
13206
13206
|
images: [{
|
|
13207
|
-
|
|
13207
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.svg'
|
|
13208
13208
|
}],
|
|
13209
13209
|
socials: {
|
|
13210
13210
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -20923,10 +20923,10 @@ const assets = {
|
|
|
20923
20923
|
display: 'astonic',
|
|
20924
20924
|
symbol: 'ATC',
|
|
20925
20925
|
logo_URIs: {
|
|
20926
|
-
|
|
20926
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/atc.svg'
|
|
20927
20927
|
},
|
|
20928
20928
|
images: [{
|
|
20929
|
-
|
|
20929
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/atc.svg'
|
|
20930
20930
|
}],
|
|
20931
20931
|
socials: {
|
|
20932
20932
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -20971,10 +20971,10 @@ const assets = {
|
|
|
20971
20971
|
}
|
|
20972
20972
|
}],
|
|
20973
20973
|
logo_URIs: {
|
|
20974
|
-
|
|
20974
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.svg'
|
|
20975
20975
|
},
|
|
20976
20976
|
images: [{
|
|
20977
|
-
|
|
20977
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.svg'
|
|
20978
20978
|
}],
|
|
20979
20979
|
socials: {
|
|
20980
20980
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -21008,10 +21008,10 @@ const assets = {
|
|
|
21008
21008
|
}
|
|
21009
21009
|
}],
|
|
21010
21010
|
logo_URIs: {
|
|
21011
|
-
|
|
21011
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.svg'
|
|
21012
21012
|
},
|
|
21013
21013
|
images: [{
|
|
21014
|
-
|
|
21014
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.svg'
|
|
21015
21015
|
}],
|
|
21016
21016
|
socials: {
|
|
21017
21017
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -21045,10 +21045,10 @@ const assets = {
|
|
|
21045
21045
|
}
|
|
21046
21046
|
}],
|
|
21047
21047
|
logo_URIs: {
|
|
21048
|
-
|
|
21048
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.svg'
|
|
21049
21049
|
},
|
|
21050
21050
|
images: [{
|
|
21051
|
-
|
|
21051
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.svg'
|
|
21052
21052
|
}],
|
|
21053
21053
|
socials: {
|
|
21054
21054
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -28758,6 +28758,70 @@ const assets = {
|
|
|
28758
28758
|
}
|
|
28759
28759
|
}]
|
|
28760
28760
|
},
|
|
28761
|
+
{
|
|
28762
|
+
denom_units: [{
|
|
28763
|
+
denom: 'ibc/3D11C7C57643E40B5E4B2A71E64C37D32333096086393B0E64D6DC9F1576F4A8',
|
|
28764
|
+
exponent: 0,
|
|
28765
|
+
aliases: ['cw20:bbn1rgsgnu9hcssn97hprmavtt58vt3qg5y4qha4ky6q09urczsuzwlss60thh']
|
|
28766
|
+
}, {
|
|
28767
|
+
denom: 'eBTC',
|
|
28768
|
+
exponent: 8
|
|
28769
|
+
}],
|
|
28770
|
+
base: 'ibc/3D11C7C57643E40B5E4B2A71E64C37D32333096086393B0E64D6DC9F1576F4A8',
|
|
28771
|
+
address: 'bbn1rgsgnu9hcssn97hprmavtt58vt3qg5y4qha4ky6q09urczsuzwlss60thh',
|
|
28772
|
+
name: 'ether.fi BTC',
|
|
28773
|
+
display: 'eBTC',
|
|
28774
|
+
symbol: 'eBTC',
|
|
28775
|
+
logo_URIs: {
|
|
28776
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eBTC.png'
|
|
28777
|
+
},
|
|
28778
|
+
type_asset: 'cw20',
|
|
28779
|
+
traces: [{
|
|
28780
|
+
type: 'ibc-cw20',
|
|
28781
|
+
counterparty: {
|
|
28782
|
+
port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
|
|
28783
|
+
channel_id: 'channel-7',
|
|
28784
|
+
base_denom: 'cw20:bbn1rgsgnu9hcssn97hprmavtt58vt3qg5y4qha4ky6q09urczsuzwlss60thh',
|
|
28785
|
+
chain_name: 'babylon'
|
|
28786
|
+
},
|
|
28787
|
+
chain: {
|
|
28788
|
+
port: 'transfer',
|
|
28789
|
+
channel_id: 'channel-101979'
|
|
28790
|
+
}
|
|
28791
|
+
}]
|
|
28792
|
+
},
|
|
28793
|
+
{
|
|
28794
|
+
denom_units: [{
|
|
28795
|
+
denom: 'ibc/C61EBD52A18250353AED7822A88944C0EAFA20457DDA30745E19EF56C4F4E9ED',
|
|
28796
|
+
exponent: 0,
|
|
28797
|
+
aliases: ['cw20:bbn1j7yz208yls9v5vcgsekwaf096wk2ysyrdn0u747868v80fd05tjsalq9ll']
|
|
28798
|
+
}, {
|
|
28799
|
+
denom: 'mBTC',
|
|
28800
|
+
exponent: 8
|
|
28801
|
+
}],
|
|
28802
|
+
base: 'ibc/C61EBD52A18250353AED7822A88944C0EAFA20457DDA30745E19EF56C4F4E9ED',
|
|
28803
|
+
address: 'bbn1j7yz208yls9v5vcgsekwaf096wk2ysyrdn0u747868v80fd05tjsalq9ll',
|
|
28804
|
+
name: 'Liquid Staked BTC',
|
|
28805
|
+
display: 'mBTC',
|
|
28806
|
+
symbol: 'mBTC',
|
|
28807
|
+
logo_URIs: {
|
|
28808
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/mBTC.png'
|
|
28809
|
+
},
|
|
28810
|
+
type_asset: 'cw20',
|
|
28811
|
+
traces: [{
|
|
28812
|
+
type: 'ibc-cw20',
|
|
28813
|
+
counterparty: {
|
|
28814
|
+
port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
|
|
28815
|
+
channel_id: 'channel-7',
|
|
28816
|
+
base_denom: 'cw20:bbn1j7yz208yls9v5vcgsekwaf096wk2ysyrdn0u747868v80fd05tjsalq9ll',
|
|
28817
|
+
chain_name: 'babylon'
|
|
28818
|
+
},
|
|
28819
|
+
chain: {
|
|
28820
|
+
port: 'transfer',
|
|
28821
|
+
channel_id: 'channel-101979'
|
|
28822
|
+
}
|
|
28823
|
+
}]
|
|
28824
|
+
},
|
|
28761
28825
|
{
|
|
28762
28826
|
denom_units: [{
|
|
28763
28827
|
denom: 'ibc/3B78E60C2363983E33F8AE7661345DC6C9BD3EC7439943830693D548F346C713',
|
|
@@ -28918,6 +28982,38 @@ const assets = {
|
|
|
28918
28982
|
}
|
|
28919
28983
|
}]
|
|
28920
28984
|
},
|
|
28985
|
+
{
|
|
28986
|
+
denom_units: [{
|
|
28987
|
+
denom: 'ibc/4545039FDA0113359C7FF308F2DB22F3FB0EE1E096299B910791F452B0F4CD3B',
|
|
28988
|
+
exponent: 0,
|
|
28989
|
+
aliases: ['cw20:bbn13vejhl4x0arsq7wajcmlu5hx3phmxdcrp3s2jvy65ucyt9kfkh7qr2laaa']
|
|
28990
|
+
}, {
|
|
28991
|
+
denom: 'satFBTC.e',
|
|
28992
|
+
exponent: 8
|
|
28993
|
+
}],
|
|
28994
|
+
base: 'ibc/4545039FDA0113359C7FF308F2DB22F3FB0EE1E096299B910791F452B0F4CD3B',
|
|
28995
|
+
address: 'bbn13vejhl4x0arsq7wajcmlu5hx3phmxdcrp3s2jvy65ucyt9kfkh7qr2laaa',
|
|
28996
|
+
name: 'SatLayer FBTC Bridged',
|
|
28997
|
+
display: 'satFBTC.e',
|
|
28998
|
+
symbol: 'satFBTC.e',
|
|
28999
|
+
logo_URIs: {
|
|
29000
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/FBTC.png'
|
|
29001
|
+
},
|
|
29002
|
+
type_asset: 'cw20',
|
|
29003
|
+
traces: [{
|
|
29004
|
+
type: 'ibc-cw20',
|
|
29005
|
+
counterparty: {
|
|
29006
|
+
port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
|
|
29007
|
+
channel_id: 'channel-7',
|
|
29008
|
+
base_denom: 'cw20:bbn13vejhl4x0arsq7wajcmlu5hx3phmxdcrp3s2jvy65ucyt9kfkh7qr2laaa',
|
|
29009
|
+
chain_name: 'babylon'
|
|
29010
|
+
},
|
|
29011
|
+
chain: {
|
|
29012
|
+
port: 'transfer',
|
|
29013
|
+
channel_id: 'channel-101979'
|
|
29014
|
+
}
|
|
29015
|
+
}]
|
|
29016
|
+
},
|
|
28921
29017
|
{
|
|
28922
29018
|
description: 'Puppy',
|
|
28923
29019
|
denom_units: [{
|
|
@@ -32020,6 +32116,70 @@ const assets = {
|
|
|
32020
32116
|
}
|
|
32021
32117
|
}]
|
|
32022
32118
|
},
|
|
32119
|
+
{
|
|
32120
|
+
denom_units: [{
|
|
32121
|
+
denom: 'ibc/3D11C7C57643E40B5E4B2A71E64C37D32333096086393B0E64D6DC9F1576F4A8',
|
|
32122
|
+
exponent: 0,
|
|
32123
|
+
aliases: ['cw20:bbn1rgsgnu9hcssn97hprmavtt58vt3qg5y4qha4ky6q09urczsuzwlss60thh']
|
|
32124
|
+
}, {
|
|
32125
|
+
denom: 'eBTC',
|
|
32126
|
+
exponent: 8
|
|
32127
|
+
}],
|
|
32128
|
+
base: 'ibc/3D11C7C57643E40B5E4B2A71E64C37D32333096086393B0E64D6DC9F1576F4A8',
|
|
32129
|
+
address: 'bbn1rgsgnu9hcssn97hprmavtt58vt3qg5y4qha4ky6q09urczsuzwlss60thh',
|
|
32130
|
+
name: 'ether.fi BTC',
|
|
32131
|
+
display: 'eBTC',
|
|
32132
|
+
symbol: 'eBTC',
|
|
32133
|
+
logo_URIs: {
|
|
32134
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eBTC.png'
|
|
32135
|
+
},
|
|
32136
|
+
type_asset: 'cw20',
|
|
32137
|
+
traces: [{
|
|
32138
|
+
type: 'ibc-cw20',
|
|
32139
|
+
counterparty: {
|
|
32140
|
+
port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
|
|
32141
|
+
channel_id: 'channel-7',
|
|
32142
|
+
base_denom: 'cw20:bbn1rgsgnu9hcssn97hprmavtt58vt3qg5y4qha4ky6q09urczsuzwlss60thh',
|
|
32143
|
+
chain_name: 'babylon'
|
|
32144
|
+
},
|
|
32145
|
+
chain: {
|
|
32146
|
+
port: 'transfer',
|
|
32147
|
+
channel_id: 'channel-101979'
|
|
32148
|
+
}
|
|
32149
|
+
}]
|
|
32150
|
+
},
|
|
32151
|
+
{
|
|
32152
|
+
denom_units: [{
|
|
32153
|
+
denom: 'ibc/C61EBD52A18250353AED7822A88944C0EAFA20457DDA30745E19EF56C4F4E9ED',
|
|
32154
|
+
exponent: 0,
|
|
32155
|
+
aliases: ['cw20:bbn1j7yz208yls9v5vcgsekwaf096wk2ysyrdn0u747868v80fd05tjsalq9ll']
|
|
32156
|
+
}, {
|
|
32157
|
+
denom: 'mBTC',
|
|
32158
|
+
exponent: 8
|
|
32159
|
+
}],
|
|
32160
|
+
base: 'ibc/C61EBD52A18250353AED7822A88944C0EAFA20457DDA30745E19EF56C4F4E9ED',
|
|
32161
|
+
address: 'bbn1j7yz208yls9v5vcgsekwaf096wk2ysyrdn0u747868v80fd05tjsalq9ll',
|
|
32162
|
+
name: 'Liquid Staked BTC',
|
|
32163
|
+
display: 'mBTC',
|
|
32164
|
+
symbol: 'mBTC',
|
|
32165
|
+
logo_URIs: {
|
|
32166
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/mBTC.png'
|
|
32167
|
+
},
|
|
32168
|
+
type_asset: 'cw20',
|
|
32169
|
+
traces: [{
|
|
32170
|
+
type: 'ibc-cw20',
|
|
32171
|
+
counterparty: {
|
|
32172
|
+
port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
|
|
32173
|
+
channel_id: 'channel-7',
|
|
32174
|
+
base_denom: 'cw20:bbn1j7yz208yls9v5vcgsekwaf096wk2ysyrdn0u747868v80fd05tjsalq9ll',
|
|
32175
|
+
chain_name: 'babylon'
|
|
32176
|
+
},
|
|
32177
|
+
chain: {
|
|
32178
|
+
port: 'transfer',
|
|
32179
|
+
channel_id: 'channel-101979'
|
|
32180
|
+
}
|
|
32181
|
+
}]
|
|
32182
|
+
},
|
|
32023
32183
|
{
|
|
32024
32184
|
denom_units: [{
|
|
32025
32185
|
denom: 'ibc/3B78E60C2363983E33F8AE7661345DC6C9BD3EC7439943830693D548F346C713',
|
|
@@ -32180,6 +32340,38 @@ const assets = {
|
|
|
32180
32340
|
}
|
|
32181
32341
|
}]
|
|
32182
32342
|
},
|
|
32343
|
+
{
|
|
32344
|
+
denom_units: [{
|
|
32345
|
+
denom: 'ibc/4545039FDA0113359C7FF308F2DB22F3FB0EE1E096299B910791F452B0F4CD3B',
|
|
32346
|
+
exponent: 0,
|
|
32347
|
+
aliases: ['cw20:bbn13vejhl4x0arsq7wajcmlu5hx3phmxdcrp3s2jvy65ucyt9kfkh7qr2laaa']
|
|
32348
|
+
}, {
|
|
32349
|
+
denom: 'satFBTC.e',
|
|
32350
|
+
exponent: 8
|
|
32351
|
+
}],
|
|
32352
|
+
base: 'ibc/4545039FDA0113359C7FF308F2DB22F3FB0EE1E096299B910791F452B0F4CD3B',
|
|
32353
|
+
address: 'bbn13vejhl4x0arsq7wajcmlu5hx3phmxdcrp3s2jvy65ucyt9kfkh7qr2laaa',
|
|
32354
|
+
name: 'SatLayer FBTC Bridged',
|
|
32355
|
+
display: 'satFBTC.e',
|
|
32356
|
+
symbol: 'satFBTC.e',
|
|
32357
|
+
logo_URIs: {
|
|
32358
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/FBTC.png'
|
|
32359
|
+
},
|
|
32360
|
+
type_asset: 'cw20',
|
|
32361
|
+
traces: [{
|
|
32362
|
+
type: 'ibc-cw20',
|
|
32363
|
+
counterparty: {
|
|
32364
|
+
port: 'wasm.bbn16tfcsjcg4trlnj2t4cpdq20q4d7nzusew3ev50scz30mmfzdx8ssgx7eq6',
|
|
32365
|
+
channel_id: 'channel-7',
|
|
32366
|
+
base_denom: 'cw20:bbn13vejhl4x0arsq7wajcmlu5hx3phmxdcrp3s2jvy65ucyt9kfkh7qr2laaa',
|
|
32367
|
+
chain_name: 'babylon'
|
|
32368
|
+
},
|
|
32369
|
+
chain: {
|
|
32370
|
+
port: 'transfer',
|
|
32371
|
+
channel_id: 'channel-101979'
|
|
32372
|
+
}
|
|
32373
|
+
}]
|
|
32374
|
+
},
|
|
32183
32375
|
{
|
|
32184
32376
|
description: 'Puppy',
|
|
32185
32377
|
denom_units: [{
|
package/mainnet/sei.js
CHANGED
|
@@ -902,10 +902,10 @@ const assets = {
|
|
|
902
902
|
display: 'astonic',
|
|
903
903
|
symbol: 'ATC',
|
|
904
904
|
logo_URIs: {
|
|
905
|
-
|
|
905
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/atc.svg'
|
|
906
906
|
},
|
|
907
907
|
images: [{
|
|
908
|
-
|
|
908
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/atc.svg'
|
|
909
909
|
}],
|
|
910
910
|
socials: {
|
|
911
911
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -950,10 +950,10 @@ const assets = {
|
|
|
950
950
|
}
|
|
951
951
|
}],
|
|
952
952
|
logo_URIs: {
|
|
953
|
-
|
|
953
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.svg'
|
|
954
954
|
},
|
|
955
955
|
images: [{
|
|
956
|
-
|
|
956
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.svg'
|
|
957
957
|
}],
|
|
958
958
|
socials: {
|
|
959
959
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -987,10 +987,10 @@ const assets = {
|
|
|
987
987
|
}
|
|
988
988
|
}],
|
|
989
989
|
logo_URIs: {
|
|
990
|
-
|
|
990
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.svg'
|
|
991
991
|
},
|
|
992
992
|
images: [{
|
|
993
|
-
|
|
993
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.svg'
|
|
994
994
|
}],
|
|
995
995
|
socials: {
|
|
996
996
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -1024,10 +1024,10 @@ const assets = {
|
|
|
1024
1024
|
}
|
|
1025
1025
|
}],
|
|
1026
1026
|
logo_URIs: {
|
|
1027
|
-
|
|
1027
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.svg'
|
|
1028
1028
|
},
|
|
1029
1029
|
images: [{
|
|
1030
|
-
|
|
1030
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.svg'
|
|
1031
1031
|
}],
|
|
1032
1032
|
socials: {
|
|
1033
1033
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -1934,10 +1934,10 @@ const assets = {
|
|
|
1934
1934
|
display: 'astonic',
|
|
1935
1935
|
symbol: 'ATC',
|
|
1936
1936
|
logo_URIs: {
|
|
1937
|
-
|
|
1937
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/atc.svg'
|
|
1938
1938
|
},
|
|
1939
1939
|
images: [{
|
|
1940
|
-
|
|
1940
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/atc.svg'
|
|
1941
1941
|
}],
|
|
1942
1942
|
socials: {
|
|
1943
1943
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -1982,10 +1982,10 @@ const assets = {
|
|
|
1982
1982
|
}
|
|
1983
1983
|
}],
|
|
1984
1984
|
logo_URIs: {
|
|
1985
|
-
|
|
1985
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.svg'
|
|
1986
1986
|
},
|
|
1987
1987
|
images: [{
|
|
1988
|
-
|
|
1988
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.svg'
|
|
1989
1989
|
}],
|
|
1990
1990
|
socials: {
|
|
1991
1991
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -2019,10 +2019,10 @@ const assets = {
|
|
|
2019
2019
|
}
|
|
2020
2020
|
}],
|
|
2021
2021
|
logo_URIs: {
|
|
2022
|
-
|
|
2022
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.svg'
|
|
2023
2023
|
},
|
|
2024
2024
|
images: [{
|
|
2025
|
-
|
|
2025
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.svg'
|
|
2026
2026
|
}],
|
|
2027
2027
|
socials: {
|
|
2028
2028
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -2056,10 +2056,10 @@ const assets = {
|
|
|
2056
2056
|
}
|
|
2057
2057
|
}],
|
|
2058
2058
|
logo_URIs: {
|
|
2059
|
-
|
|
2059
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.svg'
|
|
2060
2060
|
},
|
|
2061
2061
|
images: [{
|
|
2062
|
-
|
|
2062
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.svg'
|
|
2063
2063
|
}],
|
|
2064
2064
|
socials: {
|
|
2065
2065
|
twitter: 'https://x.com/astonic_xyz',
|
package/mainnet/source.js
CHANGED
|
@@ -311,10 +311,10 @@ const assets = {
|
|
|
311
311
|
display: 'astonic',
|
|
312
312
|
symbol: 'ATC',
|
|
313
313
|
logo_URIs: {
|
|
314
|
-
|
|
314
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/atc.svg'
|
|
315
315
|
},
|
|
316
316
|
images: [{
|
|
317
|
-
|
|
317
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/atc.svg'
|
|
318
318
|
}],
|
|
319
319
|
socials: {
|
|
320
320
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -359,10 +359,10 @@ const assets = {
|
|
|
359
359
|
}
|
|
360
360
|
}],
|
|
361
361
|
logo_URIs: {
|
|
362
|
-
|
|
362
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.svg'
|
|
363
363
|
},
|
|
364
364
|
images: [{
|
|
365
|
-
|
|
365
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.svg'
|
|
366
366
|
}],
|
|
367
367
|
socials: {
|
|
368
368
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -396,10 +396,10 @@ const assets = {
|
|
|
396
396
|
}
|
|
397
397
|
}],
|
|
398
398
|
logo_URIs: {
|
|
399
|
-
|
|
399
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.svg'
|
|
400
400
|
},
|
|
401
401
|
images: [{
|
|
402
|
-
|
|
402
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.svg'
|
|
403
403
|
}],
|
|
404
404
|
socials: {
|
|
405
405
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -433,10 +433,10 @@ const assets = {
|
|
|
433
433
|
}
|
|
434
434
|
}],
|
|
435
435
|
logo_URIs: {
|
|
436
|
-
|
|
436
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.svg'
|
|
437
437
|
},
|
|
438
438
|
images: [{
|
|
439
|
-
|
|
439
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.svg'
|
|
440
440
|
}],
|
|
441
441
|
socials: {
|
|
442
442
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -752,10 +752,10 @@ const assets = {
|
|
|
752
752
|
display: 'astonic',
|
|
753
753
|
symbol: 'ATC',
|
|
754
754
|
logo_URIs: {
|
|
755
|
-
|
|
755
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/atc.svg'
|
|
756
756
|
},
|
|
757
757
|
images: [{
|
|
758
|
-
|
|
758
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/atc.svg'
|
|
759
759
|
}],
|
|
760
760
|
socials: {
|
|
761
761
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -800,10 +800,10 @@ const assets = {
|
|
|
800
800
|
}
|
|
801
801
|
}],
|
|
802
802
|
logo_URIs: {
|
|
803
|
-
|
|
803
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.svg'
|
|
804
804
|
},
|
|
805
805
|
images: [{
|
|
806
|
-
|
|
806
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.svg'
|
|
807
807
|
}],
|
|
808
808
|
socials: {
|
|
809
809
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -837,10 +837,10 @@ const assets = {
|
|
|
837
837
|
}
|
|
838
838
|
}],
|
|
839
839
|
logo_URIs: {
|
|
840
|
-
|
|
840
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.svg'
|
|
841
841
|
},
|
|
842
842
|
images: [{
|
|
843
|
-
|
|
843
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.svg'
|
|
844
844
|
}],
|
|
845
845
|
socials: {
|
|
846
846
|
twitter: 'https://x.com/astonic_xyz',
|
|
@@ -874,10 +874,10 @@ const assets = {
|
|
|
874
874
|
}
|
|
875
875
|
}],
|
|
876
876
|
logo_URIs: {
|
|
877
|
-
|
|
877
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.svg'
|
|
878
878
|
},
|
|
879
879
|
images: [{
|
|
880
|
-
|
|
880
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.svg'
|
|
881
881
|
}],
|
|
882
882
|
socials: {
|
|
883
883
|
twitter: 'https://x.com/astonic_xyz',
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/assets",
|
|
3
|
-
"version": "1.70.
|
|
3
|
+
"version": "1.70.212",
|
|
4
4
|
"description": "Chain Registry Asset Lists",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/chain-registry",
|
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@chain-registry/utils": "^1.51.
|
|
33
|
-
"chain-registry": "^1.69.
|
|
32
|
+
"@chain-registry/utils": "^1.51.134",
|
|
33
|
+
"chain-registry": "^1.69.212"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.134"
|
|
37
37
|
},
|
|
38
38
|
"keywords": [
|
|
39
39
|
"chain-registry",
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"interchain",
|
|
44
44
|
"tokens"
|
|
45
45
|
],
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "89a5c771ab850cb01bcd8ed0aa7fb12c8eea1486"
|
|
47
47
|
}
|