Safe Haskell | None |
---|---|
Language | Haskell2010 |
EVM.ABI
Documentation
Constructors
Anonymous | |
NotAnonymous |
Constructors
Indexed | |
NotIndexed |
abiValueType :: AbiValue -> AbiType Source #
abiTypeSolidity :: AbiType -> Text Source #
abiCalldata :: Text -> Vector AbiValue -> ByteString Source #
encodeAbiValue :: AbiValue -> ByteString Source #