HelloBase

Description:

Smart contract deployed on Ethereum with Factory features.

Blockchain: Ethereum

Source Code: View Code On The Blockchain

Solidity Source Code:

{{
  "language": "Solidity",
  "sources": {
    "tests/testfravan2.sol": {
      "content": "// SPDX-License-Identifier: MIT\r
pragma solidity ^0.8.0;\r
\r
contract HelloBase {\r
    string public message = "Hello fravan1!";\r
}\r
"
    }
  },
  "settings": {
    "optimizer": {
      "enabled": false,
      "runs": 200
    },
    "outputSelection": {
      "*": {
        "*": [
          "evm.bytecode",
          "evm.deployedBytecode",
          "devdoc",
          "userdoc",
          "metadata",
          "abi"
        ]
      }
    },
    "remappings": []
  }
}}

Tags:
Factory|addr:0xb41077e6ccc4abacd08821dce6bbe42341895327|verified:true|block:23697823|tx:0x6ce21b68d9aeba394baa2cfd4fcbca5c9f91cd4d933433e0810b83d2cfe18620|first_check:1761923196

Submitted on: 2025-10-31 16:06:37

Comments

Log in to comment.

No comments yet.