Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DepositTransaction

Hierarchy

  • DepositTransaction

Index

Properties

blockNumber: number

The block number at which the deposit transaction was applied.

chain: string

The symbol of chain.

contractAddress: string

The address of contract.

from: string

The address the token was sent from.

network: string

The name of network.

to: string

The address the token was send to.

txHash: string

The transaction hash of deposit.

value: number

The value of deposit transaction.

Generated using TypeDoc