A market-maker offer (<address>:<rate>).
<address>:<rate>
@type t() :: %Rujira.Fin.Events.Price.MarketMaker{ address: String.t(), rate: Decimal.t() }