MBTF5GG44S3ARJHIZH3DEAB4DGUCHCF6
[
"autonomous agent",
{
"base_aa": "
DYZOJKX4MJOQRAUPX7K6WCEV5STMKOHI",
"params": {
"x_asset": "base",
"y_asset": "S/oCESzEO8G2hvQuI6HsyPr0foLfKwzs+GU73nO9H40=",
"swap_fee": 0.001,
"exit_fee": 0.01,
"arb_profit_tax": 0.9,
"leverage_profit_tax": 0.25,
"leverage_token_tax": 0.1,
"base_interest_rate": 0.1,
"pool_leverage": 10,
"alpha": 0.5,
"period_length": 3600
}
}
]
- MCI: 10847112
- Not bounced
- Response unit:
- Response: {
"responseVars": {
"interest": {
"x": 137157.610642874,
"y": 0.00013681695623001
},
"event": {
"arb_profit_tax": 2710267.13860973,
"direction": "y2x",
"in": 115234,
"out": 1982162829,
"swap_fee": 1986859.95674905,
"total_fee": 4697127.74904878,
"type": "swap"
}
}
}
- MCI: 10847048
- Not bounced
- Response unit:
- Response: {
"responseVars": {
"interest": {
"x": 148533.253309874,
"y": 0.00015386548836646
},
"event": {
"arb_profit_tax": 3027029.12767354,
"direction": "y2x",
"in": 120626,
"out": 2081221527,
"swap_fee": 2086334.89135773,
"total_fee": 5113364.35773127,
"type": "swap"
}
}
}
- MCI: 10846988
- Not bounced
- Response unit:
- Response: {
"responseVars": {
"interest": {
"x": 190359.550323876,
"y": 0.00020491466014298
},
"event": {
"arb_profit_tax": 3077725.83674719,
"direction": "y2x",
"in": 120438,
"out": 2084675400,
"swap_fee": 2089842.96940377,
"total_fee": 5167569.40377096,
"type": "swap"
}
}
}
- MCI: 10846926
- Not bounced
- Response unit:
- Response: {
"responseVars": {
"interest": {
"x": 54735.9022131767,
"y": 0.0000636921328259
},
"event": {
"arb_profit_tax": 12743308.7412393,
"direction": "y2x",
"in": 241179,
"out": 4188882929,
"swap_fee": 4205832.07071732,
"total_fee": 16949141.7173166,
"type": "swap"
}
}
}
- MCI: 10846908
- 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: expected 416433, received 148723"
}
- MCI: 10846896
- 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: expected 231934, received 173923"
}
- MCI: 10846883
- 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: expected 481536, received 146596"
}
- MCI: 10846859
- 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: expected 306672, received 196558"
}
- MCI: 10846846
- Not bounced
- Response unit:
- Response: {
"responseVars": {
"interest": {
"x": 13915.4357747448,
"y": 0.000018022755823233
},
"event": {
"arb_profit_tax": 23689221.932761,
"direction": "y2x",
"in": 320730,
"out": 5608618736,
"swap_fee": 5637945.90478981,
"total_fee": 29327168.7898108,
"type": "swap"
}
}
}
- MCI: 10846835
- 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: expected 860922, received 202578"
}
Show transactions in assets:
No transactions found, it may be worth changing the filter
Unit ID
Date
From
Direction
To
Amount
09.09.2024 08:29:25
in
MBTF5GG44S3ARJHIZH3DEAB4DGUCHCF6
09.09.2024 08:29:25
in
MBTF5GG44S3ARJHIZH3DEAB4DGUCHCF6
09.09.2024 07:39:39
MBTF5GG44S3ARJHIZH3DEAB4DGUCHCF6
out
09.09.2024 07:39:39
MBTF5GG44S3ARJHIZH3DEAB4DGUCHCF6
out
09.09.2024 07:39:39
in
MBTF5GG44S3ARJHIZH3DEAB4DGUCHCF6
09.09.2024 07:39:39
in
MBTF5GG44S3ARJHIZH3DEAB4DGUCHCF6
09.09.2024 07:00:18
MBTF5GG44S3ARJHIZH3DEAB4DGUCHCF6
out
09.09.2024 07:00:18
MBTF5GG44S3ARJHIZH3DEAB4DGUCHCF6
out
09.09.2024 07:00:18
in
MBTF5GG44S3ARJHIZH3DEAB4DGUCHCF6
09.09.2024 07:00:18
in
MBTF5GG44S3ARJHIZH3DEAB4DGUCHCF6