mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
3.3 KiB
3.3 KiB
@oceanprotocol/lib / Exports / FixedPriceExchange
Interface: FixedPriceExchange
Table of contents
Properties
- active
- allowedSwapper
- baseToken
- btBalance
- btDecimals
- btSupply
- datatoken
- dtBalance
- dtDecimals
- dtSupply
- exchangeId
- exchangeOwner
- fixedRate
- withMint
Properties
active
• active: boolean
Defined in
allowedSwapper
• allowedSwapper: string
Defined in
baseToken
• baseToken: string
Defined in
btBalance
• btBalance: string
Defined in
btDecimals
• btDecimals: string
Defined in
btSupply
• btSupply: string
Defined in
datatoken
• datatoken: string
Defined in
dtBalance
• dtBalance: string
Defined in
dtDecimals
• dtDecimals: string
Defined in
dtSupply
• dtSupply: string
Defined in
exchangeId
• Optional
exchangeId: string
Defined in
exchangeOwner
• exchangeOwner: string
Defined in
fixedRate
• fixedRate: string
Defined in
withMint
• withMint: boolean