ETH Price: $2,126.20 (+7.42%)

Contract

0xb4E2e925d75793c33F5F94Cd652F6C464665c76b
 

Overview

ETH Balance

0 ETH

Eth Value

$0.00

More Info

Private Name Tags

Multichain Info

No addresses found
Transaction Hash
Method
Block
From
To
Deposit141222222022-02-01 20:13:191492 days ago1643746399IN
Figment: Eth2 Depositor 2
288 ETH0.07637073234.81491139
Deposit141222132022-02-01 20:09:441492 days ago1643746184IN
Figment: Eth2 Depositor 2
32 ETH0.01531074199.97060178
Deposit135517462021-11-04 18:11:191581 days ago1636049479IN
Figment: Eth2 Depositor 2
320 ETH0.05171393145.55374891
Deposit135325982021-11-01 17:51:421584 days ago1635789102IN
Figment: Eth2 Depositor 2
320 ETH0.05359107150.42392253
Deposit135085612021-10-28 23:02:551588 days ago1635462175IN
Figment: Eth2 Depositor 2
640 ETH0.119421179.0368925
Deposit135080052021-10-28 21:06:031588 days ago1635455163IN
Figment: Eth2 Depositor 2
32 ETH0.02795721338.7521879
Deposit135080022021-10-28 21:05:141588 days ago1635455114IN
Figment: Eth2 Depositor 2
32 ETH0.02083745296.49619055
Deposit135018262021-10-27 21:39:321589 days ago1635370772IN
Figment: Eth2 Depositor 2
192 ETH0.04707427202.02252501
Deposit134939222021-10-26 15:57:391590 days ago1635263859IN
Figment: Eth2 Depositor 2
320 ETH0.05778722159.22328157
Deposit134632492021-10-21 20:51:301595 days ago1634849490IN
Figment: Eth2 Depositor 2
320 ETH0.0247982269.20094745
Deposit134049882021-10-12 17:26:151604 days ago1634059575IN
Figment: Eth2 Depositor 2
32 ETH0.00869105123.0382288

Latest 25 internal transactions (View All)

Advanced mode:
Parent Transaction Hash Method Block
From
To
-141996612022-02-13 19:25:251480 days ago1644780325
Figment: Eth2 Depositor 2
32 ETH
-141996612022-02-13 19:25:251480 days ago1644780325
Figment: Eth2 Depositor 2
32 ETH
-141996612022-02-13 19:25:251480 days ago1644780325
Figment: Eth2 Depositor 2
32 ETH
-141996612022-02-13 19:25:251480 days ago1644780325
Figment: Eth2 Depositor 2
32 ETH
-141996612022-02-13 19:25:251480 days ago1644780325
Figment: Eth2 Depositor 2
32 ETH
-141996612022-02-13 19:25:251480 days ago1644780325
Figment: Eth2 Depositor 2
32 ETH
-141996612022-02-13 19:25:251480 days ago1644780325
Figment: Eth2 Depositor 2
32 ETH
-141996612022-02-13 19:25:251480 days ago1644780325
Figment: Eth2 Depositor 2
32 ETH
-141996612022-02-13 19:25:251480 days ago1644780325
Figment: Eth2 Depositor 2
32 ETH
-141996612022-02-13 19:25:251480 days ago1644780325
Figment: Eth2 Depositor 2
32 ETH
-141996612022-02-13 19:25:251480 days ago1644780325
Figment: Eth2 Depositor 2
32 ETH
-141996612022-02-13 19:25:251480 days ago1644780325
Figment: Eth2 Depositor 2
32 ETH
-141996612022-02-13 19:25:251480 days ago1644780325
Figment: Eth2 Depositor 2
32 ETH
-141996612022-02-13 19:25:251480 days ago1644780325
Figment: Eth2 Depositor 2
32 ETH
-141996612022-02-13 19:25:251480 days ago1644780325
Figment: Eth2 Depositor 2
32 ETH
-141996612022-02-13 19:25:251480 days ago1644780325
Figment: Eth2 Depositor 2
32 ETH
-141996612022-02-13 19:25:251480 days ago1644780325
Figment: Eth2 Depositor 2
32 ETH
-141996612022-02-13 19:25:251480 days ago1644780325
Figment: Eth2 Depositor 2
32 ETH
-141996612022-02-13 19:25:251480 days ago1644780325
Figment: Eth2 Depositor 2
32 ETH
-141996612022-02-13 19:25:251480 days ago1644780325
Figment: Eth2 Depositor 2
32 ETH
-141996612022-02-13 19:25:251480 days ago1644780325
Figment: Eth2 Depositor 2
32 ETH
-141996612022-02-13 19:25:251480 days ago1644780325
Figment: Eth2 Depositor 2
32 ETH
-141996612022-02-13 19:25:251480 days ago1644780325
Figment: Eth2 Depositor 2
32 ETH
-141996612022-02-13 19:25:251480 days ago1644780325
Figment: Eth2 Depositor 2
32 ETH
-141996612022-02-13 19:25:251480 days ago1644780325
Figment: Eth2 Depositor 2
32 ETH
View All Internal Transactions
Loading...
Loading
Loading...
Loading
Cross-Chain Transactions

