Hello everyone!!
I have developed ERC 20 token and deployed in Ethereum main net with total supply is 2,000,000
Among those tokens sent 1,000,000 tokens to Polygon network using polygon bridge.
Now I want to distribute these tokens(Polygon) from my dapp
- In this scenario, what is the contract address i have to use in my dapp to distribute Polygon network tokens
can i use same ethereum deployed address? or any other?
Please suggest me on the same
Thank you in advance