Software Development Kits
[EVM] React Components SDK
- Overview
- Getting started
- Theming
- Wallet connect
- Framework Guides
- Page Components
- Block Components
[EVM] React Hooks SDK
[EVM] Core SDK
[EVM] Perp SDK
Account
useLeverage
Get account max leverage and edit it. See extended example.
Example
const [maxLeverage, { update, config: leverageLevers, isMutating }] = useLeverage();
On this page
Assistant
Responses are generated using AI and may contain mistakes.