Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| b60f897110 | |||
| 9ed818d1d0 |
@@ -15,7 +15,7 @@ import java.math.BigDecimal;
|
|||||||
* @param tradedTokenMint the mint address of the token being traded
|
* @param tradedTokenMint the mint address of the token being traded
|
||||||
* @param collateralUsd the amount of USD representing the collateral for this position
|
* @param collateralUsd the amount of USD representing the collateral for this position
|
||||||
*/
|
*/
|
||||||
public record JupiterPerpsPositiono(
|
public record JupiterPerpsPosition(
|
||||||
ΩJupiterPerpsPositionAccountΩ positionAccount,
|
ΩJupiterPerpsPositionAccountΩ positionAccount,
|
||||||
ΩUSDCPriceΩ entryPrice,
|
ΩUSDCPriceΩ entryPrice,
|
||||||
JupiterPerpsPositionDirection direction,
|
JupiterPerpsPositionDirection direction,
|
||||||
|
|||||||
Reference in New Issue
Block a user