feat: migrate staking to Asset Hub and add citizen count card

- HEZStakingModal: switch all staking queries/tx from RC api to assetHubApi
- Add citizen count card to Rewards overview (Hejmara Kurd Le Cihane)
- Add getCitizenCount() to fetch total citizens from People Chain
- Add translations for citizen count card (6 languages)
This commit is contained in:
2026-02-21 02:55:07 +03:00
parent ef8132c82a
commit de6f41263c
12 changed files with 118 additions and 27 deletions
+3
View File
@@ -146,6 +146,9 @@ export interface Translations {
recordingTrustScore: string;
trustScoreRecorded: string;
trustScoreRecordFailed: string;
citizenCountTitle: string;
citizenCountDesc: string;
beCitizen: string;
};
// Wallet section