Skip to content

Commit

Permalink
Update pages/api_integration-guides/how_to_transfer.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: zach <[email protected]>
  • Loading branch information
jiajames and zachfc authored Jun 20, 2024
1 parent b4414f7 commit 93227ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pages/api_integration-guides/how_to_transfer.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -199,10 +199,12 @@ tx = client.post.transfer(
## Determining parameters

* Asset

Asset ID can be fetched using the `/dydxprotocol/assets/asset` endpoint. [Example](https://dydx-api.lavenderfive.com:443/dydxprotocol/assets/asset)
Collateral token (USDC) will have an asset ID `0`.

* Quantums

For collateral token, multiply by 10^6. For example, `100 USDC = 100_000_000 quantums`

## Pulling current balance
Expand Down

0 comments on commit 93227ef

Please sign in to comment.