I'm attempting to delete a NEAR wallet and transfer the remaining fund to another wallet by using the following command:
near delete choyeumeo.near maimai276.near
But seems like the action failed because the to-be-deleted accounts has too many state. So someone advice me is to delete all the state before trying again.
Here is the transaction id: Explorer
Here is the picture of failed function:

So I am looking for a way to delete those states. Any help would be much appreciated.