cryptoloutre / solana-tools

A bunch of tools to help people in the Solana ecosystem. This website includes an UI to burn Solana NFTs and an UI to create SPL-Tokens. More tools are scheduled...
https://solanatools.vercel.app/
MIT License
134 stars 71 forks source link

Error when create token on Mainnet #13

Open Exro opened 5 months ago

Exro commented 5 months ago

When I depoy locally and switch to mainnet to create SPL token, whatever I do the transaction will always fail to confirm, shows that the confirmation timeout or block height exceeded. So how to solve this problem? By the way the mainnet demo seems doesn't work.

Exro commented 5 months ago

error

Exro commented 5 months ago

not confirmed

cryptoloutre commented 5 months ago

@Exro Hi, what RPC do you use? If you use the Solana Public RPC, please try with a different one (e.g. one of Helius since it's rate limited. Also, the Solana network encounters congestion problems. It might be the issue so try again later. Sometimes an error message appears but if you check the signature on the explorer, you can see that the transaction worked actually