toEther abstract method

BigInt toEther()

Converts this Uint256 to an EtherAmount in ether.

Returns an BigInt representing the Uint256 value in ether.

Implementation

BigInt toEther();