Warning! Contract bytecode has been changed and doesn't match the verified one. Therefore, interaction with this smart contract may be risky.
This contract has been verified via Sourcify.
View contract in Sourcify repository
- Contract name:
- UITest
- Optimization enabled
- true
- Compiler version
- v0.8.24+commit.e11b9ed9
- Optimization runs
- 200
- EVM Version
- shanghai
- Verified at
- 2026-04-10T15:44:10.120150Z
Test.sol
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.24;
contract UITest {
uint256 public value;
function set(uint256 v) external { value = v; }
}
Compiler Settings
{"remappings":[],"optimizer":{"runs":200,"enabled":true},"metadata":{"bytecodeHash":"ipfs"},"libraries":{},"evmVersion":"shanghai","compilationTarget":{"Test.sol":"UITest"}}
Contract ABI
[{"type":"function","stateMutability":"nonpayable","outputs":[],"name":"set","inputs":[{"type":"uint256","name":"v","internalType":"uint256"}]},{"type":"function","stateMutability":"view","outputs":[{"type":"uint256","name":"","internalType":"uint256"}],"name":"value","inputs":[]}]
Contract Creation Code
0x6080604052348015600e575f80fd5b5060aa8061001b5f395ff3fe6080604052348015600e575f80fd5b50600436106030575f3560e01c80633fa4f24514603457806360fe47b114604d575b5f80fd5b603b5f5481565b60405190815260200160405180910390f35b605c6058366004605e565b5f55565b005b5f60208284031215606d575f80fd5b503591905056fea26469706673582212209be20f2855038b53d0a7b49211eda4a01695551ed925a9c8b7519420865c774364736f6c63430008180033
Deployed ByteCode
0x6080604052348015600e575f80fd5b50600436106030575f3560e01c80633fa4f24514603457806360fe47b114604d575b5f80fd5b603b5f5481565b60405190815260200160405180910390f35b605c6058366004605e565b5f55565b005b5f60208284031215606d575f80fd5b503591905056fea26469706673582212209be20f2855038b53d0a7b49211eda4a01695551ed925a9c8b7519420865c774364736f6c63430008180033