ERC20 Transfer failing

Hi @INSPIRATION_MAN,

Welcome to the community :wave:

When using a token in another contract, we need to approve an appropriate allowance for that contract. Please see: Example on how to use ERC20 token in another contract.