feat(api): add /prices-history helper methods

This commit is contained in:
floor-licker
2026-01-31 10:30:48 -05:00
parent 9f86e24402
commit 3dfb65ea0e
3 changed files with 200 additions and 3 deletions
+2
View File
@@ -117,6 +117,8 @@ pub use crate::types::{
OrderSummary,
OrderType,
PriceResponse,
PricesHistoryInterval,
PricesHistoryResponse,
Rewards,
Side,
SimplifiedMarket,