[audit]#1.1 add symbol "DLP" to lptoken
This commit is contained in:
@@ -20,6 +20,7 @@ import {Ownable} from "../lib/Ownable.sol";
|
||||
contract DODOLpToken is Ownable {
|
||||
using SafeMath for uint256;
|
||||
|
||||
string public symbol = "DLP";
|
||||
string public name;
|
||||
uint8 public decimals;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user