Audit: Sender / Recipient as u256
Closed this issue · 0 comments
JordyRo1 commented
Actual output
- The sender and recipient addresses are defined as ContractAddress. In the solidity version, it is defined as bytes32, which causes a range of address not supported
Expected output
- Support all sender and recipient addresses