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": {},