- Add decoding of function mutability.
- Add handling of "Injected Network (by wallet)".
- Add handling of different blockchain networks (
Ethereum
andSepolia
). - Add textfield option to enable deriving the function interface from raw
byteCode
. - Add decoding of return parameter types.
- Initial
front end
to interact with any contract (no ABI/source code needed).