@chain-registry/assets 1.70.201 → 1.70.202
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 +72 -72
- package/esm/mainnet/cosmoshub.js +72 -72
- package/esm/mainnet/gravitybridge.js +72 -72
- package/esm/mainnet/kujira.js +72 -72
- package/esm/mainnet/noble.js +72 -72
- package/esm/mainnet/osmosis.js +72 -72
- package/esm/mainnet/sei.js +72 -72
- package/esm/mainnet/source.js +72 -72
- package/mainnet/archway.js +72 -72
- package/mainnet/cosmoshub.js +72 -72
- package/mainnet/gravitybridge.js +72 -72
- package/mainnet/kujira.js +72 -72
- package/mainnet/noble.js +72 -72
- package/mainnet/osmosis.js +72 -72
- package/mainnet/sei.js +72 -72
- package/mainnet/source.js +72 -72
- package/package.json +5 -5
package/mainnet/noble.js
CHANGED
|
@@ -5349,17 +5349,6 @@ const assets = {
|
|
|
5349
5349
|
name: 'Astonic USD',
|
|
5350
5350
|
display: 'ausd',
|
|
5351
5351
|
symbol: 'aUSD',
|
|
5352
|
-
logo_URIs: {
|
|
5353
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.png'
|
|
5354
|
-
},
|
|
5355
|
-
images: [{
|
|
5356
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.png'
|
|
5357
|
-
}],
|
|
5358
|
-
socials: {
|
|
5359
|
-
twitter: 'https://x.com/astonic_xyz',
|
|
5360
|
-
telegram: 'https://t.me/astonic_io'
|
|
5361
|
-
},
|
|
5362
|
-
type_asset: 'sdk.coin',
|
|
5363
5352
|
traces: [{
|
|
5364
5353
|
type: 'ibc',
|
|
5365
5354
|
counterparty: {
|
|
@@ -5370,7 +5359,18 @@ const assets = {
|
|
|
5370
5359
|
chain: {
|
|
5371
5360
|
channel_id: 'channel-82'
|
|
5372
5361
|
}
|
|
5373
|
-
}]
|
|
5362
|
+
}],
|
|
5363
|
+
logo_URIs: {
|
|
5364
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.png'
|
|
5365
|
+
},
|
|
5366
|
+
images: [{
|
|
5367
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.png'
|
|
5368
|
+
}],
|
|
5369
|
+
socials: {
|
|
5370
|
+
twitter: 'https://x.com/astonic_xyz',
|
|
5371
|
+
telegram: 'https://t.me/astonic_io'
|
|
5372
|
+
},
|
|
5373
|
+
type_asset: 'sdk.coin'
|
|
5374
5374
|
},
|
|
5375
5375
|
{
|
|
5376
5376
|
description: 'Astonic EUR (aEUR) is a stable asset pegged to the Euro.',
|
|
@@ -5386,17 +5386,6 @@ const assets = {
|
|
|
5386
5386
|
name: 'Astonic EUR',
|
|
5387
5387
|
display: 'aeur',
|
|
5388
5388
|
symbol: 'aEUR',
|
|
5389
|
-
logo_URIs: {
|
|
5390
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.png'
|
|
5391
|
-
},
|
|
5392
|
-
images: [{
|
|
5393
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.png'
|
|
5394
|
-
}],
|
|
5395
|
-
socials: {
|
|
5396
|
-
twitter: 'https://x.com/astonic_xyz',
|
|
5397
|
-
telegram: 'https://t.me/astonic_io'
|
|
5398
|
-
},
|
|
5399
|
-
type_asset: 'sdk.coin',
|
|
5400
5389
|
traces: [{
|
|
5401
5390
|
type: 'ibc',
|
|
5402
5391
|
counterparty: {
|
|
@@ -5407,7 +5396,18 @@ const assets = {
|
|
|
5407
5396
|
chain: {
|
|
5408
5397
|
channel_id: 'channel-82'
|
|
5409
5398
|
}
|
|
5410
|
-
}]
|
|
5399
|
+
}],
|
|
5400
|
+
logo_URIs: {
|
|
5401
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.png'
|
|
5402
|
+
},
|
|
5403
|
+
images: [{
|
|
5404
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.png'
|
|
5405
|
+
}],
|
|
5406
|
+
socials: {
|
|
5407
|
+
twitter: 'https://x.com/astonic_xyz',
|
|
5408
|
+
telegram: 'https://t.me/astonic_io'
|
|
5409
|
+
},
|
|
5410
|
+
type_asset: 'sdk.coin'
|
|
5411
5411
|
},
|
|
5412
5412
|
{
|
|
5413
5413
|
description: 'Astonic BRL (aBRL) is a stable asset pegged to the Brazilian Real.',
|
|
@@ -5423,17 +5423,6 @@ const assets = {
|
|
|
5423
5423
|
name: 'Astonic BRL',
|
|
5424
5424
|
display: 'abrl',
|
|
5425
5425
|
symbol: 'aBRL',
|
|
5426
|
-
logo_URIs: {
|
|
5427
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.png'
|
|
5428
|
-
},
|
|
5429
|
-
images: [{
|
|
5430
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.png'
|
|
5431
|
-
}],
|
|
5432
|
-
socials: {
|
|
5433
|
-
twitter: 'https://x.com/astonic_xyz',
|
|
5434
|
-
telegram: 'https://t.me/astonic_io'
|
|
5435
|
-
},
|
|
5436
|
-
type_asset: 'sdk.coin',
|
|
5437
5426
|
traces: [{
|
|
5438
5427
|
type: 'ibc',
|
|
5439
5428
|
counterparty: {
|
|
@@ -5444,7 +5433,18 @@ const assets = {
|
|
|
5444
5433
|
chain: {
|
|
5445
5434
|
channel_id: 'channel-82'
|
|
5446
5435
|
}
|
|
5447
|
-
}]
|
|
5436
|
+
}],
|
|
5437
|
+
logo_URIs: {
|
|
5438
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.png'
|
|
5439
|
+
},
|
|
5440
|
+
images: [{
|
|
5441
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.png'
|
|
5442
|
+
}],
|
|
5443
|
+
socials: {
|
|
5444
|
+
twitter: 'https://x.com/astonic_xyz',
|
|
5445
|
+
telegram: 'https://t.me/astonic_io'
|
|
5446
|
+
},
|
|
5447
|
+
type_asset: 'sdk.coin'
|
|
5448
5448
|
},
|
|
5449
5449
|
{
|
|
5450
5450
|
description: 'Hash is the staking token of the Provenance Blockchain',
|
|
@@ -11077,17 +11077,6 @@ const assets = {
|
|
|
11077
11077
|
name: 'Astonic USD',
|
|
11078
11078
|
display: 'ausd',
|
|
11079
11079
|
symbol: 'aUSD',
|
|
11080
|
-
logo_URIs: {
|
|
11081
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.png'
|
|
11082
|
-
},
|
|
11083
|
-
images: [{
|
|
11084
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.png'
|
|
11085
|
-
}],
|
|
11086
|
-
socials: {
|
|
11087
|
-
twitter: 'https://x.com/astonic_xyz',
|
|
11088
|
-
telegram: 'https://t.me/astonic_io'
|
|
11089
|
-
},
|
|
11090
|
-
type_asset: 'sdk.coin',
|
|
11091
11080
|
traces: [{
|
|
11092
11081
|
type: 'ibc',
|
|
11093
11082
|
counterparty: {
|
|
@@ -11098,7 +11087,18 @@ const assets = {
|
|
|
11098
11087
|
chain: {
|
|
11099
11088
|
channel_id: 'channel-82'
|
|
11100
11089
|
}
|
|
11101
|
-
}]
|
|
11090
|
+
}],
|
|
11091
|
+
logo_URIs: {
|
|
11092
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.png'
|
|
11093
|
+
},
|
|
11094
|
+
images: [{
|
|
11095
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.png'
|
|
11096
|
+
}],
|
|
11097
|
+
socials: {
|
|
11098
|
+
twitter: 'https://x.com/astonic_xyz',
|
|
11099
|
+
telegram: 'https://t.me/astonic_io'
|
|
11100
|
+
},
|
|
11101
|
+
type_asset: 'sdk.coin'
|
|
11102
11102
|
},
|
|
11103
11103
|
{
|
|
11104
11104
|
description: 'Astonic EUR (aEUR) is a stable asset pegged to the Euro.',
|
|
@@ -11114,17 +11114,6 @@ const assets = {
|
|
|
11114
11114
|
name: 'Astonic EUR',
|
|
11115
11115
|
display: 'aeur',
|
|
11116
11116
|
symbol: 'aEUR',
|
|
11117
|
-
logo_URIs: {
|
|
11118
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.png'
|
|
11119
|
-
},
|
|
11120
|
-
images: [{
|
|
11121
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.png'
|
|
11122
|
-
}],
|
|
11123
|
-
socials: {
|
|
11124
|
-
twitter: 'https://x.com/astonic_xyz',
|
|
11125
|
-
telegram: 'https://t.me/astonic_io'
|
|
11126
|
-
},
|
|
11127
|
-
type_asset: 'sdk.coin',
|
|
11128
11117
|
traces: [{
|
|
11129
11118
|
type: 'ibc',
|
|
11130
11119
|
counterparty: {
|
|
@@ -11135,7 +11124,18 @@ const assets = {
|
|
|
11135
11124
|
chain: {
|
|
11136
11125
|
channel_id: 'channel-82'
|
|
11137
11126
|
}
|
|
11138
|
-
}]
|
|
11127
|
+
}],
|
|
11128
|
+
logo_URIs: {
|
|
11129
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.png'
|
|
11130
|
+
},
|
|
11131
|
+
images: [{
|
|
11132
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.png'
|
|
11133
|
+
}],
|
|
11134
|
+
socials: {
|
|
11135
|
+
twitter: 'https://x.com/astonic_xyz',
|
|
11136
|
+
telegram: 'https://t.me/astonic_io'
|
|
11137
|
+
},
|
|
11138
|
+
type_asset: 'sdk.coin'
|
|
11139
11139
|
},
|
|
11140
11140
|
{
|
|
11141
11141
|
description: 'Astonic BRL (aBRL) is a stable asset pegged to the Brazilian Real.',
|
|
@@ -11151,17 +11151,6 @@ const assets = {
|
|
|
11151
11151
|
name: 'Astonic BRL',
|
|
11152
11152
|
display: 'abrl',
|
|
11153
11153
|
symbol: 'aBRL',
|
|
11154
|
-
logo_URIs: {
|
|
11155
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.png'
|
|
11156
|
-
},
|
|
11157
|
-
images: [{
|
|
11158
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.png'
|
|
11159
|
-
}],
|
|
11160
|
-
socials: {
|
|
11161
|
-
twitter: 'https://x.com/astonic_xyz',
|
|
11162
|
-
telegram: 'https://t.me/astonic_io'
|
|
11163
|
-
},
|
|
11164
|
-
type_asset: 'sdk.coin',
|
|
11165
11154
|
traces: [{
|
|
11166
11155
|
type: 'ibc',
|
|
11167
11156
|
counterparty: {
|
|
@@ -11172,7 +11161,18 @@ const assets = {
|
|
|
11172
11161
|
chain: {
|
|
11173
11162
|
channel_id: 'channel-82'
|
|
11174
11163
|
}
|
|
11175
|
-
}]
|
|
11164
|
+
}],
|
|
11165
|
+
logo_URIs: {
|
|
11166
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.png'
|
|
11167
|
+
},
|
|
11168
|
+
images: [{
|
|
11169
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.png'
|
|
11170
|
+
}],
|
|
11171
|
+
socials: {
|
|
11172
|
+
twitter: 'https://x.com/astonic_xyz',
|
|
11173
|
+
telegram: 'https://t.me/astonic_io'
|
|
11174
|
+
},
|
|
11175
|
+
type_asset: 'sdk.coin'
|
|
11176
11176
|
},
|
|
11177
11177
|
{
|
|
11178
11178
|
description: 'Hash is the staking token of the Provenance Blockchain',
|
package/mainnet/osmosis.js
CHANGED
|
@@ -13115,17 +13115,6 @@ const assets = {
|
|
|
13115
13115
|
name: 'Astonic USD',
|
|
13116
13116
|
display: 'ausd',
|
|
13117
13117
|
symbol: 'aUSD',
|
|
13118
|
-
logo_URIs: {
|
|
13119
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.png'
|
|
13120
|
-
},
|
|
13121
|
-
images: [{
|
|
13122
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.png'
|
|
13123
|
-
}],
|
|
13124
|
-
socials: {
|
|
13125
|
-
twitter: 'https://x.com/astonic_xyz',
|
|
13126
|
-
telegram: 'https://t.me/astonic_io'
|
|
13127
|
-
},
|
|
13128
|
-
type_asset: 'sdk.coin',
|
|
13129
13118
|
traces: [{
|
|
13130
13119
|
type: 'ibc',
|
|
13131
13120
|
counterparty: {
|
|
@@ -13136,7 +13125,18 @@ const assets = {
|
|
|
13136
13125
|
chain: {
|
|
13137
13126
|
channel_id: 'channel-492'
|
|
13138
13127
|
}
|
|
13139
|
-
}]
|
|
13128
|
+
}],
|
|
13129
|
+
logo_URIs: {
|
|
13130
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.png'
|
|
13131
|
+
},
|
|
13132
|
+
images: [{
|
|
13133
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.png'
|
|
13134
|
+
}],
|
|
13135
|
+
socials: {
|
|
13136
|
+
twitter: 'https://x.com/astonic_xyz',
|
|
13137
|
+
telegram: 'https://t.me/astonic_io'
|
|
13138
|
+
},
|
|
13139
|
+
type_asset: 'sdk.coin'
|
|
13140
13140
|
},
|
|
13141
13141
|
{
|
|
13142
13142
|
description: 'Astonic EUR (aEUR) is a stable asset pegged to the Euro.',
|
|
@@ -13152,17 +13152,6 @@ const assets = {
|
|
|
13152
13152
|
name: 'Astonic EUR',
|
|
13153
13153
|
display: 'aeur',
|
|
13154
13154
|
symbol: 'aEUR',
|
|
13155
|
-
logo_URIs: {
|
|
13156
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.png'
|
|
13157
|
-
},
|
|
13158
|
-
images: [{
|
|
13159
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.png'
|
|
13160
|
-
}],
|
|
13161
|
-
socials: {
|
|
13162
|
-
twitter: 'https://x.com/astonic_xyz',
|
|
13163
|
-
telegram: 'https://t.me/astonic_io'
|
|
13164
|
-
},
|
|
13165
|
-
type_asset: 'sdk.coin',
|
|
13166
13155
|
traces: [{
|
|
13167
13156
|
type: 'ibc',
|
|
13168
13157
|
counterparty: {
|
|
@@ -13173,7 +13162,18 @@ const assets = {
|
|
|
13173
13162
|
chain: {
|
|
13174
13163
|
channel_id: 'channel-492'
|
|
13175
13164
|
}
|
|
13176
|
-
}]
|
|
13165
|
+
}],
|
|
13166
|
+
logo_URIs: {
|
|
13167
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.png'
|
|
13168
|
+
},
|
|
13169
|
+
images: [{
|
|
13170
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.png'
|
|
13171
|
+
}],
|
|
13172
|
+
socials: {
|
|
13173
|
+
twitter: 'https://x.com/astonic_xyz',
|
|
13174
|
+
telegram: 'https://t.me/astonic_io'
|
|
13175
|
+
},
|
|
13176
|
+
type_asset: 'sdk.coin'
|
|
13177
13177
|
},
|
|
13178
13178
|
{
|
|
13179
13179
|
description: 'Astonic BRL (aBRL) is a stable asset pegged to the Brazilian Real.',
|
|
@@ -13189,17 +13189,6 @@ const assets = {
|
|
|
13189
13189
|
name: 'Astonic BRL',
|
|
13190
13190
|
display: 'abrl',
|
|
13191
13191
|
symbol: 'aBRL',
|
|
13192
|
-
logo_URIs: {
|
|
13193
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.png'
|
|
13194
|
-
},
|
|
13195
|
-
images: [{
|
|
13196
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.png'
|
|
13197
|
-
}],
|
|
13198
|
-
socials: {
|
|
13199
|
-
twitter: 'https://x.com/astonic_xyz',
|
|
13200
|
-
telegram: 'https://t.me/astonic_io'
|
|
13201
|
-
},
|
|
13202
|
-
type_asset: 'sdk.coin',
|
|
13203
13192
|
traces: [{
|
|
13204
13193
|
type: 'ibc',
|
|
13205
13194
|
counterparty: {
|
|
@@ -13210,7 +13199,18 @@ const assets = {
|
|
|
13210
13199
|
chain: {
|
|
13211
13200
|
channel_id: 'channel-492'
|
|
13212
13201
|
}
|
|
13213
|
-
}]
|
|
13202
|
+
}],
|
|
13203
|
+
logo_URIs: {
|
|
13204
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.png'
|
|
13205
|
+
},
|
|
13206
|
+
images: [{
|
|
13207
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.png'
|
|
13208
|
+
}],
|
|
13209
|
+
socials: {
|
|
13210
|
+
twitter: 'https://x.com/astonic_xyz',
|
|
13211
|
+
telegram: 'https://t.me/astonic_io'
|
|
13212
|
+
},
|
|
13213
|
+
type_asset: 'sdk.coin'
|
|
13214
13214
|
},
|
|
13215
13215
|
{
|
|
13216
13216
|
description: 'Hash is the staking token of the Provenance Blockchain',
|
|
@@ -20959,17 +20959,6 @@ const assets = {
|
|
|
20959
20959
|
name: 'Astonic USD',
|
|
20960
20960
|
display: 'ausd',
|
|
20961
20961
|
symbol: 'aUSD',
|
|
20962
|
-
logo_URIs: {
|
|
20963
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.png'
|
|
20964
|
-
},
|
|
20965
|
-
images: [{
|
|
20966
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.png'
|
|
20967
|
-
}],
|
|
20968
|
-
socials: {
|
|
20969
|
-
twitter: 'https://x.com/astonic_xyz',
|
|
20970
|
-
telegram: 'https://t.me/astonic_io'
|
|
20971
|
-
},
|
|
20972
|
-
type_asset: 'sdk.coin',
|
|
20973
20962
|
traces: [{
|
|
20974
20963
|
type: 'ibc',
|
|
20975
20964
|
counterparty: {
|
|
@@ -20980,7 +20969,18 @@ const assets = {
|
|
|
20980
20969
|
chain: {
|
|
20981
20970
|
channel_id: 'channel-492'
|
|
20982
20971
|
}
|
|
20983
|
-
}]
|
|
20972
|
+
}],
|
|
20973
|
+
logo_URIs: {
|
|
20974
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.png'
|
|
20975
|
+
},
|
|
20976
|
+
images: [{
|
|
20977
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.png'
|
|
20978
|
+
}],
|
|
20979
|
+
socials: {
|
|
20980
|
+
twitter: 'https://x.com/astonic_xyz',
|
|
20981
|
+
telegram: 'https://t.me/astonic_io'
|
|
20982
|
+
},
|
|
20983
|
+
type_asset: 'sdk.coin'
|
|
20984
20984
|
},
|
|
20985
20985
|
{
|
|
20986
20986
|
description: 'Astonic EUR (aEUR) is a stable asset pegged to the Euro.',
|
|
@@ -20996,17 +20996,6 @@ const assets = {
|
|
|
20996
20996
|
name: 'Astonic EUR',
|
|
20997
20997
|
display: 'aeur',
|
|
20998
20998
|
symbol: 'aEUR',
|
|
20999
|
-
logo_URIs: {
|
|
21000
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.png'
|
|
21001
|
-
},
|
|
21002
|
-
images: [{
|
|
21003
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.png'
|
|
21004
|
-
}],
|
|
21005
|
-
socials: {
|
|
21006
|
-
twitter: 'https://x.com/astonic_xyz',
|
|
21007
|
-
telegram: 'https://t.me/astonic_io'
|
|
21008
|
-
},
|
|
21009
|
-
type_asset: 'sdk.coin',
|
|
21010
20999
|
traces: [{
|
|
21011
21000
|
type: 'ibc',
|
|
21012
21001
|
counterparty: {
|
|
@@ -21017,7 +21006,18 @@ const assets = {
|
|
|
21017
21006
|
chain: {
|
|
21018
21007
|
channel_id: 'channel-492'
|
|
21019
21008
|
}
|
|
21020
|
-
}]
|
|
21009
|
+
}],
|
|
21010
|
+
logo_URIs: {
|
|
21011
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.png'
|
|
21012
|
+
},
|
|
21013
|
+
images: [{
|
|
21014
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.png'
|
|
21015
|
+
}],
|
|
21016
|
+
socials: {
|
|
21017
|
+
twitter: 'https://x.com/astonic_xyz',
|
|
21018
|
+
telegram: 'https://t.me/astonic_io'
|
|
21019
|
+
},
|
|
21020
|
+
type_asset: 'sdk.coin'
|
|
21021
21021
|
},
|
|
21022
21022
|
{
|
|
21023
21023
|
description: 'Astonic BRL (aBRL) is a stable asset pegged to the Brazilian Real.',
|
|
@@ -21033,17 +21033,6 @@ const assets = {
|
|
|
21033
21033
|
name: 'Astonic BRL',
|
|
21034
21034
|
display: 'abrl',
|
|
21035
21035
|
symbol: 'aBRL',
|
|
21036
|
-
logo_URIs: {
|
|
21037
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.png'
|
|
21038
|
-
},
|
|
21039
|
-
images: [{
|
|
21040
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.png'
|
|
21041
|
-
}],
|
|
21042
|
-
socials: {
|
|
21043
|
-
twitter: 'https://x.com/astonic_xyz',
|
|
21044
|
-
telegram: 'https://t.me/astonic_io'
|
|
21045
|
-
},
|
|
21046
|
-
type_asset: 'sdk.coin',
|
|
21047
21036
|
traces: [{
|
|
21048
21037
|
type: 'ibc',
|
|
21049
21038
|
counterparty: {
|
|
@@ -21054,7 +21043,18 @@ const assets = {
|
|
|
21054
21043
|
chain: {
|
|
21055
21044
|
channel_id: 'channel-492'
|
|
21056
21045
|
}
|
|
21057
|
-
}]
|
|
21046
|
+
}],
|
|
21047
|
+
logo_URIs: {
|
|
21048
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.png'
|
|
21049
|
+
},
|
|
21050
|
+
images: [{
|
|
21051
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.png'
|
|
21052
|
+
}],
|
|
21053
|
+
socials: {
|
|
21054
|
+
twitter: 'https://x.com/astonic_xyz',
|
|
21055
|
+
telegram: 'https://t.me/astonic_io'
|
|
21056
|
+
},
|
|
21057
|
+
type_asset: 'sdk.coin'
|
|
21058
21058
|
},
|
|
21059
21059
|
{
|
|
21060
21060
|
description: 'Hash is the staking token of the Provenance Blockchain',
|
package/mainnet/sei.js
CHANGED
|
@@ -938,17 +938,6 @@ const assets = {
|
|
|
938
938
|
name: 'Astonic USD',
|
|
939
939
|
display: 'ausd',
|
|
940
940
|
symbol: 'aUSD',
|
|
941
|
-
logo_URIs: {
|
|
942
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.png'
|
|
943
|
-
},
|
|
944
|
-
images: [{
|
|
945
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.png'
|
|
946
|
-
}],
|
|
947
|
-
socials: {
|
|
948
|
-
twitter: 'https://x.com/astonic_xyz',
|
|
949
|
-
telegram: 'https://t.me/astonic_io'
|
|
950
|
-
},
|
|
951
|
-
type_asset: 'sdk.coin',
|
|
952
941
|
traces: [{
|
|
953
942
|
type: 'ibc',
|
|
954
943
|
counterparty: {
|
|
@@ -959,7 +948,18 @@ const assets = {
|
|
|
959
948
|
chain: {
|
|
960
949
|
channel_id: 'channel-13'
|
|
961
950
|
}
|
|
962
|
-
}]
|
|
951
|
+
}],
|
|
952
|
+
logo_URIs: {
|
|
953
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.png'
|
|
954
|
+
},
|
|
955
|
+
images: [{
|
|
956
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.png'
|
|
957
|
+
}],
|
|
958
|
+
socials: {
|
|
959
|
+
twitter: 'https://x.com/astonic_xyz',
|
|
960
|
+
telegram: 'https://t.me/astonic_io'
|
|
961
|
+
},
|
|
962
|
+
type_asset: 'sdk.coin'
|
|
963
963
|
},
|
|
964
964
|
{
|
|
965
965
|
description: 'Astonic EUR (aEUR) is a stable asset pegged to the Euro.',
|
|
@@ -975,17 +975,6 @@ const assets = {
|
|
|
975
975
|
name: 'Astonic EUR',
|
|
976
976
|
display: 'aeur',
|
|
977
977
|
symbol: 'aEUR',
|
|
978
|
-
logo_URIs: {
|
|
979
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.png'
|
|
980
|
-
},
|
|
981
|
-
images: [{
|
|
982
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.png'
|
|
983
|
-
}],
|
|
984
|
-
socials: {
|
|
985
|
-
twitter: 'https://x.com/astonic_xyz',
|
|
986
|
-
telegram: 'https://t.me/astonic_io'
|
|
987
|
-
},
|
|
988
|
-
type_asset: 'sdk.coin',
|
|
989
978
|
traces: [{
|
|
990
979
|
type: 'ibc',
|
|
991
980
|
counterparty: {
|
|
@@ -996,7 +985,18 @@ const assets = {
|
|
|
996
985
|
chain: {
|
|
997
986
|
channel_id: 'channel-13'
|
|
998
987
|
}
|
|
999
|
-
}]
|
|
988
|
+
}],
|
|
989
|
+
logo_URIs: {
|
|
990
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.png'
|
|
991
|
+
},
|
|
992
|
+
images: [{
|
|
993
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.png'
|
|
994
|
+
}],
|
|
995
|
+
socials: {
|
|
996
|
+
twitter: 'https://x.com/astonic_xyz',
|
|
997
|
+
telegram: 'https://t.me/astonic_io'
|
|
998
|
+
},
|
|
999
|
+
type_asset: 'sdk.coin'
|
|
1000
1000
|
},
|
|
1001
1001
|
{
|
|
1002
1002
|
description: 'Astonic BRL (aBRL) is a stable asset pegged to the Brazilian Real.',
|
|
@@ -1012,17 +1012,6 @@ const assets = {
|
|
|
1012
1012
|
name: 'Astonic BRL',
|
|
1013
1013
|
display: 'abrl',
|
|
1014
1014
|
symbol: 'aBRL',
|
|
1015
|
-
logo_URIs: {
|
|
1016
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.png'
|
|
1017
|
-
},
|
|
1018
|
-
images: [{
|
|
1019
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.png'
|
|
1020
|
-
}],
|
|
1021
|
-
socials: {
|
|
1022
|
-
twitter: 'https://x.com/astonic_xyz',
|
|
1023
|
-
telegram: 'https://t.me/astonic_io'
|
|
1024
|
-
},
|
|
1025
|
-
type_asset: 'sdk.coin',
|
|
1026
1015
|
traces: [{
|
|
1027
1016
|
type: 'ibc',
|
|
1028
1017
|
counterparty: {
|
|
@@ -1033,7 +1022,18 @@ const assets = {
|
|
|
1033
1022
|
chain: {
|
|
1034
1023
|
channel_id: 'channel-13'
|
|
1035
1024
|
}
|
|
1036
|
-
}]
|
|
1025
|
+
}],
|
|
1026
|
+
logo_URIs: {
|
|
1027
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.png'
|
|
1028
|
+
},
|
|
1029
|
+
images: [{
|
|
1030
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.png'
|
|
1031
|
+
}],
|
|
1032
|
+
socials: {
|
|
1033
|
+
twitter: 'https://x.com/astonic_xyz',
|
|
1034
|
+
telegram: 'https://t.me/astonic_io'
|
|
1035
|
+
},
|
|
1036
|
+
type_asset: 'sdk.coin'
|
|
1037
1037
|
},
|
|
1038
1038
|
{
|
|
1039
1039
|
description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
|
|
@@ -1970,17 +1970,6 @@ const assets = {
|
|
|
1970
1970
|
name: 'Astonic USD',
|
|
1971
1971
|
display: 'ausd',
|
|
1972
1972
|
symbol: 'aUSD',
|
|
1973
|
-
logo_URIs: {
|
|
1974
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.png'
|
|
1975
|
-
},
|
|
1976
|
-
images: [{
|
|
1977
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.png'
|
|
1978
|
-
}],
|
|
1979
|
-
socials: {
|
|
1980
|
-
twitter: 'https://x.com/astonic_xyz',
|
|
1981
|
-
telegram: 'https://t.me/astonic_io'
|
|
1982
|
-
},
|
|
1983
|
-
type_asset: 'sdk.coin',
|
|
1984
1973
|
traces: [{
|
|
1985
1974
|
type: 'ibc',
|
|
1986
1975
|
counterparty: {
|
|
@@ -1991,7 +1980,18 @@ const assets = {
|
|
|
1991
1980
|
chain: {
|
|
1992
1981
|
channel_id: 'channel-13'
|
|
1993
1982
|
}
|
|
1994
|
-
}]
|
|
1983
|
+
}],
|
|
1984
|
+
logo_URIs: {
|
|
1985
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.png'
|
|
1986
|
+
},
|
|
1987
|
+
images: [{
|
|
1988
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/ausd.png'
|
|
1989
|
+
}],
|
|
1990
|
+
socials: {
|
|
1991
|
+
twitter: 'https://x.com/astonic_xyz',
|
|
1992
|
+
telegram: 'https://t.me/astonic_io'
|
|
1993
|
+
},
|
|
1994
|
+
type_asset: 'sdk.coin'
|
|
1995
1995
|
},
|
|
1996
1996
|
{
|
|
1997
1997
|
description: 'Astonic EUR (aEUR) is a stable asset pegged to the Euro.',
|
|
@@ -2007,17 +2007,6 @@ const assets = {
|
|
|
2007
2007
|
name: 'Astonic EUR',
|
|
2008
2008
|
display: 'aeur',
|
|
2009
2009
|
symbol: 'aEUR',
|
|
2010
|
-
logo_URIs: {
|
|
2011
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.png'
|
|
2012
|
-
},
|
|
2013
|
-
images: [{
|
|
2014
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.png'
|
|
2015
|
-
}],
|
|
2016
|
-
socials: {
|
|
2017
|
-
twitter: 'https://x.com/astonic_xyz',
|
|
2018
|
-
telegram: 'https://t.me/astonic_io'
|
|
2019
|
-
},
|
|
2020
|
-
type_asset: 'sdk.coin',
|
|
2021
2010
|
traces: [{
|
|
2022
2011
|
type: 'ibc',
|
|
2023
2012
|
counterparty: {
|
|
@@ -2028,7 +2017,18 @@ const assets = {
|
|
|
2028
2017
|
chain: {
|
|
2029
2018
|
channel_id: 'channel-13'
|
|
2030
2019
|
}
|
|
2031
|
-
}]
|
|
2020
|
+
}],
|
|
2021
|
+
logo_URIs: {
|
|
2022
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.png'
|
|
2023
|
+
},
|
|
2024
|
+
images: [{
|
|
2025
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/aeur.png'
|
|
2026
|
+
}],
|
|
2027
|
+
socials: {
|
|
2028
|
+
twitter: 'https://x.com/astonic_xyz',
|
|
2029
|
+
telegram: 'https://t.me/astonic_io'
|
|
2030
|
+
},
|
|
2031
|
+
type_asset: 'sdk.coin'
|
|
2032
2032
|
},
|
|
2033
2033
|
{
|
|
2034
2034
|
description: 'Astonic BRL (aBRL) is a stable asset pegged to the Brazilian Real.',
|
|
@@ -2044,17 +2044,6 @@ const assets = {
|
|
|
2044
2044
|
name: 'Astonic BRL',
|
|
2045
2045
|
display: 'abrl',
|
|
2046
2046
|
symbol: 'aBRL',
|
|
2047
|
-
logo_URIs: {
|
|
2048
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.png'
|
|
2049
|
-
},
|
|
2050
|
-
images: [{
|
|
2051
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.png'
|
|
2052
|
-
}],
|
|
2053
|
-
socials: {
|
|
2054
|
-
twitter: 'https://x.com/astonic_xyz',
|
|
2055
|
-
telegram: 'https://t.me/astonic_io'
|
|
2056
|
-
},
|
|
2057
|
-
type_asset: 'sdk.coin',
|
|
2058
2047
|
traces: [{
|
|
2059
2048
|
type: 'ibc',
|
|
2060
2049
|
counterparty: {
|
|
@@ -2065,7 +2054,18 @@ const assets = {
|
|
|
2065
2054
|
chain: {
|
|
2066
2055
|
channel_id: 'channel-13'
|
|
2067
2056
|
}
|
|
2068
|
-
}]
|
|
2057
|
+
}],
|
|
2058
|
+
logo_URIs: {
|
|
2059
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.png'
|
|
2060
|
+
},
|
|
2061
|
+
images: [{
|
|
2062
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/planq/images/abrl.png'
|
|
2063
|
+
}],
|
|
2064
|
+
socials: {
|
|
2065
|
+
twitter: 'https://x.com/astonic_xyz',
|
|
2066
|
+
telegram: 'https://t.me/astonic_io'
|
|
2067
|
+
},
|
|
2068
|
+
type_asset: 'sdk.coin'
|
|
2069
2069
|
},
|
|
2070
2070
|
{
|
|
2071
2071
|
description: 'Stride is a liquid staking blockchain in the Cosmos ecosystem that allows users to stake any IBC-compatible tokens and receive stTokens in return, providing liquidity while earning staking rewards.',
|