Intern working at Adapt-IT, also working on various projects to grow my online profile also to get funding for my company {TITAN<>TECHNOLOGIES}
-
DarkCloud-co
- PVT
-
04:28
(UTC -12:00) - https://www.titantechnologies.com
- https://www.instagram.com/Krapmaster_1st_of_his_name?igsh=MXQyN3pwZzE4NGc5eA==
Highlights
- Pro
Pinned Loading
-
Sample Solidity Json Input for Ethe...
Sample Solidity Json Input for Etherscan Verification 1{
2"language": "Solidity",
3"sources": {
4"contracts/Verified.sol": {
5"content": "//SPDX-License-Identifier: MIT\r\npragma solidity ^0.8.18;\r\n\r\ncontract Verified {\r\n string public greet =\r\n \"Increase this counter if you completed this tutorial\";\r\n string public tutorial =\r\n \"https://docs.etherscan.io/contract-verification/multichain-verification\";\r\n\r\n uint256 public verified = 0;\r\n\r\n function completedTutorial() public {\r\n verified += 1;\r\n }\r\n}\r\n"
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.