mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
2.5 KiB
2.5 KiB
@oceanprotocol/lib / Exports / FreCreationParams
Interface: FreCreationParams
Table of contents
Properties
- allowedConsumer
- baseTokenAddress
- baseTokenDecimals
- datatokenDecimals
- fixedRate
- fixedRateAddress
- marketFee
- marketFeeCollector
- owner
- withMint
Properties
allowedConsumer
• Optional
allowedConsumer: string
Defined in
baseTokenAddress
• baseTokenAddress: string
Defined in
baseTokenDecimals
• baseTokenDecimals: number
Defined in
datatokenDecimals
• datatokenDecimals: number
Defined in
fixedRate
• fixedRate: string
Defined in
fixedRateAddress
• fixedRateAddress: string
Defined in
marketFee
• marketFee: string
Defined in
marketFeeCollector
• marketFeeCollector: string
Defined in
owner
• owner: string
Defined in
withMint
• Optional
withMint: boolean