{
"privateKey": "U2FsdGVkX19YhA3PPtfOe9sfk4qDijScLqg7C4GF54iFuoLYGaeRr4dJMeXquxmskPBzCEMGI9LBTuQZN1CySTOaG7XwtjmeYrh7C0or2+ysScN1dXUyGOupprDQ97uZ",
"inToken": "0x0000000000000000000000000000000000000000000000000000000000000002::sui::SUI",
"outToken": "0xdba34672e30cb065b1f93e3ab55318768fd6fef66c15942c9f7cb846e2f900e7::usdc::USDC",
"routePlan": {
"plan": "{\"amountIn\":{\"__type\":\"BN\",\"value\":\"100000000\"},\"amountOut\":{\"__type\":\"BN\",\"value\":\"277586\"},\"byAmountIn\":true,\"insufficientLiquidity\":false,\"routes\":[{\"path\":[{\"id\":\"0x8de873c695e8b1ebd8db907dd28f17e9d7842042e992274e5c02ad21047a8067\",\"direction\":true,\"provider\":\"FLOWXV3\",\"from\":\"0x0000000000000000000000000000000000000000000000000000000000000002::sui::SUI\",\"target\":\"0xc060006111016b8a020ad5b33834984a437aaa7d3c74c18e09a95d48aceab08c::coin::COIN\",\"feeRate\":\"0.0001\",\"amountIn\":100000000,\"amountOut\":277708},{\"id\":\"0x0321b68a0fca8c990710d26986ba433d06b351deba9384017cd6175f20466a8f\",\"direction\":true,\"provider\":\"BLUEFIN\",\"from\":\"0xc060006111016b8a020ad5b33834984a437aaa7d3c74c18e09a95d48aceab08c::coin::COIN\",\"target\":\"0xdba34672e30cb065b1f93e3ab55318768fd6fef66c15942c9f7cb846e2f900e7::usdc::USDC\",\"feeRate\":\"0.0001\",\"amountIn\":277708,\"amountOut\":277586}],\"amountIn\":{\"__type\":\"BN\",\"value\":\"100000000\"},\"amountOut\":{\"__type\":\"BN\",\"value\":\"277586\"},\"initialPrice\":{\"__type\":\"Decimal\",\"value\":\"2.777560360427768337\"}}],\"totalDeepFee\":0,\"packages\":{\"__type\":\"Map\",\"value\":[[\"aggregator_v2_extend\",\"0x200e762fa2c49f3dc150813038fbf22fd4f894ac6f23ebe1085c62f2ef97f1ca\"],[\"aggregator_v2\",\"0x3864c7c59a4889fec05d1aae4bc9dba5a0e0940594b424fbed44cb3f6ac4c032\"]]}}",
"inAmount": 100000000,
"outAmount": 277586
},
"inAmount": 200000000,
"outAmountMin": 555172
}
curl --location --request POST '/sui/swap' \
--header 'Content-Type: application/json' \
--data-raw '{
"privateKey": "U2FsdGVkX19YhA3PPtfOe9sfk4qDijScLqg7C4GF54iFuoLYGaeRr4dJMeXquxmskPBzCEMGI9LBTuQZN1CySTOaG7XwtjmeYrh7C0or2+ysScN1dXUyGOupprDQ97uZ",
"inToken": "0x0000000000000000000000000000000000000000000000000000000000000002::sui::SUI",
"outToken": "0xdba34672e30cb065b1f93e3ab55318768fd6fef66c15942c9f7cb846e2f900e7::usdc::USDC",
"routePlan": {
"plan": "{\"amountIn\":{\"__type\":\"BN\",\"value\":\"100000000\"},\"amountOut\":{\"__type\":\"BN\",\"value\":\"277586\"},\"byAmountIn\":true,\"insufficientLiquidity\":false,\"routes\":[{\"path\":[{\"id\":\"0x8de873c695e8b1ebd8db907dd28f17e9d7842042e992274e5c02ad21047a8067\",\"direction\":true,\"provider\":\"FLOWXV3\",\"from\":\"0x0000000000000000000000000000000000000000000000000000000000000002::sui::SUI\",\"target\":\"0xc060006111016b8a020ad5b33834984a437aaa7d3c74c18e09a95d48aceab08c::coin::COIN\",\"feeRate\":\"0.0001\",\"amountIn\":100000000,\"amountOut\":277708},{\"id\":\"0x0321b68a0fca8c990710d26986ba433d06b351deba9384017cd6175f20466a8f\",\"direction\":true,\"provider\":\"BLUEFIN\",\"from\":\"0xc060006111016b8a020ad5b33834984a437aaa7d3c74c18e09a95d48aceab08c::coin::COIN\",\"target\":\"0xdba34672e30cb065b1f93e3ab55318768fd6fef66c15942c9f7cb846e2f900e7::usdc::USDC\",\"feeRate\":\"0.0001\",\"amountIn\":277708,\"amountOut\":277586}],\"amountIn\":{\"__type\":\"BN\",\"value\":\"100000000\"},\"amountOut\":{\"__type\":\"BN\",\"value\":\"277586\"},\"initialPrice\":{\"__type\":\"Decimal\",\"value\":\"2.777560360427768337\"}}],\"totalDeepFee\":0,\"packages\":{\"__type\":\"Map\",\"value\":[[\"aggregator_v2_extend\",\"0x200e762fa2c49f3dc150813038fbf22fd4f894ac6f23ebe1085c62f2ef97f1ca\"],[\"aggregator_v2\",\"0x3864c7c59a4889fec05d1aae4bc9dba5a0e0940594b424fbed44cb3f6ac4c032\"]]}}",
"inAmount": 100000000,
"outAmount": 277586
},
"inAmount": 200000000,
"outAmountMin": 555172
}'
{"code":0,"data":{"hash":"6EeUmLeyZeyutzAE9isY5siNncnmeJfcALSEkYdkktKK"},"msg":"success"}