Add Adrena Protocol Open/Close PERP trade support

This commit is contained in:
Orex
2025-01-01 14:57:55 +04:00
parent 61abe10b0d
commit a68f26d009
8 changed files with 21577 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ export * from "./limit_order";
export * from "./batch_order";
export * from "./cancel_all_orders";
export * from "./withdraw_all";
export * from "./adrena_perp_trading";
export * from "./register_domain";
export * from "./resolve_sol_domain";
export * from "./get_primary_domain";