Closed kookiekrak closed 5 years ago
They require
string public constant name = "Token Name"; string public constant symbol = "SYM"; uint8 public constant decimals = 18; // 18 is the most common number of decimal places
You can now deploy TRC20Detailed for them. Thanks for bringing this up.
They require