★ Rescue/emergencyWithdraw without timelock
Spiko's assessment for RD-F-041 — scored yellow on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
No explicit rescue/emergencyWithdraw function found in EVM token ABI. Pause function exists (exceptional-operator, no timelock). Not a direct fund-drain vector. Admin can freeze token transfers immediately without delay.
Sources #
- DocsSpiko smart contracts architecture blogtech.spiko.io: exceptional-operator can pause and unpause token contracts in emergencies; no rescue function describedretrieved 2026-05-16
- Token implementation ABI on EtherscanToken ABI at 0x15EA0EC4: pause() and unpause() present; no rescue/sweep/emergencyWithdraw visible in ABIretrieved 2026-05-16
Methodology #
Determine whether a `rescue(…)` or `emergencyWithdraw(…)` function exists callable by admin without a timelock delay on execution.
See the full factor methodology and distribution across all protocols →
rubric_version v1.7.0 protocol spiko factor RD-F-041 score yellow collected_at 2026-05-15 22:52:13