ETH Price: $2,635.34 (-0.92%)

Contract

0x70D5A2E195180cF6a38BEC52457C586381Cf70F0
 

Multichain Info

No addresses found
Transaction Hash
Method
Block
From
To
Transfer214209172024-12-17 7:59:1153 days ago1734422351IN
0x70D5A2E1...381Cf70F0
0.008921 ETH0.000242610.4416745
Transfer190118152024-01-15 10:54:11390 days ago1705316051IN
0x70D5A2E1...381Cf70F0
0.027375 ETH0.000545123.46139439
Transfer188758032023-12-27 8:26:35409 days ago1703665595IN
0x70D5A2E1...381Cf70F0
0.032375 ETH0.0004977721.42437251
Transfer179473472023-08-19 7:30:47539 days ago1692430247IN
0x70D5A2E1...381Cf70F0
0.100375 ETH0.0003788716.30688433
Transfer177412452023-07-21 11:33:47568 days ago1689939227IN
0x70D5A2E1...381Cf70F0
0.022375 ETH0.0005072621.83287565
Transfer176857402023-07-13 16:23:59576 days ago1689265439IN
0x70D5A2E1...381Cf70F0
0.010335 ETH0.0021413592.16468323
Transfer157956552022-10-21 9:42:11841 days ago1666345331IN
0x70D5A2E1...381Cf70F0
0.1 ETH0.0005141122.12774058
Transfer115561772020-12-30 15:27:191501 days ago1609342039IN
0x70D5A2E1...381Cf70F0
1.03757239 ETH0.00234663101
Transfer105211522020-07-24 8:33:191660 days ago1595579599IN
0x70D5A2E1...381Cf70F0
0.05554443 ETH0.00261382112.5

Latest 25 internal transactions (View All)

Advanced mode:
Parent Transaction Hash Block
From
To
207869732024-09-19 20:16:59141 days ago1726777019
0x70D5A2E1...381Cf70F0
0.0022675 ETH
197705972024-04-30 20:46:11283 days ago1714509971
0x70D5A2E1...381Cf70F0
0.00166007 ETH
196880022024-04-19 7:29:23295 days ago1713511763
0x70D5A2E1...381Cf70F0
0.00244806 ETH
193296652024-02-29 0:40:11345 days ago1709167211
0x70D5A2E1...381Cf70F0
0.00989906 ETH
192083672024-02-12 0:26:59362 days ago1707697619
0x70D5A2E1...381Cf70F0
0.00712902 ETH
192082972024-02-12 0:11:47362 days ago1707696707
0x70D5A2E1...381Cf70F0
0.0063166 ETH
192082852024-02-12 0:08:47362 days ago1707696527
0x70D5A2E1...381Cf70F0
0.00482561 ETH
192082672024-02-12 0:05:11362 days ago1707696311
0x70D5A2E1...381Cf70F0
0.00627342 ETH
190270492024-01-17 13:57:11388 days ago1705499831
0x70D5A2E1...381Cf70F0
0.00518451 ETH
189473312024-01-06 9:36:35399 days ago1704533795
0x70D5A2E1...381Cf70F0
0.0028223 ETH
189473222024-01-06 9:34:47399 days ago1704533687
0x70D5A2E1...381Cf70F0
0.00346047 ETH
189473142024-01-06 9:33:11399 days ago1704533591
0x70D5A2E1...381Cf70F0
0.00346957 ETH
189473022024-01-06 9:30:47399 days ago1704533447
0x70D5A2E1...381Cf70F0
0.00278859 ETH
189472942024-01-06 9:29:11399 days ago1704533351
0x70D5A2E1...381Cf70F0
0.00253648 ETH
189472792024-01-06 9:26:11399 days ago1704533171
0x70D5A2E1...381Cf70F0
0.00252282 ETH
189472642024-01-06 9:23:11399 days ago1704532991
0x70D5A2E1...381Cf70F0
0.00264464 ETH
189472532024-01-06 9:20:59399 days ago1704532859
0x70D5A2E1...381Cf70F0
0.00260477 ETH
189472422024-01-06 9:18:47399 days ago1704532727
0x70D5A2E1...381Cf70F0
0.00261846 ETH
189472282024-01-06 9:15:59399 days ago1704532559
0x70D5A2E1...381Cf70F0
0.00278683 ETH
189472012024-01-06 9:10:35399 days ago1704532235
0x70D5A2E1...381Cf70F0
0.00257196 ETH
189471852024-01-06 9:07:23399 days ago1704532043
0x70D5A2E1...381Cf70F0
0.00271851 ETH
189471622024-01-06 9:02:47399 days ago1704531767
0x70D5A2E1...381Cf70F0
0.00271165 ETH
189414102024-01-05 13:36:35400 days ago1704461795
0x70D5A2E1...381Cf70F0
0.00428402 ETH
188758072023-12-27 8:27:23409 days ago1703665643
0x70D5A2E1...381Cf70F0
0.00375205 ETH
187762202023-12-13 9:00:11423 days ago1702458011
0x70D5A2E1...381Cf70F0
0.00547465 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.