Table of Contents

Enum RfqAmountSide

Namespace
NArk.ArkadeIntents.Rfq
Assembly
NArk.ArkadeIntents.dll

Which leg of the pair the request's amount is fixed on.

[JsonConverter(typeof(RfqAmountSideConverter))]
public enum RfqAmountSide

Fields

From = 0

Exact-in: the client fixes what it pays.

To = 1

Exact-out: the client fixes what it receives.