Ethereum PHP
PHP interface to Ethereum JSON-RPC API.
Select version
•
All
Classes
Namespaces
Files
Functions
Variables
Modules
Pages
EmittedEvent Member List
This is the complete list of members for
EmittedEvent
, including all inherited members.
$abi
Event
protected
$anonymous
Event
protected
$contractAddress
EmittedEvent
protected
$data
EmittedEvent
protected
$emitterAddress
EmittedEvent
protected
$inputs
Event
protected
$name
Event
protected
$response
EmittedEvent
protected
$transaction
EmittedEvent
protected
__construct
($eventOrAbi, FilterChange $filterChange, Transaction $tx)
EmittedEvent
Ethereum::Event::__construct
($abiItem)
Event
convertCurrency
(float $amount, string $from='wei', string $to='ether')
EthereumStatic
static
decode
(FilterChange $filterChange)
Event
ensureHexPrefix
($str)
EthereumStatic
static
getAbi
()
Event
getContract
()
EmittedEvent
getData
()
EmittedEvent
getDefinition
()
EthereumStatic
static
getEmitter
()
EmittedEvent
getHandler
()
Event
getLog
()
EmittedEvent
getMethodSignature
($input)
EthereumStatic
static
getName
()
Event
getRawData
()
EmittedEvent
getResponse
()
EmittedEvent
getSignature
()
Event
getTopic
()
Event
getTransaction
()
EmittedEvent
hasData
()
EmittedEvent
hasHexPrefix
($str)
EthereumStatic
static
isValidAddress
($address, $throw=false)
EthereumStatic
static
isValidFunction
($input)
EthereumStatic
static
isValidHexData
($str)
EthereumStatic
static
isValidHexQuantity
($str)
EthereumStatic
static
phpKeccak256
($string)
EthereumStatic
static
removeHexPrefix
($str)
EthereumStatic
static
setResponse
($response)
EmittedEvent
sha3
($string)
EthereumStatic
static
toArray
()
EmittedEvent
Generated by
1.8.13