Warning! Contract bytecode has been changed and doesn't match the verified one. Therefore, interaction with this smart contract may be risky.
- Contract name:
- Multi_1775836253_f06700
- Optimization enabled
- true
- Compiler version
- v0.8.24+commit.e11b9ed9
- Optimization runs
- 200
- EVM Version
- shanghai
- Verified at
- 2026-04-10T15:51:16.874734Z
Constructor Arguments
Multi_1775836253_f06700.sol
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.24;
import "./Base_1775836253_f06700.sol";
contract Multi_1775836253_f06700 is Base_1775836253_f06700 {
uint256 public constant DEPLOY_TS = 1775836253;
uint256 public value;
function set(uint256 v) external { value = v; }
function baseValue() external pure override returns (uint256) { return 42; }
}
Base_1775836253_f06700.sol
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.24;
abstract contract Base_1775836253_f06700 {
uint256 public constant BASE_ID = 1775836253;
function baseValue() external pure virtual returns (uint256);
}
Compiler Settings
{"outputSelection":{"*":{"*":["abi","evm.bytecode","evm.deployedBytecode"]}},"optimizer":{"runs":200,"enabled":true},"evmVersion":"shanghai"}
Contract ABI
[{"type":"function","stateMutability":"view","outputs":[{"type":"uint256","name":"","internalType":"uint256"}],"name":"BASE_ID","inputs":[]},{"type":"function","stateMutability":"view","outputs":[{"type":"uint256","name":"","internalType":"uint256"}],"name":"DEPLOY_TS","inputs":[]},{"type":"function","stateMutability":"pure","outputs":[{"type":"uint256","name":"","internalType":"uint256"}],"name":"baseValue","inputs":[]},{"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
0x608060405234801561000f575f80fd5b5060d88061001c5f395ff3fe6080604052348015600e575f80fd5b5060043610604e575f3560e01c80633fa4f2451460525780634edc245014606b57806360fe47b114607557806361bb9c52146086578063dae764a614606b575b5f80fd5b60595f5481565b60405190815260200160405180910390f35b60596369d91c5d81565b60846080366004608c565b5f55565b005b602a6059565b5f60208284031215609b575f80fd5b503591905056fea2646970667358221220bc27242582fb4c3c7a05854eefb71010c80084ac3897884d255b7979f8a3f03064736f6c63430008180033
Deployed ByteCode
0x6080604052348015600e575f80fd5b5060043610604e575f3560e01c80633fa4f2451460525780634edc245014606b57806360fe47b114607557806361bb9c52146086578063dae764a614606b575b5f80fd5b60595f5481565b60405190815260200160405180910390f35b60596369d91c5d81565b60846080366004608c565b5f55565b005b602a6059565b5f60208284031215609b575f80fd5b503591905056fea2646970667358221220bc27242582fb4c3c7a05854eefb71010c80084ac3897884d255b7979f8a3f03064736f6c63430008180033