Cannot sell token after mint the token


i try to sell my token but i cant sell it. this is the code contract i use

the contract already mint the token but cannot sell
can someone help me ?

1 Like

anyone please help me

There was an error code in the _basicTransfer() because you didn't check the balance of sender before sending some tokens.
I guess the underflow error was happened by you.
If you wanna know more details, contact me via TG (@JayIto1126)