bug simulation
complete
П
Павло
Just when I try deposit mytoken ARB:
{
"vaultSimulations": [
{
"vaultId": "5xgmWLN-RfnbMx9xT3hPI",
}
],
"vaultQueries": [
{
"vaultId": "5xgmWLN-RfnbMx9xT3hPI",
"query": "{\"user_address\":\"0x91DE559F1322B823dD2400263777C2DF23Bd9E66\",\"from_token_address\":\"0x912CE59144191C1204E64559FE8253a0e49E6548\",\"from_chain_id\":42161,\"amount_in\":\"574.68\",\"refund_address\":\"0x91DE559F1322B823dD2400263777C2DF23Bd9E66\",\"vault_id\":\"5xgmWLN-RfnbMx9xT3hPI\",\"bridge_slippage\":50,\"swap_slippage\":50,\"route_type\":\"output\",\"exclude_ambs\":[],\"exclude_dexes\":[],\"exclude_bridges\":[],\"is_part_of_multivault\":false,\"force\":1718617857292}"
}
],
"type": "deposit",
"selectedBalance": {
"chainId": 42161,
"address": "0x912ce59144191c1204e64559fe8253a0e49e6548",
"name": "Arbitrum",
"symbol": "ARB",
"amount": "574.686583880747741992",
"decimals": 18,
"price": 0.874,
"chainName": "arb",
"icon": "https://static.debank.com/image/coin/logo_url/arbitrum/854f629937ce94bebeb2cd38fb336de7.png",
"slug": "ARB-42161",
"searchIndex": "arbitrumarb0x912ce59144191c1204e64559fe8253a0e49e654842161arb",
"amountFixedNumber": {
"format": {
"signed": true,
"width": 128,
"decimals": 18,
"name": "fixed128x18",
"_multiplier": "1000000000000000000"
},
"_hex": "0x1f2760e33832b27328",
"_value": "574.686583880747741992",
"_isFixedNumber": true
},
"amountInFiat": "5.0e+2",
"isUnsupported": false
},
}
Crouton
complete
П
Павло
The problem was solved.
I gave permission for 574.68 ARB, but the simulation did not pass in any protocol. Made a deposit of 4 ARB smaller and passed. Perhaps the error was due to exchange rate fluctuations. Thanks for the help.