Transfer() event logs.
For wrapped native token assets such as Wrapped Ether, we create a transfer event to the recipient/sender of the wrapped asset during a wrapping/unwrapping transaction.
- For wrapping native tokens, we use the
Deposit()event logs of theWETHequivalent contract for the blockchain. - For unwrapping native tokens, we use the
Withdraw()event logs of theWETHequivalent contract for the blockchain.
Table Columns
Unique Key:unique_id