Inheritance diagram for Event:
Collaboration diagram for Event:Public Member Functions | |
| __construct ($abiItem) | |
| decode (FilterChange $filterChange) | |
| getSignature () | |
| getTopic () | |
| getHandler () | |
| getAbi () | |
| getName () | |
Protected Attributes | |
| $name | |
| $anonymous | |
| $inputs | |
| $abi | |
Additional Inherited Members | |
Static Public Member Functions inherited from EthereumStatic | |
| static | getMethodSignature ($input) |
| static | phpKeccak256 ($string) |
| static | sha3 ($string) |
| static | isValidFunction ($input) |
| static | getDefinition () |
| static | isValidHexQuantity ($str) |
| static | isValidHexData ($str) |
| static | isValidAddress ($address, $throw=false) |
| static | hasHexPrefix ($str) |
| static | removeHexPrefix ($str) |
| static | ensureHexPrefix ($str) |
| static | convertCurrency (float $amount, string $from='wei', string $to='ether') |
| decode | ( | FilterChange | $filterChange | ) |