ETH Price: $2,030.46 (+1.73%)

Contract

0xc6AcbEBfA9bBc4aDfa046E8F23e9979a8a29b7e3
 

Overview

ETH Balance

0 ETH

Eth Value

$0.00

More Info

Private Name Tags

Multichain Info

No addresses found
Transaction Hash
Method
Block
From
To
Cast222500762025-04-12 3:06:23352 days ago1744427183IN
0xc6AcbEBf...a8a29b7e3
21.44141999 ETH0.001346580.98216076
Cast222462082025-04-11 14:10:23353 days ago1744380623IN
0xc6AcbEBf...a8a29b7e3
2.64314999 ETH0.003332492.5
Cast222461822025-04-11 14:05:11353 days ago1744380311IN
0xc6AcbEBf...a8a29b7e3
2.63262999 ETH0.001783062.85942177
Cast222379672025-04-10 10:35:47354 days ago1744281347IN
0xc6AcbEBf...a8a29b7e3
0.55011 ETH0.001093920.8
Cast222377392025-04-10 9:50:11354 days ago1744278611IN
0xc6AcbEBf...a8a29b7e3
0 ETH0.000876670.8

Latest 25 internal transactions (View All)

Advanced mode:
Parent Transaction Hash Method Block
From
To
Transfer222679492025-04-14 14:53:23350 days ago1744642403
0xc6AcbEBf...a8a29b7e3
0.02141906 ETH
Deposit222679492025-04-14 14:53:23350 days ago1744642403
0xc6AcbEBf...a8a29b7e3
99.56122791 ETH
Transfer222679492025-04-14 14:53:23350 days ago1744642403
0xc6AcbEBf...a8a29b7e3
99.31471207 ETH
Transfer222679492025-04-14 14:53:23350 days ago1744642403
0xc6AcbEBf...a8a29b7e3
0.24651583 ETH
Operate Perfect222679492025-04-14 14:53:23350 days ago1744642403
0xc6AcbEBf...a8a29b7e3
99.56122791 ETH
Transfer222679492025-04-14 14:53:23350 days ago1744642403
0xc6AcbEBf...a8a29b7e3
99.56122791 ETH
Operate Perfect222679422025-04-14 14:51:59350 days ago1744642319
0xc6AcbEBf...a8a29b7e3
99.54782491 ETH
Transfer222679422025-04-14 14:51:59350 days ago1744642319
0xc6AcbEBf...a8a29b7e3
99.54782491 ETH
Deposit222500762025-04-12 3:06:23352 days ago1744427183
0xc6AcbEBf...a8a29b7e3
81.773502 ETH
Transfer222500762025-04-12 3:06:23352 days ago1744427183
0xc6AcbEBf...a8a29b7e3
81.69181376 ETH
Transfer222500762025-04-12 3:06:23352 days ago1744427183
0xc6AcbEBf...a8a29b7e3
0.08168823 ETH
Operate Perfect222500762025-04-12 3:06:23352 days ago1744427183
0xc6AcbEBf...a8a29b7e3
81.773502 ETH
Transfer222500762025-04-12 3:06:23352 days ago1744427183
0xc6AcbEBf...a8a29b7e3
0.02141906 ETH
Operate Perfect222500762025-04-12 3:06:23352 days ago1744427183
0xc6AcbEBf...a8a29b7e3
21.44141999 ETH
Transfer222500762025-04-12 3:06:23352 days ago1744427183
0xc6AcbEBf...a8a29b7e3
81.773502 ETH
Deposit222498782025-04-12 2:26:47352 days ago1744424807
0xc6AcbEBf...a8a29b7e3
8.58354302 ETH
Transfer222498782025-04-12 2:26:47352 days ago1744424807
0xc6AcbEBf...a8a29b7e3
8.58235761 ETH
Transfer222498782025-04-12 2:26:47352 days ago1744424807
0xc6AcbEBf...a8a29b7e3
0.00118541 ETH
Operate Perfect222498782025-04-12 2:26:47352 days ago1744424807
0xc6AcbEBf...a8a29b7e3
8.58354302 ETH
Transfer222498782025-04-12 2:26:47352 days ago1744424807
0xc6AcbEBf...a8a29b7e3
8.58354302 ETH
Transfer222498532025-04-12 2:21:47352 days ago1744424507
0xc6AcbEBf...a8a29b7e3
0.02416599 ETH
Deposit222498532025-04-12 2:21:47352 days ago1744424507
0xc6AcbEBf...a8a29b7e3
2.02212722 ETH
Transfer222498532025-04-12 2:21:47352 days ago1744424507
0xc6AcbEBf...a8a29b7e3
2.01004891 ETH
Transfer222498532025-04-12 2:21:47352 days ago1744424507
0xc6AcbEBf...a8a29b7e3
0.0120783 ETH
Operate Perfect222498532025-04-12 2:21:47352 days ago1744424507
0xc6AcbEBf...a8a29b7e3
2.02212722 ETH
View All Internal Transactions
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

