Hello team,
I am new to solidity, i would like to create a contract, so I would like to add option of auto transfer of any token send to this contract address to be sent to another account ,
This contract address should not hold any tokens,
Or even i am happy if the contract doesn't accept tokens and if it can accept only ethereum.
Oct 31, 2021, 2:43 AM
Try breaking the problem down into smaller Chunks and researching each part
Oct 31, 2021, 3:17 AM