Interface TokenBridgeMessage
Properties
amount
amount: BigNumber
blockNumber
blockNumber: number
data
data: string
direction
from
from: string
l1Token
l1Token: string
l2Token
l2Token: string
logIndex
logIndex: number
to
to: string
transactionHash
transactionHash: string
Describes a token withdrawal or deposit, along with the underlying raw cross chain message behind the deposit or withdrawal.