ID
Severity
Status
Title 12 Findings
2.1.1
MAJOR
FIXED

recoverERC20 will revert for some tokens

2.2.1
WARNING
FIXED

Compiler version is not fixed

2.2.2
WARNING
FIXED

Unexpected behavior for tokens with non-standard decimals value

2.3.1
INFO
FIXED

Repetitive constant for nonce value

2.3.2
INFO
FIXED

Comment doesn't match the code

2.3.3
INFO
FIXED

SafeERC20 import is unused

2.3.4
INFO
FIXED

Several public functions may be declared external

2.3.5
INFO
ACKNOWLEDGED

Owner has ability to get all the tokens

2.3.6
INFO
FIXED

Owner can renounce ownership disabling recover functions

2.3.7
INFO
FIXED

Recover functions allow sending to address(0)

2.3.8
INFO
FIXED

Unnecessary nonce variable in TokensBridged event

2.3.9
INFO
FIXED

Lack of checking approve return value harder errors understanding

Please select finding