Type alias Transfer

Transfer: {
    index: BigNumber;
    totalSent: BigNumber;
}

Type declaration

  • index: BigNumber
  • totalSent: BigNumber