Interface that should be implemented by ABI serializable objects.
Static
Convert floating point to units according to symbol precision. Note that the value will be rounded to closest precision.
Convert units to floating point number according to symbol precision.
If the given units can't be represented in 53 bits.
Return true if the object equals the other object passed.
Called when encoding to binary abi format.
Called when encoding to json abi format.
Generated using TypeDoc
Interface that should be implemented by ABI serializable objects.