Block Transaction Difficulty Gas Used Reward
View All Blocks Produced

Validator Index Block Amount
View All Withdrawals

Transaction Hash Block Value Eth2 PubKey Valid
View All Deposits
Loading...
Loading

Contract Source Code Verified (Exact Match)

Contract Name:
FigmentEth2Depositor

Compiler Version
v0.8.1+commit.df193b15

Optimization Enabled:
Yes with 200 runs

Other Settings:
default evmVersion
// SPDX-License-Identifier: MIT

pragma solidity ^0.8.0;

import "@openzeppelin/contracts/access/Ownable.sol";
import "@openzeppelin/contracts/security/Pausable.sol";
import "@openzeppelin/contracts/security/ReentrancyGuard.sol";
import "../contracts/interfaces/IDepositContract.sol";

contract FigmentEth2Depositor is ReentrancyGuard, Pausable, Ownable {

    /**
     * @dev Eth2 Deposit Contract address.
     */
    IDepositContract public depositContract;

    /**
     * @dev Minimal and maximum amount of nodes per transaction.
     */
    uint256 public constant nodesMinAmount = 1;
    uint256 public constant nodesMaxAmount = 100;
    uint256 public constant pubkeyLength = 48;
    uint256 public constant credentialsLength = 32;
    uint256 public constant signatureLength = 96;

    /**
     * @dev Collateral size of one node.
     */
    uint256 public constant collateral = 32 ether;

    /**
     * @dev Setting Eth2 Smart Contract address during construction.
     */
    constructor(bool mainnet, address depositContract_) {
        if (mainnet == true) {
            depositContract = IDepositContract(0x00000000219ab540356cBB839Cbe05303d7705Fa);
        } else if (depositContract_ == 0x0000000000000000000000000000000000000000) {
            depositContract = IDepositContract(0x8c5fecdC472E27Bc447696F431E425D02dd46a8c);
        } else {
            depositContract = IDepositContract(depositContract_);
        }
    }

    /**
     * @dev This contract will not accept direct ETH transactions.
     */
    receive() external payable {
        revert("FigmentEth2Depositor: do not send ETH directly here");
    }

    /**
     * @dev Function that allows to deposit up to 100 nodes at once.
     *
     * - pubkeys                - Array of BLS12-381 public keys.
     * - withdrawal_credentials - Array of commitments to a public keys for withdrawals.
     * - signatures             - Array of BLS12-381 signatures.
     * - deposit_data_roots     - Array of the SHA-256 hashes of the SSZ-encoded DepositData objects.
     */
    function deposit(
        bytes[] calldata pubkeys,
        bytes[] calldata withdrawal_credentials,
        bytes[] calldata signatures,
        bytes32[] calldata deposit_data_roots
    ) external payable whenNotPaused {

        uint256 nodesAmount = pubkeys.length;

        require(nodesAmount > 0 && nodesAmount <= 100, "FigmentEth2Depositor: you can deposit only 1 to 100 nodes per transaction");
        require(msg.value == collateral * nodesAmount, "FigmentEth2Depositor: the amount of ETH does not match the amount of nodes");


        require(
            withdrawal_credentials.length == nodesAmount &&
            signatures.length == nodesAmount &&
            deposit_data_roots.length == nodesAmount,
            "FigmentEth2Depositor: amount of parameters do no match");

        for (uint256 i = 0; i < nodesAmount; ++i) {
            require(pubkeys[i].length == pubkeyLength, "FigmentEth2Depositor: wrong pubkey");
            require(withdrawal_credentials[i].length == credentialsLength, "FigmentEth2Depositor: wrong withdrawal credentials");
            require(signatures[i].length == signatureLength, "FigmentEth2Depositor: wrong signatures");

            IDepositContract(address(depositContract)).deposit{value: collateral}(
                pubkeys[i],
                withdrawal_credentials[i],
                signatures[i],
                deposit_data_roots[i]
            );

        }

        emit DepositEvent(msg.sender, nodesAmount);
    }

    /**
     * @dev Triggers stopped state.
     *
     * Requirements:
     *
     * - The contract must not be paused.
     */
    function pause() public onlyOwner {
      _pause();
    }

    /**
     * @dev Returns to normal state.
     *
     * Requirements:
     *
     * - The contract must be paused.
     */
    function unpause() public onlyOwner {
      _unpause();
    }

    event DepositEvent(address from, uint256 nodesAmount);
}

