Files
ritmex-bot/docs/grvt/schemas/deposit_history.md
T

762 B

!!! info "DepositHistory" |Name
Lite|Type|Required
Default| Description | |-|-|-|-| |l_1_hash
l1 |string|True|The L1 txHash of the deposit| |l_2_hash
l2 |string|True|The L2 txHash of the deposit| |to_account_id
ta |string|True|The account to deposit into| |currency
c |string|True|The token currency to deposit| |num_tokens
nt |string|True|The number of tokens to deposit| |initiated_time
it |string|True|The timestamp when the deposit was initiated on L1 in unix nanoseconds| |confirmed_time
ct |string|True|The timestamp when the deposit was confirmed on L2 in unix nanoseconds| |from_address
fa |string|True|The address of the sender|