Class TransferERC20ToCallerAlpha

Hierarchy

  • Action
    • TransferERC20ToCaller

Constructors

Properties

amount: BigNumber
properties: {
    name: string;
    type: string;
}[]
values: any[]
structName: string

Methods

  • Returns {
        types: string[];
        data: BigNumber[];
    }

    • types: string[]
    • data: BigNumber[]
  • Returns {
        [key: string]: {
            name: string;
            type: string;
        }[];
    }

    • [key: string]: {
          name: string;
          type: string;
      }[]

Generated using TypeDoc