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...

Home Page:https://solanatools.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when create token on Mainnet

Exro opened this issue · comments

commented

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.

commented

error

commented

not confirmed

@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