From f31579ee79f5ceab4f4d2a336d5c7b1b82024ff7 Mon Sep 17 00:00:00 2001 From: Kurdistan Tech Ministry Date: Wed, 11 Feb 2026 10:32:01 +0300 Subject: [PATCH] Revert "fix: remove staking from Pezkuwi Asset Hub HEZ (no API endpoint)" This reverts commit 6eec6fa06286ee793899614cb4a91697ac04d696. --- chains/chains.json | 5 ++++- chains/v22/android/chains.json | 5 ++++- chains/v22/chains.json | 5 ++++- pezkuwi-overlay/chains/pezkuwi-chains.json | 5 ++++- 4 files changed, 16 insertions(+), 4 deletions(-) diff --git a/chains/chains.json b/chains/chains.json index 7c5241f..3c27ee9 100644 --- a/chains/chains.json +++ b/chains/chains.json @@ -94,7 +94,10 @@ "precision": 12, "name": "HEZkurd", "priceId": "hezkurd", - "staking": null, + "staking": [ + "relaychain", + "nomination-pools" + ], "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 7c5241f..3c27ee9 100644 --- a/chains/v22/android/chains.json +++ b/chains/v22/android/chains.json @@ -94,7 +94,10 @@ "precision": 12, "name": "HEZkurd", "priceId": "hezkurd", - "staking": null, + "staking": [ + "relaychain", + "nomination-pools" + ], "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 7c5241f..3c27ee9 100644 --- a/chains/v22/chains.json +++ b/chains/v22/chains.json @@ -94,7 +94,10 @@ "precision": 12, "name": "HEZkurd", "priceId": "hezkurd", - "staking": null, + "staking": [ + "relaychain", + "nomination-pools" + ], "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 2d99f61..5541f82 100644 --- a/pezkuwi-overlay/chains/pezkuwi-chains.json +++ b/pezkuwi-overlay/chains/pezkuwi-chains.json @@ -94,7 +94,10 @@ "precision": 12, "name": "HEZkurd", "priceId": "hezkurd", - "staking": null, + "staking": [ + "relaychain", + "nomination-pools" + ], "type": "native", "icon": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/main/icons/tokens/HEZ.png", "buyProviders": {},