Commit 936048e
committed
feat(statics): rename sol:usdc.a to sol:usdca (WIN-8883)
Rename token identifier to comply with naming convention (no dots).
Changes:
- base.ts: Rename UnderlyingAsset enum entry
- solTokens.ts: Rename sol:usdc.a → sol:usdca
- ofcCoins.ts: Rename ofcsol:usdc.a → ofcsol:usdca
Contract details remain unchanged:
- Mint Address: AByhZPfGEU9a68KCAvT76Yev85oeur4SoL2VLZuB3HQj
- Decimals: 6
Issue: WIN-88831 parent c3a2d01 commit 936048e
3 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1926 | 1926 | | |
1927 | 1927 | | |
1928 | 1928 | | |
1929 | | - | |
| 1929 | + | |
1930 | 1930 | | |
1931 | 1931 | | |
1932 | 1932 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
750 | 750 | | |
751 | 751 | | |
752 | 752 | | |
753 | | - | |
| 753 | + | |
754 | 754 | | |
755 | 755 | | |
756 | | - | |
| 756 | + | |
757 | 757 | | |
758 | 758 | | |
759 | 759 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3636 | 3636 | | |
3637 | 3637 | | |
3638 | 3638 | | |
3639 | | - | |
| 3639 | + | |
3640 | 3640 | | |
3641 | 3641 | | |
3642 | 3642 | | |
3643 | 3643 | | |
3644 | | - | |
| 3644 | + | |
3645 | 3645 | | |
3646 | 3646 | | |
3647 | 3647 | | |
0 commit comments