Ether Binder
Set of utilities for interacting with Ethereum and it's smart contracts with PHP, with generating ABI bindings and Ethereum-related types
Loading...
Searching...
No Matches
M8B\EtherBinder\Utils\WeiFormatter Member List

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\WeiFormatterstatic
fromWei(int|string|OOGmp $wei, int $finalDecimals, int|string|EtherFormats $format=EtherFormats::ETHER)M8B\EtherBinder\Utils\WeiFormatterstatic