ERC20Wrapped tokens - uses SPL token inside and we need a lot tests for this because in neonlabsorg/neon-evm#687 this system was refactored.
Test cases:
- New possibilities (mint, burn)
- Fixes a lot of cases when uses different actions in one transaction. We need a lot of cases for this, for example:
- mint, send, burn
- mint, send, send
- send, mint, burn
- send, mint, send, burn
- When not enough gas for long transaction check that nothing changes