Hierarchy

Implements

Constructors

Properties

client: SigningCosmWasmClient
contractAddress: string
sender: string

Methods

  • Parameters

    • __namedParameters: {
          amount: string;
          msg: string;
          sender: string;
      }
      • amount: string
      • msg: string
      • sender: string
    • _fee: number | StdFee | "auto" = "auto"
    • Optional _memo: string
    • Optional _funds: Coin[]

    Returns Promise<ExecuteResult>

  • Parameters

    • __namedParameters: {
          owner: string;
      }
      • owner: string
    • _fee: number | StdFee | "auto" = "auto"
    • Optional _memo: string
    • Optional _funds: Coin[]

    Returns Promise<ExecuteResult>

©2020 - 2023 Oraichain Foundation