@psalm-pure
Overrides BigNumber::from
protected static function from(BigNumber $number) : static { return $number->toBigDecimal(); }