diff --git a/README.md b/README.md index d3b7b59..840cda3 100644 --- a/README.md +++ b/README.md @@ -77,8 +77,8 @@ Apache 2.0 - Website: https://pezkuwichain.io - Documentation: https://docs.pezkuwichain.io -- Telegram: https://t.me/pezkuwichain -- Twitter: https://twitter.com/pezkuwichain +- Telegram: https://t.me/kurdishmedya +- Twitter: https://x.com/bizinikiwi --- diff --git a/banners/v2/content/assets/banners.json b/banners/v2/content/assets/banners.json index 9db6b1e..b0c4e7e 100644 --- a/banners/v2/content/assets/banners.json +++ b/banners/v2/content/assets/banners.json @@ -39,7 +39,7 @@ "background": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/backgrounds/pezkuwi_red_bg.png", "image": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/images/pezkuwi_community.png", "clipsToBounds": false, - "action": "https://t.me/pezkuwichain" + "action": "https://t.me/kurdishmedya" }, { "id": "pezkuwi-explorer-001", diff --git a/banners/v2/content/assets/banners_dev.json b/banners/v2/content/assets/banners_dev.json index 9db6b1e..b0c4e7e 100644 --- a/banners/v2/content/assets/banners_dev.json +++ b/banners/v2/content/assets/banners_dev.json @@ -39,7 +39,7 @@ "background": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/backgrounds/pezkuwi_red_bg.png", "image": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/images/pezkuwi_community.png", "clipsToBounds": false, - "action": "https://t.me/pezkuwichain" + "action": "https://t.me/kurdishmedya" }, { "id": "pezkuwi-explorer-001", diff --git a/banners/v2/content/dapps/banners.json b/banners/v2/content/dapps/banners.json index 9db6b1e..b0c4e7e 100644 --- a/banners/v2/content/dapps/banners.json +++ b/banners/v2/content/dapps/banners.json @@ -39,7 +39,7 @@ "background": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/backgrounds/pezkuwi_red_bg.png", "image": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/images/pezkuwi_community.png", "clipsToBounds": false, - "action": "https://t.me/pezkuwichain" + "action": "https://t.me/kurdishmedya" }, { "id": "pezkuwi-explorer-001", diff --git a/banners/v2/content/dapps/banners_dev.json b/banners/v2/content/dapps/banners_dev.json index 9db6b1e..b0c4e7e 100644 --- a/banners/v2/content/dapps/banners_dev.json +++ b/banners/v2/content/dapps/banners_dev.json @@ -39,7 +39,7 @@ "background": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/backgrounds/pezkuwi_red_bg.png", "image": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/images/pezkuwi_community.png", "clipsToBounds": false, - "action": "https://t.me/pezkuwichain" + "action": "https://t.me/kurdishmedya" }, { "id": "pezkuwi-explorer-001", diff --git a/chains/v10/android/chains.json b/chains/v10/android/chains.json index caa7783..3256d9e 100644 --- a/chains/v10/android/chains.json +++ b/chains/v10/android/chains.json @@ -274,6 +274,71 @@ "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 caa7783..3256d9e 100644 --- a/chains/v10/chains.json +++ b/chains/v10/chains.json @@ -274,6 +274,71 @@ "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 4ec4502..153add1 100644 --- a/chains/v10/chains_dev.json +++ b/chains/v10/chains_dev.json @@ -274,6 +274,71 @@ "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 6258a5d..d7d0110 100644 --- a/chains/v11/android/chains.json +++ b/chains/v11/android/chains.json @@ -274,6 +274,71 @@ "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 6258a5d..d7d0110 100644 --- a/chains/v11/chains.json +++ b/chains/v11/chains.json @@ -274,6 +274,71 @@ "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 63f017a..876e75d 100644 --- a/chains/v11/chains_dev.json +++ b/chains/v11/chains_dev.json @@ -274,6 +274,71 @@ "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 679e8ff..175aada 100644 --- a/chains/v12/android/chains.json +++ b/chains/v12/android/chains.json @@ -274,6 +274,71 @@ "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 679e8ff..175aada 100644 --- a/chains/v12/chains.json +++ b/chains/v12/chains.json @@ -274,6 +274,71 @@ "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 f955a74..c481ba8 100644 --- a/chains/v12/chains_dev.json +++ b/chains/v12/chains_dev.json @@ -274,6 +274,71 @@ "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 811aa93..6bc7933 100644 --- a/chains/v13/android/chains.json +++ b/chains/v13/android/chains.json @@ -274,6 +274,71 @@ "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 811aa93..6bc7933 100644 --- a/chains/v13/chains.json +++ b/chains/v13/chains.json @@ -274,6 +274,71 @@ "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 331f662..eaaffbe 100644 --- a/chains/v13/chains_dev.json +++ b/chains/v13/chains_dev.json @@ -274,6 +274,71 @@ "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 05d7e22..6af1fc1 100644 --- a/chains/v14/android/chains.json +++ b/chains/v14/android/chains.json @@ -274,6 +274,71 @@ "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 05d7e22..6af1fc1 100644 --- a/chains/v14/chains.json +++ b/chains/v14/chains.json @@ -274,6 +274,71 @@ "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 448e9ae..92904cc 100644 --- a/chains/v14/chains_dev.json +++ b/chains/v14/chains_dev.json @@ -274,6 +274,71 @@ "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 2946a2f..6137fd7 100644 --- a/chains/v15/android/chains.json +++ b/chains/v15/android/chains.json @@ -274,6 +274,71 @@ "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 2946a2f..6137fd7 100644 --- a/chains/v15/chains.json +++ b/chains/v15/chains.json @@ -274,6 +274,71 @@ "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 891f2a0..3987be2 100644 --- a/chains/v15/chains_dev.json +++ b/chains/v15/chains_dev.json @@ -274,6 +274,71 @@ "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 4e0bab2..da25d9d 100644 --- a/chains/v16/android/chains.json +++ b/chains/v16/android/chains.json @@ -274,6 +274,71 @@ "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 4e0bab2..da25d9d 100644 --- a/chains/v16/chains.json +++ b/chains/v16/chains.json @@ -274,6 +274,71 @@ "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 0788a65..53a7284 100644 --- a/chains/v16/chains_dev.json +++ b/chains/v16/chains_dev.json @@ -274,6 +274,71 @@ "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 0c7c16a..a6c897b 100644 --- a/chains/v17/android/chains.json +++ b/chains/v17/android/chains.json @@ -274,6 +274,71 @@ "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 0c7c16a..a6c897b 100644 --- a/chains/v17/chains.json +++ b/chains/v17/chains.json @@ -274,6 +274,71 @@ "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 3108b94..6b85444 100644 --- a/chains/v17/chains_dev.json +++ b/chains/v17/chains_dev.json @@ -274,6 +274,71 @@ "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 8beefa7..cf3a8b4 100644 --- a/chains/v18/android/chains.json +++ b/chains/v18/android/chains.json @@ -274,6 +274,71 @@ "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 8beefa7..cf3a8b4 100644 --- a/chains/v18/chains.json +++ b/chains/v18/chains.json @@ -274,6 +274,71 @@ "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 aed8bb2..5092adc 100644 --- a/chains/v18/chains_dev.json +++ b/chains/v18/chains_dev.json @@ -274,6 +274,71 @@ "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 244cc97..78ad785 100644 --- a/chains/v19/android/chains.json +++ b/chains/v19/android/chains.json @@ -274,6 +274,71 @@ "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 244cc97..78ad785 100644 --- a/chains/v19/chains.json +++ b/chains/v19/chains.json @@ -274,6 +274,71 @@ "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 9aa8413..6a6fb07 100644 --- a/chains/v19/chains_dev.json +++ b/chains/v19/chains_dev.json @@ -274,6 +274,71 @@ "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 77b7d4c..0b8258f 100644 --- a/chains/v2/android/chains.json +++ b/chains/v2/android/chains.json @@ -274,6 +274,71 @@ "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 77b7d4c..0b8258f 100644 --- a/chains/v2/chains.json +++ b/chains/v2/chains.json @@ -274,6 +274,71 @@ "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 bc8aa91..c905012 100644 --- a/chains/v2/chains_dev.json +++ b/chains/v2/chains_dev.json @@ -274,6 +274,71 @@ "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 50689cd..c23cf69 100644 --- a/chains/v20/android/chains.json +++ b/chains/v20/android/chains.json @@ -274,6 +274,71 @@ "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 50689cd..c23cf69 100644 --- a/chains/v20/chains.json +++ b/chains/v20/chains.json @@ -274,6 +274,71 @@ "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 0659f28..fdf4e9c 100644 --- a/chains/v20/chains_dev.json +++ b/chains/v20/chains_dev.json @@ -274,6 +274,71 @@ "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 ad78085..f79dddf 100644 --- a/chains/v21/android/chains.json +++ b/chains/v21/android/chains.json @@ -274,6 +274,71 @@ "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 ad78085..f79dddf 100644 --- a/chains/v21/chains.json +++ b/chains/v21/chains.json @@ -274,6 +274,71 @@ "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 1af3f76..4247fd3 100644 --- a/chains/v21/chains_dev.json +++ b/chains/v21/chains_dev.json @@ -274,6 +274,71 @@ "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 0695426..e82d015 100644 --- a/chains/v22/android/chains.json +++ b/chains/v22/android/chains.json @@ -274,6 +274,71 @@ "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 0695426..e82d015 100644 --- a/chains/v22/chains.json +++ b/chains/v22/chains.json @@ -274,6 +274,71 @@ "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 c699791..9c59583 100644 --- a/chains/v22/chains_dev.json +++ b/chains/v22/chains_dev.json @@ -274,6 +274,71 @@ "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 61675dc..57e30fd 100644 --- a/chains/v3/android/chains.json +++ b/chains/v3/android/chains.json @@ -274,6 +274,71 @@ "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 61675dc..57e30fd 100644 --- a/chains/v3/chains.json +++ b/chains/v3/chains.json @@ -274,6 +274,71 @@ "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 c6f8a69..5a25087 100644 --- a/chains/v3/chains_dev.json +++ b/chains/v3/chains_dev.json @@ -274,6 +274,71 @@ "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 6eca6a4..56b1865 100644 --- a/chains/v4/android/chains.json +++ b/chains/v4/android/chains.json @@ -274,6 +274,71 @@ "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 6eca6a4..56b1865 100644 --- a/chains/v4/chains.json +++ b/chains/v4/chains.json @@ -274,6 +274,71 @@ "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 2160dfa..c3b287f 100644 --- a/chains/v4/chains_dev.json +++ b/chains/v4/chains_dev.json @@ -274,6 +274,71 @@ "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 a204dc0..2d515e6 100644 --- a/chains/v5/android/chains.json +++ b/chains/v5/android/chains.json @@ -274,6 +274,71 @@ "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 a204dc0..2d515e6 100644 --- a/chains/v5/chains.json +++ b/chains/v5/chains.json @@ -274,6 +274,71 @@ "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 aa69339..ddeb41a 100644 --- a/chains/v5/chains_dev.json +++ b/chains/v5/chains_dev.json @@ -274,6 +274,71 @@ "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 3cf274b..836727d 100644 --- a/chains/v6/android/chains.json +++ b/chains/v6/android/chains.json @@ -274,6 +274,71 @@ "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 3cf274b..836727d 100644 --- a/chains/v6/chains.json +++ b/chains/v6/chains.json @@ -274,6 +274,71 @@ "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 ea14381..63de146 100644 --- a/chains/v6/chains_dev.json +++ b/chains/v6/chains_dev.json @@ -274,6 +274,71 @@ "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 1b8edcb..13c61cf 100644 --- a/chains/v7/android/chains.json +++ b/chains/v7/android/chains.json @@ -274,6 +274,71 @@ "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 1b8edcb..13c61cf 100644 --- a/chains/v7/chains.json +++ b/chains/v7/chains.json @@ -274,6 +274,71 @@ "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 17472e4..105ab0f 100644 --- a/chains/v7/chains_dev.json +++ b/chains/v7/chains_dev.json @@ -274,6 +274,71 @@ "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 443a87e..7b206a9 100644 --- a/chains/v8/android/chains.json +++ b/chains/v8/android/chains.json @@ -274,6 +274,71 @@ "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 443a87e..7b206a9 100644 --- a/chains/v8/chains.json +++ b/chains/v8/chains.json @@ -274,6 +274,71 @@ "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 8083430..118d0f4 100644 --- a/chains/v8/chains_dev.json +++ b/chains/v8/chains_dev.json @@ -274,6 +274,71 @@ "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 c947c86..e7d9c8f 100644 --- a/chains/v9/android/chains.json +++ b/chains/v9/android/chains.json @@ -274,6 +274,71 @@ "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 c947c86..e7d9c8f 100644 --- a/chains/v9/chains.json +++ b/chains/v9/chains.json @@ -274,6 +274,71 @@ "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 86608ed..dc4362c 100644 --- a/chains/v9/chains_dev.json +++ b/chains/v9/chains_dev.json @@ -274,6 +274,71 @@ "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/docs/terms.html b/docs/terms.html index 9c09317..205366c 100644 --- a/docs/terms.html +++ b/docs/terms.html @@ -20,7 +20,7 @@
These terms and conditions ("Agreement") set forth the general terms and conditions of your use of the "Pezkuwi Wallet" mobile application ("Mobile Application" or "Service") and any of its related products and services (collectively, "Services"). This Agreement is legally binding between you ("User", "you" or "your") and this Mobile Application developer ("Operator", "we", "us" or "our"). If you are entering into this agreement on behalf of a business or other legal entity, you represent that you have the authority to bind such an entity to this agreement, in which case the terms "User", "you" or "your" shall refer to such entity. If you do not have such authority, or if you do not agree with the terms of this agreement, you must not accept this agreement and may not access and use the Mobile Application and Services. By accessing and using the Mobile Application and Services, you acknowledge that you have read, understood, and agree to be bound by the terms of this Agreement. You acknowledge that this Agreement is a contract between you and the Operator, even though it is electronic and is not physically signed by you, and it governs your use of the Mobile Application and Services.
To ease the life of our users we decided to provide this section containing a brief summary of the highlights of this Agreement. It is important to understand that when you accept this Agreement, you are accepting full terms and conditions, not just this section. Pezkuwi Wallet provides self-hosted wallet services for managing assets in the Pezkuwi and Polkadot ecosystems. By building our application from a source code, downloading it from any application store, running it on any platform, creating or importing a wallet or visiting our website, you are agreeing to our Terms, so please read carefully. These terms outline approved uses of Pezkuwi Wallet, various licenses that we grant to you, and licenses that you grant us. If you have any questions or comments related to this Agreement, please send us a message at support@pezkuwichain.io or contact us through Telegram, Twitter or any other means of communication. If you do not agree to this Agreement or any modifications to this Agreement, you should stop using our Services immediately.
+To ease the life of our users we decided to provide this section containing a brief summary of the highlights of this Agreement. It is important to understand that when you accept this Agreement, you are accepting full terms and conditions, not just this section. Pezkuwi Wallet provides self-hosted wallet services for managing assets in the Pezkuwi and Polkadot ecosystems. By building our application from a source code, downloading it from any application store, running it on any platform, creating or importing a wallet or visiting our website, you are agreeing to our Terms, so please read carefully. These terms outline approved uses of Pezkuwi Wallet, various licenses that we grant to you, and licenses that you grant us. If you have any questions or comments related to this Agreement, please send us a message at support@pezkuwichain.io or contact us through Telegram, Twitter or any other means of communication. If you do not agree to this Agreement or any modifications to this Agreement, you should stop using our Services immediately.
If you create a wallet in the Mobile Application, you are responsible for maintaining the security of your wallet and you are fully responsible for all activities that occur with the wallet and any other actions taken in connection with it. You should understand that we do not have access to any wallet related information on our side, nor are able to send it to any other party. All such information is stored locally on your device(s) which we don't have access to and you bear full responsibility for its(their) safety. Your wallet keys are not backed up along with other data so if you delete Mobile Application, it will be impossible to restore your keys from a backup.
diff --git a/icons/chains/gradient/Tron.svg b/icons/chains/gradient/Tron.svg new file mode 100644 index 0000000..21cd0a0 --- /dev/null +++ b/icons/chains/gradient/Tron.svg @@ -0,0 +1,10 @@ + diff --git a/icons/tokens/colored/TRX.svg b/icons/tokens/colored/TRX.svg new file mode 100644 index 0000000..0ac7c29 --- /dev/null +++ b/icons/tokens/colored/TRX.svg @@ -0,0 +1,4 @@ + diff --git a/pezkuwi-overlay/chains/pezkuwi-chains.json b/pezkuwi-overlay/chains/pezkuwi-chains.json index a955498..676f35b 100644 --- a/pezkuwi-overlay/chains/pezkuwi-chains.json +++ b/pezkuwi-overlay/chains/pezkuwi-chains.json @@ -273,5 +273,70 @@ "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" + } } ] diff --git a/pezkuwi-overlay/icons/chains/gradient/Tron.svg b/pezkuwi-overlay/icons/chains/gradient/Tron.svg new file mode 100644 index 0000000..21cd0a0 --- /dev/null +++ b/pezkuwi-overlay/icons/chains/gradient/Tron.svg @@ -0,0 +1,10 @@ + diff --git a/pezkuwi-overlay/icons/tokens/colored/TRX.svg b/pezkuwi-overlay/icons/tokens/colored/TRX.svg new file mode 100644 index 0000000..0ac7c29 --- /dev/null +++ b/pezkuwi-overlay/icons/tokens/colored/TRX.svg @@ -0,0 +1,4 @@ + diff --git a/staking/global_config.json b/staking/global_config.json index 396e29e..8587bce 100644 --- a/staking/global_config.json +++ b/staking/global_config.json @@ -3,8 +3,10 @@ "proxyApiUrl": "https://subquery-proxy-prod.novasama-tech.org", "multiStakingApiUrl": "https://subquery-multi-staking-prod.novasama-tech.org", "stakingApiOverrides": { - "https://subquery.pezkuwichain.io/assethub": [ - "e7c15092dcbe3f320260ddbbc685bfceed9125a3b3d8436db2766201dec3b949" + "https://subquery.pezkuwichain.io": [ + "1aa94987791a5544e9667ec249d2cef1b8fdd6083c85b93fc37892d54a1156ca", + "e7c15092dcbe3f320260ddbbc685bfceed9125a3b3d8436db2766201dec3b949", + "69a8d025ab7b63363935d7d9397e0f652826c94271c1bc55c4fdfe72cccf1cfa" ] } } diff --git a/staking/global_config_dev.json b/staking/global_config_dev.json index c6f5225..7c24fea 100644 --- a/staking/global_config_dev.json +++ b/staking/global_config_dev.json @@ -3,8 +3,10 @@ "proxyApiUrl": "https://subquery-proxy-prod.novasama-tech.org", "multiStakingApiUrl": "https://subquery-multi-staking-stg.novasama-tech.org", "stakingApiOverrides": { - "https://subquery.pezkuwichain.io/assethub": [ - "e7c15092dcbe3f320260ddbbc685bfceed9125a3b3d8436db2766201dec3b949" + "https://subquery.pezkuwichain.io": [ + "1aa94987791a5544e9667ec249d2cef1b8fdd6083c85b93fc37892d54a1156ca", + "e7c15092dcbe3f320260ddbbc685bfceed9125a3b3d8436db2766201dec3b949", + "69a8d025ab7b63363935d7d9397e0f652826c94271c1bc55c4fdfe72cccf1cfa" ] } }