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\Wallet\MnemonicWallet, including all inherited members.
$key (defined in M8B\EtherBinder\Wallet\AbstractWallet) | M8B\EtherBinder\Wallet\AbstractWallet | protected |
__construct(#[SensitiveParameter] string|array $words, #[SensitiveParameter] string $passPhrase="", string $path="m/44'/60'/0'/0/0", MnemonicLanguage|string $language=MnemonicLanguage::ENGLISH) | M8B\EtherBinder\Wallet\MnemonicWallet | |
genNew(int $wordCount=24, MnemonicLanguage|string $language=MnemonicLanguage::ENGLISH) | M8B\EtherBinder\Wallet\MnemonicWallet | static |
getAddress() | M8B\EtherBinder\Wallet\AbstractWallet | |
getKeyRaw(bool $bin=false) | M8B\EtherBinder\Wallet\AbstractWallet | |
key() | M8B\EtherBinder\Wallet\AbstractWallet |