Compiler error. [{"component":"general","errorCode":"6275","formattedMessage":"ParserError: Source \"@openzeppelin/contracts/token/ERC20/ERC20.sol\" not found: File not found. Searched the following locations: \"\".\n --> VobitalToken.sol:4:1:\n |\n4 | import \"@openzeppelin/contracts/token/ERC20/ERC20.sol\";\n | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\n","message":"Source \"@openzeppelin/contracts/token/ERC20/ERC20.sol\" not found: File not found. Searched the following locations: \"\".","severity":"error","sourceLocation":{"end":113,"file":"VobitalToken.sol","start":58},"type":"ParserError"},{"component":"general","errorCode":"6275","formattedMessage":"ParserError: Source \"@openzeppelin/contracts/token/ERC20/extensions/ERC20Permit.sol\" not found: File not found. Searched the following locations: \"\".\n --> VobitalToken.sol:5:1:\n |\n5 | import \"@openzeppelin/contracts/token/ERC20/extensions/ERC20Permit.sol\";\n | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\n","message":"Source \"@openzeppelin/contracts/token/ERC20/extensions/ERC20Permit.sol\" not found: File not found. Searched the following locations: \"\".","severity":"error","sourceLocation":{"end":186,"file":"VobitalToken.sol","start":114},"type":"ParserError"},{"component":"general","errorCode":"6275","formattedMessage":"ParserError: Source \"@openzeppelin/contracts/token/ERC20/extensions/ERC20Burnable.sol\" not found: File not found. Searched the following locations: \"\".\n --> VobitalToken.sol:6:1:\n |\n6 | import \"@openzeppelin/contracts/token/ERC20/extensions/ERC20Burnable.sol\";\n | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\n","message":"Source \"@openzeppelin/contracts/token/ERC20/extensions/ERC20Burnable.sol\" not found: File not found. Searched the following locations: \"\".","severity":"error","sourceLocation":{"end":261,"file":"VobitalToken.sol","start":187},"type":"ParserError"},{"component":"general","errorCode":"6275","formattedMessage":"ParserError: Source \"@openzeppelin/contracts/access/AccessControl.sol\" not found: File not found. Searched the following locations: \"\".\n --> VobitalToken.sol:7:1:\n |\n7 | import \"@openzeppelin/contracts/access/AccessControl.sol\";\n | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\n","message":"Source \"@openzeppelin/contracts/access/AccessControl.sol\" not found: File not found. Searched the following locations: \"\".","severity":"error","sourceLocation":{"end":320,"file":"VobitalToken.sol","start":262},"type":"ParserError"}]
ParserError: Source "@openzeppelin/contracts/token/ERC20/ERC20.sol" not found: File not found. Searched the following locations: "".
--> VobitalToken.sol:4:1:
|
4 | import "@openzeppelin/contracts/token/ERC20/ERC20.sol";
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ParserError: Source "@openzeppelin/contracts/token/ERC20/extensions/ERC20Permit.sol" not found: File not found. Searched the following locations: "".
--> VobitalToken.sol:5:1:
|
5 | import "@openzeppelin/contracts/token/ERC20/extensions/ERC20Permit.sol";
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ParserError: Source "@openzeppelin/contracts/token/ERC20/extensions/ERC20Burnable.sol" not found: File not found. Searched the following locations: "".
--> VobitalToken.sol:6:1:
|
6 | import "@openzeppelin/contracts/token/ERC20/extensions/ERC20Burnable.sol";
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
... and 1 more errors
<!-- Upload files directly to this issue -->
Verification Job Failed
Job ID:
0afc2aef-e5d4-4d18-b112-d490c6704572Chain: Ethereum Mainnet (1)
Contract Address:
0x599E07659676C77D3ea13DD0bd0b1aE4FFdB8Bf2Error Code:
compiler_errorServer URL:
https://sourcify.dev/serverError Details
Compiler Errors (4)
... and 1 more errors
Additional Information
User Input and Expectation
Why do you expect this verification to succeed?
Language:
Compiler Version:
EVM Version:
Optimizer Settings:
Contract Identifier:
Files Used:
Additional Context:
This issue was automatically generated from the Sourcify verification UI.