From a5cc31f82cbdddd4414fef3f355876871eaff00b Mon Sep 17 00:00:00 2001 From: Kurdistan Tech Ministry Date: Mon, 2 Feb 2026 06:30:10 +0300 Subject: [PATCH] fix: Use lowercase type values in chains.json (native, statemine) --- pezkuwi-config/chains.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pezkuwi-config/chains.json b/pezkuwi-config/chains.json index 78a1ee3..f54fd91 100644 --- a/pezkuwi-config/chains.json +++ b/pezkuwi-config/chains.json @@ -46,7 +46,7 @@ "relaychain", "nomination-pools" ], - "type": "Native", + "type": "native", "icon": "https://pezkuwichain.io/tokens/HEZ.png", "buyProviders": {}, "sellProviders": {}, @@ -84,7 +84,7 @@ "staking": [ "relaychain" ], - "type": "Native", + "type": "native", "icon": "https://pezkuwichain.io/tokens/HEZ.png" } ], @@ -129,7 +129,7 @@ "name": "Hezkurd", "priceId": "hezkurd", "staking": null, - "type": "Native", + "type": "native", "icon": "https://pezkuwichain.io/tokens/HEZ.png", "buyProviders": {}, "sellProviders": {}, @@ -142,7 +142,7 @@ "name": "Pezkuwi", "priceId": "pezkuwi", "staking": null, - "type": "Statemine", + "type": "statemine", "icon": "https://pezkuwichain.io/tokens/PEZ.png", "buyProviders": {}, "sellProviders": {}, @@ -157,7 +157,7 @@ "name": "Tether USD", "priceId": "tether", "staking": null, - "type": "Statemine", + "type": "statemine", "icon": "https://pezkuwichain.io/tokens/wUSDT.png", "buyProviders": {}, "sellProviders": {}, @@ -207,7 +207,7 @@ "name": "Hezkurd", "priceId": "hezkurd", "staking": null, - "type": "Native", + "type": "native", "icon": "https://pezkuwichain.io/tokens/HEZ.png", "buyProviders": {}, "sellProviders": {},