Skip to content

Commit

Permalink
[v3]: improves (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
dfkadyr authored Jul 16, 2024
1 parent e04fb49 commit 83d814b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -686,7 +686,7 @@ How much a user can withdraw. Use this method if the user has mintedAssets, if m
| Name | Type | Required | Info |
|------|------|-------------|-------|
| vaultAddress | `bigint` | **Yes** | Address of vault |
| vaultAddress | `string` | **Yes** | Address of vault |
| ltvPercent | `bigint` | **Yes** | [sdk.osToken.getConfig](#sdkostokengetconfig) |
| mintedAssets | `bigint` | **Yes** | [sdk.osToken.getPosition](#sdkostokengetposition) |
| stakedAssets | `bigint` | **Yes** | [sdk.vault.getStakeBalance](#sdkvaultgetstakebalance) |
Expand Down

0 comments on commit 83d814b

Please sign in to comment.