| Token | Symbol | Balance | Price | Value |
|---|---|---|---|---|
| no token holdings | ||||
// SPDX-License-Identifier: MIT
pragma solidity 0.8.26;
/// @notice Minimal CREATE2 deployer used to place the hook at a mined address.
contract Create2Factory {
event Deployed(address addr, bytes32 salt);
function deploy(bytes32 salt, bytes memory initCode) external returns (address addr) {
assembly {
addr := create2(0, add(initCode, 0x20), mload(initCode), salt)
if iszero(addr) {
let p := mload(0x40)
returndatacopy(p, 0, returndatasize())
revert(p, returndatasize())
}
}
emit Deployed(addr, salt);
}
function computeAddress(bytes32 salt, bytes32 initCodeHash) external view returns (address) {
return address(uint160(uint256(
keccak256(abi.encodePacked(bytes1(0xff), address(this), salt, initCodeHash))
)));
}
}[
{
"name": "Deployed",
"type": "event",
"inputs": [
{
"name": "addr",
"type": "address",
"indexed": false,
"internalType": "address"
},
{
"name": "salt",
"type": "bytes32",
"indexed": false,
"internalType": "bytes32"
}
],
"anonymous": false
},
{
"name": "computeAddress",
"type": "function",
"inputs": [
{
"name": "salt",
"type": "bytes32",
"internalType": "bytes32"
},
{
"name": "initCodeHash",
"type": "bytes32",
"internalType": "bytes32"
}
],
"outputs": [
{
"name": "",
"type": "address",
"internalType": "address"
}
],
"stateMutability": "view"
},
{
"name": "deploy",
"type": "function",
"inputs": [
{
"name": "salt",
"type": "bytes32",
"internalType": "bytes32"
},
{
"name": "initCode",
"type": "bytes",
"internalType": "bytes"
}
],
"outputs": [
{
"name": "addr",
"type": "address",
"internalType": "address"
}
],
"stateMutability": "nonpayable"
}
]0x60808060405234601557610232908161001a8239f35b5f80fdfe60806040526004361015610011575f80fd5b5f3560e01c8063481286e6146100345763cdcb760a1461002f575f80fd5b61010f565b34610096576040366003190112610096576001600160f81b031960a0523060601b60a15260043560b55260243560d552605560805261007360756100c1565b60805160a020604051908190610092906001600160a01b03168261009a565b0390f35b5f80fd5b6001600160a01b03909116815260200190565b634e487b7160e01b5f52604160045260245ffd5b6080601f91909101601f19168101906001600160401b038211908210176100e757604052565b6100ad565b601f909101601f19168101906001600160401b038211908210176100e757604052565b34610096576040366003190112610096576004356024356001600160401b0381116100965736602382011215610096576004810135916001600160401b0383116100e7576040519061016b601f8501601f1916602001836100ec565b8382523660248585010111610096575f602085610092966024610196970183870137840101526101a2565b6040519182918261009a565b8092916020815191015ff59182156101f157604080516001600160a01b038516815260208101929092527f94bfd9af14ef450884c8a7ddb5734e2e1e14e70a1c84f0801cc5a29e34d2642891a1565b6040513d5f823e3d90fdfea2646970667358221220665b8d0124665c5e4f300f02ce1c4b0a24fe5222cb52bc3837a5fd3a5715e92964736f6c634300081a0033
0x60806040526004361015610011575f80fd5b5f3560e01c8063481286e6146100345763cdcb760a1461002f575f80fd5b61010f565b34610096576040366003190112610096576001600160f81b031960a0523060601b60a15260043560b55260243560d552605560805261007360756100c1565b60805160a020604051908190610092906001600160a01b03168261009a565b0390f35b5f80fd5b6001600160a01b03909116815260200190565b634e487b7160e01b5f52604160045260245ffd5b6080601f91909101601f19168101906001600160401b038211908210176100e757604052565b6100ad565b601f909101601f19168101906001600160401b038211908210176100e757604052565b34610096576040366003190112610096576004356024356001600160401b0381116100965736602382011215610096576004810135916001600160401b0383116100e7576040519061016b601f8501601f1916602001836100ec565b8382523660248585010111610096575f602085610092966024610196970183870137840101526101a2565b6040519182918261009a565b8092916020815191015ff59182156101f157604080516001600160a01b038516815260208101929092527f94bfd9af14ef450884c8a7ddb5734e2e1e14e70a1c84f0801cc5a29e34d2642891a1565b6040513d5f823e3d90fdfea2646970667358221220665b8d0124665c5e4f300f02ce1c4b0a24fe5222cb52bc3837a5fd3a5715e92964736f6c634300081a0033
| Type | Age | Block | Details |
|---|---|---|---|
| no cross-chain L1↔L2 transactions for this address | |||
| Transaction Hash | Method | Block | Age | From | To | Type | Item | ||
|---|---|---|---|---|---|---|---|---|---|
| no NFT transfers for this address yet | |||||||||
| Txn Hash | Age | Event | Topics / Data |
|---|---|---|---|
| 0x865b55…780d4c | 52 mins agoMon, 17 Aug 2026 18:32:44 UTC | 0x94bfd9…6428 | data: 0x000000000000000000…0000006c |
| 0x7d4117…7a04e8 | 1 hr agoMon, 17 Aug 2026 17:39:57 UTC | 0x94bfd9…6428 | data: 0x000000000000000000…00000fce |
| 0xeb9222…32f5e6 | 1 day agoSat, 15 Aug 2026 19:51:26 UTC | 0x94bfd9…6428 | data: 0x000000000000000000…00004578 |
| Transaction Hash | Method | Block | Age | From | To | Amount | Token | ||
|---|---|---|---|---|---|---|---|---|---|
| no token transfers for this address yet | |||||||||
| Block | Age | Parent Transaction Hash | Type | Method | From | To | Value | |
|---|---|---|---|---|---|---|---|---|
| 39,054,805 | 52 mins agoMon, 17 Aug 2026 18:32:44 UTC | 0x865b55…780d4c | CREATE2 | deploy | 0x0982…4282 | OUT | 0x06ca…80cc | 0 ETH |
| 39,023,228 | 1 hr agoMon, 17 Aug 2026 17:39:57 UTC | 0x7d4117…7a04e8 | CREATE2 | deploy | 0x0982…4282 | OUT | 0xd134…00cc | 0 ETH |
| 37,379,789 | 1 day agoSat, 15 Aug 2026 19:51:26 UTC | 0xeb9222…32f5e6 | CREATE2 | deploy | 0x0982…4282 | OUT | 0x1c32…40cc | 0 ETH |
| Transaction Hash | Method ? | Block | Age | From | To | Amount | Txn Fee ? | ||
|---|---|---|---|---|---|---|---|---|---|
| 0x865b55…780d4c | deploy | 39,054,805 | 52 mins agoMon, 17 Aug 2026 18:32:44 UTC | 0x25fe…d223 | IN | Create2Factory | $0.000 ETH | 0.00002744 | |
| 0x7d4117…7a04e8 | deploy | 39,023,228 | 1 hr agoMon, 17 Aug 2026 17:39:57 UTC | 0xf7d4…0d71 | IN | Create2Factory | $0.000 ETH | 0.00002768 | |
| 0xeb9222…32f5e6 | deploy | 37,379,789 | 1 day agoSat, 15 Aug 2026 19:51:26 UTC | 0xb75e…8305 | IN | Create2Factory | $0.000 ETH | 0.00003870 |