S Price: $0.488544 (-2.49%)

Contract

0xf557D8C4bdBff7eBeEf1aD5072885d5674793277

Overview

S Balance

Sonic LogoSonic LogoSonic Logo3,138.208511771111377487 S

S Value

$1,533.15 (@ $0.49/S)

Token Holdings

Multichain Info

No addresses found
Transaction Hash
Method
Block
From
To
Exec Transaction82072492025-02-17 3:15:4429 days ago1739762144IN
0xf557D8C4...674793277
0 S0.0049263655.01
Exec Transaction82071852025-02-17 3:14:5629 days ago1739762096IN
0xf557D8C4...674793277
0 S0.0036347855.01
Exec Transaction71007562025-02-09 4:23:3637 days ago1739075016IN
0xf557D8C4...674793277
0 S0.067985866
Exec Transaction70999142025-02-09 4:12:0237 days ago1739074322IN
0xf557D8C4...674793277
0 S0.0036341255.01
Exec Transaction70286202025-02-08 14:35:3437 days ago1739025334IN
0xf557D8C4...674793277
0 S0.0583991655.01
Exec Transaction69617532025-02-07 23:47:5238 days ago1738972072IN
0xf557D8C4...674793277
0 S0.0496065855.02
Exec Transaction69615932025-02-07 23:46:1738 days ago1738971977IN
0xf557D8C4...674793277
0 S0.0071719760.5
Exec Transaction61021622025-02-01 5:22:0945 days ago1738387329IN
0xf557D8C4...674793277
0 S0.0049270855.01
Exec Transaction47234602025-01-20 19:33:4656 days ago1737401626IN
0xf557D8C4...674793277
0 S0.0047545655.01
Exec Transaction26162062025-01-05 19:12:1571 days ago1736104335IN
0xf557D8C4...674793277
0 S0.00012841.38
Exec Transaction19405042024-12-29 23:10:0178 days ago1735513801IN
0xf557D8C4...674793277
0 S0.000102011.11

Latest 25 internal transactions (View All)

Parent Transaction Hash Block From To
144169122025-03-18 10:30:0327 mins ago1742293803
0xf557D8C4...674793277
0.000085 S
144161892025-03-18 10:24:3332 mins ago1742293473
0xf557D8C4...674793277
0.000085 S
144158932025-03-18 10:22:1535 mins ago1742293335
0xf557D8C4...674793277
0.000085 S
144144952025-03-18 10:12:1645 mins ago1742292736
0xf557D8C4...674793277
0.00376344 S
144061722025-03-18 9:08:311 hr ago1742288911
0xf557D8C4...674793277
0.00017 S
144045022025-03-18 8:55:442 hrs ago1742288144
0xf557D8C4...674793277
0.00159983 S
144044832025-03-18 8:55:342 hrs ago1742288134
0xf557D8C4...674793277
0.00159999 S
144004372025-03-18 8:26:142 hrs ago1742286374
0xf557D8C4...674793277
0.00340357 S
144001972025-03-18 8:24:282 hrs ago1742286268
0xf557D8C4...674793277
0.043056 S
143992052025-03-18 8:16:462 hrs ago1742285806
0xf557D8C4...674793277
0.00000756 S
143991362025-03-18 8:16:162 hrs ago1742285776
0xf557D8C4...674793277
0.00215559 S
143941472025-03-18 7:37:243 hrs ago1742283444
0xf557D8C4...674793277
0.00785178 S
143930512025-03-18 7:29:233 hrs ago1742282963
0xf557D8C4...674793277
0.00444497 S
143925022025-03-18 7:25:293 hrs ago1742282729
0xf557D8C4...674793277
0.03893 S
143920022025-03-18 7:21:373 hrs ago1742282497
0xf557D8C4...674793277
0.01973978 S
143887412025-03-18 6:58:193 hrs ago1742281099
0xf557D8C4...674793277
0.05861541 S
143885832025-03-18 6:56:584 hrs ago1742281018
0xf557D8C4...674793277
0.05861739 S
143884502025-03-18 6:55:594 hrs ago1742280959
0xf557D8C4...674793277
0.07562098 S
143811112025-03-18 5:57:155 hrs ago1742277435
0xf557D8C4...674793277
0.0021165 S
143766232025-03-18 5:17:495 hrs ago1742275069
0xf557D8C4...674793277
0.2975 S
143748452025-03-18 5:01:475 hrs ago1742274107
0xf557D8C4...674793277
0.00407746 S
143728742025-03-18 4:45:166 hrs ago1742273116
0xf557D8C4...674793277
0.0085 S
143722162025-03-18 4:39:496 hrs ago1742272789
0xf557D8C4...674793277
0.0425 S
143677912025-03-18 4:00:046 hrs ago1742270404
0xf557D8C4...674793277
0.2526811 S
143641292025-03-18 3:29:397 hrs ago1742268579
0xf557D8C4...674793277
0.01326115 S
View All Internal Transactions
Loading...
Loading

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

