Interface BridgeTransaction

Hierarchy

  • BridgeTransaction

Properties

amount: string
amountFormatted: number
blockId: string
blockTime: number
bridgeContract: string
confirmations: number
confirmationsNeeded: number
destinationChainId: number
destinationTokenAddress: string
fee: string
feeFormatted: number
hash: string
isClaimable?: boolean
messenger: Messenger
recipient: string
sender: string
sourceChainId: number
sourceTokenAddress: string
stableFee: string
stableFeeFormatted: number
txId: string
virtualAmount: string

Generated using TypeDoc