OWC Bridge Smart Contract Audit

OWC Bridge Smart Contract Audit

Project Background The provided Solidity contract implements a bridge for token transfers, featuring essential ERC20 functions. The contract includes: Token Operations: Functions to mint, burn, and transfer tokens. Ownership Control: Functions to transfer and accept ownership, and manage signers. Fee…