Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

  • new MirrorCollector(options: Partial<{ codeID: number; contractAddress: string; key: Key; lcd: LCDClient }>): MirrorCollector

Properties

Optional codeID

codeID: undefined | number

Optional contractAddress

contractAddress: undefined | string

key

key: Key

Optional lcd

lcd: undefined | LCDClient

Accessors

wallet

  • get wallet(): Wallet

Methods

convert

  • convert(asset_token: string): MsgExecuteContract

depositReward

  • depositReward(asset_token: TerraswapToken, amount: Value): MsgExecuteContract

getConfig

init

  • init(init_msg: InitMsg, migratable: boolean): MsgInstantiateContract

send

  • send(): MsgExecuteContract