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\Utils\WeiFormatter, including all inherited members.
fromHuman(float|int|string|OOGmp $human, int|string|EtherFormats $format=EtherFormats::ETHER) | M8B\EtherBinder\Utils\WeiFormatter | static |
fromWei(int|string|OOGmp $wei, int $finalDecimals, int|string|EtherFormats $format=EtherFormats::ETHER) | M8B\EtherBinder\Utils\WeiFormatter | static |