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

2.5 KiB

@oceanprotocol/lib / Exports / FreCreationParams

Interface: FreCreationParams

Table of contents

Properties

Properties

allowedConsumer

Optional allowedConsumer: string

Defined in

@types/FixedPrice.ts:11


baseTokenAddress

baseTokenAddress: string

Defined in

@types/FixedPrice.ts:3


baseTokenDecimals

baseTokenDecimals: number

Defined in

@types/FixedPrice.ts:6


datatokenDecimals

datatokenDecimals: number

Defined in

@types/FixedPrice.ts:7


fixedRate

fixedRate: string

Defined in

@types/FixedPrice.ts:8


fixedRateAddress

fixedRateAddress: string

Defined in

@types/FixedPrice.ts:2


marketFee

marketFee: string

Defined in

@types/FixedPrice.ts:9


marketFeeCollector

marketFeeCollector: string

Defined in

@types/FixedPrice.ts:5


owner

owner: string

Defined in

@types/FixedPrice.ts:4


withMint

Optional withMint: boolean

Defined in

@types/FixedPrice.ts:10