Source Code
Overview
HYPE Balance
HYPE Value
$0.00Cross-Chain Transactions
Loading...
Loading
Contract Name:
MinimalImplementation
Compiler Version
v0.8.31+commit.fd3a2265
Optimization Enabled:
Yes with 200 runs
Other Settings:
prague EvmVersion
Contract Source Code (Solidity Standard Json-Input format)
// 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 {}
}{
"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
- No Contract Security Audit Submitted- Submit Audit Here
Contract ABI
API[{"inputs":[],"name":"initialize","outputs":[],"stateMutability":"pure","type":"function"}]Contract Creation Code
608080604052346013576067908160188239f35b5f80fdfe6004361015600b575f80fd5b5f3560e01c638129fc1c14601d575f80fd5b34602d575f366003190112602d57005b5f80fdfea264697066735822122060a2a2549ccd3b8211bc931d3d27f333130b848b3362eb6d337b581e51feadc564736f6c634300081f0033
Deployed Bytecode
0x6004361015600b575f80fd5b5f3560e01c638129fc1c14601d575f80fd5b34602d575f366003190112602d57005b5f80fdfea264697066735822122060a2a2549ccd3b8211bc931d3d27f333130b848b3362eb6d337b581e51feadc564736f6c634300081f0033
Loading...
Loading
Loading...
Loading
Loading...
Loading
Net Worth in USD
$0.00
Net Worth in HYPE
Multichain Portfolio | 35 Chains
| Chain | Token | Portfolio % | Price | Amount | Value |
|---|
Loading...
Loading
Loading...
Loading
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.