Options
All
  • Public
  • Public/Protected
  • All
Menu

Static pool info that can be passed in as props Most is optional except the address, this is a requirement

Hierarchy

Index

Properties

address: string
committer?: { address: string }

Type declaration

  • address: string
fee?: string
frontRunningInterval?: number

Front running interaval in seconds. Time before the upkeep where no more commits are permitted

keeper?: string
leverage?: number
longToken?: TokenInfo
name?: string
oracle?: string
settlementToken?: TokenInfo
shortToken?: TokenInfo
updateInterval?: number

Update interaval (time between upkeeps) in seconds.

Generated using TypeDoc