How to trade perps on WOOFi Pro
Last updated
Last updated
WOOFi Pro is an omnichain gasless Central Limit Order Book (CLOB) perps protocol with up to 20x leverage, featuring omnichain deposits, CeFi-grade user experience (UX), advanced trading tools, and revenue sharing. WOOFi Pro utilizes Orderly Network's Infrastructure allowing for a seamless CEX-like experience while still maintaining self-custody of funds.
Depositing into WOOFi Pro can take place on any WOOFi-supported chain in a single transaction that crosschain swaps and loads up the collateral for you, with Arbitrum hosting the first bridgeless deposit vault for native USDC.
WOOFi Pro supports both EVM and Solana networks, so you’ll need either an EVM-compatible wallet or a Solana-compatible wallet to start trading. Connect this wallet to WOOFi Pro. Doing so will require two signature requests. Signing is free, won't send a transaction, and is used to verify ownership/allow trading.
You can find the “Deposit” button on both the the portfolio page and the trading page. From here, you can deposit assets using any of the supported chains.
The deposit/withdraw screen shows the available assets on the available chains that you can deposit. Non Arbitrum and Optimism chain deposits require bridging, which is all handled through WOOFi crosschain swaps. Note you will be required to approve USDC in order for you to be able to deposit.
You can adjust max account leverage on both the portfolio and trading pages, with options ranging from 1x to 50x.
Head to the 'Trading' tab where you can begin your trading experience. Choose your specific pair to trade, place market/limit orders, quickly prefill an order by clicking in the orderbook, monitor current positions, pending orders, and all the general features of a perp CLOB.
If you'd like to trade using an API, go to the next section.
WOOFi Pro APIs are provided as part of the Orderly Network omnichain trading infrastructure
1) Get Account Id, Orderly Key ( API Key ) and Orderly Secret ( API Secret )
Click "Create API key"
Confirm and get the credentials.
2) Integrating the API
Detailed docs are available at https://orderly.network/docs/build-on-evm/evm-api/introduction
WOOFi Pro Mainnet:
supported network (deposit/withdraw) : Arbitrum One
chain_id = 42161
broker_id = woofi_pro
base endpoint = https://api-evm.orderly.org
WOOFi Pro Testnet:
supported network (deposit/withdraw) : Arbitrum Goerli
chain_id = 421613
broker_id = woofi_pro
base endpoint = https://testnet-api-evm.orderly.org
Testnet USDC coin faucet
Click the "Get test USDC" button and wait few minutes, your WOOFi account will get the test USDC
Learn more about Orderly Network and the tiers of trading fees. Please note that the trading volume required for each fee tier is cumulative, and can be achieved with or without an API.