// SPDX-License-Identifier: MIT

pragma solidity ^0.8.0;

import "../utils/Context.sol";

/**
 * @dev Contract module which provides a basic access control mechanism, where
 * there is an account (an owner) that can be granted exclusive access to
 * specific functions.
 *
 * By default, the owner account will be the one that deploys the contract. This
 * can later be changed with {transferOwnership}.
 *
 * This module is used through inheritance. It will make available the modifier
 * `onlyOwner`, which can be applied to your functions to restrict their use to
 * the owner.
 */
abstract contract Ownable is Context {
    address private _owner;

    event OwnershipTransferred(address indexed previousOwner, address indexed newOwner);

    /**
     * @dev Initializes the contract setting the deployer as the initial owner.
     */
    constructor() {
        _setOwner(_msgSender());
    }

    /**
     * @dev Returns the address of the current owner.
     */
    function owner() public view virtual returns (address) {
        return _owner;
    }

    /**
     * @dev Throws if called by any account other than the owner.
     */
    modifier onlyOwner() {
        require(owner() == _msgSender(), "Ownable: caller is not the owner");
        _;
    }

    /**
     * @dev Leaves the contract without owner. It will not be possible to call
     * `onlyOwner` functions anymore. Can only be called by the current owner.
     *
     * NOTE: Renouncing ownership will leave the contract without an owner,
     * thereby removing any functionality that is only available to the owner.
     */
    function renounceOwnership() public virtual onlyOwner {
        _setOwner(address(0));
    }

    /**
     * @dev Transfers ownership of the contract to a new account (`newOwner`).
     * Can only be called by the current owner.
     */
    function transferOwnership(address newOwner) public virtual onlyOwner {
        require(newOwner != address(0), "Ownable: new owner is the zero address");
        _setOwner(newOwner);
    }

    function _setOwner(address newOwner) private {
        address oldOwner = _owner;
        _owner = newOwner;
        emit OwnershipTransferred(oldOwner, newOwner);
    }
}

// SPDX-License-Identifier: MIT

pragma solidity ^0.8.0;

import "../utils/Context.sol";

/**
 * @dev Contract module which allows children to implement an emergency stop
 * mechanism that can be triggered by an authorized account.
 *
 * This module is used through inheritance. It will make available the
 * modifiers `whenNotPaused` and `whenPaused`, which can be applied to
 * the functions of your contract. Note that they will not be pausable by
 * simply including this module, only once the modifiers are put in place.
 */
abstract contract Pausable is Context {
    /**
     * @dev Emitted when the pause is triggered by `account`.
     */
    event Paused(address account);

    /**
     * @dev Emitted when the pause is lifted by `account`.
     */
    event Unpaused(address account);

    bool private _paused;

    /**
     * @dev Initializes the contract in unpaused state.
     */
    constructor() {
        _paused = false;
    }

    /**
     * @dev Returns true if the contract is paused, and false otherwise.
     */
    function paused() public view virtual returns (bool) {
        return _paused;
    }

    /**
     * @dev Modifier to make a function callable only when the contract is not paused.
     *
     * Requirements:
     *
     * - The contract must not be paused.
     */
    modifier whenNotPaused() {
        require(!paused(), "Pausable: paused");
        _;
    }

    /**
     * @dev Modifier to make a function callable only when the contract is paused.
     *
     * Requirements:
     *
     * - The contract must be paused.
     */
    modifier whenPaused() {
        require(paused(), "Pausable: not paused");
        _;
    }

    /**
     * @dev Triggers stopped state.
     *
     * Requirements:
     *
     * - The contract must not be paused.
     */
    function _pause() internal virtual whenNotPaused {
        _paused = true;
        emit Paused(_msgSender());
    }

    /**
     * @dev Returns to normal state.
     *
     * Requirements:
     *
     * - The contract must be paused.
     */
    function _unpause() internal virtual whenPaused {
        _paused = false;
        emit Unpaused(_msgSender());
    }
}

File 4 of 6 : ReentrancyGuard.sol
// SPDX-License-Identifier: MIT

pragma solidity ^0.8.0;

/**
 * @dev Contract module that helps prevent reentrant calls to a function.
 *
 * Inheriting from `ReentrancyGuard` will make the {nonReentrant} modifier
 * available, which can be applied to functions to make sure there are no nested
 * (reentrant) calls to them.
 *
 * Note that because there is a single `nonReentrant` guard, functions marked as
 * `nonReentrant` may not call one another. This can be worked around by making
 * those functions `private`, and then adding `external` `nonReentrant` entry
 * points to them.
 *
 * TIP: If you would like to learn more about reentrancy and alternative ways
 * to protect against it, check out our blog post
 * https://blog.openzeppelin.com/reentrancy-after-istanbul/[Reentrancy After Istanbul].
 */
