I can't bridge custom base token as a first transaction after deploying new ecosystem and zkchain on the sepolia testnet. #957
-
Team or ProjectNo response ZK chainRevo EnvironmentTestnet L2 block numberNo response Provide a brief description of the functionality you're trying to implement and the issue you are running into.I deployed a new ecosystem and zkChain on the Sepolia network. However, after deployment, I attempted to bridge a custom base token as the first transaction, but encountered an error. Despite multiple deployments and extensive troubleshooting, I have yet to resolve the issue. This matter is urgent and requires an immediate solution. L1 Transactions Caused by:
Caused by: Repo Link (Optional)No response Additional DetailsNo response |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hey @sugarbody 👋 , Please check this GH discussion where the same problem has been resolved. Most of the time, such errors come from issues that occurred during the chain deployment. If it's still unclear, could you please try deploying the same era version to the local reth to see if it works? |
Beta Was this translation helpful? Give feedback.
-
I checked it. It was what I tried many times. I had an root hash and batch_commitment mismatch problem but I solved it successfully. However, when I was bridging eth(didn't set custom base token), it is working well but custom token case. |
Beta Was this translation helpful? Give feedback.
It might happen if the fee is incorrect. Please try setting the fee 15% higher than the estimated one.