diff --git a/chains/v10/android/chains.json b/chains/v10/android/chains.json index c2aaa64..cd4d280 100644 --- a/chains/v10/android/chains.json +++ b/chains/v10/android/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v10/chains.json b/chains/v10/chains.json index c2aaa64..cd4d280 100644 --- a/chains/v10/chains.json +++ b/chains/v10/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v10/chains_dev.json b/chains/v10/chains_dev.json index a3bf507..becb8b5 100644 --- a/chains/v10/chains_dev.json +++ b/chains/v10/chains_dev.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v11/android/chains.json b/chains/v11/android/chains.json index 91eb919..afef12f 100644 --- a/chains/v11/android/chains.json +++ b/chains/v11/android/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v11/chains.json b/chains/v11/chains.json index 91eb919..afef12f 100644 --- a/chains/v11/chains.json +++ b/chains/v11/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v11/chains_dev.json b/chains/v11/chains_dev.json index 279b74f..3531d21 100644 --- a/chains/v11/chains_dev.json +++ b/chains/v11/chains_dev.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v12/android/chains.json b/chains/v12/android/chains.json index 0401f18..095ff48 100644 --- a/chains/v12/android/chains.json +++ b/chains/v12/android/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v12/chains.json b/chains/v12/chains.json index 0401f18..095ff48 100644 --- a/chains/v12/chains.json +++ b/chains/v12/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v12/chains_dev.json b/chains/v12/chains_dev.json index 5e726da..8baf107 100644 --- a/chains/v12/chains_dev.json +++ b/chains/v12/chains_dev.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v13/android/chains.json b/chains/v13/android/chains.json index 8e21058..31cf4d6 100644 --- a/chains/v13/android/chains.json +++ b/chains/v13/android/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v13/chains.json b/chains/v13/chains.json index 8e21058..31cf4d6 100644 --- a/chains/v13/chains.json +++ b/chains/v13/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v13/chains_dev.json b/chains/v13/chains_dev.json index 4b31c9f..dfe2155 100644 --- a/chains/v13/chains_dev.json +++ b/chains/v13/chains_dev.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v14/android/chains.json b/chains/v14/android/chains.json index fb32926..997cfd6 100644 --- a/chains/v14/android/chains.json +++ b/chains/v14/android/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v14/chains.json b/chains/v14/chains.json index fb32926..997cfd6 100644 --- a/chains/v14/chains.json +++ b/chains/v14/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v14/chains_dev.json b/chains/v14/chains_dev.json index 24cf36e..2d1b597 100644 --- a/chains/v14/chains_dev.json +++ b/chains/v14/chains_dev.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v15/android/chains.json b/chains/v15/android/chains.json index cce122b..380a0a6 100644 --- a/chains/v15/android/chains.json +++ b/chains/v15/android/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v15/chains.json b/chains/v15/chains.json index cce122b..380a0a6 100644 --- a/chains/v15/chains.json +++ b/chains/v15/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v15/chains_dev.json b/chains/v15/chains_dev.json index 800baf2..540ca2e 100644 --- a/chains/v15/chains_dev.json +++ b/chains/v15/chains_dev.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v16/android/chains.json b/chains/v16/android/chains.json index 9f9c6e6..14435b6 100644 --- a/chains/v16/android/chains.json +++ b/chains/v16/android/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v16/chains.json b/chains/v16/chains.json index 9f9c6e6..14435b6 100644 --- a/chains/v16/chains.json +++ b/chains/v16/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v16/chains_dev.json b/chains/v16/chains_dev.json index cfd864e..15122cd 100644 --- a/chains/v16/chains_dev.json +++ b/chains/v16/chains_dev.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v17/android/chains.json b/chains/v17/android/chains.json index bcc9775..a3a7a08 100644 --- a/chains/v17/android/chains.json +++ b/chains/v17/android/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v17/chains.json b/chains/v17/chains.json index bcc9775..a3a7a08 100644 --- a/chains/v17/chains.json +++ b/chains/v17/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v17/chains_dev.json b/chains/v17/chains_dev.json index 09006fb..6336b69 100644 --- a/chains/v17/chains_dev.json +++ b/chains/v17/chains_dev.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v18/android/chains.json b/chains/v18/android/chains.json index 34bcfbd..b25f5bc 100644 --- a/chains/v18/android/chains.json +++ b/chains/v18/android/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v18/chains.json b/chains/v18/chains.json index 34bcfbd..b25f5bc 100644 --- a/chains/v18/chains.json +++ b/chains/v18/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v18/chains_dev.json b/chains/v18/chains_dev.json index 5642d55..56cca50 100644 --- a/chains/v18/chains_dev.json +++ b/chains/v18/chains_dev.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v19/android/chains.json b/chains/v19/android/chains.json index 5b04b07..8cc4e27 100644 --- a/chains/v19/android/chains.json +++ b/chains/v19/android/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v19/chains.json b/chains/v19/chains.json index 5b04b07..8cc4e27 100644 --- a/chains/v19/chains.json +++ b/chains/v19/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v19/chains_dev.json b/chains/v19/chains_dev.json index 22f4c03..70ac015 100644 --- a/chains/v19/chains_dev.json +++ b/chains/v19/chains_dev.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v2/android/chains.json b/chains/v2/android/chains.json index 68529f3..9749a2d 100644 --- a/chains/v2/android/chains.json +++ b/chains/v2/android/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v2/chains.json b/chains/v2/chains.json index 68529f3..9749a2d 100644 --- a/chains/v2/chains.json +++ b/chains/v2/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v2/chains_dev.json b/chains/v2/chains_dev.json index a119002..17bc22b 100644 --- a/chains/v2/chains_dev.json +++ b/chains/v2/chains_dev.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v20/android/chains.json b/chains/v20/android/chains.json index 25fd4cc..2d26fdc 100644 --- a/chains/v20/android/chains.json +++ b/chains/v20/android/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v20/chains.json b/chains/v20/chains.json index 25fd4cc..2d26fdc 100644 --- a/chains/v20/chains.json +++ b/chains/v20/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v20/chains_dev.json b/chains/v20/chains_dev.json index 966169a..975f775 100644 --- a/chains/v20/chains_dev.json +++ b/chains/v20/chains_dev.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v21/android/chains.json b/chains/v21/android/chains.json index 1545349..26408e7 100644 --- a/chains/v21/android/chains.json +++ b/chains/v21/android/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v21/chains.json b/chains/v21/chains.json index 1545349..26408e7 100644 --- a/chains/v21/chains.json +++ b/chains/v21/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v21/chains_dev.json b/chains/v21/chains_dev.json index e957e80..95cc07a 100644 --- a/chains/v21/chains_dev.json +++ b/chains/v21/chains_dev.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v22/android/chains.json b/chains/v22/android/chains.json index 6ca8fce..d26cf3e 100644 --- a/chains/v22/android/chains.json +++ b/chains/v22/android/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot Relay", diff --git a/chains/v22/chains.json b/chains/v22/chains.json index 6ca8fce..d26cf3e 100644 --- a/chains/v22/chains.json +++ b/chains/v22/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot Relay", diff --git a/chains/v22/chains_dev.json b/chains/v22/chains_dev.json index 34b603c..57a6a29 100644 --- a/chains/v22/chains_dev.json +++ b/chains/v22/chains_dev.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot Relay", diff --git a/chains/v3/android/chains.json b/chains/v3/android/chains.json index 491fd40..f79d740 100644 --- a/chains/v3/android/chains.json +++ b/chains/v3/android/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v3/chains.json b/chains/v3/chains.json index 491fd40..f79d740 100644 --- a/chains/v3/chains.json +++ b/chains/v3/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v3/chains_dev.json b/chains/v3/chains_dev.json index 4fa1391..b6ba856 100644 --- a/chains/v3/chains_dev.json +++ b/chains/v3/chains_dev.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v4/android/chains.json b/chains/v4/android/chains.json index 7939bef..e885bce 100644 --- a/chains/v4/android/chains.json +++ b/chains/v4/android/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v4/chains.json b/chains/v4/chains.json index 7939bef..e885bce 100644 --- a/chains/v4/chains.json +++ b/chains/v4/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v4/chains_dev.json b/chains/v4/chains_dev.json index 2f9f18e..0492cb7 100644 --- a/chains/v4/chains_dev.json +++ b/chains/v4/chains_dev.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v5/android/chains.json b/chains/v5/android/chains.json index acb2130..d4c45de 100644 --- a/chains/v5/android/chains.json +++ b/chains/v5/android/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v5/chains.json b/chains/v5/chains.json index acb2130..d4c45de 100644 --- a/chains/v5/chains.json +++ b/chains/v5/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v5/chains_dev.json b/chains/v5/chains_dev.json index 616c5ae..bfe6396 100644 --- a/chains/v5/chains_dev.json +++ b/chains/v5/chains_dev.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v6/android/chains.json b/chains/v6/android/chains.json index 5391d7f..8fe26f3 100644 --- a/chains/v6/android/chains.json +++ b/chains/v6/android/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v6/chains.json b/chains/v6/chains.json index 5391d7f..8fe26f3 100644 --- a/chains/v6/chains.json +++ b/chains/v6/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v6/chains_dev.json b/chains/v6/chains_dev.json index 335e14a..404034d 100644 --- a/chains/v6/chains_dev.json +++ b/chains/v6/chains_dev.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v7/android/chains.json b/chains/v7/android/chains.json index 2ad5cd2..a833bf8 100644 --- a/chains/v7/android/chains.json +++ b/chains/v7/android/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v7/chains.json b/chains/v7/chains.json index 2ad5cd2..a833bf8 100644 --- a/chains/v7/chains.json +++ b/chains/v7/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v7/chains_dev.json b/chains/v7/chains_dev.json index 152fa2e..46ebf4b 100644 --- a/chains/v7/chains_dev.json +++ b/chains/v7/chains_dev.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v8/android/chains.json b/chains/v8/android/chains.json index 5d230ec..2e84a47 100644 --- a/chains/v8/android/chains.json +++ b/chains/v8/android/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v8/chains.json b/chains/v8/chains.json index 5d230ec..2e84a47 100644 --- a/chains/v8/chains.json +++ b/chains/v8/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v8/chains_dev.json b/chains/v8/chains_dev.json index 9e3754d..7880a8c 100644 --- a/chains/v8/chains_dev.json +++ b/chains/v8/chains_dev.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v9/android/chains.json b/chains/v9/android/chains.json index 77433ee..d7b0a7a 100644 --- a/chains/v9/android/chains.json +++ b/chains/v9/android/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v9/chains.json b/chains/v9/chains.json index 77433ee..d7b0a7a 100644 --- a/chains/v9/chains.json +++ b/chains/v9/chains.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/chains/v9/chains_dev.json b/chains/v9/chains_dev.json index a3f18b8..1161051 100644 --- a/chains/v9/chains_dev.json +++ b/chains/v9/chains_dev.json @@ -274,71 +274,6 @@ "disabledCheckMetadataHash": true } }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } - }, { "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", "name": "Polkadot", diff --git a/pezkuwi-overlay/chains/pezkuwi-chains.json b/pezkuwi-overlay/chains/pezkuwi-chains.json index 676f35b..a955498 100644 --- a/pezkuwi-overlay/chains/pezkuwi-chains.json +++ b/pezkuwi-overlay/chains/pezkuwi-chains.json @@ -273,70 +273,5 @@ "feeViaRuntimeCall": true, "disabledCheckMetadataHash": true } - }, - { - "chainId": "tron:0x2b6653dc", - "name": "Tron", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/chains/gradient/Tron.svg", - "addressPrefix": 0, - "options": [ - "tronBased", - "noSubstrateRuntime" - ], - "nodeSelectionStrategy": "roundRobin", - "nodes": [ - { - "url": "https://api.trongrid.io", - "name": "TronGrid" - } - ], - "explorers": [ - { - "name": "Tronscan", - "extrinsic": "https://tronscan.org/#/transaction/{value}", - "account": "https://tronscan.org/#/address/{value}" - } - ], - "externalApi": { - "history": [ - { - "type": "trongrid", - "url": "https://api.trongrid.io" - } - ] - }, - "assets": [ - { - "assetId": 0, - "symbol": "TRX", - "precision": 6, - "name": "Tron", - "priceId": "tron", - "staking": null, - "type": "tronNative", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/icons/tokens/colored/TRX.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": null - }, - { - "assetId": 1, - "symbol": "USDT", - "precision": 6, - "name": "Tether USD", - "priceId": "tether", - "staking": null, - "type": "trc20", - "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/colored/USDT.svg", - "buyProviders": {}, - "sellProviders": {}, - "typeExtras": { - "contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t" - } - } - ], - "additional": { - "themeColor": "#EB0029" - } } ]