We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Im getting this error 2024-08-18T07:35:10.327545Z ERROR zksync_base_token_adjuster::base_token_ratio_provider: No latest price found in the database. Using default ratio. when running zk_inception server I was trying to deploy custom tokens on L2 and following this guide https://code.zksync.io/tutorials/custom-zk-chain/customizing-your-chain#bridging-the-base-token-to-your-chain to deploy custom tokens.
2024-08-18T07:35:10.327545Z ERROR zksync_base_token_adjuster::base_token_ratio_provider: No latest price found in the database. Using default ratio.
zk_inception server
Provide a clear and concise description of the bug.
Just follow everything in this blog: https://code.zksync.io/tutorials/custom-zk-chain/customizing-your-chain#bridging-the-base-token-to-your-chain to deploy custom tokens.
I choosed nominator = 10 and denominator = 1
Describe what actually happened.
Fedora 39
The text was updated successfully, but these errors were encountered:
cc: @Deniallugo
Sorry, something went wrong.
No branches or pull requests
🐛 Bug Report
Im getting this error
2024-08-18T07:35:10.327545Z ERROR zksync_base_token_adjuster::base_token_ratio_provider: No latest price found in the database. Using default ratio.
when running
zk_inception server
I was trying to deploy custom tokens on L2 and following this guide
https://code.zksync.io/tutorials/custom-zk-chain/customizing-your-chain#bridging-the-base-token-to-your-chain to deploy custom tokens.
Provide a clear and concise description of the bug.
🔄 Reproduction Steps
Just follow everything in this blog: https://code.zksync.io/tutorials/custom-zk-chain/customizing-your-chain#bridging-the-base-token-to-your-chain to deploy custom tokens.
🤔 Expected Behavior
I choosed nominator = 10 and denominator = 1
😯 Current Behavior
Describe what actually happened.
🖥️ Environment
Fedora 39
The text was updated successfully, but these errors were encountered: