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

1.3 KiB

@oceanprotocol/lib / Exports / DispenserCreationParams

Interface: DispenserCreationParams

Table of contents

Properties

Properties

allowedSwapper

Optional allowedSwapper: string

Defined in

@types/Dispenser.ts:6


dispenserAddress

dispenserAddress: string

Defined in

@types/Dispenser.ts:2


maxBalance

maxBalance: string

Defined in

@types/Dispenser.ts:4


maxTokens

maxTokens: string

Defined in

@types/Dispenser.ts:3


withMint

Optional withMint: boolean

Defined in

@types/Dispenser.ts:5