ETH Price: $3,384.40 (+4.18%)
Gas: 2 Gwei

Contract

0xF2C661c8beD2B181F683dF25210f81D2b5b69ef7
 
Transaction Hash
Method
Block
From
To
Transfer104197322020-07-08 15:43:111481 days ago1594222991IN
0xF2C661c8...2b5b69ef7
2.15 ETH0.0018122578
Transfer103383792020-06-26 1:15:301494 days ago1593134130IN
0xF2C661c8...2b5b69ef7
14 ETH0.0007202531
Transfer103040592020-06-20 17:45:151499 days ago1592675115IN
0xF2C661c8...2b5b69ef7
22.27158717 ETH0.0005111422
Transfer100466462020-05-11 18:58:281539 days ago1589223508IN
0xF2C661c8...2b5b69ef7
1 ETH0.0005343823
Transfer95251382020-02-21 6:58:511620 days ago1582268331IN
0xF2C661c8...2b5b69ef7
0.97025888 ETH0.00013946
Transfer89874992019-11-23 16:50:371709 days ago1574527837IN
0xF2C661c8...2b5b69ef7
32.13547238 ETH0.0002555711
Transfer89874932019-11-23 16:49:071709 days ago1574527747IN
0xF2C661c8...2b5b69ef7
1 ETH0.0002555711
Transfer89870672019-11-23 15:10:161709 days ago1574521816IN
0xF2C661c8...2b5b69ef7
8.86204176 ETH0.000116175
Transfer89869782019-11-23 14:48:341709 days ago1574520514IN
0xF2C661c8...2b5b69ef7
0.005 ETH0.000043561.875
Transfer89781842019-11-22 3:34:271711 days ago1574393667IN
0xF2C661c8...2b5b69ef7
8.86720182 ETH0.0002257510.75000012

Latest 25 internal transactions (View All)

Advanced mode:
Parent Transaction Hash Block From To
197569912024-04-28 23:07:3591 days ago1714345655
0xF2C661c8...2b5b69ef7
0.00067651 ETH
197569822024-04-28 23:05:4791 days ago1714345547
0xF2C661c8...2b5b69ef7
0.00137678 ETH
194152832024-03-11 23:59:35139 days ago1710201575
0xF2C661c8...2b5b69ef7
0.00745671 ETH
194152832024-03-11 23:59:35139 days ago1710201575
0xF2C661c8...2b5b69ef7
0.6 ETH
194152732024-03-11 23:57:35139 days ago1710201455
0xF2C661c8...2b5b69ef7
0.00963973 ETH
194152642024-03-11 23:55:47139 days ago1710201347
0xF2C661c8...2b5b69ef7
0.01017663 ETH
194103402024-03-11 7:23:47140 days ago1710141827
0xF2C661c8...2b5b69ef7
0.0146 ETH
139592002022-01-07 15:49:07933 days ago1641570547
0xF2C661c8...2b5b69ef7
0.0269251 ETH
133172512021-09-28 23:38:431034 days ago1632872323
0xF2C661c8...2b5b69ef7
0.01503908 ETH
131757472021-09-07 1:39:251056 days ago1630978765
0xF2C661c8...2b5b69ef7
0.01226996 ETH
131757432021-09-07 1:38:471056 days ago1630978727
0xF2C661c8...2b5b69ef7
0.01265328 ETH
130002272021-08-10 22:45:251083 days ago1628635525
0xF2C661c8...2b5b69ef7
0.00919854 ETH
130002272021-08-10 22:45:251083 days ago1628635525
0xF2C661c8...2b5b69ef7
4 ETH
128169022021-07-13 5:25:311112 days ago1626153931
0xF2C661c8...2b5b69ef7
0.00437766 ETH
118954232021-02-20 18:28:361254 days ago1613845716
0xF2C661c8...2b5b69ef7
0.02349402 ETH
116358492021-01-11 20:39:331294 days ago1610397573
0xF2C661c8...2b5b69ef7
0.0097 ETH
116358492021-01-11 20:39:331294 days ago1610397573
0xF2C661c8...2b5b69ef7
4 ETH
116355912021-01-11 19:41:331294 days ago1610394093
0xF2C661c8...2b5b69ef7
0.0112 ETH
116211862021-01-09 14:46:341296 days ago1610203594
0xF2C661c8...2b5b69ef7
0.01548932 ETH
116211862021-01-09 14:46:341296 days ago1610203594
0xF2C661c8...2b5b69ef7
1 ETH
116189612021-01-09 6:22:101297 days ago1610173330
0xF2C661c8...2b5b69ef7
0.03246992 ETH
116026472021-01-06 18:19:171299 days ago1609957157
0xF2C661c8...2b5b69ef7
0.00651 ETH
116026472021-01-06 18:19:171299 days ago1609957157
0xF2C661c8...2b5b69ef7
0.1 ETH
111474152020-10-28 20:42:381369 days ago1603917758
0xF2C661c8...2b5b69ef7
0.00105 ETH
111474152020-10-28 20:42:381369 days ago1603917758
0xF2C661c8...2b5b69ef7
1.69 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.