toWei abstract method
Converts this Uint256 to an EtherAmount in wei.
Returns an BigInt representing the Uint256 value in wei.
Implementation
BigInt toWei();
Converts this Uint256 to an EtherAmount in wei.
Returns an BigInt representing the Uint256 value in wei.
BigInt toWei();