ABI "function" type
Optional
use pure or view from AbiStateMutability instead
pure
view
https://github.com/ethereum/solidity/issues/992
Vyper used to provide gas estimates
https://github.com/vyperlang/vyper/issues/2151
use payable or nonpayable from AbiStateMutability instead
payable
nonpayable
Generated using TypeDoc
ABI "function" type