언스테이킹
STEP 1 - 출금 가능 여부 확인
STEP 2 - ETH 언스테이킹
const res = await rollup.returnOldDeposit(stakerWalletAddress);
const receipt = await res.wait();
console.log(receipt.transactionHash)Last updated
const res = await rollup.returnOldDeposit(stakerWalletAddress);
const receipt = await res.wait();
console.log(receipt.transactionHash)Last updated