gnidan / abi-to-sol

Generate Solidity interface from ABI JSON
https://gnidan.github.io/abi-to-sol
MIT License
324 stars 51 forks source link

This tool should recognize and output user-defined value types when appropriate #113

Closed gnidan closed 1 year ago

gnidan commented 1 year ago

This would be based on the internalType field, when present

gnidan commented 1 year ago

Supported now in abi-to-sol v0.8.0