writeWithdrawERC20
ts
const USDbC = '0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA'
await opStackL2WalletClient.writeWithdrawERC20({
args: { l2Token: USDbC, to, amount, minGasLimit },
account,
})