Created
December 20, 2022 22:56
-
-
Save lexer/cc1094455f9c6aeda0ea707e885f9fa0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"inAmount":"1000000", | |
"outAmount":"75149375", | |
"priceImpactPct":0.000027078666920532513, | |
"marketInfos":[ | |
{ | |
"id":"Hme4Jnqhdz2jAPUMnS7jGE5zv6Y1ynqrUEhmUAWkXmzn", | |
"label":"Orca", | |
"inputMint":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v", | |
"outputMint":"mSoLzYCxHdYgdzU16g5QSh3i5K3z3KZK7ytfqcJm7So", | |
"notEnoughLiquidity":false, | |
"inAmount":"1000000", | |
"outAmount":"75149375", | |
"priceImpactPct":0.00002707866692055412, | |
"lpFee":{ | |
"amount":"3000", | |
"mint":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v", | |
"pct":0.003 | |
}, | |
"platformFee":{ | |
"amount":"0", | |
"mint":"mSoLzYCxHdYgdzU16g5QSh3i5K3z3KZK7ytfqcJm7So", | |
"pct":0 | |
} | |
} | |
], | |
"amount":"1000000", | |
"slippageBps":10, | |
"otherAmountThreshold":"75074226", | |
"swapMode":"ExactIn", | |
"fees":{ | |
"signatureFee":10000, | |
"openOrdersDeposits":[ | |
], | |
"ataDeposits":[ | |
], | |
"totalFeeAndDeposits":10000, | |
"minimumSOLForTransaction":10000 | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment