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

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

$expirySHHMessage
$fromSHHMessage
$hashSHHMessage
$payloadSHHMessage
$sentSHHMessage
$toSHHMessage
$topicsSHHMessage
$ttlSHHMessage
$workProvedSHHMessage
__construct(EthD $hash=null, EthD $from=null, EthD $to=null, EthQ $expiry=null, EthQ $ttl=null, EthQ $sent=null, array $topics=null, EthD $payload=null, EthQ $workProved=null)SHHMessage
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()SHHMessagestatic
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()SHHMessage