Go to the source code of this file.
Functions | |
| getBalanceAtAddress ($address) | |
Variables | |
| const | IS_PUBLIC TRUE |
| $address = '0x78f444392cB2C0aF3cF606De36Ad080EBf22b500' | |
| getBalanceAtAddress | ( | $address | ) |
Displays the ethereum status report page.
This page provides a overview about Ethereum functions and usage.
| Ethereum | $eth | Etherum client instance. |
Definition at line 23 of file list-balance-example.php.
References $address.
| $address = '0x78f444392cB2C0aF3cF606De36Ad080EBf22b500' |
Definition at line 41 of file list-balance-example.php.
Referenced by SmartContract\createFromTruffleBuildDirectory(), getBalanceAtAddress(), EthereumStatic\isValidAddress(), status(), EcRecoverStaticTest\testRestoreAddress(), and EthD20\unPadEnsureLength().
| const IS_PUBLIC TRUE |
Definition at line 11 of file list-balance-example.php.