@chain-registry/assets 1.70.126 → 1.70.128
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/carbon.js +4 -2
- package/esm/mainnet/cosmoshub.js +84 -0
- package/esm/mainnet/injective.js +84 -0
- package/esm/mainnet/kujira.js +4 -2
- package/esm/mainnet/migaloo.js +8 -4
- package/esm/mainnet/neutron.js +88 -2
- package/esm/mainnet/osmosis.js +8 -4
- package/esm/mainnet/secretnetwork.js +4 -2
- package/esm/mainnet/sidechain.js +1054 -102
- package/mainnet/carbon.js +4 -2
- package/mainnet/cosmoshub.js +84 -0
- package/mainnet/injective.js +84 -0
- package/mainnet/kujira.js +4 -2
- package/mainnet/migaloo.js +8 -4
- package/mainnet/neutron.js +88 -2
- package/mainnet/osmosis.js +8 -4
- package/mainnet/secretnetwork.js +4 -2
- package/mainnet/sidechain.js +1054 -102
- package/package.json +5 -5
package/esm/mainnet/carbon.js
CHANGED
|
@@ -1145,7 +1145,8 @@ const assets = {
|
|
|
1145
1145
|
socials: {
|
|
1146
1146
|
website: 'https://astroport.fi/',
|
|
1147
1147
|
twitter: 'https://twitter.com/astroport_fi'
|
|
1148
|
-
}
|
|
1148
|
+
},
|
|
1149
|
+
coingecko_id: 'astroport-fi'
|
|
1149
1150
|
},
|
|
1150
1151
|
{
|
|
1151
1152
|
description: 'Dinheiros is the reserve currency of dioalma.protocol, an undivisible and rare token.',
|
|
@@ -2475,7 +2476,8 @@ const assets = {
|
|
|
2475
2476
|
socials: {
|
|
2476
2477
|
website: 'https://astroport.fi/',
|
|
2477
2478
|
twitter: 'https://twitter.com/astroport_fi'
|
|
2478
|
-
}
|
|
2479
|
+
},
|
|
2480
|
+
coingecko_id: 'astroport-fi'
|
|
2479
2481
|
},
|
|
2480
2482
|
{
|
|
2481
2483
|
description: 'Dinheiros is the reserve currency of dioalma.protocol, an undivisible and rare token.',
|
package/esm/mainnet/cosmoshub.js
CHANGED
|
@@ -9551,6 +9551,48 @@ const assets = {
|
|
|
9551
9551
|
}
|
|
9552
9552
|
}]
|
|
9553
9553
|
},
|
|
9554
|
+
{
|
|
9555
|
+
description: 'The native token of Side Chain.',
|
|
9556
|
+
denom_units: [{
|
|
9557
|
+
denom: 'ibc/6DAAA2C5A3BF6AF99905321077466E006432E47C5153DF654A48620A8C3F1E71',
|
|
9558
|
+
exponent: 0,
|
|
9559
|
+
aliases: ['uside']
|
|
9560
|
+
}, {
|
|
9561
|
+
denom: 'side',
|
|
9562
|
+
exponent: 6
|
|
9563
|
+
}],
|
|
9564
|
+
base: 'ibc/6DAAA2C5A3BF6AF99905321077466E006432E47C5153DF654A48620A8C3F1E71',
|
|
9565
|
+
name: 'Side Chain native token',
|
|
9566
|
+
display: 'side',
|
|
9567
|
+
symbol: 'SIDE',
|
|
9568
|
+
logo_URIs: {
|
|
9569
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.png',
|
|
9570
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.svg'
|
|
9571
|
+
},
|
|
9572
|
+
images: [{
|
|
9573
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.png',
|
|
9574
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.svg',
|
|
9575
|
+
theme: {
|
|
9576
|
+
primary_color_hex: '#f7771a'
|
|
9577
|
+
}
|
|
9578
|
+
}],
|
|
9579
|
+
socials: {
|
|
9580
|
+
website: 'https://side.one',
|
|
9581
|
+
twitter: 'https://x.com/SideProtocol'
|
|
9582
|
+
},
|
|
9583
|
+
type_asset: 'sdk.coin',
|
|
9584
|
+
traces: [{
|
|
9585
|
+
type: 'ibc',
|
|
9586
|
+
counterparty: {
|
|
9587
|
+
channel_id: 'channel-2',
|
|
9588
|
+
base_denom: 'uside',
|
|
9589
|
+
chain_name: 'sidechain'
|
|
9590
|
+
},
|
|
9591
|
+
chain: {
|
|
9592
|
+
channel_id: 'channel-1318'
|
|
9593
|
+
}
|
|
9594
|
+
}]
|
|
9595
|
+
},
|
|
9554
9596
|
{
|
|
9555
9597
|
description: 'Rowan Token (ROWAN) is the Sifchain Network\'s native utility token, used as the primary means to govern, provide liquidity, secure the blockchain, incentivize participants, and provide a default mechanism to store and exchange value.',
|
|
9556
9598
|
denom_units: [{
|
|
@@ -17296,6 +17338,48 @@ const assets = {
|
|
|
17296
17338
|
}
|
|
17297
17339
|
}]
|
|
17298
17340
|
},
|
|
17341
|
+
{
|
|
17342
|
+
description: 'The native token of Side Chain.',
|
|
17343
|
+
denom_units: [{
|
|
17344
|
+
denom: 'ibc/6DAAA2C5A3BF6AF99905321077466E006432E47C5153DF654A48620A8C3F1E71',
|
|
17345
|
+
exponent: 0,
|
|
17346
|
+
aliases: ['uside']
|
|
17347
|
+
}, {
|
|
17348
|
+
denom: 'side',
|
|
17349
|
+
exponent: 6
|
|
17350
|
+
}],
|
|
17351
|
+
base: 'ibc/6DAAA2C5A3BF6AF99905321077466E006432E47C5153DF654A48620A8C3F1E71',
|
|
17352
|
+
name: 'Side Chain native token',
|
|
17353
|
+
display: 'side',
|
|
17354
|
+
symbol: 'SIDE',
|
|
17355
|
+
logo_URIs: {
|
|
17356
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.png',
|
|
17357
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.svg'
|
|
17358
|
+
},
|
|
17359
|
+
images: [{
|
|
17360
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.png',
|
|
17361
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.svg',
|
|
17362
|
+
theme: {
|
|
17363
|
+
primary_color_hex: '#f7771a'
|
|
17364
|
+
}
|
|
17365
|
+
}],
|
|
17366
|
+
socials: {
|
|
17367
|
+
website: 'https://side.one',
|
|
17368
|
+
twitter: 'https://x.com/SideProtocol'
|
|
17369
|
+
},
|
|
17370
|
+
type_asset: 'sdk.coin',
|
|
17371
|
+
traces: [{
|
|
17372
|
+
type: 'ibc',
|
|
17373
|
+
counterparty: {
|
|
17374
|
+
channel_id: 'channel-2',
|
|
17375
|
+
base_denom: 'uside',
|
|
17376
|
+
chain_name: 'sidechain'
|
|
17377
|
+
},
|
|
17378
|
+
chain: {
|
|
17379
|
+
channel_id: 'channel-1318'
|
|
17380
|
+
}
|
|
17381
|
+
}]
|
|
17382
|
+
},
|
|
17299
17383
|
{
|
|
17300
17384
|
description: 'Rowan Token (ROWAN) is the Sifchain Network\'s native utility token, used as the primary means to govern, provide liquidity, secure the blockchain, incentivize participants, and provide a default mechanism to store and exchange value.',
|
|
17301
17385
|
denom_units: [{
|
package/esm/mainnet/injective.js
CHANGED
|
@@ -6623,6 +6623,48 @@ const assets = {
|
|
|
6623
6623
|
}
|
|
6624
6624
|
}]
|
|
6625
6625
|
},
|
|
6626
|
+
{
|
|
6627
|
+
description: 'The native token of Side Chain.',
|
|
6628
|
+
denom_units: [{
|
|
6629
|
+
denom: 'ibc/455D091764013CCE79DC24ABA70230E97AE735A12D5833B4BCEA7B133BFC0F08',
|
|
6630
|
+
exponent: 0,
|
|
6631
|
+
aliases: ['uside']
|
|
6632
|
+
}, {
|
|
6633
|
+
denom: 'side',
|
|
6634
|
+
exponent: 6
|
|
6635
|
+
}],
|
|
6636
|
+
base: 'ibc/455D091764013CCE79DC24ABA70230E97AE735A12D5833B4BCEA7B133BFC0F08',
|
|
6637
|
+
name: 'Side Chain native token',
|
|
6638
|
+
display: 'side',
|
|
6639
|
+
symbol: 'SIDE',
|
|
6640
|
+
logo_URIs: {
|
|
6641
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.png',
|
|
6642
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.svg'
|
|
6643
|
+
},
|
|
6644
|
+
images: [{
|
|
6645
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.png',
|
|
6646
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.svg',
|
|
6647
|
+
theme: {
|
|
6648
|
+
primary_color_hex: '#f7771a'
|
|
6649
|
+
}
|
|
6650
|
+
}],
|
|
6651
|
+
socials: {
|
|
6652
|
+
website: 'https://side.one',
|
|
6653
|
+
twitter: 'https://x.com/SideProtocol'
|
|
6654
|
+
},
|
|
6655
|
+
type_asset: 'sdk.coin',
|
|
6656
|
+
traces: [{
|
|
6657
|
+
type: 'ibc',
|
|
6658
|
+
counterparty: {
|
|
6659
|
+
channel_id: 'channel-4',
|
|
6660
|
+
base_denom: 'uside',
|
|
6661
|
+
chain_name: 'sidechain'
|
|
6662
|
+
},
|
|
6663
|
+
chain: {
|
|
6664
|
+
channel_id: 'channel-429'
|
|
6665
|
+
}
|
|
6666
|
+
}]
|
|
6667
|
+
},
|
|
6626
6668
|
{
|
|
6627
6669
|
description: 'Somm Token (SOMM) is the native staking token of the Sommelier Chain',
|
|
6628
6670
|
denom_units: [
|
|
@@ -12505,6 +12547,48 @@ const assets = {
|
|
|
12505
12547
|
}
|
|
12506
12548
|
}]
|
|
12507
12549
|
},
|
|
12550
|
+
{
|
|
12551
|
+
description: 'The native token of Side Chain.',
|
|
12552
|
+
denom_units: [{
|
|
12553
|
+
denom: 'ibc/455D091764013CCE79DC24ABA70230E97AE735A12D5833B4BCEA7B133BFC0F08',
|
|
12554
|
+
exponent: 0,
|
|
12555
|
+
aliases: ['uside']
|
|
12556
|
+
}, {
|
|
12557
|
+
denom: 'side',
|
|
12558
|
+
exponent: 6
|
|
12559
|
+
}],
|
|
12560
|
+
base: 'ibc/455D091764013CCE79DC24ABA70230E97AE735A12D5833B4BCEA7B133BFC0F08',
|
|
12561
|
+
name: 'Side Chain native token',
|
|
12562
|
+
display: 'side',
|
|
12563
|
+
symbol: 'SIDE',
|
|
12564
|
+
logo_URIs: {
|
|
12565
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.png',
|
|
12566
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.svg'
|
|
12567
|
+
},
|
|
12568
|
+
images: [{
|
|
12569
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.png',
|
|
12570
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.svg',
|
|
12571
|
+
theme: {
|
|
12572
|
+
primary_color_hex: '#f7771a'
|
|
12573
|
+
}
|
|
12574
|
+
}],
|
|
12575
|
+
socials: {
|
|
12576
|
+
website: 'https://side.one',
|
|
12577
|
+
twitter: 'https://x.com/SideProtocol'
|
|
12578
|
+
},
|
|
12579
|
+
type_asset: 'sdk.coin',
|
|
12580
|
+
traces: [{
|
|
12581
|
+
type: 'ibc',
|
|
12582
|
+
counterparty: {
|
|
12583
|
+
channel_id: 'channel-4',
|
|
12584
|
+
base_denom: 'uside',
|
|
12585
|
+
chain_name: 'sidechain'
|
|
12586
|
+
},
|
|
12587
|
+
chain: {
|
|
12588
|
+
channel_id: 'channel-429'
|
|
12589
|
+
}
|
|
12590
|
+
}]
|
|
12591
|
+
},
|
|
12508
12592
|
{
|
|
12509
12593
|
description: 'Somm Token (SOMM) is the native staking token of the Sommelier Chain',
|
|
12510
12594
|
denom_units: [
|
package/esm/mainnet/kujira.js
CHANGED
|
@@ -6782,7 +6782,8 @@ const assets = {
|
|
|
6782
6782
|
socials: {
|
|
6783
6783
|
website: 'https://astroport.fi/',
|
|
6784
6784
|
twitter: 'https://twitter.com/astroport_fi'
|
|
6785
|
-
}
|
|
6785
|
+
},
|
|
6786
|
+
coingecko_id: 'astroport-fi'
|
|
6786
6787
|
},
|
|
6787
6788
|
{
|
|
6788
6789
|
description: 'Dinheiros is the reserve currency of dioalma.protocol, an undivisible and rare token.',
|
|
@@ -8489,7 +8490,8 @@ const assets = {
|
|
|
8489
8490
|
socials: {
|
|
8490
8491
|
website: 'https://astroport.fi/',
|
|
8491
8492
|
twitter: 'https://twitter.com/astroport_fi'
|
|
8492
|
-
}
|
|
8493
|
+
},
|
|
8494
|
+
coingecko_id: 'astroport-fi'
|
|
8493
8495
|
},
|
|
8494
8496
|
{
|
|
8495
8497
|
description: 'Dinheiros is the reserve currency of dioalma.protocol, an undivisible and rare token.',
|
package/esm/mainnet/migaloo.js
CHANGED
|
@@ -6684,7 +6684,8 @@ const assets = {
|
|
|
6684
6684
|
}],
|
|
6685
6685
|
logo_URIs: {
|
|
6686
6686
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro-cw20.svg'
|
|
6687
|
-
}
|
|
6687
|
+
},
|
|
6688
|
+
coingecko_id: 'astroport-fi'
|
|
6688
6689
|
},
|
|
6689
6690
|
{
|
|
6690
6691
|
denom_units: [{
|
|
@@ -10285,7 +10286,8 @@ const assets = {
|
|
|
10285
10286
|
socials: {
|
|
10286
10287
|
website: 'https://astroport.fi/',
|
|
10287
10288
|
twitter: 'https://twitter.com/astroport_fi'
|
|
10288
|
-
}
|
|
10289
|
+
},
|
|
10290
|
+
coingecko_id: 'astroport-fi'
|
|
10289
10291
|
},
|
|
10290
10292
|
{
|
|
10291
10293
|
description: 'Dinheiros is the reserve currency of dioalma.protocol, an undivisible and rare token.',
|
|
@@ -15560,7 +15562,8 @@ const assets = {
|
|
|
15560
15562
|
}],
|
|
15561
15563
|
logo_URIs: {
|
|
15562
15564
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro-cw20.svg'
|
|
15563
|
-
}
|
|
15565
|
+
},
|
|
15566
|
+
coingecko_id: 'astroport-fi'
|
|
15564
15567
|
},
|
|
15565
15568
|
{
|
|
15566
15569
|
denom_units: [{
|
|
@@ -19161,7 +19164,8 @@ const assets = {
|
|
|
19161
19164
|
socials: {
|
|
19162
19165
|
website: 'https://astroport.fi/',
|
|
19163
19166
|
twitter: 'https://twitter.com/astroport_fi'
|
|
19164
|
-
}
|
|
19167
|
+
},
|
|
19168
|
+
coingecko_id: 'astroport-fi'
|
|
19165
19169
|
},
|
|
19166
19170
|
{
|
|
19167
19171
|
description: 'Dinheiros is the reserve currency of dioalma.protocol, an undivisible and rare token.',
|
package/esm/mainnet/neutron.js
CHANGED
|
@@ -7004,6 +7004,48 @@ const assets = {
|
|
|
7004
7004
|
}
|
|
7005
7005
|
}]
|
|
7006
7006
|
},
|
|
7007
|
+
{
|
|
7008
|
+
description: 'The native token of Side Chain.',
|
|
7009
|
+
denom_units: [{
|
|
7010
|
+
denom: 'ibc/8B42809DBB72F52A05545F347C965561E5795F77D3E62BC1F9E5E2AE291BF2B3',
|
|
7011
|
+
exponent: 0,
|
|
7012
|
+
aliases: ['uside']
|
|
7013
|
+
}, {
|
|
7014
|
+
denom: 'side',
|
|
7015
|
+
exponent: 6
|
|
7016
|
+
}],
|
|
7017
|
+
base: 'ibc/8B42809DBB72F52A05545F347C965561E5795F77D3E62BC1F9E5E2AE291BF2B3',
|
|
7018
|
+
name: 'Side Chain native token',
|
|
7019
|
+
display: 'side',
|
|
7020
|
+
symbol: 'SIDE',
|
|
7021
|
+
logo_URIs: {
|
|
7022
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.png',
|
|
7023
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.svg'
|
|
7024
|
+
},
|
|
7025
|
+
images: [{
|
|
7026
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.png',
|
|
7027
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.svg',
|
|
7028
|
+
theme: {
|
|
7029
|
+
primary_color_hex: '#f7771a'
|
|
7030
|
+
}
|
|
7031
|
+
}],
|
|
7032
|
+
socials: {
|
|
7033
|
+
website: 'https://side.one',
|
|
7034
|
+
twitter: 'https://x.com/SideProtocol'
|
|
7035
|
+
},
|
|
7036
|
+
type_asset: 'sdk.coin',
|
|
7037
|
+
traces: [{
|
|
7038
|
+
type: 'ibc',
|
|
7039
|
+
counterparty: {
|
|
7040
|
+
channel_id: 'channel-3',
|
|
7041
|
+
base_denom: 'uside',
|
|
7042
|
+
chain_name: 'sidechain'
|
|
7043
|
+
},
|
|
7044
|
+
chain: {
|
|
7045
|
+
channel_id: 'channel-6561'
|
|
7046
|
+
}
|
|
7047
|
+
}]
|
|
7048
|
+
},
|
|
7007
7049
|
{
|
|
7008
7050
|
description: 'Stargaze is a decentralized blockchain platform designed specifically for non-fungible tokens (NFTs), enabling creators to mint, trade, and interact with NFTs in a fully decentralized environment.',
|
|
7009
7051
|
denom_units: [{
|
|
@@ -11945,6 +11987,48 @@ const assets = {
|
|
|
11945
11987
|
}
|
|
11946
11988
|
}]
|
|
11947
11989
|
},
|
|
11990
|
+
{
|
|
11991
|
+
description: 'The native token of Side Chain.',
|
|
11992
|
+
denom_units: [{
|
|
11993
|
+
denom: 'ibc/8B42809DBB72F52A05545F347C965561E5795F77D3E62BC1F9E5E2AE291BF2B3',
|
|
11994
|
+
exponent: 0,
|
|
11995
|
+
aliases: ['uside']
|
|
11996
|
+
}, {
|
|
11997
|
+
denom: 'side',
|
|
11998
|
+
exponent: 6
|
|
11999
|
+
}],
|
|
12000
|
+
base: 'ibc/8B42809DBB72F52A05545F347C965561E5795F77D3E62BC1F9E5E2AE291BF2B3',
|
|
12001
|
+
name: 'Side Chain native token',
|
|
12002
|
+
display: 'side',
|
|
12003
|
+
symbol: 'SIDE',
|
|
12004
|
+
logo_URIs: {
|
|
12005
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.png',
|
|
12006
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.svg'
|
|
12007
|
+
},
|
|
12008
|
+
images: [{
|
|
12009
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.png',
|
|
12010
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sidechain/images/side.svg',
|
|
12011
|
+
theme: {
|
|
12012
|
+
primary_color_hex: '#f7771a'
|
|
12013
|
+
}
|
|
12014
|
+
}],
|
|
12015
|
+
socials: {
|
|
12016
|
+
website: 'https://side.one',
|
|
12017
|
+
twitter: 'https://x.com/SideProtocol'
|
|
12018
|
+
},
|
|
12019
|
+
type_asset: 'sdk.coin',
|
|
12020
|
+
traces: [{
|
|
12021
|
+
type: 'ibc',
|
|
12022
|
+
counterparty: {
|
|
12023
|
+
channel_id: 'channel-3',
|
|
12024
|
+
base_denom: 'uside',
|
|
12025
|
+
chain_name: 'sidechain'
|
|
12026
|
+
},
|
|
12027
|
+
chain: {
|
|
12028
|
+
channel_id: 'channel-6561'
|
|
12029
|
+
}
|
|
12030
|
+
}]
|
|
12031
|
+
},
|
|
11948
12032
|
{
|
|
11949
12033
|
description: 'Stargaze is a decentralized blockchain platform designed specifically for non-fungible tokens (NFTs), enabling creators to mint, trade, and interact with NFTs in a fully decentralized environment.',
|
|
11950
12034
|
denom_units: [{
|
|
@@ -12694,7 +12778,8 @@ const assets = {
|
|
|
12694
12778
|
socials: {
|
|
12695
12779
|
website: 'https://astroport.fi/',
|
|
12696
12780
|
twitter: 'https://twitter.com/astroport_fi'
|
|
12697
|
-
}
|
|
12781
|
+
},
|
|
12782
|
+
coingecko_id: 'astroport-fi'
|
|
12698
12783
|
},
|
|
12699
12784
|
{
|
|
12700
12785
|
description: 'Dinheiros is the reserve currency of dioalma.protocol, an undivisible and rare token.',
|
|
@@ -14401,7 +14486,8 @@ const assets = {
|
|
|
14401
14486
|
socials: {
|
|
14402
14487
|
website: 'https://astroport.fi/',
|
|
14403
14488
|
twitter: 'https://twitter.com/astroport_fi'
|
|
14404
|
-
}
|
|
14489
|
+
},
|
|
14490
|
+
coingecko_id: 'astroport-fi'
|
|
14405
14491
|
},
|
|
14406
14492
|
{
|
|
14407
14493
|
description: 'Dinheiros is the reserve currency of dioalma.protocol, an undivisible and rare token.',
|
package/esm/mainnet/osmosis.js
CHANGED
|
@@ -36622,7 +36622,8 @@ const assets = {
|
|
|
36622
36622
|
}],
|
|
36623
36623
|
logo_URIs: {
|
|
36624
36624
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro-cw20.svg'
|
|
36625
|
-
}
|
|
36625
|
+
},
|
|
36626
|
+
coingecko_id: 'astroport-fi'
|
|
36626
36627
|
},
|
|
36627
36628
|
{
|
|
36628
36629
|
denom_units: [{
|
|
@@ -40223,7 +40224,8 @@ const assets = {
|
|
|
40223
40224
|
socials: {
|
|
40224
40225
|
website: 'https://astroport.fi/',
|
|
40225
40226
|
twitter: 'https://twitter.com/astroport_fi'
|
|
40226
|
-
}
|
|
40227
|
+
},
|
|
40228
|
+
coingecko_id: 'astroport-fi'
|
|
40227
40229
|
},
|
|
40228
40230
|
{
|
|
40229
40231
|
description: 'Dinheiros is the reserve currency of dioalma.protocol, an undivisible and rare token.',
|
|
@@ -45498,7 +45500,8 @@ const assets = {
|
|
|
45498
45500
|
}],
|
|
45499
45501
|
logo_URIs: {
|
|
45500
45502
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/astro-cw20.svg'
|
|
45501
|
-
}
|
|
45503
|
+
},
|
|
45504
|
+
coingecko_id: 'astroport-fi'
|
|
45502
45505
|
},
|
|
45503
45506
|
{
|
|
45504
45507
|
denom_units: [{
|
|
@@ -49099,7 +49102,8 @@ const assets = {
|
|
|
49099
49102
|
socials: {
|
|
49100
49103
|
website: 'https://astroport.fi/',
|
|
49101
49104
|
twitter: 'https://twitter.com/astroport_fi'
|
|
49102
|
-
}
|
|
49105
|
+
},
|
|
49106
|
+
coingecko_id: 'astroport-fi'
|
|
49103
49107
|
},
|
|
49104
49108
|
{
|
|
49105
49109
|
description: 'Dinheiros is the reserve currency of dioalma.protocol, an undivisible and rare token.',
|
|
@@ -13989,7 +13989,8 @@ const assets = {
|
|
|
13989
13989
|
socials: {
|
|
13990
13990
|
website: 'https://astroport.fi/',
|
|
13991
13991
|
twitter: 'https://twitter.com/astroport_fi'
|
|
13992
|
-
}
|
|
13992
|
+
},
|
|
13993
|
+
coingecko_id: 'astroport-fi'
|
|
13993
13994
|
},
|
|
13994
13995
|
{
|
|
13995
13996
|
description: 'Dinheiros is the reserve currency of dioalma.protocol, an undivisible and rare token.',
|
|
@@ -15319,7 +15320,8 @@ const assets = {
|
|
|
15319
15320
|
socials: {
|
|
15320
15321
|
website: 'https://astroport.fi/',
|
|
15321
15322
|
twitter: 'https://twitter.com/astroport_fi'
|
|
15322
|
-
}
|
|
15323
|
+
},
|
|
15324
|
+
coingecko_id: 'astroport-fi'
|
|
15323
15325
|
},
|
|
15324
15326
|
{
|
|
15325
15327
|
description: 'Dinheiros is the reserve currency of dioalma.protocol, an undivisible and rare token.',
|