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

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

$addressFilterChange
$blockHashFilterChange
$blockNumberFilterChange
$dataFilterChange
$logIndexFilterChange
$removedFilterChange
$topicsFilterChange
$transactionHashFilterChange
$transactionIndexFilterChange
__construct(EthB $removed=null, EthQ $logIndex=null, EthQ $transactionIndex=null, EthD32 $transactionHash=null, EthD32 $blockHash=null, EthQ $blockNumber=null, EthD20 $address=null, EthBytes $data=null, array $topics=null)FilterChange
convertCurrency(float $amount, string $from='wei', string $to='ether')EthereumStaticstatic
ensureHexPrefix($str)EthereumStaticstatic
getAllTypeClasses()EthDataTypestatic
getClassByAbi(string $abiType)EthDataTypestatic
getClassName()EthDataType
getDataLengthType()EthDataTypestatic
getDefinition()EthereumStaticstatic
getMethodSignature($input)EthereumStaticstatic
getProperty(string $property='value', bool $returnHexVal=false)EthDataType
getTypeArray()FilterChangestatic
getTypeClass(string $type, bool $typed_constructor=false)EthDataTypestatic
hasHexPrefix($str)EthereumStaticstatic
isPrimitive()EthDataTypestatic
isValidAddress($address, $throw=false)EthereumStaticstatic
isValidFunction($input)EthereumStaticstatic
isValidHexData($str)EthereumStaticstatic
isValidHexQuantity($str)EthereumStaticstatic
phpKeccak256($string)EthereumStaticstatic
removeHexPrefix($str)EthereumStaticstatic
setValue($val, array $params=[])EthDataType
sha3($string)EthereumStaticstatic
toArray()FilterChange