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

8 lines
415 B
Markdown

!!! info "[Deposit](/../../schemas/deposit)"
|Name<br>`Lite`|Type|Required<br>`Default`| Description |
|-|-|-|-|
|tx_hash<br>`th` |string|True|The hash of the bridgemint event producing the deposit|
|to_account_id<br>`ta` |string|True|The account to deposit into|
|currency<br>`c` |string|True|The token currency to deposit|
|num_tokens<br>`nt` |string|True|The number of tokens to deposit|