What's the best way to find out contract addresses from dapps when the project doesn't provide them? Especially for dapps that use multiple contracts. (interacting and checkin...
Do you want it to be traded on a dex or do you just want to deploy a contract where people can buy it from you?
Is there a reason why the function is defined payable? Looks like you don't need that.
You're testing on testnet and you have tried with different gas amounts i assume?
Am I correct that gas has nothing to do with what we want to achieve here?
What kind of token are we talking about? ERC20?