admin管理员组文章数量:1186254
I am currently trying to swap some tokens in Python using Jupiter to generate the quote for my transactions.
Their method is well detailed and I can swap my SOLs for some random token. In this case the amount
field is lamports.
However when I try to go the other way, I just can't figure what should amount
be.
I've tried
the actual quantity of the token I own, factoring out the decimals
the amount I wanna sell × 10^9 (nanotoken, just like how lamports are nanoSOLs)
the current price in SOL lamports of the amount of the token I wanna sell
And each time the actual amount sold looked so random.
So how should I fill the amount
parameter when I'm not swapping from SOLs ?
本文标签: solanaproblem in understanding Jupiter39s GET quoteStack Overflow
版权声明:本文标题:solana - problem in understanding Jupiter's GET quote - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1738338122a2077303.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论