Skip to content

API documentation of Agoric SDK / Exports / @agoric/zoe / tools/types-ambient / PriceLevel

Interface: PriceLevel

@agoric/zoe.tools/types-ambient.PriceLevel

A description of a single quote

Table of contents

Properties

Properties

amountIn

amountIn: Amount<"nat">

The amount supplied to a trade

Defined in

zoe/tools/types-ambient.js:156


amountOut

amountOut: Amount<"nat">

The quoted result of trading amountIn

Defined in

zoe/tools/types-ambient.js:158