Severity Issues 2 (2 resolved) Low Severity Issues 9 (7 resolved, 1 partially resolved) Notes & Additional Information 22 (15 resolved, 2 partially resolved) Scope We audited the thesandboxgame/sandbox-smart-contracts repository at the 8430ea5fdb0f4905b9678689ce0cbc2f74a704b6 commit. src/... to a new Tunnel contract and further transfer them to the Ethereum network in the same function call. To ensure the security and reliability of the system, audits have been conducted on the TUNNEL-related and migration contracts. Privileged Roles The audited contracts contain many privileged roles...
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | - | - | - | - | 0 |
Fixed | 9 | 2 | 1 | - | 12 |
Total | 9 | 2 | 1 | 0 | 12 |
# | File Name |
---|---|
1 | src/solc_0.8/common/interfaces/IPolygonLand.sol |
2 | src/solc_0.5/contracts_common/Interfaces/ERC721TokenReceiver.sol |
3 | src/solc_0.8.15/common/OperatorFilterer/IOperatorFilterRegistry.sol |
4 | src/solc_0.8/common/interfaces/IPolygonLandWithSetApproval.sol |
5 | src/solc_0.8/polygon/child/land/PolygonLandTunnelV2.sol |
6 | src/solc_0.8/common/BaseWithStorage/ERC721BaseTokenV2.sol |
7 | src/solc_0.8/polygon/root/land/LandTunnelMigration.sol |
8 | src/solc_0.8/common/interfaces/IPolygonLandTunnel.sol |
9 | src/solc_0.8/polygon/child/land/PolygonLandBaseTokenV2.sol |
10 | src/solc_0.5/OperatorFilterer/contracts/upgradeable/OperatorFiltererUpgradeable.sol |