@chain-registry/osmosis 1.67.32 → 1.67.33
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 +52 -0
- package/esm/assets.js +52 -0
- package/package.json +3 -3
package/assets.js
CHANGED
|
@@ -20605,6 +20605,58 @@ const assets = {
|
|
|
20605
20605
|
}
|
|
20606
20606
|
}]
|
|
20607
20607
|
},
|
|
20608
|
+
{
|
|
20609
|
+
description: 'TON on Int3face',
|
|
20610
|
+
denom_units: [{
|
|
20611
|
+
denom: 'ibc/DDE1238DCBC338C0FD0700A72CBD64C017B7A646C4A46789ADFB5D47F1E52E38',
|
|
20612
|
+
exponent: 0,
|
|
20613
|
+
aliases: ['factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton']
|
|
20614
|
+
}, {
|
|
20615
|
+
denom: 'ton',
|
|
20616
|
+
exponent: 9
|
|
20617
|
+
}],
|
|
20618
|
+
type_asset: 'ics20',
|
|
20619
|
+
base: 'ibc/DDE1238DCBC338C0FD0700A72CBD64C017B7A646C4A46789ADFB5D47F1E52E38',
|
|
20620
|
+
name: 'TON (Int3)',
|
|
20621
|
+
display: 'ton',
|
|
20622
|
+
symbol: 'TON.int3',
|
|
20623
|
+
traces: [{
|
|
20624
|
+
type: 'bridge',
|
|
20625
|
+
counterparty: {
|
|
20626
|
+
chain_name: 'ton',
|
|
20627
|
+
base_denom: 'nanoton'
|
|
20628
|
+
},
|
|
20629
|
+
provider: 'Int3face'
|
|
20630
|
+
}, {
|
|
20631
|
+
type: 'ibc',
|
|
20632
|
+
counterparty: {
|
|
20633
|
+
chain_name: 'int3face',
|
|
20634
|
+
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton',
|
|
20635
|
+
channel_id: 'channel-0'
|
|
20636
|
+
},
|
|
20637
|
+
chain: {
|
|
20638
|
+
channel_id: 'channel-82819',
|
|
20639
|
+
path: 'transfer/channel-82819/factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton'
|
|
20640
|
+
}
|
|
20641
|
+
}],
|
|
20642
|
+
logo_URIs: {
|
|
20643
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.svg',
|
|
20644
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.png'
|
|
20645
|
+
},
|
|
20646
|
+
images: [{
|
|
20647
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.svg',
|
|
20648
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.png'
|
|
20649
|
+
}, {
|
|
20650
|
+
image_sync: {
|
|
20651
|
+
chain_name: 'int3face',
|
|
20652
|
+
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton'
|
|
20653
|
+
},
|
|
20654
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3ton.png',
|
|
20655
|
+
theme: {
|
|
20656
|
+
primary_color_hex: '#3d3d3d'
|
|
20657
|
+
}
|
|
20658
|
+
}]
|
|
20659
|
+
},
|
|
20608
20660
|
{
|
|
20609
20661
|
description: 'Tether\'s USD stablecoin from Arbitrum on Axelar',
|
|
20610
20662
|
denom_units: [{
|
package/esm/assets.js
CHANGED
|
@@ -20603,6 +20603,58 @@ const assets = {
|
|
|
20603
20603
|
}
|
|
20604
20604
|
}]
|
|
20605
20605
|
},
|
|
20606
|
+
{
|
|
20607
|
+
description: 'TON on Int3face',
|
|
20608
|
+
denom_units: [{
|
|
20609
|
+
denom: 'ibc/DDE1238DCBC338C0FD0700A72CBD64C017B7A646C4A46789ADFB5D47F1E52E38',
|
|
20610
|
+
exponent: 0,
|
|
20611
|
+
aliases: ['factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton']
|
|
20612
|
+
}, {
|
|
20613
|
+
denom: 'ton',
|
|
20614
|
+
exponent: 9
|
|
20615
|
+
}],
|
|
20616
|
+
type_asset: 'ics20',
|
|
20617
|
+
base: 'ibc/DDE1238DCBC338C0FD0700A72CBD64C017B7A646C4A46789ADFB5D47F1E52E38',
|
|
20618
|
+
name: 'TON (Int3)',
|
|
20619
|
+
display: 'ton',
|
|
20620
|
+
symbol: 'TON.int3',
|
|
20621
|
+
traces: [{
|
|
20622
|
+
type: 'bridge',
|
|
20623
|
+
counterparty: {
|
|
20624
|
+
chain_name: 'ton',
|
|
20625
|
+
base_denom: 'nanoton'
|
|
20626
|
+
},
|
|
20627
|
+
provider: 'Int3face'
|
|
20628
|
+
}, {
|
|
20629
|
+
type: 'ibc',
|
|
20630
|
+
counterparty: {
|
|
20631
|
+
chain_name: 'int3face',
|
|
20632
|
+
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton',
|
|
20633
|
+
channel_id: 'channel-0'
|
|
20634
|
+
},
|
|
20635
|
+
chain: {
|
|
20636
|
+
channel_id: 'channel-82819',
|
|
20637
|
+
path: 'transfer/channel-82819/factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton'
|
|
20638
|
+
}
|
|
20639
|
+
}],
|
|
20640
|
+
logo_URIs: {
|
|
20641
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.svg',
|
|
20642
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.png'
|
|
20643
|
+
},
|
|
20644
|
+
images: [{
|
|
20645
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.svg',
|
|
20646
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.png'
|
|
20647
|
+
}, {
|
|
20648
|
+
image_sync: {
|
|
20649
|
+
chain_name: 'int3face',
|
|
20650
|
+
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton'
|
|
20651
|
+
},
|
|
20652
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3ton.png',
|
|
20653
|
+
theme: {
|
|
20654
|
+
primary_color_hex: '#3d3d3d'
|
|
20655
|
+
}
|
|
20656
|
+
}]
|
|
20657
|
+
},
|
|
20606
20658
|
{
|
|
20607
20659
|
description: 'Tether\'s USD stablecoin from Arbitrum on Axelar',
|
|
20608
20660
|
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.33",
|
|
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.33"
|
|
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": "5af6c19f24b808f718b3145a1d3b012146a3dfd3"
|
|
42
42
|
}
|