toWei abstract method

BigInt toWei()

Converts this Uint256 to an EtherAmount in wei.

Returns an BigInt representing the Uint256 value in wei.

Implementation

BigInt toWei();