JoinSEEDS / seeds-smart-contracts

Smart contracts for SEEDS - A Regenerative Civilization Building Game.
https://docs.google.com/document/d/1C4w9Ol8VGabCIcQDVPDrwcTRoJXBqhrb7VjslwQbUGU/edit#heading=h.6f4sxygso816
MIT License
20 stars 6 forks source link

Feature/master token list #466

Closed chuck-h closed 2 years ago

chuck-h commented 2 years ago

Added blacklist/whitelist tables, which gate the submittoken action. Also duplicated token symbols under different contracts cannot be submitted without an explicit whitelist entry.

More granularity to accepttoken authorization

  1. support usecase-specific curator accounts, in addition to existing manager account
  2. manager & curator accounts are empowered to transfer their authority to new accounts.