Contract Name:
GnosisSafeProxy

Compiler Version
v0.7.6+commit.7338295f

Optimization Enabled:
No with 200 runs

Other Settings:
default evmVersion, GNU GPLv3 license
/**
 *Submitted for verification at SonicScan.org on 2024-12-31
*/

/**
 *Submitted for verification at Etherscan.io on 2021-07-09
*/

// SPDX-License-Identifier: LGPL-3.0-only
pragma solidity >=0.7.0 <0.9.0;

/// @title IProxy - Helper interface to access masterCopy of the Proxy on-chain
/// @author Richard Meissner - <[email protected]>
interface IProxy {
    function masterCopy() external view returns (address);
}

/// @title GnosisSafeProxy - 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 GnosisSafeProxy {
    // 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;

    /// @dev 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())
        }
    }
}

/// @title Proxy Factory - Allows to create new proxy contact and execute a message call to the new proxy within one transaction.
/// @author Stefan George - <[email protected]>
contract GnosisSafeProxyFactory {
    event ProxyCreation(GnosisSafeProxy proxy, address singleton);

    /// @dev Allows to create new proxy contact and execute a message call to the new proxy within one transaction.
    /// @param singleton Address of singleton contract.
    /// @param data Payload for message call sent to new proxy contract.
    function createProxy(address singleton, bytes memory data) public returns (GnosisSafeProxy proxy) {
        proxy = new GnosisSafeProxy(singleton);
        if (data.length > 0)
            // solhint-disable-next-line no-inline-assembly
            assembly {
                if eq(call(gas(), proxy, 0, add(data, 0x20), mload(data), 0, 0), 0) {
                    revert(0, 0)
                }
            }
        emit ProxyCreation(proxy, singleton);
    }

    /// @dev Allows to retrieve the runtime code of a deployed Proxy. This can be used to check that the expected Proxy was deployed.
    function proxyRuntimeCode() public pure returns (bytes memory) {
        return type(GnosisSafeProxy).runtimeCode;
    }

    /// @dev Allows to retrieve the creation code used for the Proxy deployment. With this it is easily possible to calculate predicted address.
    function proxyCreationCode() public pure returns (bytes memory) {
        return type(GnosisSafeProxy).creationCode;
    }

    /// @dev Allows to create new proxy contact using CREATE2 but it doesn't run the initializer.
    ///      This method is only meant as an utility to be called from other methods
    /// @param _singleton Address of singleton contract.
    /// @param initializer Payload for message call sent to new proxy contract.
    /// @param saltNonce Nonce that will be used to generate the salt to calculate the address of the new proxy contract.
    function deployProxyWithNonce(
        address _singleton,
        bytes memory initializer,
        uint256 saltNonce
    ) internal returns (GnosisSafeProxy proxy) {
        // If the initializer changes the proxy address should change too. Hashing the initializer data is cheaper than just concatinating it
        bytes32 salt = keccak256(abi.encodePacked(keccak256(initializer), saltNonce));
        bytes memory deploymentData = abi.encodePacked(type(GnosisSafeProxy).creationCode, uint256(uint160(_singleton)));
        // solhint-disable-next-line no-inline-assembly
        assembly {
            proxy := create2(0x0, add(0x20, deploymentData), mload(deploymentData), salt)
        }
        require(address(proxy) != address(0), "Create2 call failed");
    }

    /// @dev Allows to create new proxy contact and execute a message call to the new proxy within one transaction.
    /// @param _singleton Address of singleton contract.
    /// @param initializer Payload for message call sent to new proxy contract.
    /// @param saltNonce Nonce that will be used to generate the salt to calculate the address of the new proxy contract.
    function createProxyWithNonce(
        address _singleton,
        bytes memory initializer,
        uint256 saltNonce
    ) public returns (GnosisSafeProxy proxy) {
        proxy = deployProxyWithNonce(_singleton, initializer, saltNonce);
        if (initializer.length > 0)
            // solhint-disable-next-line no-inline-assembly
            assembly {
                if eq(call(gas(), proxy, 0, add(initializer, 0x20), mload(initializer), 0, 0), 0) {
                    revert(0, 0)
                }
            }
        emit ProxyCreation(proxy, _singleton);
    }

    /// @dev Allows to create new proxy contact, execute a message call to the new proxy and call a specified callback within one transaction
    /// @param _singleton Address of singleton contract.
    /// @param initializer Payload for message call sent to new proxy contract.
    /// @param saltNonce Nonce that will be used to generate the salt to calculate the address of the new proxy contract.
    /// @param callback Callback that will be invoced after the new proxy contract has been successfully deployed and initialized.
    function createProxyWithCallback(
        address _singleton,
        bytes memory initializer,
        uint256 saltNonce,
        IProxyCreationCallback callback
    ) public returns (GnosisSafeProxy proxy) {
        uint256 saltNonceWithCallback = uint256(keccak256(abi.encodePacked(saltNonce, callback)));
        proxy = createProxyWithNonce(_singleton, initializer, saltNonceWithCallback);
        if (address(callback) != address(0)) callback.proxyCreated(proxy, _singleton, initializer, saltNonce);
    }

    /// @dev Allows to get the address for a new proxy contact created via `createProxyWithNonce`
    ///      This method is only meant for address calculation purpose when you use an initializer that would revert,
    ///      therefore the response is returned with a revert. When calling this method set `from` to the address of the proxy factory.
    /// @param _singleton Address of singleton contract.
    /// @param initializer Payload for message call sent to new proxy contract.
    /// @param saltNonce Nonce that will be used to generate the salt to calculate the address of the new proxy contract.
    function calculateCreateProxyWithNonceAddress(
        address _singleton,
        bytes calldata initializer,
        uint256 saltNonce
    ) external returns (GnosisSafeProxy proxy) {
        proxy = deployProxyWithNonce(_singleton, initializer, saltNonce);
        revert(string(abi.encodePacked(proxy)));
    }
}

