Ether Binder
Set of utilities for interacting with Ethereum and it's smart contracts with PHP, with generating ABI bindings and Ethereum-related types
|
This is the complete list of members for M8B\EtherBinder\RPC\Modules\Debug, including all inherited members.
blockHash(Hash|Block $block) | M8B\EtherBinder\RPC\Modules\AbstractModule | protected |
blockParam(int|BlockParam $blockNumber) | M8B\EtherBinder\RPC\Modules\AbstractModule | protected |
debugGetRawBlock(int|BlockParam $blockParam=BlockParam::LATEST) | M8B\EtherBinder\RPC\Modules\Debug | |
debugGetRawHeader(int|BlockParam $blockParam=BlockParam::LATEST) | M8B\EtherBinder\RPC\Modules\Debug | |
debugGetRawReceipts(int|BlockParam $blockParam=BlockParam::LATEST) | M8B\EtherBinder\RPC\Modules\Debug | |
debugGetRawTransaction(Hash $h) | M8B\EtherBinder\RPC\Modules\Debug | |
runRpc(string $method, ?array $params=null) | M8B\EtherBinder\RPC\Modules\AbstractModule |