PyPerp icon indicating copy to clipboard operation
PyPerp copied to clipboard

Python SDK for Perpetual Protocol

Results 4 PyPerp issues
Sort by recently updated
recently updated
newest added

Is there a way to add liquidity to a range on the Perp Protocol (see screenshot) using the API? ![add_liquidity_perp](https://user-images.githubusercontent.com/4126235/173090359-f4a5519d-64a0-420c-be0f-2171feadce54.png)

Many addresses in the abi/optimism folder are wrong, for example in AccountBalance.json the correct address is : "address": "0xA7f3FC32043757039d5e13d790EE43edBcBa8b7c" in vBTC.json "address": "0x86f1e0420c26a858fc203A3645dD1A36868F18e5" and many more to correct, I've always...

Seems to have happened in 5a354942d84421bd89769cd1b6a29dd65ed4f63c when methods were changed to snake case should now be get_l2_contract_address()?

Hi there! First, thanks for your project, appreciated that you share as OSS! Q: Do you plan to support the streaming WebSocket API? As in https://docs.dydx.exchange/#v3-websocket-api ----- Other notes: *...