1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00
ocean.js/docs/interfaces/FixedPriceExchange.md
2023-05-02 18:18:30 +01:00

3.3 KiB

@oceanprotocol/lib / Exports / FixedPriceExchange

Interface: FixedPriceExchange

Table of contents

Properties

Properties

active

active: boolean

Defined in

@types/FixedPrice.ts:32


allowedSwapper

allowedSwapper: string

Defined in

@types/FixedPrice.ts:44


baseToken

baseToken: string

Defined in

@types/FixedPrice.ts:35


btBalance

btBalance: string

Defined in

@types/FixedPrice.ts:40


btDecimals

btDecimals: string

Defined in

@types/FixedPrice.ts:38


btSupply

btSupply: string

Defined in

@types/FixedPrice.ts:42


datatoken

datatoken: string

Defined in

@types/FixedPrice.ts:34


dtBalance

dtBalance: string

Defined in

@types/FixedPrice.ts:39


dtDecimals

dtDecimals: string

Defined in

@types/FixedPrice.ts:37


dtSupply

dtSupply: string

Defined in

@types/FixedPrice.ts:41


exchangeId

Optional exchangeId: string

Defined in

@types/FixedPrice.ts:45


exchangeOwner

exchangeOwner: string

Defined in

@types/FixedPrice.ts:33


fixedRate

fixedRate: string

Defined in

@types/FixedPrice.ts:36


withMint

withMint: boolean

Defined in

@types/FixedPrice.ts:43