Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 213 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 213 Bytes

Stargaze Whitelist Updatable

Admin controlled whitelist contract that:

  • holds a list of addresses.
  • allows to add/remove addresses.
  • holds a per address limit.
  • throws error if per address limit reached.