Traits
| SolAbiEncodeSelectorTrait | Encode selector trait meant to provide an interface similar to Solidity’s abi.encodeWithSelector function. It is meant to be the first call in an… |
| SolAbiEncodeTrait | Encode trait meant to provide an interface similar to Solidity’s abi.encode function. It is meant to allow chaining of encode calls to build up a Bytes… |