eth-utils
eth-utils copied to clipboard
feat: parse abi to human readable solidity
What was wrong?
Don't support parse abi to human readable solidity
Issue #
How was it fixed?
Implement function_abi_to_solidity and event_abi_to_solidity
test contract: 0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C
The result screenshot:
To-Do
- [ ] Clean up commit history
- [ ] Add entry to the release notes