abstract contract ReentrancyGuard {
    // Booleans are more expensive than uint256 or any type that takes up a full
    // word because each write operation emits an extra SLOAD to first read the
    // slot's contents, replace the bits taken up by the boolean, and then write
    // back. This is the compiler's defense against contract upgrades and
    // pointer aliasing, and it cannot be disabled.

    // The values being non-zero value makes deployment a bit more expensive,
    // but in exchange the refund on every call to nonReentrant will be lower in
    // amount. Since refunds are capped to a percentage of the total
    // transaction's gas, it is best to keep them low in cases like this one, to
    // increase the likelihood of the full refund coming into effect.
    uint256 private constant _NOT_ENTERED = 1;
    uint256 private constant _ENTERED = 2;

    uint256 private _status;

    constructor() {
        _status = _NOT_ENTERED;
    }

    /**
     * @dev Prevents a contract from calling itself, directly or indirectly.
     * Calling a `nonReentrant` function from another `nonReentrant`
     * function is not supported. It is possible to prevent this from happening
     * by making the `nonReentrant` function external, and make it call a
     * `private` function that does the actual work.
     */
    modifier nonReentrant() {
        // On the first call to nonReentrant, _notEntered will be true
        require(_status != _ENTERED, "ReentrancyGuard: reentrant call");

        // Any calls to nonReentrant after this point will fail
        _status = _ENTERED;

        _;

        // By storing the original value once again, a refund is triggered (see
        // https://eips.ethereum.org/EIPS/eip-2200)
        _status = _NOT_ENTERED;
    }
}

// SPDX-License-Identifier: MIT

pragma solidity ^0.8.0;

/**
 * @dev Provides information about the current execution context, including the
 * sender of the transaction and its data. While these are generally available
 * via msg.sender and msg.data, they should not be accessed in such a direct
 * manner, since when dealing with meta-transactions the account sending and
 * paying for execution may not be the actual sender (as far as an application
 * is concerned).
 *
 * This contract is only required for intermediate, library-like contracts.
 */
abstract contract Context {
    function _msgSender() internal view virtual returns (address) {
        return msg.sender;
    }

    function _msgData() internal view virtual returns (bytes calldata) {
        return msg.data;
    }
}

// SPDX-License-Identifier: CC0-1.0

pragma solidity ^0.8.0;

// This interface is designed to be compatible with the Vyper version.
/// @notice This is the Ethereum 2.0 deposit contract interface.
/// For more information see the Phase 0 specification under https://github.com/ethereum/eth2.0-specs
interface IDepositContract {
    /// @notice A processed deposit event.
    event DepositEvent(
        bytes pubkey,
        bytes withdrawal_credentials,
        bytes amount,
        bytes signature,
        bytes index
    );

    /// @notice Submit a Phase 0 DepositData object.
    /// @param pubkey A BLS12-381 public key.
    /// @param withdrawal_credentials Commitment to a public key for withdrawals.
    /// @param signature A BLS12-381 signature.
    /// @param deposit_data_root The SHA-256 hash of the SSZ-encoded DepositData object.
    /// Used as a protection against malformed input.
    function deposit(
        bytes calldata pubkey,
        bytes calldata withdrawal_credentials,
        bytes calldata signature,
        bytes32 deposit_data_root
    ) external payable;

    /// @notice Query the current deposit root hash.
    /// @return The deposit root hash.
    function get_deposit_root() external view returns (bytes32);

    /// @notice Query the current deposit count.
    /// @return The deposit count encoded as a little endian 64-bit number.
    function get_deposit_count() external view returns (bytes memory);
}

Settings
{
  "remappings": [],
  "optimizer": {
    "enabled": true,
    "runs": 200
  },
  "evmVersion": "istanbul",
  "libraries": {},
  "outputSelection": {
    "*": {
      "*": [
        "evm.bytecode",
        "evm.deployedBytecode",
        "devdoc",
        "userdoc",
        "metadata",
        "abi"
      ]
    }
  }
}

Contract Security Audit

Contract ABI

