Skip to content

fabt31/base-token-locker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

base-token-locker

Token & LP Locker for Base L2

Lock ERC20 tokens and Uniswap v3 / Aerodrome LP positions for a defined period. Verifiable on-chain proof of locked liquidity for investor trust.

Features

  • 🔒 Lock any ERC20 token or LP NFT
  • ⏰ Time-locked with configurable unlock date
  • 👥 Multi-beneficiary locks
  • 📜 Transferable lock ownership
  • 📊 Lock explorer dashboard
  • 🔔 Unlock notifications

Usage

forge script script/LockTokens.s.sol \
  --sig "run(address,uint256,uint256)" \
  "0xTokenAddress" 1000000000000000000000 1735689600 \
  --rpc-url $BASE_RPC_URL --broadcast

License

MIT

About

Token and LP locker contracts for Base L2 — time-lock liquidity and team tokens to build investor trust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors