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

This is the complete list of members for EthS, 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
cretateFromRLP($hexVal)EthSstatic
encodedHexVal()EthS
ensureHexPrefix($str)EthereumStaticstatic
getAllTypeClasses()EthDataTypestatic
getClassByAbi(string $abiType)EthDataTypestatic
getClassName()EthDataType
getDataLengthType()EthBytesstatic
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
hexToStr($string)EthSstatic
hexVal()EthS
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
rlpVal()EthS
setValue($val, array $params=[])EthDataType
sha3($string)EthereumStaticstatic
strToHex($string)EthSstatic
toArray()EthD
typeMap(string $type)EthDstatic
val()EthS
validate($val, array $params)EthS
validateHexString($val)EthD
validateLength($val)EthBytes