Minimal Proxy Contract for 0x12d07dec54565839e0c4c33f6b94e5ad5be00e23

Contract Name:
FluidWallet

Compiler Version
v0.8.21+commit.d9974bed

Optimization Enabled:
Yes with 10000000 runs

Other Settings:
paris EvmVersion

Contract Source Code (Solidity Standard Json-Input format)

// SPDX-License-Identifier: MIT
pragma solidity 0.8.21;

interface IFluidWalletFactory {
    function walletImplementation() external returns(address);
}

/// @title      FluidWallet
/// @notice     Proxy for Fluid wallet as deployed by the FluidWalletFactory.
///             Basic Proxy with fallback to delegate and address for implementation contract at storage 0x0
//
contract FluidWallet {
    /// @notice Fluid Wallet Factory address.
    IFluidWalletFactory public immutable FACTORY;

    /// @notice Owner of the wallet.
    address public owner;

    function initialize(address owner_) public {
        if (owner == address(0)) {
            owner = owner_;
        } else {
            revert();
        }
    }

    constructor (address factory_) {
        FACTORY = IFluidWalletFactory(factory_);
    }

    receive() external payable {}

    fallback() external payable {
        address impl_ = FACTORY.walletImplementation();
        assembly {
            // @dev code below is taken from OpenZeppelin Proxy.sol _delegate function

            // Copy msg.data. We take full control of memory in this inline assembly
            // block because it will not return to Solidity code. We overwrite the
            // Solidity scratch pad at memory position 0.
            calldatacopy(0, 0, calldatasize())

            // Call the implementation.
            // out and outsize are 0 because we don't know the size yet.
            let result := delegatecall(gas(), impl_, 0, calldatasize(), 0, 0)

            // Copy the returned data.
            returndatacopy(0, 0, returndatasize())

            switch result
            // delegatecall returns 0 on error.
            case 0 {
                revert(0, returndatasize())
            }
            default {
                return(0, returndatasize())
            }
        }
    }
}

Settings
{
  "remappings": [
    "forge-std/=lib/forge-std/src/",
    "erc4626-tests/=lib/erc4626-tests/",
    "solmate/=lib/solmate/",
    "openzeppelin-contracts/=lib/openzeppelin-contracts/src/",
    "openzeppelin-contracts-upgradeable/=lib/openzeppelin-contracts-upgradeable/src/",
    "@openzeppelin/=node_modules/@openzeppelin/",
    "ds-test/=lib/forge-std/lib/ds-test/src/",
    "eth-gas-reporter/=node_modules/eth-gas-reporter/",
    "hardhat-deploy/=node_modules/hardhat-deploy/",
    "hardhat/=node_modules/hardhat/"
  ],
  "optimizer": {
    "enabled": true,
    "runs": 10000000
  },
  "metadata": {
    "useLiteralContent": false,
    "bytecodeHash": "ipfs",
    "appendCBOR": true
  },
  "outputSelection": {
    "*": {
      "*": [
        "evm.bytecode",
        "evm.deployedBytecode",
        "devdoc",
        "userdoc",
        "metadata",
        "abi"
      ]
    }
  },
  "evmVersion": "paris",
  "libraries": {}
}

Contract ABI

API
[{"inputs":[{"internalType":"address","name":"factory_","type":"address"}],"stateMutability":"nonpayable","type":"constructor"},{"stateMutability":"payable","type":"fallback"},{"inputs":[],"name":"FACTORY","outputs":[{"internalType":"contract IFluidWalletFactory","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"owner_","type":"address"}],"name":"initialize","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"owner","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}]

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