ETH Price: $3,208.45 (-3.47%)

Contract

0xeC215066585842184656c24D4a4C0D41986c2b57

Overview

ETH Balance

Linea Mainnet LogoLinea Mainnet LogoLinea Mainnet Logo0 ETH

ETH Value

$0.00

More Info

Private Name Tags

Multichain Info

No addresses found
Transaction Hash
Block
From
To
Deploy And Call1137532023-08-03 3:50:31900 days ago1691034631IN
0xeC215066...1986c2b57
0 ETH0.000282573
Deploy And Call1137532023-08-03 3:50:31900 days ago1691034631IN
0xeC215066...1986c2b57
0 ETH0.000282573
Deploy And Call1133122023-08-03 2:21:59900 days ago1691029319IN
0xeC215066...1986c2b57
0 ETH0.000282573
Deploy And Call1133122023-08-03 2:21:59900 days ago1691029319IN
0xeC215066...1986c2b57
0 ETH0.000282573
Deploy And Call1133022023-08-03 2:19:59900 days ago1691029199IN
0xeC215066...1986c2b57
0 ETH0.000282573
Deploy And Call1133022023-08-03 2:19:59900 days ago1691029199IN
0xeC215066...1986c2b57
0 ETH0.000282573

Latest 12 internal transactions

Advanced mode:
Parent Transaction Hash Block From To
1137532023-08-03 3:50:31900 days ago1691034631
0xeC215066...1986c2b57
0 ETH
1137532023-08-03 3:50:31900 days ago1691034631
0xeC215066...1986c2b57
 Contract Creation0 ETH
1137532023-08-03 3:50:31900 days ago1691034631
0xeC215066...1986c2b57
0 ETH
1137532023-08-03 3:50:31900 days ago1691034631
0xeC215066...1986c2b57
 Contract Creation0 ETH
1133122023-08-03 2:21:59900 days ago1691029319
0xeC215066...1986c2b57
0 ETH
1133122023-08-03 2:21:59900 days ago1691029319
0xeC215066...1986c2b57
 Contract Creation0 ETH
1133122023-08-03 2:21:59900 days ago1691029319
0xeC215066...1986c2b57
0 ETH
1133122023-08-03 2:21:59900 days ago1691029319
0xeC215066...1986c2b57
 Contract Creation0 ETH
1133022023-08-03 2:19:59900 days ago1691029199
0xeC215066...1986c2b57
0 ETH
1133022023-08-03 2:19:59900 days ago1691029199
0xeC215066...1986c2b57
 Contract Creation0 ETH
1133022023-08-03 2:19:59900 days ago1691029199
0xeC215066...1986c2b57
0 ETH
1133022023-08-03 2:19:59900 days ago1691029199
0xeC215066...1986c2b57
 Contract Creation0 ETH
Cross-Chain Transactions
Loading...
Loading

Contract Source Code Verified (Exact Match)

Contract Name:
Deployer

Compiler Version
v0.8.19+commit.7dd6d404

Optimization Enabled:
Yes with 1000 runs

Other Settings:
default evmVersion
contract Deployer {
    function deployAndCall(bytes memory bytecode, bytes memory cd) external returns (address) {
        address deployed;
        bool success;
        assembly ("memory-safe") {
            deployed := create(0, add(bytecode, 32), mload(bytecode))
            success := call(gas(), deployed, 0, add(cd, 32), mload(cd), 0, 0)
        }
        require(deployed != address(0) && success);
        return deployed;
    }
}

Settings
{
  "remappings": [
    "@prb/test/=lib/prb-math/lib/prb-test/src/",
    "ds-test/=lib/solmate/lib/ds-test/src/",
    "forge-std/=lib/forge-std/src/",
    "openzeppelin-contracts/=lib/openzeppelin-contracts/",
    "prb-math/=lib/prb-math/src/",
    "prb-test/=lib/prb-math/lib/prb-test/src/",
    "solmate/=lib/solmate/src/"
  ],
  "optimizer": {
    "enabled": true,
    "runs": 1000
  },
  "metadata": {
    "bytecodeHash": "ipfs",
    "appendCBOR": true
  },
  "outputSelection": {
    "*": {
      "*": [
        "evm.bytecode",
        "evm.deployedBytecode",
        "devdoc",
        "userdoc",
        "metadata",
        "abi"
      ]
    }
  },
  "evmVersion": "paris",
  "viaIR": true,
  "libraries": {}
}

Contract Security Audit

Contract ABI

API
[{"inputs":[{"internalType":"bytes","name":"bytecode","type":"bytes"},{"internalType":"bytes","name":"cd","type":"bytes"}],"name":"deployAndCall","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"nonpayable","type":"function"}]

608080604052346100165761019c908161001c8239f35b600080fdfe6080604052600436101561001257600080fd5b6000803560e01c630d4fc63e1461002857600080fd5b346100c85760403660031901126100c85767ffffffffffffffff6004358181116100cb5761005a9036906004016100cf565b90826024359182116100c8578061008a73ffffffffffffffffffffffffffffffffffffffff9336906004016100cf565b9360208151910182f09360208151910182865af191169081151590816100c0575b50156100bc57602090604051908152f35b5080fd5b9050386100ab565b80fd5b8280fd5b81601f820112156101325780359067ffffffffffffffff928383116101375760405193601f8401601f19908116603f0116850190811185821017610137576040528284526020838301011161013257816000926020809301838601378301015290565b600080fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fdfea2646970667358221220524073626577ce0cf541981c9dc7265eb697d4e50f3105ade25c6af1d420b69164736f6c63430008130033

Deployed Bytecode

0x6080604052600436101561001257600080fd5b6000803560e01c630d4fc63e1461002857600080fd5b346100c85760403660031901126100c85767ffffffffffffffff6004358181116100cb5761005a9036906004016100cf565b90826024359182116100c8578061008a73ffffffffffffffffffffffffffffffffffffffff9336906004016100cf565b9360208151910182f09360208151910182865af191169081151590816100c0575b50156100bc57602090604051908152f35b5080fd5b9050386100ab565b80fd5b8280fd5b81601f820112156101325780359067ffffffffffffffff928383116101375760405193601f8401601f19908116603f0116850190811185821017610137576040528284526020838301011161013257816000926020809301838601378301015290565b600080fd5b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fdfea2646970667358221220524073626577ce0cf541981c9dc7265eb697d4e50f3105ade25c6af1d420b69164736f6c63430008130033

Block Transaction Gas Used Reward
view all blocks sequenced

Block Uncle Number Difficulty Gas Used Reward
View All Uncles
Loading...
Loading
Loading...
Loading
Loading...
Loading

Validator Index Block Amount
View All Withdrawals

Transaction Hash Block Value Eth2 PubKey Valid
View All Deposits
Loading...
Loading
[ Download: CSV Export  ]
[ Download: CSV Export  ]

A contract address hosts a smart contract, which is a set of code stored on the blockchain that runs when predetermined conditions are met. Learn more about addresses in our Knowledge Base.