Skip to content

Commit

Permalink
Note rounding issues
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaw3d committed Sep 16, 2024
1 parent 5fb4bf6 commit 2eaafb7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,10 @@ notes

- [x] when using brave wallet + metamask: only displays metamask as supported

- [ ] rounding issue, maybe fixed if we upgrade to newer abi.ninja
https://abi-playground.oasis.io/?contractAddress=0x5C78A65AD6D0eC6618788b6E8e211F31729111Ca&network=42262&methods=withdraw
enter "12345" and convert to wei returns "12344999999999999737856"
enter "12345000000000000000000" and send, still encodes "12344999999999999737856"

Connects to
walletconnect.com
Expand Down

0 comments on commit 2eaafb7

Please sign in to comment.