Fix eth_getCode
- fix nonfungible erc721 selector
Deprecate ethereum methods
Feature/AbiCoder_option
- Remove finishMinting and mintingFinish from abi
- misc: Use PascalCase in OptionGeneric name
- misk: Change custom OptionUint to Option<uint256>
tests/src/eth/abi/nonFungible.json25.2 KiBsourcehistoryFix eth_getCode
Deprecate ethereum methods
Feature/AbiCoder_option