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": {
    "lib/rxp/contracts/lib/eigenlayer-contracts/src/test/mocks/EmptyContract.sol": {
      "content": "// SPDX-License-Identifier: BUSL-1.1
pragma solidity ^0.8.27;

contract EmptyContract {
    function foo() public pure returns (uint) {
        return 0;
    }
}
"
    }
  },
  "settings": {
    "remappings": [
      "@openzeppelin/=lib/rxp/contracts/lib/eigenlayer-contracts/lib/openzeppelin-contracts-v4.9.0/",
      "@openzeppelin-upgrades/=lib/rxp/contracts/lib/eigenlayer-contracts/lib/openzeppelin-contracts-upgradeable-v4.9.0/",
      "eigenlayer-middleware/=lib/eigenlayer-middleware/",
      "eigenlayer-contracts/=lib/rxp/contracts/lib/eigenlayer-contracts/",
      "rxp/=lib/rxp/",
      "forge-std/=lib/forge-std/src/",
      "ds-test/=lib/forge-std/lib/ds-test/src/",
      "erc4626-tests/=lib/eigenlayer-middleware/lib/openzeppelin-contracts-upgradeable/lib/erc4626-tests/",
      "openzeppelin-contracts-upgradeable-v4.9.0/=lib/eigenlayer-middleware/lib/eigenlayer-contracts/lib/openzeppelin-contracts-upgradeable-v4.9.0/",
      "openzeppelin-contracts-upgradeable/=lib/eigenlayer-middleware/lib/openzeppelin-contracts-upgradeable/",
      "openzeppelin-contracts-v4.9.0/=lib/eigenlayer-middleware/lib/eigenlayer-contracts/lib/openzeppelin-contracts-v4.9.0/",
      "openzeppelin-contracts/=lib/eigenlayer-middleware/lib/openzeppelin-contracts/",
      "openzeppelin/=lib/eigenlayer-middleware/lib/openzeppelin-contracts-upgradeable/contracts/",
      "zeus-templates/=lib/zeus-templates/src/"
    ],
    "optimizer": {
      "enabled": true,
      "runs": 200
    },
    "metadata": {
      "useLiteralContent": false,
      "bytecodeHash": "ipfs",
      "appendCBOR": true
    },
    "outputSelection": {
      "*": {
        "*": [
          "evm.bytecode",
          "evm.deployedBytecode",
          "devdoc",
          "userdoc",
          "metadata",
          "abi"
        ]
      }
    },
    "evmVersion": "prague",
    "viaIR": false
  }
}}

Tags:
Factory|addr:0x635ba163912bbf3d0f095fc0ad6b9d03138393a7|verified:true|block:23448748|tx:0x6a8f0349e5b6c2c129e6ce57ec2576c0e66291b3b328d9d8d2154e17011ff456|first_check:1758912777

Submitted on: 2025-09-26 20:52:57

Comments

Log in to comment.

No comments yet.