fix: correct asset IDs and decimals for DOT, ETH, BTC

- DOT: 6 -> 1001, decimals: 12 -> 10
- ETH: 5 -> 1002, decimals: 12 -> 18
- BTC: 4 -> 1003, decimals: 12 -> 8
- Remove BNB (not in asset list)
This commit is contained in:
2026-02-07 02:49:40 +03:00
parent c8a1614f6a
commit 9001878fb1
3 changed files with 10 additions and 23 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
{
"version": "1.0.132",
"buildTime": "2026-02-06T23:46:06.234Z",
"buildNumber": 1770421566235
"version": "1.0.133",
"buildTime": "2026-02-06T23:49:40.494Z",
"buildNumber": 1770421780495
}