Hello,
I sent some xcmDOT tokens from a metamask wallet on Astar evm network to the Astar evm address which was converted from my polkadot.js address.
I want to control the polkadot.js converted evm address and send the xcmDOT token back, but I can’t control it on https://portal.astar.network/.
I tried extrinsics evm call(source, target, input, value, gasLimit, maxFeePerGas, maxPriorityFeePerGas, nonce, accessList) on the polkadot.js UI, but it always shows the error “Bad origin”.
Is it possible to make a transfer call of the polkadot.js converted evm address?
It’s a mistake. I should use XCM transfer by connecting metamask on Astar portal, but I thought xcmDOT can be withdrawn like ASTR token on Astar portal at that time (So I send them to the polkadot.js converted evm address). It’s sad.