Chapter 1 of 4·admin
Deploy the airdrop clone
The confidential airdrop factory deploys a LibClone per campaign. Aria's call locks the ERC-7984 token, an admin (her wallet — DEFAULT_ADMIN_ROLE), and a claim window. The factory parses the deploy receipt and returns the deterministic clone address, so the next chapter can fund it without a separate event scan.
The chapter passes a 30-day claim window. The clone holds no funds yet — that's chapter 2.
Loading editor…
Edit any input above, then press ⌘↵ to run.
Console0 lines
Press Run on Sepolia (or ⌘↵) — logs stream in as the tx is built, signed, mined, and parsed.