diff --git a/v2/packages/chain-registry/src/mainnet/int3face/asset-list.ts b/v2/packages/chain-registry/src/mainnet/int3face/asset-list.ts index 3051ad013..0188173a3 100644 --- a/v2/packages/chain-registry/src/mainnet/int3face/asset-list.ts +++ b/v2/packages/chain-registry/src/mainnet/int3face/asset-list.ts @@ -158,6 +158,38 @@ const info: AssetList = { } }], typeAsset: 'sdk.coin' + }, + { + description: 'TON on Int3face', + denomUnits: [{ + denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton', + exponent: 0 + }, { + denom: 'ton', + exponent: 9 + }], + base: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton', + name: 'TON', + display: 'ton', + symbol: 'TON', + traces: [{ + type: 'bridge', + counterparty: { + chainName: 'ton', + baseDenom: 'nanoton' + }, + provider: 'Int3face' + }], + logoURIs: { + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3ton.png' + }, + images: [{ + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3ton.png', + theme: { + primaryColorHex: '#3d3d3d' + } + }], + typeAsset: 'sdk.coin' } ] }; diff --git a/v2/packages/chain-registry/src/mainnet/int3face/chain.ts b/v2/packages/chain-registry/src/mainnet/int3face/chain.ts index 80d48dc47..abf34a9d4 100644 --- a/v2/packages/chain-registry/src/mainnet/int3face/chain.ts +++ b/v2/packages/chain-registry/src/mainnet/int3face/chain.ts @@ -7,7 +7,7 @@ const info: Chain = { prettyName: 'Int3face', status: 'live', networkType: 'mainnet', - website: 'https://int3face.io/', + website: 'https://int3face.zone/', bech32Prefix: 'int3', daemonName: 'int3', nodeHome: '$HOME/.int3faced', @@ -49,6 +49,13 @@ const info: Chain = { lowGasPrice: 0.001, averageGasPrice: 0.0025, highGasPrice: 0.004 + }, + { + denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton', + fixedMinGasPrice: 0.0001, + lowGasPrice: 0.0001, + averageGasPrice: 0.00025, + highGasPrice: 0.0004 } ] }, diff --git a/v2/packages/chain-registry/src/mainnet/osmosis/asset-list.ts b/v2/packages/chain-registry/src/mainnet/osmosis/asset-list.ts index facbc0320..ee8cd7a56 100644 --- a/v2/packages/chain-registry/src/mainnet/osmosis/asset-list.ts +++ b/v2/packages/chain-registry/src/mainnet/osmosis/asset-list.ts @@ -20606,6 +20606,58 @@ const info: AssetList = { } }] }, + { + description: 'TON on Int3face', + denomUnits: [{ + denom: 'ibc/DDE1238DCBC338C0FD0700A72CBD64C017B7A646C4A46789ADFB5D47F1E52E38', + exponent: 0, + aliases: ['factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton'] + }, { + denom: 'ton', + exponent: 9 + }], + typeAsset: 'ics20', + base: 'ibc/DDE1238DCBC338C0FD0700A72CBD64C017B7A646C4A46789ADFB5D47F1E52E38', + name: 'TON (Int3)', + display: 'ton', + symbol: 'TON.int3', + traces: [{ + type: 'bridge', + counterparty: { + chainName: 'ton', + baseDenom: 'nanoton' + }, + provider: 'Int3face' + }, { + type: 'ibc', + counterparty: { + chainName: 'int3face', + baseDenom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton', + channelId: 'channel-0' + }, + chain: { + channelId: 'channel-82819', + path: 'transfer/channel-82819/factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton' + } + }], + logoURIs: { + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.svg', + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.png' + }, + images: [{ + svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.svg', + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.int3.png' + }, { + imageSync: { + chainName: 'int3face', + baseDenom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton' + }, + png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/int3ton.png', + theme: { + primaryColorHex: '#3d3d3d' + } + }] + }, { description: 'Tether\'s USD stablecoin from Arbitrum on Axelar', denomUnits: [{