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

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

$abiEthDprotected
$valueEthDprotected
__construct($val, array $params=[])EthD
convertByAbi($abiType)EthD
convertCurrency(float $amount, string $from='wei', string $to='ether')EthereumStaticstatic
convertTo($type)EthD
encodedHexVal()EthD
ensureHexPrefix($str)EthereumStaticstatic
getAllTypeClasses()EthDataTypestatic
getClassByAbi(string $abiType)EthDataTypestatic
getClassName()EthDataType
getDataLengthType()EthDataTypestatic
getDefinition()EthereumStaticstatic
getMethodSignature($input)EthereumStaticstatic
getPrimitiveTypes()EthDstatic
getProperty(string $property='value', bool $returnHexVal=false)EthDataType
getSchemaType()EthDstatic
getTypeArray()EthDstatic
getTypeClass(string $type, bool $typed_constructor=false)EthDataTypestatic
hasHexPrefix($str)EthereumStaticstatic
hexVal()EthD
isPrimitive()EthDstatic
isValidAddress($address, $throw=false)EthereumStaticstatic
isValidFunction($input)EthereumStaticstatic
isValidHexData($str)EthereumStaticstatic
isValidHexQuantity($str)EthereumStaticstatic
phpKeccak256($string)EthereumStaticstatic
removeHexPrefix($str)EthereumStaticstatic
reverseTypeMap($class_name)EthDstatic
setValue($val, array $params=[])EthDataType
sha3($string)EthereumStaticstatic
toArray()EthD
typeMap(string $type)EthDstatic
val()EthD
validate($val, array $params)EthD
validateHexString($val)EthD