Address scanRobinhood Chain Preflight
ERC1967Proxy · 0x5fc5…d168
Receipt g2h4dt2m · 2026-08-27 07:03 UTC
A
99/100
1 finding
Critical
0
High
0
Medium
0
Low
1
flagged
Info
0
Top findings
- LOWHigh confidencepattern matchcp-sol-floating-pragma· ERC1967Proxy.sol:4
Floating pragma — unlocked compiler version
Smart contract risk — verify against your protocol's intended invariants.
Using `pragma solidity ^` allows compiling with different versions, which may introduce inconsistent behavior or known bugs.
Fix: Lock the pragma to a specific version (e.g. `pragma solidity 0.8.24;`) for production contracts.
Share this receipt
https://interventionprotocol.io/r/g2h4dt2m
Receipts are snapshots — findings may change as the engine improves.
Want a deeper scan? Run via x402 API or re-scan in the playground.