Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 529 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 529 Bytes

Easy Social Job - ESJ Token

ESJ Token is the utility token of the worknet Easy Social Job.

It's an ERC20 standard Token (based on OpenZeppelin v.3.1.0), including:

  • ability for holders to burn (destroy) their tokens;
  • a minter role that allows for token minting (creation);
  • a banker role that allows for others' tokens management (transfer, burning, allowance);
  • an admin role that allows to manage other roles;
  • an owner address that can manage the admin role.