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

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

$eventsSmartContractprotected
__call(string $method, array $args)SmartContract
__construct(array $abi, string $contractAddress, Ethereum $eth)SmartContract
createFromTruffleBuildDirectory($path, $web3=null, $networkId=null)SmartContractstatic
createMetaFromTruffle($filePath)SmartContractstatic
getAddress()SmartContract
processLog(FilterChange $filterChange)SmartContract