ETH Price: $2,517.41 (-0.51%)

Contract

0x0a733ae2D557089E8fC8c27bB1009863A8E89F9F
 

Overview

ETH Balance

40.583684226616920259 ETH

Eth Value

$102,165.68 (@ $2,517.41/ETH)

Token Holdings

Multichain Info

No addresses found
Transaction Hash
Method
Block
From
To
Exec Transaction200351402024-06-06 20:21:5985 days ago1717705319IN
0x0a733ae2...3A8E89F9F
0 ETH0.0015193223.71865179
Exec Transaction200351032024-06-06 20:14:3585 days ago1717704875IN
0x0a733ae2...3A8E89F9F
0 ETH0.0024136526.91438107
Exec Transaction196012942024-04-07 3:59:11145 days ago1712462351IN
0x0a733ae2...3A8E89F9F
0 ETH0.000869389.69179038
Exec Transaction195871252024-04-05 4:20:47147 days ago1712290847IN
0x0a733ae2...3A8E89F9F
0 ETH0.0009265410.93873024
Exec Transaction195870332024-04-05 4:02:23147 days ago1712289743IN
0x0a733ae2...3A8E89F9F
0 ETH0.0011880812.33813528
Exec Transaction195869662024-04-05 3:48:59147 days ago1712288939IN
0x0a733ae2...3A8E89F9F
0 ETH0.0009288913.16764678
Exec Transaction195869612024-04-05 3:47:59147 days ago1712288879IN
0x0a733ae2...3A8E89F9F
0 ETH0.0009777213.8597464
Exec Transaction195868142024-04-05 3:18:23147 days ago1712287103IN
0x0a733ae2...3A8E89F9F
0 ETH0.0013657214.8700318
Exec Transaction195865912024-04-05 2:33:35147 days ago1712284415IN
0x0a733ae2...3A8E89F9F
0 ETH0.0012609413.72557251
Exec Transaction187946102023-12-15 22:53:47258 days ago1702680827IN
0x0a733ae2...3A8E89F9F
0 ETH0.0057870941.91877528
Exec Transaction186792242023-11-29 19:02:11275 days ago1701284531IN
0x0a733ae2...3A8E89F9F
0 ETH0.0053308466.450369
Exec Transaction186792052023-11-29 18:58:23275 days ago1701284303IN
0x0a733ae2...3A8E89F9F
0 ETH0.0040909342.0501914
Transfer184141112023-10-23 16:18:23312 days ago1698077903IN
0x0a733ae2...3A8E89F9F
9.9995 ETH0.001092742.16004693
Transfer169483362023-03-31 16:22:35518 days ago1680279755IN
0x0a733ae2...3A8E89F9F
47.9782725 ETH0.0008198631.63319387
Exec Transaction168063092023-03-11 17:26:11538 days ago1678555571IN
0x0a733ae2...3A8E89F9F
0 ETH0.0049885753.89617265
Exec Transaction143471222022-03-08 16:04:25906 days ago1646755465IN
0x0a733ae2...3A8E89F9F
0 ETH0.0029673530.0650229
Exec Transaction142058052022-02-14 18:10:09928 days ago1644862209IN
0x0a733ae2...3A8E89F9F
0 ETH0.0082728895.72658945
Exec Transaction142057752022-02-14 18:04:28928 days ago1644861868IN
0x0a733ae2...3A8E89F9F
0 ETH0.01310896100.94686764
Exec Transaction138199062021-12-17 2:19:49987 days ago1639707589IN
0x0a733ae2...3A8E89F9F
0 ETH0.0080341786.58168682
Exec Transaction133408512021-10-02 16:12:081063 days ago1633191128IN
0x0a733ae2...3A8E89F9F
0 ETH0.008167382.7303754
Exec Transaction133379762021-10-02 5:26:091063 days ago1633152369IN
0x0a733ae2...3A8E89F9F
0 ETH0.0068354166.02859075
Exec Transaction132581422021-09-19 19:46:371076 days ago1632080797IN
0x0a733ae2...3A8E89F9F
0 ETH0.0035911641.56542804
Exec Transaction132580052021-09-19 19:18:021076 days ago1632079082IN
0x0a733ae2...3A8E89F9F
0 ETH0.0123199362.5
Exec Transaction132579612021-09-19 19:08:161076 days ago1632078496IN
0x0a733ae2...3A8E89F9F
0 ETH0.02617003116.64719317
Exec Transaction132314512021-09-15 16:40:371080 days ago1631724037IN
0x0a733ae2...3A8E89F9F
0 ETH0.0079156176.47202668
View all transactions

