This is the complete list of members for SendTransaction, including all inherited members.
| $data | SendTransaction | |
| $from | SendTransaction | |
| $gas | SendTransaction | |
| $gasPrice | SendTransaction | |
| $nonce | SendTransaction | |
| $to | SendTransaction | |
| $value | SendTransaction | |
| __construct(EthD20 $from, EthD $data, EthD20 $to=null, EthQ $gas=null, EthQ $gasPrice=null, EthQ $value=null, EthQ $nonce=null) | SendTransaction | |
| convertCurrency(float $amount, string $from='wei', string $to='ether') | EthereumStatic | static |
| ensureHexPrefix($str) | EthereumStatic | static |
| getAllTypeClasses() | EthDataType | static |
| getClassByAbi(string $abiType) | EthDataType | static |
| getClassName() | EthDataType | |
| getDataLengthType() | EthDataType | static |
| getDefinition() | EthereumStatic | static |
| getMethodSignature($input) | EthereumStatic | static |
| getProperty(string $property='value', bool $returnHexVal=false) | EthDataType | |
| getTypeArray() | SendTransaction | static |
| getTypeClass(string $type, bool $typed_constructor=false) | EthDataType | static |
| hasHexPrefix($str) | EthereumStatic | static |
| isPrimitive() | EthDataType | 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 |
| setValue($val, array $params=[]) | EthDataType | |
| sha3($string) | EthereumStatic | static |
| toArray() | SendTransaction | |