mirror of
https://github.com/discountry/ritmex-bot.git
synced 2026-09-09 16:28:06 +00:00
8 lines
415 B
Markdown
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|
|