mirror of
https://github.com/discountry/ritmex-bot.git
synced 2026-09-11 17:28:08 +00:00
更新文档,添加和修改多个API接口的描述,确保文档内容的准确性和完整性,提升开发者使用体验。
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
!!! info "[VaultInvestment](/../../schemas/vault_investment)"
|
||||
Summarizes a vault investment held by a funding account<br>
|
||||
|
||||
|Name<br>`Lite`|Type|Required<br>`Default`| Description |
|
||||
|-|-|-|-|
|
||||
|vault_id<br>`vi` |string|True|The trading account ID of the vault invested in.|
|
||||
|num_lp_tokens<br>`nl` |string|True|The number of shares held by the investor.|
|
||||
|share_price<br>`sp` |string|True|The current share price (in USD) of this vault investment.|
|
||||
Reference in New Issue
Block a user