Latest 5 internal transactions

Advanced mode:
Parent Transaction Hash Block From To
187946102023-12-15 22:53:47258 days ago1702680827
0x0a733ae2...3A8E89F9F
52 ETH
131302672021-08-31 1:04:471095 days ago1630371887
0x0a733ae2...3A8E89F9F
20.63947972 ETH
125793732021-06-06 6:44:241181 days ago1622961864
0x0a733ae2...3A8E89F9F
4.5 ETH
116287292021-01-10 18:25:201328 days ago1610303120
0x0a733ae2...3A8E89F9F
11.961533 ETH
115329152020-12-27 1:38:131342 days ago1609033093  Contract Creation0 ETH
Loading...
Loading

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

Contract Name:
Proxy

Compiler Version
v0.5.14+commit.1f1aaa4

Optimization Enabled:
No with 200 runs

Other Settings:
default evmVersion, MIT license
/**
 *Submitted for verification at Etherscan.io on 2020-01-13
*/

pragma solidity ^0.5.3;

/// @title Proxy - Generic proxy contract allows to execute all transactions applying the code of a master contract.
/// @author Stefan George - <[email protected]>
/// @author Richard Meissner - <[email protected]>
contract Proxy {

    // masterCopy always needs to be first declared variable, to ensure that it is at the same location in the contracts to which calls are delegated.
    // To reduce deployment costs this variable is internal and needs to be retrieved via `getStorageAt`
    address internal masterCopy;

    /// @dev Constructor function sets address of master copy contract.
    /// @param _masterCopy Master copy address.
    constructor(address _masterCopy)
        public
    {
        require(_masterCopy != address(0), "Invalid master copy address provided");
        masterCopy = _masterCopy;
    }

    /// @dev Fallback function forwards all transactions and returns all received return data.
    function ()
        external
        payable
    {
        // solium-disable-next-line security/no-inline-assembly
        assembly {
            let masterCopy := and(sload(0), 0xffffffffffffffffffffffffffffffffffffffff)
            // 0xa619486e == keccak("masterCopy()"). The value is right padded to 32-bytes with 0s
            if eq(calldataload(0), 0xa619486e00000000000000000000000000000000000000000000000000000000) {
                mstore(0, masterCopy)
                return(0, 0x20)
            }
            calldatacopy(0, 0, calldatasize())
            let success := delegatecall(gas, masterCopy, 0, calldatasize(), 0, 0)
            returndatacopy(0, 0, returndatasize())
            if eq(success, 0) { revert(0, returndatasize()) }
            return(0, returndatasize())
        }
    }
}

Contract Security Audit

Contract ABI

[{"inputs":[{"internalType":"address","name":"_masterCopy","type":"address"}],"payable":false,"stateMutability":"nonpayable","type":"constructor"},{"payable":true,"stateMutability":"payable","type":"fallback"}]

Deployed Bytecode

0x608060405273ffffffffffffffffffffffffffffffffffffffff600054167fa619486e0000000000000000000000000000000000000000000000000000000060003514156050578060005260206000f35b3660008037600080366000845af43d6000803e60008114156070573d6000fd5b3d6000f3fea265627a7a72315820d8a00dc4fe6bf675a9d7416fc2d00bb3433362aa8186b750f76c4027269667ff64736f6c634300050e0032

Deployed Bytecode Sourcemap

245:1554:0:-;;;1155:42;1151:1;1145:8;1141:57;1335:66;1331:1;1318:15;1315:87;1312:2;;;1432:10;1429:1;1422:21;1471:4;1468:1;1461:15;1312:2;1524:14;1521:1;1518;1505:34;1620:1;1617;1601:14;1598:1;1586:10;1581:3;1568:54;1657:16;1654:1;1651;1636:38;1703:1;1694:7;1691:14;1688:2;;;1718:16;1715:1;1708:27;1688:2;1761:16;1758:1;1751:27

Swarm Source

bzzr://d8a00dc4fe6bf675a9d7416fc2d00bb3433362aa8186b750f76c4027269667ff

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.