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

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

$abiEthQprotected
$valueEthQ
__construct($val='latest', array $params=[])EthBlockParam
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()EthBlockParam
hexValUnpadded()EthQ
isLargeNumber(Math_BigInteger $val)EthQ
isNegative($abi=false)EthQ
isNotNull()EthQ
isPrimitive()EthDstatic
isTag($val=false)EthBlockParamprotected
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
TAGSEthBlockParam
toArray()EthD
typeMap(string $type)EthDstatic
val()EthBlockParam
validate($val, array $params)EthBlockParam
validateAbi($abi)EthQprotected
validateAddress($val, array $params)EthBlockParamprotected
validateHexString($val)EthD