The `NOTLD` contract is an ERC-20 token with the symbol "NOTLD" and an initial supply of 1 billion tokens, all minted to the deployer's address upon contract creation. It integrates with OpenZeppelin's ERC-20 and ERC-20 Permit extensions to provide standard token functionality and permit-based approvals, which allow for gasless transactions.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 1 | - | - | - | 1 |
Fixed | - | - | - | - | 0 |
Total | 1 | 0 | 0 | 0 | 1 |
# | File Name |
---|---|
1 | NOTLD.sol |