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