interface IProxyCreationCallback {
    function proxyCreated(
        GnosisSafeProxy proxy,
        address _singleton,
        bytes calldata initializer,
        uint256 saltNonce
    ) external;
}

Contract Security Audit

Contract ABI

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

Deployed Bytecode

0x608060405273ffffffffffffffffffffffffffffffffffffffff600054167fa619486e0000000000000000000000000000000000000000000000000000000060003514156050578060005260206000f35b3660008037600080366000845af43d6000803e60008114156070573d6000fd5b3d6000f3fea264697066735822122003d1488ee65e08fa41e58e888a9865554c535f2c77126a82cb4c0f917f31441364736f6c63430007060033

Deployed Bytecode Sourcemap

595:1528:0:-:0;;;1447:42;1443:1;1437:8;1433:57;1627:66;1623:1;1610:15;1607:87;1604:2;;;1724:10;1721:1;1714:21;1763:4;1760:1;1753:15;1604:2;1816:14;1813:1;1810;1797:34;1914:1;1911;1895:14;1892:1;1880:10;1873:5;1860:56;1951:16;1948:1;1945;1930:38;1997:1;1988:7;1985:14;1982:2;;;2029:16;2026:1;2019:27;1982:2;2085:16;2082:1;2075:27

Swarm Source

ipfs://03d1488ee65e08fa41e58e888a9865554c535f2c77126a82cb4c0f917f314413

Block Transaction 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
Chain Token Portfolio % Price Amount Value
SONIC46.47%$0.9998582,669.0748$2,668.7
SONIC
S (S)
26.70%$0.4885443,138.2085$1,533.15
SONIC9.09%$0.4837051,079.5019$522.16
SONIC2.96%$4.934.6493$169.78
SONIC2.76%$0.1430381,108.6696$158.58
SONIC2.71%$1.15135.0965$155.36
SONIC2.57%$0.999115147.9727$147.84
SONIC1.47%$0.0201574,198.5521$84.63
SONIC1.24%$0.486402146.484$71.25
SONIC1.23%$1,894.690.0373$70.61
SONIC0.64%$0.99999436.9259$36.93
SONIC0.55%$1.0529.9819$31.48
SONIC0.28%$0.0018178,900.2875$16.17
SONIC0.27%$0.0139591,128.5794$15.75
SONIC0.24%$70.450.1963$13.83
SONIC0.20%$0.036815311.5694$11.47
SONIC0.19%$0.29537137.2587$11.01
SONIC0.13%$0.042807168.1338$7.2
SONIC0.09%$0.0026021,997.2098$5.2
SONIC0.05%$0.010368252.7622$2.62
SONIC0.03%<$0.00000118,890,867,249.9865$1.89
SONIC0.03%$0.2271836.9675$1.58
SONIC0.03%$0.271845.7435$1.56
SONIC0.02%$0.9781831.4254$1.39
SONIC0.02%$0.0002034,813.3879$0.9785
SONIC0.01%$0.00551119.7426$0.6597
SONIC<0.01%$1.090.4236$0.4629
SONIC<0.01%$0.0346187.2411$0.2506
SONIC<0.01%$1,892.80.00012755$0.2414
SONIC<0.01%$0.00402557.0754$0.2297
Loading...
Loading
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.