API
[{"inputs":[{"internalType":"bool","name":"mainnet","type":"bool"},{"internalType":"address","name":"depositContract_","type":"address"}],"stateMutability":"nonpayable","type":"constructor"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"address","name":"from","type":"address"},{"indexed":false,"internalType":"uint256","name":"nodesAmount","type":"uint256"}],"name":"DepositEvent","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"previousOwner","type":"address"},{"indexed":true,"internalType":"address","name":"newOwner","type":"address"}],"name":"OwnershipTransferred","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"address","name":"account","type":"address"}],"name":"Paused","type":"event"},{"anonymous":false,"inputs":[{"indexed":false,"internalType":"address","name":"account","type":"address"}],"name":"Unpaused","type":"event"},{"inputs":[],"name":"collateral","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"credentialsLength","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes[]","name":"pubkeys","type":"bytes[]"},{"internalType":"bytes[]","name":"withdrawal_credentials","type":"bytes[]"},{"internalType":"bytes[]","name":"signatures","type":"bytes[]"},{"internalType":"bytes32[]","name":"deposit_data_roots","type":"bytes32[]"}],"name":"deposit","outputs":[],"stateMutability":"payable","type":"function"},{"inputs":[],"name":"depositContract","outputs":[{"internalType":"contract IDepositContract","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"nodesMaxAmount","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"nodesMinAmount","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"owner","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"pause","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"paused","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"pubkeyLength","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"renounceOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"signatureLength","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"newOwner","type":"address"}],"name":"transferOwnership","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"unpause","outputs":[],"stateMutability":"nonpayable","type":"function"},{"stateMutability":"payable","type":"receive"}]

