nervosnetwork / force-bridge

General Force Bridge components.
MIT License
36 stars 34 forks source link

How to unlock ETH #377

Open ImagineYao opened 2 years ago

ImagineYao commented 2 years ago

I use force bridge to swap my eth to ckb, but the ckb is locked so that I can't transfer. I see my eth is locked, how to unlock my eth or ckb? @huwenchao 20220825-113429

This is the lock eth transaction, https://etherscan.io/tx/0x88fde97392ce89e311de124af4b32df1635bccf413dbb812971a4eb49feab3ef This is the receive ckb transaction, https://explorer.nervos.org/transaction/0xcb1159472bf6e99c21e049e14ae7cae29e803708f7a4405e8b9e9970f890319a

pygman commented 2 years ago

Force Bridge is a bridge between two chains and should not be used as a swap, after you lock some eth on the ethereum chain, you will get eth on the ckb chain.

here is your eth

image

You can also use Force Bridge to cross eth back to the ethereum chain

ImagineYao commented 2 years ago

I try the method, but when I connect to Metamask, I got the address ckb1qz0n46hjl3pe2jwtepcvv5ehf9p6l94qvk9addgmarvfsvvrum6j7qgp9pg4ked2x8qv64t6h7zmupn5qhgr2hw4qqu3tm95, not the address ckb1qzda0cr08m85hc8jlnfp3zer7xulejywt49kt2rr0vthywaa50xwsqgwrapsvszmpa0vrrulptmcf75g4ps70mqu00a8g where my eth exist. Is there any way to use my specific address to cross eth back?