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/testfravan1.sol": {
      "content": "// SPDX-License-Identifier: MIT\r
pragma solidity ^0.8.0;\r
\r
contract HelloBase {\r
    string public message = "Hello Base!";\r
}\r
"
    }
  },
  "settings": {
    "optimizer": {
      "enabled": false,
      "runs": 200
    },
    "outputSelection": {
      "*": {
        "*": [
          "evm.bytecode",
          "evm.deployedBytecode",
          "devdoc",
          "userdoc",
          "metadata",
          "abi"
        ]
      }
    },
    "remappings": []
  }
}}

Tags:
Factory|addr:0xf39c93613c5a748d117b9a5105de2478e131de5c|verified:true|block:23697812|tx:0xd9d430d561f6c30a542abd0991ae09c4bc0f8b00f213a70772c4915dfa5dbf38|first_check:1761923068

Submitted on: 2025-10-31 16:04:28

Comments

Log in to comment.

No comments yet.