KBQO4XLXGLKANN6ODC3FS7JBCINW62RU
[
"autonomous agent",
{
"base_aa": "
DYZOJKX4MJOQRAUPX7K6WCEV5STMKOHI",
"params": {
"x_asset": "/hYmnT8qDvPhKVQCbMLibB47qMu1DnKf0BKzYWe836c=",
"y_asset": "vApNsebTEPb3QDNNfyLsDB/iI5st9koMpAqvADzTw5A=",
"swap_fee": 0.001,
"exit_fee": 0.01,
"arb_profit_tax": 0.9,
"leverage_profit_tax": 0.25,
"leverage_token_tax": 0.1,
"mid_price": 0.94,
"price_deviation": 1.033,
"base_interest_rate": 0.1,
"pool_leverage": 1,
"alpha": 0.5,
"period_length": 3600
}
}
]
- MCI: 10915730
- Bounced
- Response unit:
- Response: {
"error": "formula
require(!params.no_leverage, "leverage not allowed");
$res = $pool_lib#23.$handle_trade_l_shares_request(this_address, $balances, $l_balances, $profits, $recent, $x0, $y0, trigger.data, trigger.address, trigger.outputs, trigger.initial_address, $pool_props);
$asset_out = $res.asset_out;
$shares = $res.shares;
$shares_change = $res.shares_change;
$asset = $res.asset;
$l_shares_asset = $res.l_shares_asset;
$position = $res.position;
failed: Xn balance would be negative"
}
- MCI: 10915724
- Not bounced
- Response unit:
- Response: {
"responseVars": {
"interest": {
"x": 0,
"y": 0
},
"event": {
"L": 100,
"amount": 1,
"arb_profit_tax": 1.07797280266261e-9,
"l_tax": false,
"shares": 60976353483524,
"swap_fee": 0.00005050505050505,
"token": "y",
"total_fee": 0.94949494949495,
"type": "leverage"
}
}
}
- MCI: 10442718
- Bounced
- Response unit:
- Response: {
"error": "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: bad final_X -2188.548831"
}
- MCI: 10442695
- Not bounced
- Response unit:
- Response: {
"responseVars": {
"interest": {
"x": 0,
"y": 0
},
"event": {
"arb_profit_tax": 0.0240477934305923,
"direction": "x2y",
"in": 2673,
"out": 2371,
"swap_fee": 2.373476389,
"total_fee": 2.47638900000059,
"type": "swap"
}
}
}
- MCI: 10442635
- Bounced
- Response unit:
- Response: {
"error": "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: bad final_X -6052.689616"
}
- MCI: 10442633
- Bounced
- Response unit:
- Response: {
"error": "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: bad final_X -6052.689616"
}
- MCI: 10442631
- Bounced
- Response unit:
- Response: {
"error": "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: bad final_X -6407.842507"
}
- MCI: 10442628
- Not bounced
- Response unit:
- Response: {
"responseVars": {
"interest": {
"x": 0,
"y": 0
},
"event": {
"arb_profit_tax": 0.329909954291341,
"direction": "x2y",
"in": 9900,
"out": 8781,
"swap_fee": 8.7911187973908,
"total_fee": 10.1187973908021,
"type": "swap"
}
}
}
- MCI: 10344870
- Not bounced
- Response: {
"responseVars": {
"interest": {
"x": 0,
"y": 0
},
"event": {
"shares": 2,
"type": "remove",
"x": 0,
"x_fee": 0.00140880478028619,
"y": 0,
"y_fee": 0.00000119807245934324
}
},
"info": "no messages after removing 0-outputs"
}
- MCI: 10295655
- Not bounced
- Response unit:
- Response: {
"responseVars": {
"interest": {
"x": 0,
"y": 0
},
"event": {
"arb_profit_tax": 0.378763152969529,
"direction": "x2y",
"in": 10607,
"out": 9409,
"swap_fee": 9.41974255458,
"total_fee": 10.7425545799995,
"type": "swap"
}
}
}
Show transactions in assets:
No transactions found, it may be worth changing the filter
Unit ID
Date
From
Direction
To
Amount
15.10.2024 08:02:53
KBQO4XLXGLKANN6ODC3FS7JBCINW62RU
out
15.10.2024 08:02:53
in
KBQO4XLXGLKANN6ODC3FS7JBCINW62RU
15.10.2024 08:02:53
in
KBQO4XLXGLKANN6ODC3FS7JBCINW62RU
15.10.2024 08:01:09
KBQO4XLXGLKANN6ODC3FS7JBCINW62RU
out
15.10.2024 08:01:09
KBQO4XLXGLKANN6ODC3FS7JBCINW62RU
out
15.10.2024 08:01:09
in
KBQO4XLXGLKANN6ODC3FS7JBCINW62RU
15.10.2024 08:01:09
in
KBQO4XLXGLKANN6ODC3FS7JBCINW62RU
28.02.2024 05:46:50
KBQO4XLXGLKANN6ODC3FS7JBCINW62RU
out