Contracts & Security
Contracts & Security
PoolRescue is a non-custodial recovery tool — it never takes ownership of user assets. All interactions happen directly between the connected wallet and the target protocol’s contracts. The PoolRescue contracts serve only as minimal automation helpers and routing logic.
🧩 Deployment Overview
All PoolRescue contracts are open-source and published in the GitHub repository. They are verified or pending verification on the corresponding chain explorers.
🧠 Security Philosophy
PoolRescue was built around simplicity and transparency — the contract logic is minimal by design:
No asset custody, staking, or wrapping.
No user data stored on servers.
No admin keys or upgradeable proxies.
Open-source verification on GitHub for every deployed version.
Developers and community members are encouraged to review and replicate the contracts directly from source.
💸 Fee Logic
During the alpha phase, PoolRescue applies a 2.5% fee on recovered tokens. This small fee supports ongoing infrastructure and maintenance, including:
RPC endpoints and node providers
Frontend hosting and domain costs
The fee is automatically deducted at execution
🧾 Transparency
📂 Source Code: GitHub – Stakeridoo/PoolRescue
🌐 App: poolrescue.xyz
Last updated
Was this helpful?