@chain-registry/assets 1.70.391 → 1.70.393
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/cosmoshub.js +10 -2
- package/esm/mainnet/osmosis.js +10 -2
- package/mainnet/cosmoshub.js +10 -2
- package/mainnet/osmosis.js +10 -2
- package/package.json +5 -5
package/esm/mainnet/cosmoshub.js
CHANGED
|
@@ -3564,7 +3564,7 @@ const assets = {
|
|
|
3564
3564
|
}]
|
|
3565
3565
|
},
|
|
3566
3566
|
{
|
|
3567
|
-
description: 'The native token of
|
|
3567
|
+
description: 'The native token of Intento',
|
|
3568
3568
|
denom_units: [{
|
|
3569
3569
|
denom: 'ibc/DC1EF3EA03CD7F2226981D610335C3E62E3DD868A1B83EB017CE294E29C8D473',
|
|
3570
3570
|
exponent: 0,
|
|
@@ -3586,6 +3586,10 @@ const assets = {
|
|
|
3586
3586
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
|
|
3587
3587
|
}],
|
|
3588
3588
|
type_asset: 'sdk.coin',
|
|
3589
|
+
socials: {
|
|
3590
|
+
website: 'https://intento.zone',
|
|
3591
|
+
x: 'https://x.com/intentozone'
|
|
3592
|
+
},
|
|
3589
3593
|
traces: [{
|
|
3590
3594
|
type: 'ibc',
|
|
3591
3595
|
counterparty: {
|
|
@@ -14143,7 +14147,7 @@ const assets = {
|
|
|
14143
14147
|
}]
|
|
14144
14148
|
},
|
|
14145
14149
|
{
|
|
14146
|
-
description: 'The native token of
|
|
14150
|
+
description: 'The native token of Intento',
|
|
14147
14151
|
denom_units: [{
|
|
14148
14152
|
denom: 'ibc/DC1EF3EA03CD7F2226981D610335C3E62E3DD868A1B83EB017CE294E29C8D473',
|
|
14149
14153
|
exponent: 0,
|
|
@@ -14165,6 +14169,10 @@ const assets = {
|
|
|
14165
14169
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
|
|
14166
14170
|
}],
|
|
14167
14171
|
type_asset: 'sdk.coin',
|
|
14172
|
+
socials: {
|
|
14173
|
+
website: 'https://intento.zone',
|
|
14174
|
+
x: 'https://x.com/intentozone'
|
|
14175
|
+
},
|
|
14168
14176
|
traces: [{
|
|
14169
14177
|
type: 'ibc',
|
|
14170
14178
|
counterparty: {
|
package/esm/mainnet/osmosis.js
CHANGED
|
@@ -4027,7 +4027,7 @@ const assets = {
|
|
|
4027
4027
|
}]
|
|
4028
4028
|
},
|
|
4029
4029
|
{
|
|
4030
|
-
description: 'The native token of
|
|
4030
|
+
description: 'The native token of Intento',
|
|
4031
4031
|
denom_units: [{
|
|
4032
4032
|
denom: 'ibc/BE072C03DA544CF282499418E7BC64D38614879B3EE95F9AD91E6C37267D4836',
|
|
4033
4033
|
exponent: 0,
|
|
@@ -4049,6 +4049,10 @@ const assets = {
|
|
|
4049
4049
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
|
|
4050
4050
|
}],
|
|
4051
4051
|
type_asset: 'sdk.coin',
|
|
4052
|
+
socials: {
|
|
4053
|
+
website: 'https://intento.zone',
|
|
4054
|
+
x: 'https://x.com/intentozone'
|
|
4055
|
+
},
|
|
4052
4056
|
traces: [{
|
|
4053
4057
|
type: 'ibc',
|
|
4054
4058
|
counterparty: {
|
|
@@ -10312,7 +10316,7 @@ const assets = {
|
|
|
10312
10316
|
}]
|
|
10313
10317
|
},
|
|
10314
10318
|
{
|
|
10315
|
-
description: 'The native token of
|
|
10319
|
+
description: 'The native token of Intento',
|
|
10316
10320
|
denom_units: [{
|
|
10317
10321
|
denom: 'ibc/BE072C03DA544CF282499418E7BC64D38614879B3EE95F9AD91E6C37267D4836',
|
|
10318
10322
|
exponent: 0,
|
|
@@ -10334,6 +10338,10 @@ const assets = {
|
|
|
10334
10338
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
|
|
10335
10339
|
}],
|
|
10336
10340
|
type_asset: 'sdk.coin',
|
|
10341
|
+
socials: {
|
|
10342
|
+
website: 'https://intento.zone',
|
|
10343
|
+
x: 'https://x.com/intentozone'
|
|
10344
|
+
},
|
|
10337
10345
|
traces: [{
|
|
10338
10346
|
type: 'ibc',
|
|
10339
10347
|
counterparty: {
|
package/mainnet/cosmoshub.js
CHANGED
|
@@ -3566,7 +3566,7 @@ const assets = {
|
|
|
3566
3566
|
}]
|
|
3567
3567
|
},
|
|
3568
3568
|
{
|
|
3569
|
-
description: 'The native token of
|
|
3569
|
+
description: 'The native token of Intento',
|
|
3570
3570
|
denom_units: [{
|
|
3571
3571
|
denom: 'ibc/DC1EF3EA03CD7F2226981D610335C3E62E3DD868A1B83EB017CE294E29C8D473',
|
|
3572
3572
|
exponent: 0,
|
|
@@ -3588,6 +3588,10 @@ const assets = {
|
|
|
3588
3588
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
|
|
3589
3589
|
}],
|
|
3590
3590
|
type_asset: 'sdk.coin',
|
|
3591
|
+
socials: {
|
|
3592
|
+
website: 'https://intento.zone',
|
|
3593
|
+
x: 'https://x.com/intentozone'
|
|
3594
|
+
},
|
|
3591
3595
|
traces: [{
|
|
3592
3596
|
type: 'ibc',
|
|
3593
3597
|
counterparty: {
|
|
@@ -14145,7 +14149,7 @@ const assets = {
|
|
|
14145
14149
|
}]
|
|
14146
14150
|
},
|
|
14147
14151
|
{
|
|
14148
|
-
description: 'The native token of
|
|
14152
|
+
description: 'The native token of Intento',
|
|
14149
14153
|
denom_units: [{
|
|
14150
14154
|
denom: 'ibc/DC1EF3EA03CD7F2226981D610335C3E62E3DD868A1B83EB017CE294E29C8D473',
|
|
14151
14155
|
exponent: 0,
|
|
@@ -14167,6 +14171,10 @@ const assets = {
|
|
|
14167
14171
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
|
|
14168
14172
|
}],
|
|
14169
14173
|
type_asset: 'sdk.coin',
|
|
14174
|
+
socials: {
|
|
14175
|
+
website: 'https://intento.zone',
|
|
14176
|
+
x: 'https://x.com/intentozone'
|
|
14177
|
+
},
|
|
14170
14178
|
traces: [{
|
|
14171
14179
|
type: 'ibc',
|
|
14172
14180
|
counterparty: {
|
package/mainnet/osmosis.js
CHANGED
|
@@ -4029,7 +4029,7 @@ const assets = {
|
|
|
4029
4029
|
}]
|
|
4030
4030
|
},
|
|
4031
4031
|
{
|
|
4032
|
-
description: 'The native token of
|
|
4032
|
+
description: 'The native token of Intento',
|
|
4033
4033
|
denom_units: [{
|
|
4034
4034
|
denom: 'ibc/BE072C03DA544CF282499418E7BC64D38614879B3EE95F9AD91E6C37267D4836',
|
|
4035
4035
|
exponent: 0,
|
|
@@ -4051,6 +4051,10 @@ const assets = {
|
|
|
4051
4051
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
|
|
4052
4052
|
}],
|
|
4053
4053
|
type_asset: 'sdk.coin',
|
|
4054
|
+
socials: {
|
|
4055
|
+
website: 'https://intento.zone',
|
|
4056
|
+
x: 'https://x.com/intentozone'
|
|
4057
|
+
},
|
|
4054
4058
|
traces: [{
|
|
4055
4059
|
type: 'ibc',
|
|
4056
4060
|
counterparty: {
|
|
@@ -10314,7 +10318,7 @@ const assets = {
|
|
|
10314
10318
|
}]
|
|
10315
10319
|
},
|
|
10316
10320
|
{
|
|
10317
|
-
description: 'The native token of
|
|
10321
|
+
description: 'The native token of Intento',
|
|
10318
10322
|
denom_units: [{
|
|
10319
10323
|
denom: 'ibc/BE072C03DA544CF282499418E7BC64D38614879B3EE95F9AD91E6C37267D4836',
|
|
10320
10324
|
exponent: 0,
|
|
@@ -10336,6 +10340,10 @@ const assets = {
|
|
|
10336
10340
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
|
|
10337
10341
|
}],
|
|
10338
10342
|
type_asset: 'sdk.coin',
|
|
10343
|
+
socials: {
|
|
10344
|
+
website: 'https://intento.zone',
|
|
10345
|
+
x: 'https://x.com/intentozone'
|
|
10346
|
+
},
|
|
10339
10347
|
traces: [{
|
|
10340
10348
|
type: 'ibc',
|
|
10341
10349
|
counterparty: {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/assets",
|
|
3
|
-
"version": "1.70.
|
|
3
|
+
"version": "1.70.393",
|
|
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.250",
|
|
33
|
+
"chain-registry": "^1.69.393"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.250"
|
|
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": "094558a319388559fd1c5a331297aeddb8d45938"
|
|
47
47
|
}
|