608060405234801561001057600080fd5b50604051610ff0380380610ff083398101604081905261002f9161013a565b60016000819055805460ff1916905561004e6100496100dc565b6100e0565b6001821515141561008057600280546001600160a01b0319166f219ab540356cbb839cbe05303d7705fa1790556100d5565b6001600160a01b0381166100b957600280546001600160a01b031916738c5fecdc472e27bc447696f431e425d02dd46a8c1790556100d5565b600280546001600160a01b0319166001600160a01b0383161790555b5050610182565b3390565b600180546001600160a01b03838116610100818102610100600160a81b031985161790945560405193909204169182907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e090600090a35050565b6000806040838503121561014c578182fd5b8251801515811461015b578283fd5b60208401519092506001600160a01b0381168114610177578182fd5b809150509250929050565b610e5f806101916000396000f3fe6080604052600436106100e15760003560e01c80638456cb591161007f578063d8dfeb4511610059578063d8dfeb451461020e578063e94ad65b14610223578063f2fde38b14610238578063f4fbdfac1461025857610107565b80638456cb59146101c25780638da5cb5b146101d7578063a5ab1d31146101f957610107565b80634903e8be116100bb5780634903e8be146101635780634f498c73146101785780635c975abb1461018b578063715018a6146101ad57610107565b80631b9a93231461010c5780633f4ba83a1461013757806343ba591d1461014e57610107565b366101075760405162461bcd60e51b81526004016100fe90610b1c565b60405180910390fd5b600080fd5b34801561011857600080fd5b5061012161026d565b60405161012e9190610d8b565b60405180910390f35b34801561014357600080fd5b5061014c610272565b005b34801561015a57600080fd5b506101216102bb565b34801561016f57600080fd5b506101216102c0565b61014c6101863660046108e4565b6102c5565b34801561019757600080fd5b506101a0610603565b60405161012e91906109fa565b3480156101b957600080fd5b5061014c61060c565b3480156101ce57600080fd5b5061014c610655565b3480156101e357600080fd5b506101ec61069c565b60405161012e91906109cd565b34801561020557600080fd5b506101216106b0565b34801561021a57600080fd5b506101216106b5565b34801561022f57600080fd5b506101ec6106c2565b34801561024457600080fd5b5061014c6102533660046108b6565b6106d1565b34801561026457600080fd5b50610121610742565b606081565b61027a610747565b6001600160a01b031661028b61069c565b6001600160a01b0316146102b15760405162461bcd60e51b81526004016100fe90610ca4565b6102b961074b565b565b606481565b603081565b6102cd610603565b156102ea5760405162461bcd60e51b81526004016100fe90610bb5565b8680158015906102fb575060648111155b6103175760405162461bcd60e51b81526004016100fe90610c35565b61032a816801bc16d674ec800000610dd9565b34146103485760405162461bcd60e51b81526004016100fe90610d1b565b858114801561035657508381145b801561036157508181145b61037d5760405162461bcd60e51b81526004016100fe90610bdf565b60005b818110156105be5760308a8a838181106103aa57634e487b7160e01b600052603260045260246000fd5b90506020028101906103bc9190610d94565b9050146103db5760405162461bcd60e51b81526004016100fe90610cd9565b60208888838181106103fd57634e487b7160e01b600052603260045260246000fd5b905060200281019061040f9190610d94565b90501461042e5760405162461bcd60e51b81526004016100fe90610aca565b606086868381811061045057634e487b7160e01b600052603260045260246000fd5b90506020028101906104629190610d94565b9050146104815760405162461bcd60e51b81526004016100fe90610b6f565b6002546001600160a01b031663228951186801bc16d674ec8000008c8c858181106104bc57634e487b7160e01b600052603260045260246000fd5b90506020028101906104ce9190610d94565b8c8c878181106104ee57634e487b7160e01b600052603260045260246000fd5b90506020028101906105009190610d94565b8c8c8981811061052057634e487b7160e01b600052603260045260246000fd5b90506020028101906105329190610d94565b8c8c8b81811061055257634e487b7160e01b600052603260045260246000fd5b905060200201356040518963ffffffff1660e01b815260040161057b9796959493929190610a05565b6000604051808303818588803b15801561059457600080fd5b505af11580156105a8573d6000803e3d6000fd5b5050505050806105b790610df8565b9050610380565b507f2d8a08b6430a894aea608bcaa6013d5d3e263bc49110605e4d4ba76930ae5c2933826040516105f09291906109e1565b60405180910390a1505050505050505050565b60015460ff1690565b610614610747565b6001600160a01b031661062561069c565b6001600160a01b03161461064b5760405162461bcd60e51b81526004016100fe90610ca4565b6102b960006107b9565b61065d610747565b6001600160a01b031661066e61069c565b6001600160a01b0316146106945760405162461bcd60e51b81526004016100fe90610ca4565b6102b9610813565b60015461010090046001600160a01b031690565b602081565b6801bc16d674ec80000081565b6002546001600160a01b031681565b6106d9610747565b6001600160a01b03166106ea61069c565b6001600160a01b0316146107105760405162461bcd60e51b81526004016100fe90610ca4565b6001600160a01b0381166107365760405162461bcd60e51b81526004016100fe90610a84565b61073f816107b9565b50565b600181565b3390565b610753610603565b61076f5760405162461bcd60e51b81526004016100fe90610a56565b6001805460ff191690557f5db9ee0a495bf2e6ff9c91a7834c1ba4fdd244a5e8aa4e537bd38aeae4b073aa6107a2610747565b6040516107af91906109cd565b60405180910390a1565b600180546001600160a01b03838116610100818102610100600160a81b031985161790945560405193909204169182907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e090600090a35050565b61081b610603565b156108385760405162461bcd60e51b81526004016100fe90610bb5565b6001805460ff1916811790557f62e78cea01bee320cd4e420270b5ea74000d11b0c9f74754ebdbfc544b05a2586107a2610747565b60008083601f84011261087e578182fd5b50813567ffffffffffffffff811115610895578182fd5b60208301915083602080830285010111156108af57600080fd5b9250929050565b6000602082840312156108c7578081fd5b81356001600160a01b03811681146108dd578182fd5b9392505050565b6000806000806000806000806080898b0312156108ff578384fd5b883567ffffffffffffffff80821115610916578586fd5b6109228c838d0161086d565b909a50985060208b013591508082111561093a578586fd5b6109468c838d0161086d565b909850965060408b013591508082111561095e578586fd5b61096a8c838d0161086d565b909650945060608b0135915080821115610982578384fd5b5061098f8b828c0161086d565b999c989b5096995094979396929594505050565b60008284528282602086013780602084860101526020601f19601f85011685010190509392505050565b6001600160a01b0391909116815260200190565b6001600160a01b03929092168252602082015260400190565b901515815260200190565b600060808252610a1960808301898b6109a3565b8281036020840152610a2c81888a6109a3565b90508281036040840152610a418186886109a3565b91505082606083015298975050505050505050565b60208082526014908201527314185d5cd8589b194e881b9bdd081c185d5cd95960621b604082015260600190565b60208082526026908201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160408201526564647265737360d01b606082015260800190565b60208082526032908201527f4669676d656e74457468324465706f7369746f723a2077726f6e67207769746860408201527164726177616c2063726564656e7469616c7360701b606082015260800190565b60208082526033908201527f4669676d656e74457468324465706f7369746f723a20646f206e6f742073656e6040820152726420455448206469726563746c79206865726560681b606082015260800190565b60208082526026908201527f4669676d656e74457468324465706f7369746f723a2077726f6e67207369676e60408201526561747572657360d01b606082015260800190565b60208082526010908201526f14185d5cd8589b194e881c185d5cd95960821b604082015260600190565b60208082526036908201527f4669676d656e74457468324465706f7369746f723a20616d6f756e74206f66206040820152750e0c2e4c2dacae8cae4e640c8de40dcde40dac2e8c6d60531b606082015260800190565b60208082526049908201527f4669676d656e74457468324465706f7369746f723a20796f752063616e20646560408201527f706f736974206f6e6c79203120746f20313030206e6f6465732070657220747260608201526830b739b0b1ba34b7b760b91b608082015260a00190565b6020808252818101527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604082015260600190565b60208082526022908201527f4669676d656e74457468324465706f7369746f723a2077726f6e67207075626b604082015261657960f01b606082015260800190565b6020808252604a908201527f4669676d656e74457468324465706f7369746f723a2074686520616d6f756e7460408201527f206f662045544820646f6573206e6f74206d617463682074686520616d6f756e60608201526974206f66206e6f64657360b01b608082015260a00190565b90815260200190565b6000808335601e19843603018112610daa578283fd5b83018035915067ffffffffffffffff821115610dc4578283fd5b6020019150368190038213156108af57600080fd5b6000816000190483118215151615610df357610df3610e13565b500290565b6000600019821415610e0c57610e0c610e13565b5060010190565b634e487b7160e01b600052601160045260246000fdfea264697066735822122025ebda18f47eb7eaecb00936bd883e1e989af4a06d0c44f4f6a26f4d673e55c364736f6c63430008010033000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000219ab540356cbb839cbe05303d7705fa

