Overview
ETH Balance
2.972740458317451171 ETH
Eth Value
$7,800.12 (@ $2,623.88/ETH)More Info
Private Name Tags
ContractCreator
Latest 8 from a total of 8 transactions
Transaction Hash |
Method
|
Block
|
From
|
To
|
|||||
---|---|---|---|---|---|---|---|---|---|
Transfer | 21804968 | 20 hrs ago | IN | 0.01191799 ETH | 0.00002354 | ||||
Transfer | 21803091 | 26 hrs ago | IN | 0.00756994 ETH | 0.00002879 | ||||
Transfer | 21800559 | 35 hrs ago | IN | 0.01599075 ETH | 0.00002195 | ||||
Transfer | 21795608 | 2 days ago | IN | 0.02629346 ETH | 0.0000623 | ||||
Transfer | 21778706 | 4 days ago | IN | 0.01870761 ETH | 0.00003333 | ||||
Transfer | 21742133 | 9 days ago | IN | 0.02078965 ETH | 0.00003289 | ||||
Transfer | 21736641 | 10 days ago | IN | 0.02093992 ETH | 0.00006925 | ||||
Transfer | 21731852 | 11 days ago | IN | 0.05268287 ETH | 0.00009632 |
Latest 1 internal transaction
Advanced mode:
Parent Transaction Hash | Block |
From
|
To
|
|||
---|---|---|---|---|---|---|
21632082 | 24 days ago | Contract Creation | 0 ETH |
Loading...
Loading
This contract may be a proxy contract. Click on More Options and select Is this a proxy? to confirm and enable the "Read as Proxy" & "Write as Proxy" tabs.
Similar Match Source Code This contract matches the deployed Bytecode of the Source Code for Contract 0xbe6E7581...0978C932f The constructor portion of the code might be different and could alter the actual behaviour of the contract
Contract Name:
SafeProxy
Compiler Version
v0.7.6+commit.7338295f
Optimization Enabled:
No with 200 runs
Other Settings:
default evmVersion
Contract Source Code (Solidity Standard Json-Input format)
// SPDX-License-Identifier: LGPL-3.0-only pragma solidity >=0.7.0 <0.9.0; /** * @title IProxy - Helper interface to access the singleton address of the Proxy on-chain. * @author Richard Meissner - @rmeissner */ interface IProxy { function masterCopy() external view returns (address); } /** * @title SafeProxy - 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 SafeProxy { // Singleton 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 singleton; /** * @notice Constructor function sets address of singleton contract. * @param _singleton Singleton address. */ constructor(address _singleton) { require(_singleton != address(0), "Invalid singleton address provided"); singleton = _singleton; } /// @dev Fallback function forwards all transactions and returns all received return data. fallback() external payable { // solhint-disable-next-line no-inline-assembly assembly { let _singleton := and(sload(0), 0xffffffffffffffffffffffffffffffffffffffff) // 0xa619486e == keccak("masterCopy()"). The value is right padded to 32-bytes with 0s if eq(calldataload(0), 0xa619486e00000000000000000000000000000000000000000000000000000000) { mstore(0, _singleton) return(0, 0x20) } calldatacopy(0, 0, calldatasize()) let success := delegatecall(gas(), _singleton, 0, calldatasize(), 0, 0) returndatacopy(0, 0, returndatasize()) if eq(success, 0) { revert(0, returndatasize()) } return(0, returndatasize()) } } }
{ "optimizer": { "enabled": false, "runs": 200 }, "outputSelection": { "*": { "*": [ "evm.bytecode", "evm.deployedBytecode", "devdoc", "userdoc", "metadata", "abi" ] } }, "metadata": { "useLiteralContent": true }, "libraries": {} }
Contract Security Audit
- No Contract Security Audit Submitted- Submit Audit Here
[{"inputs":[{"internalType":"address","name":"_singleton","type":"address"}],"stateMutability":"nonpayable","type":"constructor"},{"stateMutability":"payable","type":"fallback"}]
Deployed Bytecode
0x608060405273ffffffffffffffffffffffffffffffffffffffff600054167fa619486e0000000000000000000000000000000000000000000000000000000060003514156050578060005260206000f35b3660008037600080366000845af43d6000803e60008114156070573d6000fd5b3d6000f3fea264697066735822122003d1488ee65e08fa41e58e888a9865554c535f2c77126a82cb4c0f917f31441364736f6c63430007060033
Loading...
Loading
Loading...
Loading
Latest 25 from a total of 134 withdrawals (2.797848221 ETH withdrawn)
Validator Index | Block | Amount | |
---|---|---|---|
1749584 | 21778309 | 4 days ago | 0.019158453 ETH |
1749583 | 21778309 | 4 days ago | 0.019141692 ETH |
1749582 | 21778309 | 4 days ago | 0.019149531 ETH |
1749581 | 21778309 | 4 days ago | 0.019144357 ETH |
1749580 | 21778309 | 4 days ago | 0.019124559 ETH |
1749579 | 21778309 | 4 days ago | 0.019130809 ETH |
1749578 | 21778309 | 4 days ago | 0.019151822 ETH |
1749577 | 21778308 | 4 days ago | 0.064896931 ETH |
1749576 | 21778308 | 4 days ago | 0.019139781 ETH |
1749575 | 21778308 | 4 days ago | 0.019146924 ETH |
1749574 | 21778308 | 4 days ago | 0.019137597 ETH |
1749573 | 21778308 | 4 days ago | 0.019151171 ETH |
1749572 | 21778308 | 4 days ago | 0.019151357 ETH |
1749571 | 21778308 | 4 days ago | 0.019142061 ETH |
1749570 | 21778308 | 4 days ago | 0.019153804 ETH |
1749569 | 21778308 | 4 days ago | 0.019162783 ETH |
1749568 | 21778308 | 4 days ago | 0.019123792 ETH |
1749567 | 21778308 | 4 days ago | 0.019134767 ETH |
1749566 | 21778308 | 4 days ago | 0.019144028 ETH |
1749565 | 21778308 | 4 days ago | 0.019162748 ETH |
1749564 | 21778308 | 4 days ago | 0.01911423 ETH |
1749563 | 21778308 | 4 days ago | 0.019162868 ETH |
1749562 | 21778308 | 4 days ago | 0.065011879 ETH |
1749561 | 21778307 | 4 days ago | 0.019142054 ETH |
1749560 | 21778307 | 4 days ago | 0.019144702 ETH |
Multichain Portfolio | 30 Chains
Chain | Token | Portfolio % | Price | Amount | Value |
---|---|---|---|---|---|
ETH | 100.00% | $2,623.88 | 2.9727 | $7,800.12 |
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.