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

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

$abiEventprotected
$anonymousEventprotected
$contractAddressEmittedEventprotected
$dataEmittedEventprotected
$emitterAddressEmittedEventprotected
$inputsEventprotected
$nameEventprotected
$responseEmittedEventprotected
$transactionEmittedEventprotected
__construct($eventOrAbi, FilterChange $filterChange, Transaction $tx)EmittedEvent
Ethereum::Event::__construct($abiItem)Event
convertCurrency(float $amount, string $from='wei', string $to='ether')EthereumStaticstatic
decode(FilterChange $filterChange)Event
ensureHexPrefix($str)EthereumStaticstatic
getAbi()Event
getContract()EmittedEvent
getData()EmittedEvent
getDefinition()EthereumStaticstatic
getEmitter()EmittedEvent
getHandler()Event
getLog()EmittedEvent
getMethodSignature($input)EthereumStaticstatic
getName()Event
getRawData()EmittedEvent
getResponse()EmittedEvent
getSignature()Event
getTopic()Event
getTransaction()EmittedEvent
hasData()EmittedEvent
hasHexPrefix($str)EthereumStaticstatic
isValidAddress($address, $throw=false)EthereumStaticstatic
isValidFunction($input)EthereumStaticstatic
isValidHexData($str)EthereumStaticstatic
isValidHexQuantity($str)EthereumStaticstatic
phpKeccak256($string)EthereumStaticstatic
removeHexPrefix($str)EthereumStaticstatic
setResponse($response)EmittedEvent
sha3($string)EthereumStaticstatic
toArray()EmittedEvent