fix: tiki score, staking lookup, LP balance, teleport, DOT swap

- Fix tiki: use userTikis storage instead of userRoles
- Add tiki name to score mapping (welati=10, serok=50, etc)
- Improve staking ledger lookup with debug logging
- Fix LP balance fetching using poolId directly
- Change teleport placeholder from 0.5 to empty
- Add DOT token to swap list with 10 decimals
This commit is contained in:
2026-02-07 02:20:04 +03:00
parent c35c538678
commit 67b30daca8
7 changed files with 145 additions and 38 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
{
"version": "1.0.126",
"buildTime": "2026-02-06T23:07:37.278Z",
"buildNumber": 1770419257279
"version": "1.0.127",
"buildTime": "2026-02-06T23:20:04.537Z",
"buildNumber": 1770420004537
}