Ethereum PHP
PHP interface to Ethereum JSON-RPC API.
Abi Member List

This is the complete list of members for Abi, including all inherited members.

__construct(array $abi)Abi
convertByAbi(string $abiType, EthD $value)Abistatic
convertCurrency(float $amount, string $from='wei', string $to='ether')EthereumStaticstatic
decodeMethod(string $method, EthD $rawReturn)Abi
encodeFunction(string $methodName, array $values)Abi
ensureHexPrefix($str)EthereumStaticstatic
getDefinition()EthereumStaticstatic
getEvents()Abi
getEventsByTopic()Abi
getMethodSignature($input)EthereumStaticstatic
getParamDefinition(string $methodName)Abi
hasHexPrefix($str)EthereumStaticstatic
isValidAddress($address, $throw=false)EthereumStaticstatic
isValidFunction($input)EthereumStaticstatic
isValidHexData($str)EthereumStaticstatic
isValidHexQuantity($str)EthereumStaticstatic
phpKeccak256($string)EthereumStaticstatic
removeHexPrefix($str)EthereumStaticstatic
sha3($string)EthereumStaticstatic