EmptyContract

Description:

Smart contract deployed on Ethereum with Factory features.

Blockchain: Ethereum

Source Code: View Code On The Blockchain

Solidity Source Code:

{{
  "language": "Solidity",
  "sources": {
    "src/EmptyContract.sol": {
      "content": "// SPDX-License-Identifier: MIT

pragma solidity ^0.8.0;

contract EmptyContract {

}
"
    }
  },
  "settings": {
    "optimizer": {
      "enabled": true,
      "runs": 200
    },
    "remappings": [
      "openzeppelin-contracts/=lib/openzeppelin-contracts/",
      "openzeppelin/=lib/openzeppelin-contracts/contracts/"
    ],
    "outputSelection": {
      "*": {
        "*": [
          "evm.bytecode",
          "evm.deployedBytecode",
          "devdoc",
          "userdoc",
          "metadata",
          "abi"
        ]
      }
    }
  }
}}

Tags:
Factory|addr:0xbe1ba684d80ee6bb6849454e81a3d36b985aab8c|verified:true|block:23548827|tx:0x3ba215c56e899f4c3a2261c04ec7ae0e7af2cde561465f88ff743f01fde442b3|first_check:1760117904

Submitted on: 2025-10-10 19:35:35

Comments

Log in to comment.

No comments yet.