From 92d5edfaec4b2e669965730e22bcdd7eded0e2de Mon Sep 17 00:00:00 2001 From: Kurdistan Tech Ministry Date: Mon, 9 Feb 2026 08:47:15 +0300 Subject: [PATCH] fix(staking): disable Asset Hub nomination-pools until wallet supports Polkadot 2.0 - Asset Hub HEZ staking set to null (was nomination-pools) - Relay chain HEZ keeps relaychain staking only - Wallet code prepared for Polkadot 2.0 but config disabled for now --- chains/v10/android/chains.json | 4 +--- chains/v10/chains.json | 4 +--- chains/v10/chains_dev.json | 4 +--- chains/v11/android/chains.json | 4 +--- chains/v11/chains.json | 4 +--- chains/v11/chains_dev.json | 4 +--- chains/v12/android/chains.json | 4 +--- chains/v12/chains.json | 4 +--- chains/v12/chains_dev.json | 4 +--- chains/v13/android/chains.json | 4 +--- chains/v13/chains.json | 4 +--- chains/v13/chains_dev.json | 4 +--- chains/v14/android/chains.json | 4 +--- chains/v14/chains.json | 4 +--- chains/v14/chains_dev.json | 4 +--- chains/v15/android/chains.json | 4 +--- chains/v15/chains.json | 4 +--- chains/v15/chains_dev.json | 4 +--- chains/v16/android/chains.json | 4 +--- chains/v16/chains.json | 4 +--- chains/v16/chains_dev.json | 4 +--- chains/v17/android/chains.json | 4 +--- chains/v17/chains.json | 4 +--- chains/v17/chains_dev.json | 4 +--- chains/v18/android/chains.json | 4 +--- chains/v18/chains.json | 4 +--- chains/v18/chains_dev.json | 4 +--- chains/v19/android/chains.json | 4 +--- chains/v19/chains.json | 4 +--- chains/v19/chains_dev.json | 4 +--- chains/v2/android/chains.json | 4 +--- chains/v2/chains.json | 4 +--- chains/v2/chains_dev.json | 4 +--- chains/v20/android/chains.json | 4 +--- chains/v20/chains.json | 4 +--- chains/v20/chains_dev.json | 4 +--- chains/v21/android/chains.json | 4 +--- chains/v21/chains.json | 4 +--- chains/v21/chains_dev.json | 4 +--- chains/v22/android/chains.json | 4 +--- chains/v22/chains.json | 4 +--- chains/v22/chains_dev.json | 4 +--- chains/v3/android/chains.json | 4 +--- chains/v3/chains.json | 4 +--- chains/v3/chains_dev.json | 4 +--- chains/v4/android/chains.json | 4 +--- chains/v4/chains.json | 4 +--- chains/v4/chains_dev.json | 4 +--- chains/v5/android/chains.json | 4 +--- chains/v5/chains.json | 4 +--- chains/v5/chains_dev.json | 4 +--- chains/v6/android/chains.json | 4 +--- chains/v6/chains.json | 4 +--- chains/v6/chains_dev.json | 4 +--- chains/v7/android/chains.json | 4 +--- chains/v7/chains.json | 4 +--- chains/v7/chains_dev.json | 4 +--- chains/v8/android/chains.json | 4 +--- chains/v8/chains.json | 4 +--- chains/v8/chains_dev.json | 4 +--- chains/v9/android/chains.json | 4 +--- chains/v9/chains.json | 4 +--- chains/v9/chains_dev.json | 4 +--- pezkuwi-overlay/chains/pezkuwi-chains.json | 4 +--- 64 files changed, 64 insertions(+), 192 deletions(-) diff --git a/chains/v10/android/chains.json b/chains/v10/android/chains.json index 73aa7b9..8294b85 100644 --- a/chains/v10/android/chains.json +++ b/chains/v10/android/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v10/chains.json b/chains/v10/chains.json index 73aa7b9..8294b85 100644 --- a/chains/v10/chains.json +++ b/chains/v10/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v10/chains_dev.json b/chains/v10/chains_dev.json index 3b1abeb..6d93dcf 100644 --- a/chains/v10/chains_dev.json +++ b/chains/v10/chains_dev.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v11/android/chains.json b/chains/v11/android/chains.json index 483da4a..f02526f 100644 --- a/chains/v11/android/chains.json +++ b/chains/v11/android/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v11/chains.json b/chains/v11/chains.json index 483da4a..f02526f 100644 --- a/chains/v11/chains.json +++ b/chains/v11/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v11/chains_dev.json b/chains/v11/chains_dev.json index 4fc1664..9726a44 100644 --- a/chains/v11/chains_dev.json +++ b/chains/v11/chains_dev.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v12/android/chains.json b/chains/v12/android/chains.json index 320a595..216395f 100644 --- a/chains/v12/android/chains.json +++ b/chains/v12/android/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v12/chains.json b/chains/v12/chains.json index 320a595..216395f 100644 --- a/chains/v12/chains.json +++ b/chains/v12/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v12/chains_dev.json b/chains/v12/chains_dev.json index f897357..cc8e237 100644 --- a/chains/v12/chains_dev.json +++ b/chains/v12/chains_dev.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v13/android/chains.json b/chains/v13/android/chains.json index 0ace5de..45ad0c9 100644 --- a/chains/v13/android/chains.json +++ b/chains/v13/android/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v13/chains.json b/chains/v13/chains.json index 0ace5de..45ad0c9 100644 --- a/chains/v13/chains.json +++ b/chains/v13/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v13/chains_dev.json b/chains/v13/chains_dev.json index 710fc03..a5e2bb6 100644 --- a/chains/v13/chains_dev.json +++ b/chains/v13/chains_dev.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v14/android/chains.json b/chains/v14/android/chains.json index bc0b4bd..fb4bf01 100644 --- a/chains/v14/android/chains.json +++ b/chains/v14/android/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v14/chains.json b/chains/v14/chains.json index bc0b4bd..fb4bf01 100644 --- a/chains/v14/chains.json +++ b/chains/v14/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v14/chains_dev.json b/chains/v14/chains_dev.json index d7a7480..662afe3 100644 --- a/chains/v14/chains_dev.json +++ b/chains/v14/chains_dev.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v15/android/chains.json b/chains/v15/android/chains.json index a7e5bee..7775765 100644 --- a/chains/v15/android/chains.json +++ b/chains/v15/android/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v15/chains.json b/chains/v15/chains.json index a7e5bee..7775765 100644 --- a/chains/v15/chains.json +++ b/chains/v15/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v15/chains_dev.json b/chains/v15/chains_dev.json index 4c8d049..51f689c 100644 --- a/chains/v15/chains_dev.json +++ b/chains/v15/chains_dev.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v16/android/chains.json b/chains/v16/android/chains.json index 80c48be..8091ca0 100644 --- a/chains/v16/android/chains.json +++ b/chains/v16/android/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v16/chains.json b/chains/v16/chains.json index 80c48be..8091ca0 100644 --- a/chains/v16/chains.json +++ b/chains/v16/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v16/chains_dev.json b/chains/v16/chains_dev.json index 3731ffe..0a1f32d 100644 --- a/chains/v16/chains_dev.json +++ b/chains/v16/chains_dev.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v17/android/chains.json b/chains/v17/android/chains.json index 3e4e172..a334073 100644 --- a/chains/v17/android/chains.json +++ b/chains/v17/android/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v17/chains.json b/chains/v17/chains.json index 3e4e172..a334073 100644 --- a/chains/v17/chains.json +++ b/chains/v17/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v17/chains_dev.json b/chains/v17/chains_dev.json index d8c53a1..a324f9e 100644 --- a/chains/v17/chains_dev.json +++ b/chains/v17/chains_dev.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v18/android/chains.json b/chains/v18/android/chains.json index b730be2..65a1fdd 100644 --- a/chains/v18/android/chains.json +++ b/chains/v18/android/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v18/chains.json b/chains/v18/chains.json index b730be2..65a1fdd 100644 --- a/chains/v18/chains.json +++ b/chains/v18/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v18/chains_dev.json b/chains/v18/chains_dev.json index c9d660f..7844618 100644 --- a/chains/v18/chains_dev.json +++ b/chains/v18/chains_dev.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v19/android/chains.json b/chains/v19/android/chains.json index 0f6fc01..2a307b9 100644 --- a/chains/v19/android/chains.json +++ b/chains/v19/android/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v19/chains.json b/chains/v19/chains.json index 0f6fc01..2a307b9 100644 --- a/chains/v19/chains.json +++ b/chains/v19/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v19/chains_dev.json b/chains/v19/chains_dev.json index 5fb30ea..274da76 100644 --- a/chains/v19/chains_dev.json +++ b/chains/v19/chains_dev.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v2/android/chains.json b/chains/v2/android/chains.json index f0cf3cc..90bb9d3 100644 --- a/chains/v2/android/chains.json +++ b/chains/v2/android/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v2/chains.json b/chains/v2/chains.json index f0cf3cc..90bb9d3 100644 --- a/chains/v2/chains.json +++ b/chains/v2/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v2/chains_dev.json b/chains/v2/chains_dev.json index 0f6f8f6..82ecb51 100644 --- a/chains/v2/chains_dev.json +++ b/chains/v2/chains_dev.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v20/android/chains.json b/chains/v20/android/chains.json index e870588..4a8252c 100644 --- a/chains/v20/android/chains.json +++ b/chains/v20/android/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v20/chains.json b/chains/v20/chains.json index e870588..4a8252c 100644 --- a/chains/v20/chains.json +++ b/chains/v20/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v20/chains_dev.json b/chains/v20/chains_dev.json index 56c30de..cc7893d 100644 --- a/chains/v20/chains_dev.json +++ b/chains/v20/chains_dev.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v21/android/chains.json b/chains/v21/android/chains.json index c84bd63..86abb42 100644 --- a/chains/v21/android/chains.json +++ b/chains/v21/android/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v21/chains.json b/chains/v21/chains.json index c84bd63..86abb42 100644 --- a/chains/v21/chains.json +++ b/chains/v21/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v21/chains_dev.json b/chains/v21/chains_dev.json index 4443fac..75b75c8 100644 --- a/chains/v21/chains_dev.json +++ b/chains/v21/chains_dev.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v22/android/chains.json b/chains/v22/android/chains.json index d322643..5202df5 100644 --- a/chains/v22/android/chains.json +++ b/chains/v22/android/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v22/chains.json b/chains/v22/chains.json index d322643..5202df5 100644 --- a/chains/v22/chains.json +++ b/chains/v22/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v22/chains_dev.json b/chains/v22/chains_dev.json index 987dd32..7252703 100644 --- a/chains/v22/chains_dev.json +++ b/chains/v22/chains_dev.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v3/android/chains.json b/chains/v3/android/chains.json index adea14c..8f92458 100644 --- a/chains/v3/android/chains.json +++ b/chains/v3/android/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v3/chains.json b/chains/v3/chains.json index adea14c..8f92458 100644 --- a/chains/v3/chains.json +++ b/chains/v3/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v3/chains_dev.json b/chains/v3/chains_dev.json index aa18abb..e5d5137 100644 --- a/chains/v3/chains_dev.json +++ b/chains/v3/chains_dev.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v4/android/chains.json b/chains/v4/android/chains.json index 53eccc6..4a8cd56 100644 --- a/chains/v4/android/chains.json +++ b/chains/v4/android/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v4/chains.json b/chains/v4/chains.json index 53eccc6..4a8cd56 100644 --- a/chains/v4/chains.json +++ b/chains/v4/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v4/chains_dev.json b/chains/v4/chains_dev.json index 338068b..8b402b7 100644 --- a/chains/v4/chains_dev.json +++ b/chains/v4/chains_dev.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v5/android/chains.json b/chains/v5/android/chains.json index d0f9ae0..c9e860e 100644 --- a/chains/v5/android/chains.json +++ b/chains/v5/android/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v5/chains.json b/chains/v5/chains.json index d0f9ae0..c9e860e 100644 --- a/chains/v5/chains.json +++ b/chains/v5/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v5/chains_dev.json b/chains/v5/chains_dev.json index a5ffb3a..214682d 100644 --- a/chains/v5/chains_dev.json +++ b/chains/v5/chains_dev.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v6/android/chains.json b/chains/v6/android/chains.json index 82fd447..c1a39c7 100644 --- a/chains/v6/android/chains.json +++ b/chains/v6/android/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v6/chains.json b/chains/v6/chains.json index 82fd447..c1a39c7 100644 --- a/chains/v6/chains.json +++ b/chains/v6/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v6/chains_dev.json b/chains/v6/chains_dev.json index bb39da2..ae8efee 100644 --- a/chains/v6/chains_dev.json +++ b/chains/v6/chains_dev.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v7/android/chains.json b/chains/v7/android/chains.json index a51c608..bc80e31 100644 --- a/chains/v7/android/chains.json +++ b/chains/v7/android/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v7/chains.json b/chains/v7/chains.json index a51c608..bc80e31 100644 --- a/chains/v7/chains.json +++ b/chains/v7/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v7/chains_dev.json b/chains/v7/chains_dev.json index 3eb962b..5ac6c9f 100644 --- a/chains/v7/chains_dev.json +++ b/chains/v7/chains_dev.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v8/android/chains.json b/chains/v8/android/chains.json index a745d3b..7c7f3fd 100644 --- a/chains/v8/android/chains.json +++ b/chains/v8/android/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v8/chains.json b/chains/v8/chains.json index a745d3b..7c7f3fd 100644 --- a/chains/v8/chains.json +++ b/chains/v8/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v8/chains_dev.json b/chains/v8/chains_dev.json index e8c6946..f452124 100644 --- a/chains/v8/chains_dev.json +++ b/chains/v8/chains_dev.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v9/android/chains.json b/chains/v9/android/chains.json index 0433929..8900831 100644 --- a/chains/v9/android/chains.json +++ b/chains/v9/android/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v9/chains.json b/chains/v9/chains.json index 0433929..8900831 100644 --- a/chains/v9/chains.json +++ b/chains/v9/chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/chains/v9/chains_dev.json b/chains/v9/chains_dev.json index b201f77..9623cf7 100644 --- a/chains/v9/chains_dev.json +++ b/chains/v9/chains_dev.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {}, diff --git a/pezkuwi-overlay/chains/pezkuwi-chains.json b/pezkuwi-overlay/chains/pezkuwi-chains.json index 41d55c3..625b3e3 100644 --- a/pezkuwi-overlay/chains/pezkuwi-chains.json +++ b/pezkuwi-overlay/chains/pezkuwi-chains.json @@ -129,9 +129,7 @@ "precision": 12, "name": "Hezkurd", "priceId": "hezkurd", - "staking": [ - "nomination-pools" - ], + "staking": null, "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {},