memoscan
← all memos

Memo 0xe8c84dcf…28b46b on Ethereum

Owner Interface in expressJsI need a control interface for an ERC20 contract to show 6 columns called "name", "last name", "email address", (these columns can be left blank as text fields for now), white list (shows a button add or remove depending if they're on it currently + allows access to change there status by clicking the add or remove), and a fee-exclusion list that works the same way as the white-list column showing add or remove. Table should be sort-able by column header title. Last request would be to add changes to white-list or fee-exclusion list to a log that keeps track of users that executed the change and address added/removed, and list to which it was added .