alchemix-finance / alchemix-v2-frontend

Repository for v2 UI
https://alchemix.fi
ISC License
11 stars 21 forks source link

[BUG] Bridging alUSD from Optimism to Fantom reverts #449

Open n4n0GH opened 1 year ago

n4n0GH commented 1 year ago

Contact Details

No response

What happened?

{"reason":"transaction failed","code":"CALL_EXCEPTION","transactionHash":"0xcb88cd5bc8b3a43a61f13711817a19b9728545b5d230d88f87b4af9992819e7f","transaction":{"hash":"0xcb88cd5bc8b3a43a61f13711817a19b9728545b5d230d88f87b4af9992819e7f","type":0,"accessList":null,"blockHash":null,"blockNumber":null,"transactionIndex":null,"confirmations":0,"from":"0x15962221e0E7A41dE9Da1615f9cb64cBfFF83408","gasPrice":{"type":"BigNumber","hex":"0x0f4240"},"gasLimit":{"type":"BigNumber","hex":"0x04630c"},"to":"0x1231DEB6f5749EF6cE6943a275A1D3E7486F4EaE","value":{"type":"BigNumber","hex":"0x00"},"nonce":35,"data":"0xef55f6dd000000000000000000000000000000000000000000000000000000000000004000000000000000000000000080a16016cc4a2e6a2caca8a4a498b1699ff0f84469719b2275c2dd14838c6c1572528d5b3812e36c843a495b58b38218d079130c000000000000000000000000000000000000000000000000000000000000014000000000000000000000000000000000000000000000000000000000000001800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000b2c22a9fb4fc02eb9d1d337655ce079a04a526c700000000000000000000000015962221e0e7a41de9da1615f9cb64cbfff83408000000000000000000000000000000000000000000000002b5e3af16b188000000000000000000000000000000000000000000000000000000000000000000fa00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a6d756c7469636861696e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008616c6368656d6978000000000000000000000000000000000000000000000000","r":"0x4ff71210979cb09bba9d5ab282162eec455619b32b5a408633fb941875df251f","s":"0x6a04873c423c612e6010b4310c5cf034d74112c55b0d658746d8b5f60dba1f5a","v":55,"creates":null,"chainId":10},"receipt":{"to":"0x1231DEB6f5749EF6cE6943a275A1D3E7486F4EaE","from":"0x15962221e0E7A41dE9Da1615f9cb64cBfFF83408","contractAddress":null,"transactionIndex":0,"gasUsed":{"type":"BigNumber","hex":"0x01041d"},"logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","blockHash":"0xd71416e9962a5fbf445654fea97e25682bb64fc7dcec4e7c6b56ea92a05de7df","transactionHash":"0xcb88cd5bc8b3a43a61f13711817a19b9728545b5d230d88f87b4af9992819e7f","logs":[],"blockNumber":40552528,"confirmations":1,"cumulativeGasUsed":{"type":"BigNumber","hex":"0x01041d"},"status":0,"type":0,"byzantium":true}}

Steps to reproduce

  1. Go to Alchemix Swap page (on OP network)
  2. Select alUSD and enter amount
  3. Wait for quote
  4. Click "Bridge" button
  5. Approve token
  6. Sign swap transaction

Expected behavior

The transaction should just proceed, instead of reverting.

What browser were you using?

Chrome

If you selected "Other" above, fill in the browser you used here.

No response

n4n0GH commented 1 year ago

bad bot