solana-labs / oyster

oyster.vercel.app
Apache License 2.0
115 stars 127 forks source link

.2 YFI stuck in Solana --> ETH bridge #250

Closed pseudoanonymous-eth closed 3 years ago

pseudoanonymous-eth commented 3 years ago

I sent the YFI to Solana via the bridge last night, but couldn't figure out how to swap it (Raydium wouldn't recognize it as YFI), so decided to send it back over the bridge.

The transaction appears to be stuck - I don't have wormhole YFI in either my solana wallet OR my ETH wallet.

This is the transaction ID but i'm not that good at reading the solana block explorer so you probably have a better idea of what's going on if you click forward a couple transactions (note I also bought a tiny amount of YFI on Radium so that is still in my wallet)

https://explorer.solana.com/tx/4aaKUwDjEVSKQgFFb5uhQvqL36bRSQjwJCv8WAuAwU6HZV8VmByvvR9HypCm12mgaiCwNuNVBPcqnkKNZDodSYpc

Thanks

pseudoanonymous-eth commented 3 years ago

Here's the token account, paints a cleaner picture - https://solscan.io/account/BmRW7LTCKdu7qL6GSJvriYbS1kv7Wg4en8V9tJsJ4hgR

pseudoanonymous-eth commented 3 years ago

okay it appears that the Submit VAA transaction never got initiated on Ethereum... and I assume this was probably an issue with wormholebridge.com. Can someone tell me how do I manually generate the bytes for submitVAA so I can call submitVAA from etherscan?

https://etherscan.io/tx/0x4c80c86caebf269c4262803f11435353351210d57bc657c961c4f15bf0dc17ef

hx8888979 commented 3 years ago

I find a way to get VAA back, and write a script to do so, you can try it at https://www.interstellar.tk/ source can be found in GitHub

pseudoanonymous-eth commented 3 years ago

hell yes! thank you so much! sent a 1% tip, hopefully his helps other people out as well. thanks again!