HYPE Price: $22.47 (+1.49%)
 

Overview

HYPE Balance

HyperEVM LogoHyperEVM LogoHyperEVM Logo0 HYPE

HYPE Value

$0.00

More Info

Private Name Tags

Multichain Info

No addresses found
Transaction Hash
Block
From
To

There are no matching entries

Please try again later

Advanced mode:
Parent Transaction Hash Block From To
View All Internal Transactions
Cross-Chain Transactions
Loading...
Loading

Contract Source Code Verified (Exact Match)

Contract Name:
MinimalImplementation

Compiler Version
v0.8.31+commit.fd3a2265

Optimization Enabled:
Yes with 200 runs

Other Settings:
prague EvmVersion
File 1 of 1 : MinimalImplementation.sol
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.20;

/**
 * @title MinimalImplementation
 * @notice A minimal implementation contract used only for proxy initialization
 */
contract MinimalImplementation {
    /// @notice Empty initialize function for proxy pattern
    function initialize() external pure {}
}

Settings
{
  "remappings": [
    "@openzeppelin/contracts/=lib/openzeppelin-contracts/contracts/",
    "@openzeppelin/contracts-upgradeable/=lib/openzeppelin-contracts-upgradeable/contracts/",
    "@kinetiq/lst/=lib/lst/",
    "@kinetiq/launch/src/=src/",
    "ds-test/=lib/openzeppelin-contracts-upgradeable/lib/forge-std/lib/ds-test/src/",
    "erc4626-tests/=lib/openzeppelin-contracts-upgradeable/lib/erc4626-tests/",
    "forge-std/=lib/forge-std/src/",
    "halmos-cheatcodes/=lib/openzeppelin-contracts-upgradeable/lib/halmos-cheatcodes/src/",
    "lst/=lib/lst/",
    "openzeppelin-contracts-upgradeable/=lib/openzeppelin-contracts-upgradeable/",
    "openzeppelin-contracts/=lib/openzeppelin-contracts/"
  ],
  "optimizer": {
    "enabled": true,
    "runs": 200
  },
  "metadata": {
    "useLiteralContent": false,
    "bytecodeHash": "ipfs",
    "appendCBOR": true
  },
  "outputSelection": {
    "*": {
      "*": [
        "evm.bytecode",
        "evm.deployedBytecode",
        "devdoc",
        "userdoc",
        "metadata",
        "abi"
      ]
    }
  },
  "evmVersion": "prague",
  "viaIR": true
}

Contract Security Audit

Contract ABI

API
[{"inputs":[],"name":"initialize","outputs":[],"stateMutability":"pure","type":"function"}]

608080604052346013576067908160188239f35b5f80fdfe6004361015600b575f80fd5b5f3560e01c638129fc1c14601d575f80fd5b34602d575f366003190112602d57005b5f80fdfea264697066735822122060a2a2549ccd3b8211bc931d3d27f333130b848b3362eb6d337b581e51feadc564736f6c634300081f0033

Deployed Bytecode

0x6004361015600b575f80fd5b5f3560e01c638129fc1c14601d575f80fd5b34602d575f366003190112602d57005b5f80fdfea264697066735822122060a2a2549ccd3b8211bc931d3d27f333130b848b3362eb6d337b581e51feadc564736f6c634300081f0033

Block Transaction Gas Used Reward
view all blocks ##produced##

Block Uncle Number Difficulty Gas Used Reward
View All Uncles
Loading...
Loading
Loading...
Loading
Loading...
Loading

Validator Index Block Amount
View All Withdrawals

Transaction Hash Block Value Eth2 PubKey Valid
View All Deposits
Loading...
Loading

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.