@chain-registry/osmosis 1.67.17 → 1.67.19
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 +10 -10
- package/assets.js +14 -11
- package/esm/asset_list.js +10 -10
- package/esm/assets.js +14 -11
- package/package.json +3 -3
package/asset_list.js
CHANGED
|
@@ -2602,17 +2602,17 @@ const asset_list = {
|
|
|
2602
2602
|
{
|
|
2603
2603
|
description: 'The token of Crowdpunk DAO',
|
|
2604
2604
|
denom_units: [{
|
|
2605
|
-
denom: 'ibc/
|
|
2605
|
+
denom: 'ibc/5EC896BED3EBCB2CB6F1C167582E4EFA3F6FA3385F28BA5EA92D4A489DA010C5',
|
|
2606
2606
|
exponent: 0,
|
|
2607
|
-
aliases: ['erc20/
|
|
2607
|
+
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
2608
2608
|
}, {
|
|
2609
2609
|
denom: 'crowdp',
|
|
2610
2610
|
exponent: 18
|
|
2611
2611
|
}],
|
|
2612
|
-
base: 'ibc/
|
|
2612
|
+
base: 'ibc/5EC896BED3EBCB2CB6F1C167582E4EFA3F6FA3385F28BA5EA92D4A489DA010C5',
|
|
2613
2613
|
name: 'Crowdpunk DAO',
|
|
2614
2614
|
display: 'crowdp',
|
|
2615
|
-
address: '
|
|
2615
|
+
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
2616
2616
|
symbol: 'CROWDP',
|
|
2617
2617
|
type_asset: 'erc20',
|
|
2618
2618
|
logo_URIs: {
|
|
@@ -2630,7 +2630,7 @@ const asset_list = {
|
|
|
2630
2630
|
type: 'ibc',
|
|
2631
2631
|
counterparty: {
|
|
2632
2632
|
channel_id: 'channel-0',
|
|
2633
|
-
base_denom: 'erc20/
|
|
2633
|
+
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
2634
2634
|
chain_name: 'evmos'
|
|
2635
2635
|
},
|
|
2636
2636
|
chain: {
|
|
@@ -8148,17 +8148,17 @@ const asset_list = {
|
|
|
8148
8148
|
{
|
|
8149
8149
|
description: 'The token of Crowdpunk DAO',
|
|
8150
8150
|
denom_units: [{
|
|
8151
|
-
denom: 'ibc/
|
|
8151
|
+
denom: 'ibc/5EC896BED3EBCB2CB6F1C167582E4EFA3F6FA3385F28BA5EA92D4A489DA010C5',
|
|
8152
8152
|
exponent: 0,
|
|
8153
|
-
aliases: ['erc20/
|
|
8153
|
+
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
8154
8154
|
}, {
|
|
8155
8155
|
denom: 'crowdp',
|
|
8156
8156
|
exponent: 18
|
|
8157
8157
|
}],
|
|
8158
|
-
base: 'ibc/
|
|
8158
|
+
base: 'ibc/5EC896BED3EBCB2CB6F1C167582E4EFA3F6FA3385F28BA5EA92D4A489DA010C5',
|
|
8159
8159
|
name: 'Crowdpunk DAO',
|
|
8160
8160
|
display: 'crowdp',
|
|
8161
|
-
address: '
|
|
8161
|
+
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
8162
8162
|
symbol: 'CROWDP',
|
|
8163
8163
|
type_asset: 'erc20',
|
|
8164
8164
|
logo_URIs: {
|
|
@@ -8176,7 +8176,7 @@ const asset_list = {
|
|
|
8176
8176
|
type: 'ibc',
|
|
8177
8177
|
counterparty: {
|
|
8178
8178
|
channel_id: 'channel-0',
|
|
8179
|
-
base_denom: 'erc20/
|
|
8179
|
+
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
8180
8180
|
chain_name: 'evmos'
|
|
8181
8181
|
},
|
|
8182
8182
|
chain: {
|
package/assets.js
CHANGED
|
@@ -15084,15 +15084,15 @@ const assets = {
|
|
|
15084
15084
|
{
|
|
15085
15085
|
description: 'The token of Crowdpunk DAO',
|
|
15086
15086
|
denom_units: [{
|
|
15087
|
-
denom: 'ibc/
|
|
15087
|
+
denom: 'ibc/5EC896BED3EBCB2CB6F1C167582E4EFA3F6FA3385F28BA5EA92D4A489DA010C5',
|
|
15088
15088
|
exponent: 0,
|
|
15089
|
-
aliases: ['erc20/
|
|
15089
|
+
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
15090
15090
|
}, {
|
|
15091
15091
|
denom: 'crowdp',
|
|
15092
15092
|
exponent: 18
|
|
15093
15093
|
}],
|
|
15094
15094
|
type_asset: 'ics20',
|
|
15095
|
-
base: 'ibc/
|
|
15095
|
+
base: 'ibc/5EC896BED3EBCB2CB6F1C167582E4EFA3F6FA3385F28BA5EA92D4A489DA010C5',
|
|
15096
15096
|
name: 'Crowdpunk DAO',
|
|
15097
15097
|
display: 'crowdp',
|
|
15098
15098
|
symbol: 'CROWDP',
|
|
@@ -15100,12 +15100,12 @@ const assets = {
|
|
|
15100
15100
|
type: 'ibc',
|
|
15101
15101
|
counterparty: {
|
|
15102
15102
|
chain_name: 'evmos',
|
|
15103
|
-
base_denom: 'erc20/
|
|
15103
|
+
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
15104
15104
|
channel_id: 'channel-0'
|
|
15105
15105
|
},
|
|
15106
15106
|
chain: {
|
|
15107
15107
|
channel_id: 'channel-204',
|
|
15108
|
-
path: 'transfer/channel-204/erc20/
|
|
15108
|
+
path: 'transfer/channel-204/erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F'
|
|
15109
15109
|
}
|
|
15110
15110
|
}],
|
|
15111
15111
|
logo_URIs: {
|
|
@@ -15115,7 +15115,7 @@ const assets = {
|
|
|
15115
15115
|
images: [{
|
|
15116
15116
|
image_sync: {
|
|
15117
15117
|
chain_name: 'evmos',
|
|
15118
|
-
base_denom: 'erc20/
|
|
15118
|
+
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F'
|
|
15119
15119
|
},
|
|
15120
15120
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
15121
15121
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg',
|
|
@@ -18447,10 +18447,13 @@ const assets = {
|
|
|
18447
18447
|
provider: 'Router'
|
|
18448
18448
|
}],
|
|
18449
18449
|
logo_URIs: {
|
|
18450
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
18451
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
18450
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/trx.rt.png',
|
|
18451
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/trx.rt.svg'
|
|
18452
18452
|
},
|
|
18453
18453
|
images: [{
|
|
18454
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/trx.rt.svg',
|
|
18455
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/trx.rt.png'
|
|
18456
|
+
}, {
|
|
18454
18457
|
image_sync: {
|
|
18455
18458
|
chain_name: 'tron',
|
|
18456
18459
|
base_denom: 'sun'
|
|
@@ -18495,8 +18498,8 @@ const assets = {
|
|
|
18495
18498
|
provider: 'Router'
|
|
18496
18499
|
}],
|
|
18497
18500
|
logo_URIs: {
|
|
18498
|
-
|
|
18499
|
-
|
|
18501
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.rt.svg',
|
|
18502
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.rt.png'
|
|
18500
18503
|
},
|
|
18501
18504
|
images: [{
|
|
18502
18505
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.rt.svg',
|
|
@@ -21603,7 +21606,7 @@ const assets = {
|
|
|
21603
21606
|
}],
|
|
21604
21607
|
keywords: ['meme'],
|
|
21605
21608
|
socials: {
|
|
21606
|
-
twitter: 'https://x.com/
|
|
21609
|
+
twitter: 'https://x.com/spiceoncosmos'
|
|
21607
21610
|
}
|
|
21608
21611
|
},
|
|
21609
21612
|
{
|
package/esm/asset_list.js
CHANGED
|
@@ -2600,17 +2600,17 @@ const asset_list = {
|
|
|
2600
2600
|
{
|
|
2601
2601
|
description: 'The token of Crowdpunk DAO',
|
|
2602
2602
|
denom_units: [{
|
|
2603
|
-
denom: 'ibc/
|
|
2603
|
+
denom: 'ibc/5EC896BED3EBCB2CB6F1C167582E4EFA3F6FA3385F28BA5EA92D4A489DA010C5',
|
|
2604
2604
|
exponent: 0,
|
|
2605
|
-
aliases: ['erc20/
|
|
2605
|
+
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
2606
2606
|
}, {
|
|
2607
2607
|
denom: 'crowdp',
|
|
2608
2608
|
exponent: 18
|
|
2609
2609
|
}],
|
|
2610
|
-
base: 'ibc/
|
|
2610
|
+
base: 'ibc/5EC896BED3EBCB2CB6F1C167582E4EFA3F6FA3385F28BA5EA92D4A489DA010C5',
|
|
2611
2611
|
name: 'Crowdpunk DAO',
|
|
2612
2612
|
display: 'crowdp',
|
|
2613
|
-
address: '
|
|
2613
|
+
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
2614
2614
|
symbol: 'CROWDP',
|
|
2615
2615
|
type_asset: 'erc20',
|
|
2616
2616
|
logo_URIs: {
|
|
@@ -2628,7 +2628,7 @@ const asset_list = {
|
|
|
2628
2628
|
type: 'ibc',
|
|
2629
2629
|
counterparty: {
|
|
2630
2630
|
channel_id: 'channel-0',
|
|
2631
|
-
base_denom: 'erc20/
|
|
2631
|
+
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
2632
2632
|
chain_name: 'evmos'
|
|
2633
2633
|
},
|
|
2634
2634
|
chain: {
|
|
@@ -8146,17 +8146,17 @@ const asset_list = {
|
|
|
8146
8146
|
{
|
|
8147
8147
|
description: 'The token of Crowdpunk DAO',
|
|
8148
8148
|
denom_units: [{
|
|
8149
|
-
denom: 'ibc/
|
|
8149
|
+
denom: 'ibc/5EC896BED3EBCB2CB6F1C167582E4EFA3F6FA3385F28BA5EA92D4A489DA010C5',
|
|
8150
8150
|
exponent: 0,
|
|
8151
|
-
aliases: ['erc20/
|
|
8151
|
+
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
8152
8152
|
}, {
|
|
8153
8153
|
denom: 'crowdp',
|
|
8154
8154
|
exponent: 18
|
|
8155
8155
|
}],
|
|
8156
|
-
base: 'ibc/
|
|
8156
|
+
base: 'ibc/5EC896BED3EBCB2CB6F1C167582E4EFA3F6FA3385F28BA5EA92D4A489DA010C5',
|
|
8157
8157
|
name: 'Crowdpunk DAO',
|
|
8158
8158
|
display: 'crowdp',
|
|
8159
|
-
address: '
|
|
8159
|
+
address: '0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
8160
8160
|
symbol: 'CROWDP',
|
|
8161
8161
|
type_asset: 'erc20',
|
|
8162
8162
|
logo_URIs: {
|
|
@@ -8174,7 +8174,7 @@ const asset_list = {
|
|
|
8174
8174
|
type: 'ibc',
|
|
8175
8175
|
counterparty: {
|
|
8176
8176
|
channel_id: 'channel-0',
|
|
8177
|
-
base_denom: 'erc20/
|
|
8177
|
+
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
8178
8178
|
chain_name: 'evmos'
|
|
8179
8179
|
},
|
|
8180
8180
|
chain: {
|
package/esm/assets.js
CHANGED
|
@@ -15082,15 +15082,15 @@ const assets = {
|
|
|
15082
15082
|
{
|
|
15083
15083
|
description: 'The token of Crowdpunk DAO',
|
|
15084
15084
|
denom_units: [{
|
|
15085
|
-
denom: 'ibc/
|
|
15085
|
+
denom: 'ibc/5EC896BED3EBCB2CB6F1C167582E4EFA3F6FA3385F28BA5EA92D4A489DA010C5',
|
|
15086
15086
|
exponent: 0,
|
|
15087
|
-
aliases: ['erc20/
|
|
15087
|
+
aliases: ['erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F']
|
|
15088
15088
|
}, {
|
|
15089
15089
|
denom: 'crowdp',
|
|
15090
15090
|
exponent: 18
|
|
15091
15091
|
}],
|
|
15092
15092
|
type_asset: 'ics20',
|
|
15093
|
-
base: 'ibc/
|
|
15093
|
+
base: 'ibc/5EC896BED3EBCB2CB6F1C167582E4EFA3F6FA3385F28BA5EA92D4A489DA010C5',
|
|
15094
15094
|
name: 'Crowdpunk DAO',
|
|
15095
15095
|
display: 'crowdp',
|
|
15096
15096
|
symbol: 'CROWDP',
|
|
@@ -15098,12 +15098,12 @@ const assets = {
|
|
|
15098
15098
|
type: 'ibc',
|
|
15099
15099
|
counterparty: {
|
|
15100
15100
|
chain_name: 'evmos',
|
|
15101
|
-
base_denom: 'erc20/
|
|
15101
|
+
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F',
|
|
15102
15102
|
channel_id: 'channel-0'
|
|
15103
15103
|
},
|
|
15104
15104
|
chain: {
|
|
15105
15105
|
channel_id: 'channel-204',
|
|
15106
|
-
path: 'transfer/channel-204/erc20/
|
|
15106
|
+
path: 'transfer/channel-204/erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F'
|
|
15107
15107
|
}
|
|
15108
15108
|
}],
|
|
15109
15109
|
logo_URIs: {
|
|
@@ -15113,7 +15113,7 @@ const assets = {
|
|
|
15113
15113
|
images: [{
|
|
15114
15114
|
image_sync: {
|
|
15115
15115
|
chain_name: 'evmos',
|
|
15116
|
-
base_denom: 'erc20/
|
|
15116
|
+
base_denom: 'erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F'
|
|
15117
15117
|
},
|
|
15118
15118
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.png',
|
|
15119
15119
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/crowdp.svg',
|
|
@@ -18445,10 +18445,13 @@ const assets = {
|
|
|
18445
18445
|
provider: 'Router'
|
|
18446
18446
|
}],
|
|
18447
18447
|
logo_URIs: {
|
|
18448
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
18449
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/
|
|
18448
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/trx.rt.png',
|
|
18449
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/trx.rt.svg'
|
|
18450
18450
|
},
|
|
18451
18451
|
images: [{
|
|
18452
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/trx.rt.svg',
|
|
18453
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/trx.rt.png'
|
|
18454
|
+
}, {
|
|
18452
18455
|
image_sync: {
|
|
18453
18456
|
chain_name: 'tron',
|
|
18454
18457
|
base_denom: 'sun'
|
|
@@ -18493,8 +18496,8 @@ const assets = {
|
|
|
18493
18496
|
provider: 'Router'
|
|
18494
18497
|
}],
|
|
18495
18498
|
logo_URIs: {
|
|
18496
|
-
|
|
18497
|
-
|
|
18499
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.rt.svg',
|
|
18500
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.rt.png'
|
|
18498
18501
|
},
|
|
18499
18502
|
images: [{
|
|
18500
18503
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.rt.svg',
|
|
@@ -21601,7 +21604,7 @@ const assets = {
|
|
|
21601
21604
|
}],
|
|
21602
21605
|
keywords: ['meme'],
|
|
21603
21606
|
socials: {
|
|
21604
|
-
twitter: 'https://x.com/
|
|
21607
|
+
twitter: 'https://x.com/spiceoncosmos'
|
|
21605
21608
|
}
|
|
21606
21609
|
},
|
|
21607
21610
|
{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/osmosis",
|
|
3
|
-
"version": "1.67.
|
|
3
|
+
"version": "1.67.19",
|
|
4
4
|
"description": "Chain Registry info for Osmosis",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/cosmology-tech/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.19"
|
|
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": "cba9fbe1e50e66229e9d91ecf70a3d449cdb55ab"
|
|
42
42
|
}
|