| 1 | [ |
| 2 | "autonomous agent", |
| 3 | { |
| 4 | "base_aa": "2JYYNOSRFGLI3TBI4FVSE6GFBUAZTTI3", |
| 5 | "params": { |
| 6 | "x_asset": "base", |
| 7 | "y_asset": "S/oCESzEO8G2hvQuI6HsyPr0foLfKwzs+GU73nO9H40=", |
| 8 | "swap_fee": 0.001, |
| 9 | "exit_fee": 0.01, |
| 10 | "arb_profit_tax": 0.9, |
| 11 | "leverage_profit_tax": 0.25, |
| 12 | "leverage_token_tax": 0.1, |
| 13 | "base_interest_rate": 0.1, |
| 14 | "pool_leverage": 10, |
| 15 | "alpha": 0.5, |
| 16 | "period_length": 3600 |
| 17 | } |
| 18 | } |
| 19 | ] |
| Message | output amount 4 would be less than the expected minimum 5 |
|---|---|
| Code | |
| Trace |
| Message | output amount 4 would be less than the expected minimum 5 |
|---|---|
| Code | |
| Trace |
| Message | output amount 4 would be less than the expected minimum 5 |
|---|---|
| Code | |
| Trace |
| Message | output amount 4 would be less than the expected minimum 5 |
|---|---|
| Code | |
| Trace |
| Message | output amount 4 would be less than the expected minimum 5 |
|---|---|
| Code | |
| Trace |
| Message | output amount 4 would be less than the expected minimum 5 |
|---|---|
| Code | |
| Trace |
| Message | formula require(!($x_in AND $y_in), "received both assets"); if ($y_in){ $received_amount_Y = $received_amount_y; $in_asset = $y_asset; $out_asset = $x_asset; $delta_Yn = trigger.data.delta_yn; } else{ // x <-> y swap their roles. Uppercase X, Y, and P refer to invertable values $received_amount_Y = $received_amount_x; $in_asset = $x_asset; $out_asset = $y_asset; $delta_Yn = trigger.data.delta_xn; } $res = ($final_price ? $pool_lib_by_price : $pool_lib)#6.$swap($balances, $l_balances, $profits, $recent, $x0, $y0, $y_in, $final_price ? 0 : $delta_Yn, $final_price, $received_amount_Y, trigger.data.min_amount_out, trigger.initial_address, $pool_props); // further hops $hops = trigger.data.hops; $address = $hops[0].address OTHERWISE trigger.address; $change_address = $hops[0].change_address OTHERWISE $address; if ($hops){ $data_for_next_hop = $hops[0].data; delete($hops, 0); // remove the head hop if ($data_for_next_hop OR length($hops)){ $forwarded_data = $data_for_next_hop OTHERWISE {}; if (length($hops)) $forwarded_data.hops = $hops; } } failed: output amount 4 would be less than the expected minimum 5 |
|---|
| Message | formula require(!($x_in AND $y_in), "received both assets"); if ($y_in){ $received_amount_Y = $received_amount_y; $in_asset = $y_asset; $out_asset = $x_asset; $delta_Yn = trigger.data.delta_yn; } else{ // x <-> y swap their roles. Uppercase X, Y, and P refer to invertable values $received_amount_Y = $received_amount_x; $in_asset = $x_asset; $out_asset = $y_asset; $delta_Yn = trigger.data.delta_xn; } $res = ($final_price ? $pool_lib_by_price : $pool_lib)#6.$swap($balances, $l_balances, $profits, $recent, $x0, $y0, $y_in, $final_price ? 0 : $delta_Yn, $final_price, $received_amount_Y, trigger.data.min_amount_out, trigger.initial_address, $pool_props); // further hops $hops = trigger.data.hops; $address = $hops[0].address OTHERWISE trigger.address; $change_address = $hops[0].change_address OTHERWISE $address; if ($hops){ $data_for_next_hop = $hops[0].data; delete($hops, 0); // remove the head hop if ($data_for_next_hop OR length($hops)){ $forwarded_data = $data_for_next_hop OTHERWISE {}; if (length($hops)) $forwarded_data.hops = $hops; } } failed: output amount 4 would be less than the expected minimum 5 |
|---|
| Message | formula require(!($x_in AND $y_in), "received both assets"); if ($y_in){ $received_amount_Y = $received_amount_y; $in_asset = $y_asset; $out_asset = $x_asset; $delta_Yn = trigger.data.delta_yn; } else{ // x <-> y swap their roles. Uppercase X, Y, and P refer to invertable values $received_amount_Y = $received_amount_x; $in_asset = $x_asset; $out_asset = $y_asset; $delta_Yn = trigger.data.delta_xn; } $res = ($final_price ? $pool_lib_by_price : $pool_lib)#6.$swap($balances, $l_balances, $profits, $recent, $x0, $y0, $y_in, $final_price ? 0 : $delta_Yn, $final_price, $received_amount_Y, trigger.data.min_amount_out, trigger.initial_address, $pool_props); // further hops $hops = trigger.data.hops; $address = $hops[0].address OTHERWISE trigger.address; $change_address = $hops[0].change_address OTHERWISE $address; if ($hops){ $data_for_next_hop = $hops[0].data; delete($hops, 0); // remove the head hop if ($data_for_next_hop OR length($hops)){ $forwarded_data = $data_for_next_hop OTHERWISE {}; if (length($hops)) $forwarded_data.hops = $hops; } } failed: output amount 4 would be less than the expected minimum 5 |
|---|