Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: invalid decimal places for fUSDT and fUSDC on sepolia #1422

Merged
merged 2 commits into from
Jul 1, 2024

Conversation

Envoy-VC
Copy link
Contributor

Description of the changes

Fixed Invalid Decimal Places on fUSDC and fUSDT on sepolia. Initially it was 18 by according to smart contracts on sepolia it is 6 which can cause invalid expectedAmount if one parses units with these Decimals.

https://sepolia.etherscan.io/address/0xF046b3CA5ae2879c6bAcC4D42fAF363eE8379F78#readContract

https://sepolia.etherscan.io/address/0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238#readProxyContract

@MantisClone
Copy link
Member

Merging with 1 review to unblock Request Network Summer Hackathon hacker (Discord user: envoy_)

@MantisClone MantisClone merged commit 40b7c37 into RequestNetwork:master Jul 1, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants