Transitioning from Polygon Mumbai to Polygon Mainnet issues[whitelist URL]

Okay I did 2 testings

  1. Changed network = “MAINNET” to network = “SAPPHIRE_MAINNET”

Error: Invalid Constructor Params, Network or SDK URL

  1. Changed Project to new one , network = “MAINNET” & client_id = “new_project_id”

It worked!


So, I picked SAPPHIRE_MAINNET because it was advised as the latest tech.

What do you recommend in that case? Is that bug going to be fixed on Sapphire Mainnet?

It had to work @partners. The new Unity SDK that supports sapphire_mainnet isn’t released yet. And that was the problem in your case as you had created a fresh project on sapphire_mainnet which wouldn’t have worked until the next release.
Hence, I advised you to switch to mainnet for now i.e. legacy mainnet.
Once the new version is released, you’ll be able to use sapphire _mainnet as the network value.

1 Like

Thank you for the assistance. The whitelist issue is solved.

Another issue is : 1. Why should I manually add “USDT contract address” & on app.tor.us, in order to display the wallet balance?

This is a newly created user address, and I sent USDT balance.

But in default, only MATIC address is shown.

So I have to manually add this(0xc2132d05d31c914a87c6611c10748aeb04b58e8f) to display the USDT


Can we set USDT wallet address as default wallet?

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.

No, it is not possible to set USDT as the default token.