ETH Price: $2,161.25 (+0.45%)

Contract

0xaC9c70e4e1324E9e77d7BFF4B6817dEC71b1e6cc
 

More Info

Private Name Tags

Multichain Info

No addresses found
Transaction Hash
Method
Block
From
To
Exec Transaction232240842025-08-26 8:26:35210 days ago1756196795IN
Smart Account by Safe 0xaC9c70e4...C71b1e6cc
0 ETH0.000069190.83072319
Exec Transaction221148192025-03-24 5:58:11365 days ago1742795891IN
Smart Account by Safe 0xaC9c70e4...C71b1e6cc
0 ETH0.000039740.5
Exec Transaction221147932025-03-24 5:52:59365 days ago1742795579IN
Smart Account by Safe 0xaC9c70e4...C71b1e6cc
0 ETH0.000047680.6
Exec Transaction219424132025-02-28 4:20:11389 days ago1740716411IN
Smart Account by Safe 0xaC9c70e4...C71b1e6cc
0 ETH0.000346915.1940096
Exec Transaction218865152025-02-20 8:55:59397 days ago1740041759IN
Smart Account by Safe 0xaC9c70e4...C71b1e6cc
0 ETH0.000056490.71079439
Exec Transaction218864042025-02-20 8:33:47397 days ago1740040427IN
Smart Account by Safe 0xaC9c70e4...C71b1e6cc
0 ETH0.000073970.7662562
Exec Transaction217362792025-01-30 8:51:59418 days ago1738227119IN
Smart Account by Safe 0xaC9c70e4...C71b1e6cc
0 ETH0.000167122.09810959
Exec Transaction216284032025-01-15 7:30:47433 days ago1736926247IN
Smart Account by Safe 0xaC9c70e4...C71b1e6cc
0 ETH0.000318523.99941787
Exec Transaction215259782025-01-01 0:17:35447 days ago1735690655IN
Smart Account by Safe 0xaC9c70e4...C71b1e6cc
0 ETH0.000333374.18588939
Exec Transaction213273712024-12-04 6:33:59475 days ago1733294039IN
Smart Account by Safe 0xaC9c70e4...C71b1e6cc
0 ETH0.0011541818.59490147
Exec Transaction213193442024-12-03 3:38:59476 days ago1733197139IN
Smart Account by Safe 0xaC9c70e4...C71b1e6cc
0 ETH0.0014155316.9273655
Exec Transaction210777442024-10-30 10:04:35510 days ago1730282675IN
Smart Account by Safe 0xaC9c70e4...C71b1e6cc
0 ETH0.0011954915.00855127
Exec Transaction208747162024-10-02 2:06:23538 days ago1727834783IN
Smart Account by Safe 0xaC9c70e4...C71b1e6cc
0 ETH0.000430215.1546702
Exec Transaction208696482024-10-01 9:07:59539 days ago1727773679IN
Smart Account by Safe 0xaC9c70e4...C71b1e6cc
0 ETH0.0013401514.5156309
Exec Transaction206689302024-09-03 8:43:35567 days ago1725353015IN
Smart Account by Safe 0xaC9c70e4...C71b1e6cc
0 ETH0.000329293.2745875
Exec Transaction204634572024-08-05 16:07:47596 days ago1722874067IN
Smart Account by Safe 0xaC9c70e4...C71b1e6cc
0 ETH0.0028305628.15114964
Exec Transaction202155772024-07-02 1:33:23630 days ago1719884003IN
Smart Account by Safe 0xaC9c70e4...C71b1e6cc
0 ETH0.000482915
Exec Transaction201673862024-06-25 8:04:59637 days ago1719302699IN
Smart Account by Safe 0xaC9c70e4...C71b1e6cc
0 ETH0.000598835.95494691
Exec Transaction201673612024-06-25 7:59:59637 days ago1719302399IN
Smart Account by Safe 0xaC9c70e4...C71b1e6cc
0 ETH0.000756478.96195063
Exec Transaction201673512024-06-25 7:57:59637 days ago1719302279IN
Smart Account by Safe 0xaC9c70e4...C71b1e6cc
0 ETH0.000603366
Exec Transaction201673332024-06-25 7:54:23637 days ago1719302063IN
Smart Account by Safe 0xaC9c70e4...C71b1e6cc
0 ETH0.000543155.35140439
Exec Transaction201673012024-06-25 7:47:59637 days ago1719301679IN
Smart Account by Safe 0xaC9c70e4...C71b1e6cc
0 ETH0.000695555.53896862
Exec Transaction201672932024-06-25 7:46:23637 days ago1719301583IN
Smart Account by Safe 0xaC9c70e4...C71b1e6cc
0 ETH0.000421047.7059394
Exec Transaction200669972024-06-11 7:08:47651 days ago1718089727IN
Smart Account by Safe 0xaC9c70e4...C71b1e6cc
0 ETH0.000592257.43536545
Transfer200656282024-06-11 2:33:23651 days ago1718073203IN
Smart Account by Safe 0xaC9c70e4...C71b1e6cc
0.01346417 ETH0.000487817.84930453
View all transactions

Latest 2 internal transactions

Advanced mode:
Parent Transaction Hash Method Block
From
To
Transfer213273712024-12-04 6:33:59475 days ago1733294039
Smart Account by Safe 0xaC9c70e4...C71b1e6cc
0.03 ETH
-127852212021-07-08 6:54:291720 days ago1625727269  Contract Creation0 ETH
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

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

Contract Source Code (Solidity)

/**
 *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 - <stefan@gnosis.io>
/// @author Richard Meissner - <richard@gnosis.io>
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

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

0x608060405234801561001057600080fd5b506040516101e73803806101e78339818101604052602081101561003357600080fd5b8101908080519060200190929190505050600073ffffffffffffffffffffffffffffffffffffffff168173ffffffffffffffffffffffffffffffffffffffff1614156100ca576040517f08c379a00000000000000000000000000000000000000000000000000000000081526004018080602001828103825260248152602001806101c36024913960400191505060405180910390fd5b806000806101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055505060aa806101196000396000f3fe608060405273ffffffffffffffffffffffffffffffffffffffff600054167fa619486e0000000000000000000000000000000000000000000000000000000060003514156050578060005260206000f35b3660008037600080366000845af43d6000803e60008114156070573d6000fd5b3d6000f3fea265627a7a72315820d8a00dc4fe6bf675a9d7416fc2d00bb3433362aa8186b750f76c4027269667ff64736f6c634300050e0032496e76616c6964206d617374657220636f707920616464726573732070726f766964656400000000000000000000000034cfac646f301356faa8b21e94227e3583fe3f5f

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