https://github.com/AmazingAng/zkSync-Paymaster-RescuETH
Paymaster contracts used in resue zkSync airdrop from exploited wallets.
https://github.com/AmazingAng/zkSync-Paymaster-RescuETH
Last synced: 8 months ago
JSON representation
Paymaster contracts used in resue zkSync airdrop from exploited wallets.
- Host: GitHub
- URL: https://github.com/AmazingAng/zkSync-Paymaster-RescuETH
- Owner: AmazingAng
- License: mit
- Created: 2024-06-23T15:17:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-23T15:31:40.000Z (over 1 year ago)
- Last Synced: 2024-11-16T07:14:51.362Z (over 1 year ago)
- Language: Solidity
- Size: 2.93 KB
- Stars: 14
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zkSync-Paymaster-RescuETH
Paymaster contracts used in resue zkSync airdrop from exploited wallets, by [RescuETH team](https://x.com/OurRescuETH).
## Details
1. [wlPaymaster.sol](./contracts/wlPaymaster.sol): This Paymaster contract pays the gas fees on behalf of Whitelisted wallets.
2. [zkPaymaster.sol](./contracts/zkPaymaster.sol): This Paymaster contract pays the gas fees on behalf of wallets who sends more than 10 tokens to target address (rescueWallet).