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

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

$abiEthQprotected
$valueEthQ
__construct($val, array $params=[])EthQ
convertByAbi($abiType)EthD
convertCurrency(float $amount, string $from='wei', string $to='ether')EthereumStaticstatic
convertTo($type)EthD
encodedHexVal()EthQ
ensureHexPrefix($str)EthereumStaticstatic
getAbi()EthQ
getAbiFromNumber(Math_BigInteger $number)EthQprotected
getAllTypeClasses()EthDataTypestatic
getClassByAbi(string $abiType)EthDataTypestatic
getClassName()EthDataType
getDataLengthType()EthQstatic
getDefinition()EthereumStaticstatic
getLength($abi)EthQ
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
getValidLengths()EthQstatic
hasHexPrefix($str)EthereumStaticstatic
HEXPADDINGEthQ
hexVal()EthQ
hexValUnpadded()EthQ
isLargeNumber(Math_BigInteger $val)EthQ
isNegative($abi=false)EthQ
isNotNull()EthQ
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
splitAbi($abi)EthQprotectedstatic
toArray()EthD
typeMap(string $type)EthDstatic
val()EthB
validate($val, array $params)EthB
validateAbi($abi)EthQprotected
validateHexString($val)EthD