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

Tags:
Factory|addr:0x1bca437a63a0cd63cf5345fe2e7bb79ce99f3861|verified:true|block:23697833|tx:0xe553f8b658622fe34739217dc9cd45607faadf2a18da277d6b3af1b4842438c7|first_check:1761919703

Submitted on: 2025-10-31 15:08:23

Comments

Log in to comment.

No comments yet.