You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Otherwise, sometimes the first transaction revets with a TRANSFER_FROM error. This is because the approved amount of HNY is not enough given the consulted price by the oracle. Instead, use the price from the oracle to check if it's above the $100.
Otherwise, sometimes the first transaction revets with a TRANSFER_FROM error. This is because the approved amount of HNY is not enough given the consulted price by the oracle. Instead, use the price from the oracle to check if it's above the $100.
Example tx that failed: https://dashboard.tenderly.co/tx/xdai/0xf1fc8feb1e93381f067066d88f9bf12a24116fc062d03059f38399e10bf1944d
The transaction says the user wants to lock
0.5500390068140331 HNY
though input was0.55 HNY
The text was updated successfully, but these errors were encountered: