ETH Price: $2,361.67 (+0.38%)

Contract

0x2Fb6f4fdE84D2E243574A755AC74172a85AD159F
 

Overview

ETH Balance

1.161600925529027399 ETH

Eth Value

$2,743.32 (@ $2,361.67/ETH)

Multichain Info

Transaction Hash
Method
Block
From
To
Transfer204629902024-08-05 14:33:5938 days ago1722868439IN
0x2Fb6f4fd...a85AD159F
0.17796852 ETH0.0015640367.31663772
Transfer155420682022-09-15 22:30:47728 days ago1663281047IN
0x2Fb6f4fd...a85AD159F
15.5 ETH0.0002326810.01464035
Transfer155420512022-09-15 22:27:23728 days ago1663280843IN
0x2Fb6f4fd...a85AD159F
1 ETH0.0002332910.04091406
Transfer122385882021-04-14 13:51:171247 days ago1618408277IN
0x2Fb6f4fd...a85AD159F
0.4 ETH0.00267191115
Transfer121049512021-03-25 0:43:361267 days ago1616633016IN
0x2Fb6f4fd...a85AD159F
1 ETH0.00397301171
Transfer108885952020-09-18 21:28:411455 days ago1600464521IN
0x2Fb6f4fd...a85AD159F
0.5 ETH0.00383361165
Transfer94268442020-02-06 4:01:071680 days ago1580961667IN
0x2Fb6f4fd...a85AD159F
1.80555 ETH0.0008131935
Transfer89983612019-11-25 12:00:511753 days ago1574683251IN
0x2Fb6f4fd...a85AD159F
0.30213588 ETH0.0005576124
Transfer88351172019-10-29 16:45:561780 days ago1572367556IN
0x2Fb6f4fd...a85AD159F
1 ETH0.0003485115

Latest 25 internal transactions (View All)

Advanced mode:
Parent Transaction Hash Block From To
204632352024-08-05 15:22:5938 days ago1722871379
0x2Fb6f4fd...a85AD159F
0.01426109 ETH
203708322024-07-23 17:49:3551 days ago1721756975
0x2Fb6f4fd...a85AD159F
0.00247605 ETH
203708322024-07-23 17:49:3551 days ago1721756975
0x2Fb6f4fd...a85AD159F
0.01435 ETH
203708322024-07-23 17:49:3551 days ago1721756975
0x2Fb6f4fd...a85AD159F
2.85565 ETH
203708282024-07-23 17:48:4751 days ago1721756927
0x2Fb6f4fd...a85AD159F
0.00365791 ETH
203678172024-07-23 7:44:4751 days ago1721720687
0x2Fb6f4fd...a85AD159F
0.00049158 ETH
197651412024-04-30 2:28:47135 days ago1714444127
0x2Fb6f4fd...a85AD159F
0.00103877 ETH
183777882023-10-18 14:19:23330 days ago1697638763
0x2Fb6f4fd...a85AD159F
0.00464661 ETH
183777882023-10-18 14:19:23330 days ago1697638763
0x2Fb6f4fd...a85AD159F
0.10032796 ETH
168652692023-03-20 0:18:11543 days ago1679271491
0x2Fb6f4fd...a85AD159F
0.00851031 ETH
168652442023-03-20 0:12:47543 days ago1679271167
0x2Fb6f4fd...a85AD159F
0.00801124 ETH
168652442023-03-20 0:12:47543 days ago1679271167
0x2Fb6f4fd...a85AD159F
0.01676178 ETH
168652442023-03-20 0:12:47543 days ago1679271167
0x2Fb6f4fd...a85AD159F
3.34898631 ETH
164401502023-01-19 10:07:35602 days ago1674122855
0x2Fb6f4fd...a85AD159F
0.00201978 ETH
160136502022-11-20 20:35:47662 days ago1668976547
0x2Fb6f4fd...a85AD159F
0.00227425 ETH
159294142022-11-09 2:12:35673 days ago1667959955
0x2Fb6f4fd...a85AD159F
0.00352736 ETH
159294142022-11-09 2:12:35673 days ago1667959955
0x2Fb6f4fd...a85AD159F
16 ETH
158697442022-10-31 18:10:35682 days ago1667239835
0x2Fb6f4fd...a85AD159F
0.00887227 ETH
158697422022-10-31 18:10:11682 days ago1667239811
0x2Fb6f4fd...a85AD159F
0.00606107 ETH
156270682022-09-27 20:27:59716 days ago1664310479
0x2Fb6f4fd...a85AD159F
0.002604 ETH
155382002022-09-15 9:26:23728 days ago1663233983
0x2Fb6f4fd...a85AD159F
0.00165106 ETH
154826902022-09-06 7:18:26737 days ago1662448706
0x2Fb6f4fd...a85AD159F
0.00158083 ETH
153199882022-08-11 9:47:06763 days ago1660211226
0x2Fb6f4fd...a85AD159F
0.00223414 ETH
151211252022-07-11 11:32:02794 days ago1657539122
0x2Fb6f4fd...a85AD159F
0.00129329 ETH
151211252022-07-11 11:32:02794 days ago1657539122
0x2Fb6f4fd...a85AD159F
0.3 ETH
View All Internal Transactions
Loading...
Loading

Similar Match Source Code
This contract matches the deployed Bytecode of the Source Code for Contract 0x0364c42A...C6A1b5b40
The constructor portion of the code might be different and could alter the actual behaviour of the contract

Contract Name:
Proxy

Compiler Version
v0.4.24+commit.e67f0147

Optimization Enabled:
Yes with 999 runs

Other Settings:
default evmVersion
/**
 *Submitted for verification at Etherscan.io on 2019-04-23
*/

pragma solidity ^0.4.24;

/**
 * @title Proxy
 * @dev Basic proxy that delegates all calls to a fixed implementing contract.
 * The implementing contract cannot be upgraded.
 * @author Julien Niset - <[email protected]>
 */
contract Proxy {

    address implementation;

    event Received(uint indexed value, address indexed sender, bytes data);

    constructor(address _implementation) public {
        implementation = _implementation;
    }

    function() external payable {

        if(msg.data.length == 0 && msg.value > 0) { 
            emit Received(msg.value, msg.sender, msg.data); 
        }
        else {
            // solium-disable-next-line security/no-inline-assembly
            assembly {
                let target := sload(0)
                calldatacopy(0, 0, calldatasize())
                let result := delegatecall(gas, target, 0, calldatasize(), 0, 0)
                returndatacopy(0, 0, returndatasize())
                switch result 
                case 0 {revert(0, returndatasize())} 
                default {return (0, returndatasize())}
            }
        }
    }
}

Contract Security Audit

Contract ABI

[{"inputs":[{"name":"_implementation","type":"address"}],"payable":false,"stateMutability":"nonpayable","type":"constructor"},{"payable":true,"stateMutability":"payable","type":"fallback"},{"anonymous":false,"inputs":[{"indexed":true,"name":"value","type":"uint256"},{"indexed":true,"name":"sender","type":"address"},{"indexed":false,"name":"data","type":"bytes"}],"name":"Received","type":"event"}]

Deployed Bytecode

0x60806040523615801560115750600034115b156082573373ffffffffffffffffffffffffffffffffffffffff16347f606834f57405380c4fb88d1f4850326ad3885f014bab3b568dfbf7a041eef7386000366040518080602001828103825284848281815260200192508082843760405192018290039550909350505050a360a8565b6000543660008037600080366000845af43d6000803e80801560a3573d6000f35b3d6000fd5b0000a165627a7a7230582009ad600070879c5d9739059132e69cc1b5b90d2b945f553b3f45ceea43d65c8f0029

Swarm Source

bzzr://09ad600070879c5d9739059132e69cc1b5b90d2b945f553b3f45ceea43d65c8f

Block Transaction Difficulty Gas Used Reward
View All Blocks Produced

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