@chain-registry/osmosis 1.67.240 → 1.67.241
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/assets.js +38 -0
- package/esm/assets.js +38 -0
- package/esm/testnet_assets.js +47 -0
- package/package.json +3 -3
- package/testnet_assets.js +47 -0
package/assets.js
CHANGED
|
@@ -17362,6 +17362,44 @@ const assets = {
|
|
|
17362
17362
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ltc.int3.svg'
|
|
17363
17363
|
}]
|
|
17364
17364
|
},
|
|
17365
|
+
{
|
|
17366
|
+
description: 'Native ZEC from Zcash blockchain bridged via Int3face bridge',
|
|
17367
|
+
denom_units: [{
|
|
17368
|
+
denom: 'ibc/18A91A3DDFD9776A247AE1B4B3298D754D1627B85F288DCEA473B7239F7B7A0E',
|
|
17369
|
+
exponent: 0,
|
|
17370
|
+
aliases: ['factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/zcash-zec']
|
|
17371
|
+
}, {
|
|
17372
|
+
denom: 'zec',
|
|
17373
|
+
exponent: 8
|
|
17374
|
+
}],
|
|
17375
|
+
type_asset: 'ics20',
|
|
17376
|
+
base: 'ibc/18A91A3DDFD9776A247AE1B4B3298D754D1627B85F288DCEA473B7239F7B7A0E',
|
|
17377
|
+
name: 'Zcash',
|
|
17378
|
+
display: 'zec',
|
|
17379
|
+
symbol: 'ZEC',
|
|
17380
|
+
traces: [{
|
|
17381
|
+
type: 'ibc',
|
|
17382
|
+
counterparty: {
|
|
17383
|
+
chain_name: 'int3face',
|
|
17384
|
+
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/zcash-zec',
|
|
17385
|
+
channel_id: 'channel-0'
|
|
17386
|
+
},
|
|
17387
|
+
chain: {
|
|
17388
|
+
channel_id: 'channel-82819',
|
|
17389
|
+
path: 'transfer/channel-82819/factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/zcash-zec'
|
|
17390
|
+
}
|
|
17391
|
+
}],
|
|
17392
|
+
logo_URIs: {
|
|
17393
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/zec.int3.png'
|
|
17394
|
+
},
|
|
17395
|
+
images: [{
|
|
17396
|
+
image_sync: {
|
|
17397
|
+
chain_name: 'int3face',
|
|
17398
|
+
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/zcash-zec'
|
|
17399
|
+
},
|
|
17400
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/zec.int3.png'
|
|
17401
|
+
}]
|
|
17402
|
+
},
|
|
17365
17403
|
{
|
|
17366
17404
|
description: 'Tether\'s USD stablecoin from Arbitrum on Axelar',
|
|
17367
17405
|
denom_units: [{
|
package/esm/assets.js
CHANGED
|
@@ -17360,6 +17360,44 @@ const assets = {
|
|
|
17360
17360
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ltc.int3.svg'
|
|
17361
17361
|
}]
|
|
17362
17362
|
},
|
|
17363
|
+
{
|
|
17364
|
+
description: 'Native ZEC from Zcash blockchain bridged via Int3face bridge',
|
|
17365
|
+
denom_units: [{
|
|
17366
|
+
denom: 'ibc/18A91A3DDFD9776A247AE1B4B3298D754D1627B85F288DCEA473B7239F7B7A0E',
|
|
17367
|
+
exponent: 0,
|
|
17368
|
+
aliases: ['factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/zcash-zec']
|
|
17369
|
+
}, {
|
|
17370
|
+
denom: 'zec',
|
|
17371
|
+
exponent: 8
|
|
17372
|
+
}],
|
|
17373
|
+
type_asset: 'ics20',
|
|
17374
|
+
base: 'ibc/18A91A3DDFD9776A247AE1B4B3298D754D1627B85F288DCEA473B7239F7B7A0E',
|
|
17375
|
+
name: 'Zcash',
|
|
17376
|
+
display: 'zec',
|
|
17377
|
+
symbol: 'ZEC',
|
|
17378
|
+
traces: [{
|
|
17379
|
+
type: 'ibc',
|
|
17380
|
+
counterparty: {
|
|
17381
|
+
chain_name: 'int3face',
|
|
17382
|
+
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/zcash-zec',
|
|
17383
|
+
channel_id: 'channel-0'
|
|
17384
|
+
},
|
|
17385
|
+
chain: {
|
|
17386
|
+
channel_id: 'channel-82819',
|
|
17387
|
+
path: 'transfer/channel-82819/factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/zcash-zec'
|
|
17388
|
+
}
|
|
17389
|
+
}],
|
|
17390
|
+
logo_URIs: {
|
|
17391
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/zec.int3.png'
|
|
17392
|
+
},
|
|
17393
|
+
images: [{
|
|
17394
|
+
image_sync: {
|
|
17395
|
+
chain_name: 'int3face',
|
|
17396
|
+
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/zcash-zec'
|
|
17397
|
+
},
|
|
17398
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/zec.int3.png'
|
|
17399
|
+
}]
|
|
17400
|
+
},
|
|
17363
17401
|
{
|
|
17364
17402
|
description: 'Tether\'s USD stablecoin from Arbitrum on Axelar',
|
|
17365
17403
|
denom_units: [{
|
package/esm/testnet_assets.js
CHANGED
|
@@ -1529,6 +1529,53 @@ const testnet_assets = {
|
|
|
1529
1529
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ltc.int3.svg'
|
|
1530
1530
|
}]
|
|
1531
1531
|
},
|
|
1532
|
+
{
|
|
1533
|
+
description: 'Testnet ZEC from Zcash bridged via Int3face bridge',
|
|
1534
|
+
denom_units: [{
|
|
1535
|
+
denom: 'ibc/49C1211CF9077E5D504D895A0C374D1D3E9B0EA3D0FFBA0CAB4EF3FEBEDA8DE2',
|
|
1536
|
+
exponent: 0,
|
|
1537
|
+
aliases: ['factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/zcash-zec']
|
|
1538
|
+
}, {
|
|
1539
|
+
denom: 'zec',
|
|
1540
|
+
exponent: 8
|
|
1541
|
+
}],
|
|
1542
|
+
type_asset: 'ics20',
|
|
1543
|
+
base: 'ibc/49C1211CF9077E5D504D895A0C374D1D3E9B0EA3D0FFBA0CAB4EF3FEBEDA8DE2',
|
|
1544
|
+
name: 'Testnet Zcash (Int3)',
|
|
1545
|
+
display: 'zec',
|
|
1546
|
+
symbol: 'ZEC.int3',
|
|
1547
|
+
traces: [{
|
|
1548
|
+
type: 'bridge',
|
|
1549
|
+
counterparty: {
|
|
1550
|
+
chain_name: 'zcashtestnet',
|
|
1551
|
+
base_denom: 'zatoshi'
|
|
1552
|
+
},
|
|
1553
|
+
provider: 'Int3face'
|
|
1554
|
+
}, {
|
|
1555
|
+
type: 'ibc',
|
|
1556
|
+
counterparty: {
|
|
1557
|
+
chain_name: 'int3facetestnet',
|
|
1558
|
+
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/zcash-zec',
|
|
1559
|
+
channel_id: 'channel-1'
|
|
1560
|
+
},
|
|
1561
|
+
chain: {
|
|
1562
|
+
channel_id: 'channel-9755',
|
|
1563
|
+
path: 'transfer/channel-9755/factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/zcash-zec'
|
|
1564
|
+
}
|
|
1565
|
+
}],
|
|
1566
|
+
logo_URIs: {
|
|
1567
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/zec.int3.png'
|
|
1568
|
+
},
|
|
1569
|
+
images: [{
|
|
1570
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/zec.int3.png'
|
|
1571
|
+
}, {
|
|
1572
|
+
image_sync: {
|
|
1573
|
+
chain_name: 'int3facetestnet',
|
|
1574
|
+
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/zcash-zec'
|
|
1575
|
+
},
|
|
1576
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/zec.int3.png'
|
|
1577
|
+
}]
|
|
1578
|
+
},
|
|
1532
1579
|
{
|
|
1533
1580
|
description: 'Testnet TON coin bridged via Int3face bridge',
|
|
1534
1581
|
denom_units: [{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/osmosis",
|
|
3
|
-
"version": "1.67.
|
|
3
|
+
"version": "1.67.241",
|
|
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.241"
|
|
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": "f611d3800f9db3f3c4515eff4c197f1a9da9a797"
|
|
42
42
|
}
|
package/testnet_assets.js
CHANGED
|
@@ -1531,6 +1531,53 @@ const testnet_assets = {
|
|
|
1531
1531
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ltc.int3.svg'
|
|
1532
1532
|
}]
|
|
1533
1533
|
},
|
|
1534
|
+
{
|
|
1535
|
+
description: 'Testnet ZEC from Zcash bridged via Int3face bridge',
|
|
1536
|
+
denom_units: [{
|
|
1537
|
+
denom: 'ibc/49C1211CF9077E5D504D895A0C374D1D3E9B0EA3D0FFBA0CAB4EF3FEBEDA8DE2',
|
|
1538
|
+
exponent: 0,
|
|
1539
|
+
aliases: ['factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/zcash-zec']
|
|
1540
|
+
}, {
|
|
1541
|
+
denom: 'zec',
|
|
1542
|
+
exponent: 8
|
|
1543
|
+
}],
|
|
1544
|
+
type_asset: 'ics20',
|
|
1545
|
+
base: 'ibc/49C1211CF9077E5D504D895A0C374D1D3E9B0EA3D0FFBA0CAB4EF3FEBEDA8DE2',
|
|
1546
|
+
name: 'Testnet Zcash (Int3)',
|
|
1547
|
+
display: 'zec',
|
|
1548
|
+
symbol: 'ZEC.int3',
|
|
1549
|
+
traces: [{
|
|
1550
|
+
type: 'bridge',
|
|
1551
|
+
counterparty: {
|
|
1552
|
+
chain_name: 'zcashtestnet',
|
|
1553
|
+
base_denom: 'zatoshi'
|
|
1554
|
+
},
|
|
1555
|
+
provider: 'Int3face'
|
|
1556
|
+
}, {
|
|
1557
|
+
type: 'ibc',
|
|
1558
|
+
counterparty: {
|
|
1559
|
+
chain_name: 'int3facetestnet',
|
|
1560
|
+
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/zcash-zec',
|
|
1561
|
+
channel_id: 'channel-1'
|
|
1562
|
+
},
|
|
1563
|
+
chain: {
|
|
1564
|
+
channel_id: 'channel-9755',
|
|
1565
|
+
path: 'transfer/channel-9755/factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/zcash-zec'
|
|
1566
|
+
}
|
|
1567
|
+
}],
|
|
1568
|
+
logo_URIs: {
|
|
1569
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/zec.int3.png'
|
|
1570
|
+
},
|
|
1571
|
+
images: [{
|
|
1572
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/zec.int3.png'
|
|
1573
|
+
}, {
|
|
1574
|
+
image_sync: {
|
|
1575
|
+
chain_name: 'int3facetestnet',
|
|
1576
|
+
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/zcash-zec'
|
|
1577
|
+
},
|
|
1578
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/zec.int3.png'
|
|
1579
|
+
}]
|
|
1580
|
+
},
|
|
1534
1581
|
{
|
|
1535
1582
|
description: 'Testnet TON coin bridged via Int3face bridge',
|
|
1536
1583
|
denom_units: [{
|