@chain-registry/osmosis 1.67.402 → 1.67.404
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/asset_list.js +14 -2
- package/assets.js +1 -0
- package/esm/asset_list.js +14 -2
- package/esm/assets.js +1 -0
- package/package.json +3 -3
package/asset_list.js
CHANGED
|
@@ -3150,6 +3150,7 @@ const asset_list = {
|
|
|
3150
3150
|
denom: 'l1',
|
|
3151
3151
|
exponent: 18
|
|
3152
3152
|
}],
|
|
3153
|
+
type_asset: 'sdk.coin',
|
|
3153
3154
|
base: 'ibc/F16FDC11A7662B86BC0B9CE61871CBACF7C20606F95E86260FD38915184B75B4',
|
|
3154
3155
|
name: 'GenesisL1',
|
|
3155
3156
|
display: 'l1',
|
|
@@ -3162,7 +3163,12 @@ const asset_list = {
|
|
|
3162
3163
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/genesisl1/images/l1.png',
|
|
3163
3164
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/genesisl1/images/l1.svg'
|
|
3164
3165
|
}],
|
|
3165
|
-
|
|
3166
|
+
coingecko_id: 'genesisl1',
|
|
3167
|
+
socials: {
|
|
3168
|
+
website: 'https://genesisl1.com',
|
|
3169
|
+
x: 'https://x.com/genesis_L1',
|
|
3170
|
+
telegram: 'https://t.me/Genesis_L1'
|
|
3171
|
+
},
|
|
3166
3172
|
traces: [{
|
|
3167
3173
|
type: 'ibc',
|
|
3168
3174
|
counterparty: {
|
|
@@ -9262,6 +9268,7 @@ const asset_list = {
|
|
|
9262
9268
|
denom: 'l1',
|
|
9263
9269
|
exponent: 18
|
|
9264
9270
|
}],
|
|
9271
|
+
type_asset: 'sdk.coin',
|
|
9265
9272
|
base: 'ibc/F16FDC11A7662B86BC0B9CE61871CBACF7C20606F95E86260FD38915184B75B4',
|
|
9266
9273
|
name: 'GenesisL1',
|
|
9267
9274
|
display: 'l1',
|
|
@@ -9274,7 +9281,12 @@ const asset_list = {
|
|
|
9274
9281
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/genesisl1/images/l1.png',
|
|
9275
9282
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/genesisl1/images/l1.svg'
|
|
9276
9283
|
}],
|
|
9277
|
-
|
|
9284
|
+
coingecko_id: 'genesisl1',
|
|
9285
|
+
socials: {
|
|
9286
|
+
website: 'https://genesisl1.com',
|
|
9287
|
+
x: 'https://x.com/genesis_L1',
|
|
9288
|
+
telegram: 'https://t.me/Genesis_L1'
|
|
9289
|
+
},
|
|
9278
9290
|
traces: [{
|
|
9279
9291
|
type: 'ibc',
|
|
9280
9292
|
counterparty: {
|
package/assets.js
CHANGED
|
@@ -3470,6 +3470,7 @@ const assets = {
|
|
|
3470
3470
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/genesisl1/images/l1.png',
|
|
3471
3471
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/genesisl1/images/l1.svg'
|
|
3472
3472
|
}],
|
|
3473
|
+
coingecko_id: 'genesisl1',
|
|
3473
3474
|
keywords: ['osmosis_unstable']
|
|
3474
3475
|
},
|
|
3475
3476
|
{
|
package/esm/asset_list.js
CHANGED
|
@@ -3148,6 +3148,7 @@ const asset_list = {
|
|
|
3148
3148
|
denom: 'l1',
|
|
3149
3149
|
exponent: 18
|
|
3150
3150
|
}],
|
|
3151
|
+
type_asset: 'sdk.coin',
|
|
3151
3152
|
base: 'ibc/F16FDC11A7662B86BC0B9CE61871CBACF7C20606F95E86260FD38915184B75B4',
|
|
3152
3153
|
name: 'GenesisL1',
|
|
3153
3154
|
display: 'l1',
|
|
@@ -3160,7 +3161,12 @@ const asset_list = {
|
|
|
3160
3161
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/genesisl1/images/l1.png',
|
|
3161
3162
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/genesisl1/images/l1.svg'
|
|
3162
3163
|
}],
|
|
3163
|
-
|
|
3164
|
+
coingecko_id: 'genesisl1',
|
|
3165
|
+
socials: {
|
|
3166
|
+
website: 'https://genesisl1.com',
|
|
3167
|
+
x: 'https://x.com/genesis_L1',
|
|
3168
|
+
telegram: 'https://t.me/Genesis_L1'
|
|
3169
|
+
},
|
|
3164
3170
|
traces: [{
|
|
3165
3171
|
type: 'ibc',
|
|
3166
3172
|
counterparty: {
|
|
@@ -9260,6 +9266,7 @@ const asset_list = {
|
|
|
9260
9266
|
denom: 'l1',
|
|
9261
9267
|
exponent: 18
|
|
9262
9268
|
}],
|
|
9269
|
+
type_asset: 'sdk.coin',
|
|
9263
9270
|
base: 'ibc/F16FDC11A7662B86BC0B9CE61871CBACF7C20606F95E86260FD38915184B75B4',
|
|
9264
9271
|
name: 'GenesisL1',
|
|
9265
9272
|
display: 'l1',
|
|
@@ -9272,7 +9279,12 @@ const asset_list = {
|
|
|
9272
9279
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/genesisl1/images/l1.png',
|
|
9273
9280
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/genesisl1/images/l1.svg'
|
|
9274
9281
|
}],
|
|
9275
|
-
|
|
9282
|
+
coingecko_id: 'genesisl1',
|
|
9283
|
+
socials: {
|
|
9284
|
+
website: 'https://genesisl1.com',
|
|
9285
|
+
x: 'https://x.com/genesis_L1',
|
|
9286
|
+
telegram: 'https://t.me/Genesis_L1'
|
|
9287
|
+
},
|
|
9276
9288
|
traces: [{
|
|
9277
9289
|
type: 'ibc',
|
|
9278
9290
|
counterparty: {
|
package/esm/assets.js
CHANGED
|
@@ -3468,6 +3468,7 @@ const assets = {
|
|
|
3468
3468
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/genesisl1/images/l1.png',
|
|
3469
3469
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/genesisl1/images/l1.svg'
|
|
3470
3470
|
}],
|
|
3471
|
+
coingecko_id: 'genesisl1',
|
|
3471
3472
|
keywords: ['osmosis_unstable']
|
|
3472
3473
|
},
|
|
3473
3474
|
{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/osmosis",
|
|
3
|
-
"version": "1.67.
|
|
3
|
+
"version": "1.67.404",
|
|
4
4
|
"description": "Chain Registry info for Osmosis",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/chain-registry",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@chain-registry/types": "^0.50.
|
|
32
|
+
"@chain-registry/types": "^0.50.404"
|
|
33
33
|
},
|
|
34
34
|
"keywords": [
|
|
35
35
|
"chain-registry",
|
|
@@ -38,5 +38,5 @@
|
|
|
38
38
|
"interchain",
|
|
39
39
|
"osmosis"
|
|
40
40
|
],
|
|
41
|
-
"gitHead": "
|
|
41
|
+
"gitHead": "4efa66bdcbd407a93c537e164dcc4c0e241530ff"
|
|
42
42
|
}
|