Deployed Bytecode

0x6080604052600436106100e15760003560e01c80638456cb591161007f578063d8dfeb4511610059578063d8dfeb451461020e578063e94ad65b14610223578063f2fde38b14610238578063f4fbdfac1461025857610107565b80638456cb59146101c25780638da5cb5b146101d7578063a5ab1d31146101f957610107565b80634903e8be116100bb5780634903e8be146101635780634f498c73146101785780635c975abb1461018b578063715018a6146101ad57610107565b80631b9a93231461010c5780633f4ba83a1461013757806343ba591d1461014e57610107565b366101075760405162461bcd60e51b81526004016100fe90610b1c565b60405180910390fd5b600080fd5b34801561011857600080fd5b5061012161026d565b60405161012e9190610d8b565b60405180910390f35b34801561014357600080fd5b5061014c610272565b005b34801561015a57600080fd5b506101216102bb565b34801561016f57600080fd5b506101216102c0565b61014c6101863660046108e4565b6102c5565b34801561019757600080fd5b506101a0610603565b60405161012e91906109fa565b3480156101b957600080fd5b5061014c61060c565b3480156101ce57600080fd5b5061014c610655565b3480156101e357600080fd5b506101ec61069c565b60405161012e91906109cd565b34801561020557600080fd5b506101216106b0565b34801561021a57600080fd5b506101216106b5565b34801561022f57600080fd5b506101ec6106c2565b34801561024457600080fd5b5061014c6102533660046108b6565b6106d1565b34801561026457600080fd5b50610121610742565b606081565b61027a610747565b6001600160a01b031661028b61069c565b6001600160a01b0316146102b15760405162461bcd60e51b81526004016100fe90610ca4565b6102b961074b565b565b606481565b603081565b6102cd610603565b156102ea5760405162461bcd60e51b81526004016100fe90610bb5565b8680158015906102fb575060648111155b6103175760405162461bcd60e51b81526004016100fe90610c35565b61032a816801bc16d674ec800000610dd9565b34146103485760405162461bcd60e51b81526004016100fe90610d1b565b858114801561035657508381145b801561036157508181145b61037d5760405162461bcd60e51b81526004016100fe90610bdf565b60005b818110156105be5760308a8a838181106103aa57634e487b7160e01b600052603260045260246000fd5b90506020028101906103bc9190610d94565b9050146103db5760405162461bcd60e51b81526004016100fe90610cd9565b60208888838181106103fd57634e487b7160e01b600052603260045260246000fd5b905060200281019061040f9190610d94565b90501461042e5760405162461bcd60e51b81526004016100fe90610aca565b606086868381811061045057634e487b7160e01b600052603260045260246000fd5b90506020028101906104629190610d94565b9050146104815760405162461bcd60e51b81526004016100fe90610b6f565b6002546001600160a01b031663228951186801bc16d674ec8000008c8c858181106104bc57634e487b7160e01b600052603260045260246000fd5b90506020028101906104ce9190610d94565b8c8c878181106104ee57634e487b7160e01b600052603260045260246000fd5b90506020028101906105009190610d94565b8c8c8981811061052057634e487b7160e01b600052603260045260246000fd5b90506020028101906105329190610d94565b8c8c8b81811061055257634e487b7160e01b600052603260045260246000fd5b905060200201356040518963ffffffff1660e01b815260040161057b9796959493929190610a05565b6000604051808303818588803b15801561059457600080fd5b505af11580156105a8573d6000803e3d6000fd5b5050505050806105b790610df8565b9050610380565b507f2d8a08b6430a894aea608bcaa6013d5d3e263bc49110605e4d4ba76930ae5c2933826040516105f09291906109e1565b60405180910390a1505050505050505050565b60015460ff1690565b610614610747565b6001600160a01b031661062561069c565b6001600160a01b03161461064b5760405162461bcd60e51b81526004016100fe90610ca4565b6102b960006107b9565b61065d610747565b6001600160a01b031661066e61069c565b6001600160a01b0316146106945760405162461bcd60e51b81526004016100fe90610ca4565b6102b9610813565b60015461010090046001600160a01b031690565b602081565b6801bc16d674ec80000081565b6002546001600160a01b031681565b6106d9610747565b6001600160a01b03166106ea61069c565b6001600160a01b0316146107105760405162461bcd60e51b81526004016100fe90610ca4565b6001600160a01b0381166107365760405162461bcd60e51b81526004016100fe90610a84565b61073f816107b9565b50565b600181565b3390565b610753610603565b61076f5760405162461bcd60e51b81526004016100fe90610a56565b6001805460ff191690557f5db9ee0a495bf2e6ff9c91a7834c1ba4fdd244a5e8aa4e537bd38aeae4b073aa6107a2610747565b6040516107af91906109cd565b60405180910390a1565b600180546001600160a01b03838116610100818102610100600160a81b031985161790945560405193909204169182907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e090600090a35050565b61081b610603565b156108385760405162461bcd60e51b81526004016100fe90610bb5565b6001805460ff1916811790557f62e78cea01bee320cd4e420270b5ea74000d11b0c9f74754ebdbfc544b05a2586107a2610747565b60008083601f84011261087e578182fd5b50813567ffffffffffffffff811115610895578182fd5b60208301915083602080830285010111156108af57600080fd5b9250929050565b6000602082840312156108c7578081fd5b81356001600160a01b03811681146108dd578182fd5b9392505050565b6000806000806000806000806080898b0312156108ff578384fd5b883567ffffffffffffffff80821115610916578586fd5b6109228c838d0161086d565b909a50985060208b013591508082111561093a578586fd5b6109468c838d0161086d565b909850965060408b013591508082111561095e578586fd5b61096a8c838d0161086d565b909650945060608b0135915080821115610982578384fd5b5061098f8b828c0161086d565b999c989b5096995094979396929594505050565b60008284528282602086013780602084860101526020601f19601f85011685010190509392505050565b6001600160a01b0391909116815260200190565b6001600160a01b03929092168252602082015260400190565b901515815260200190565b600060808252610a1960808301898b6109a3565b8281036020840152610a2c81888a6109a3565b90508281036040840152610a418186886109a3565b91505082606083015298975050505050505050565b60208082526014908201527314185d5cd8589b194e881b9bdd081c185d5cd95960621b604082015260600190565b60208082526026908201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160408201526564647265737360d01b606082015260800190565b60208082526032908201527f4669676d656e74457468324465706f7369746f723a2077726f6e67207769746860408201527164726177616c2063726564656e7469616c7360701b606082015260800190565b60208082526033908201527f4669676d656e74457468324465706f7369746f723a20646f206e6f742073656e6040820152726420455448206469726563746c79206865726560681b606082015260800190565b60208082526026908201527f4669676d656e74457468324465706f7369746f723a2077726f6e67207369676e60408201526561747572657360d01b606082015260800190565b60208082526010908201526f14185d5cd8589b194e881c185d5cd95960821b604082015260600190565b60208082526036908201527f4669676d656e74457468324465706f7369746f723a20616d6f756e74206f66206040820152750e0c2e4c2dacae8cae4e640c8de40dcde40dac2e8c6d60531b606082015260800190565b60208082526049908201527f4669676d656e74457468324465706f7369746f723a20796f752063616e20646560408201527f706f736974206f6e6c79203120746f20313030206e6f6465732070657220747260608201526830b739b0b1ba34b7b760b91b608082015260a00190565b6020808252818101527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604082015260600190565b60208082526022908201527f4669676d656e74457468324465706f7369746f723a2077726f6e67207075626b604082015261657960f01b606082015260800190565b6020808252604a908201527f4669676d656e74457468324465706f7369746f723a2074686520616d6f756e7460408201527f206f662045544820646f6573206e6f74206d617463682074686520616d6f756e60608201526974206f66206e6f64657360b01b608082015260a00190565b90815260200190565b6000808335601e19843603018112610daa578283fd5b83018035915067ffffffffffffffff821115610dc4578283fd5b6020019150368190038213156108af57600080fd5b6000816000190483118215151615610df357610df3610e13565b500290565b6000600019821415610e0c57610e0c610e13565b5060010190565b634e487b7160e01b600052601160045260246000fdfea264697066735822122025ebda18f47eb7eaecb00936bd883e1e989af4a06d0c44f4f6a26f4d673e55c364736f6c63430008010033

Constructor Arguments (ABI-Encoded and is the last bytes of the Contract Creation Code above)

000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000219ab540356cbb839cbe05303d7705fa

-----Decoded View---------------
Arg [0] : mainnet (bool): True
Arg [1] : depositContract_ (address): 0x00000000219ab540356cBB839Cbe05303d7705Fa

-----Encoded View---------------
2 Constructor Arguments found :
Arg [0] : 0000000000000000000000000000000000000000000000000000000000000001
Arg [1] : 00000000000000000000000000000000219ab540356cbb839cbe05303d7705fa


Block Uncle Number Difficulty Gas Used Reward
View All Uncles
Loading...
Loading
Loading...
Loading
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.