Commit 2ef6437
committed
fix(statics): correct decimals for AGS, AUS, and GRTX tokens
- Fix eth:ags (Silver Standard) decimals from 18 to 4
- Fix eth:aus (Gold Standard) decimals from 18 to 4
- Fix eth:grtx (GreatX) decimals from 18 to 6
- Update corresponding OFC token decimals to match
Decimals verified by querying contract decimals() function directly.
CLOSES TICKET: WIN-87821 parent 5d38596 commit 2ef6437
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14255 | 14255 | | |
14256 | 14256 | | |
14257 | 14257 | | |
14258 | | - | |
| 14258 | + | |
14259 | 14259 | | |
14260 | 14260 | | |
14261 | 14261 | | |
14262 | 14262 | | |
14263 | 14263 | | |
14264 | 14264 | | |
14265 | 14265 | | |
14266 | | - | |
| 14266 | + | |
14267 | 14267 | | |
14268 | 14268 | | |
14269 | 14269 | | |
| |||
14288 | 14288 | | |
14289 | 14289 | | |
14290 | 14290 | | |
14291 | | - | |
| 14291 | + | |
14292 | 14292 | | |
14293 | 14293 | | |
14294 | 14294 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3398 | 3398 | | |
3399 | 3399 | | |
3400 | 3400 | | |
3401 | | - | |
| 3401 | + | |
3402 | 3402 | | |
3403 | 3403 | | |
3404 | 3404 | | |
3405 | 3405 | | |
3406 | 3406 | | |
3407 | 3407 | | |
3408 | | - | |
| 3408 | + | |
3409 | 3409 | | |
3410 | 3410 | | |
3411 | 3411 | | |
| |||
3428 | 3428 | | |
3429 | 3429 | | |
3430 | 3430 | | |
3431 | | - | |
| 3431 | + | |
3432 | 3432 | | |
3433 | 3433 | | |
3434 | 3434 | | |
| |||
0 commit comments