INFO:CheckInitialization:Run initialization checks... (see https://github.com/crytic/slither/wiki/Upgradeability-Checks#initialization-checks) INFO:CheckInitialization:Initializable contract not found, the contract does not follow a standard initalization schema. INFO:CheckInitialization:Run initialization checks... (see https://github.com/crytic/slither/wiki/Upgradeability-Checks#initialization-checks) INFO:CheckInitialization:Initializable contract not found, the contract does not follow a standard initalization schema. INFO:CompareFunctions:Run function ids checks... (see https://github.com/crytic/slither/wiki/Upgradeability-Checks#functions-ids-checks) INFO:CompareFunctions:No function ids collision found INFO:VariablesOrder:Run variables order checks between the implementation and the proxy... (see https://github.com/crytic/slither/wiki/Upgradeability-Checks#variables-order-checks) INFO:VariablesOrder:Variable in the proxy: destination address INFO:VariablesOrder:No variables ordering error found between implementation and the proxy INFO:VariablesOrder:Run variables order checks between implementations... (see https://github.com/crytic/slither/wiki/Upgradeability-Checks#variables-order-checks) INFO:VariablesOrder:No variables ordering error found between implementations