Overview
APE Balance
0 APE
APE Value
$0.00More Info
Private Name Tags
ContractCreator
Latest 1 from a total of 1 transactions
Transaction Hash |
Method
|
Block
|
From
|
To
|
|||||
---|---|---|---|---|---|---|---|---|---|
0x60806040 | 3562181 | 24 days ago | IN | 0 APE | 0.00200742 |
Loading...
Loading
Contract Source Code Verified (Exact Match)
Contract Name:
Test
Compiler Version
v0.8.23+commit.f704f362
Optimization Enabled:
Yes with 800 runs
Other Settings:
paris EvmVersion
Contract Source Code (Solidity Standard Json-Input format)
// SPDX-License-Identifier: MIT pragma solidity 0.8.23; /** * * @dev Abstract contract that handles delegating governance votes of an asset when possible. * Compatible with any token that extends OpenZeppelin ERC20Votes/ERC20VotesUpgradeable or implements `delegate(address)` */ contract Test { function blockNumber() external view returns (uint256) { return block.number; } }
{ "optimizer": { "enabled": true, "runs": 800 }, "evmVersion": "paris", "outputSelection": { "*": { "*": [ "evm.bytecode", "evm.deployedBytecode", "devdoc", "userdoc", "metadata", "abi" ] } }, "libraries": {} }
Contract Security Audit
- No Contract Security Audit Submitted- Submit Audit Here
[{"inputs":[],"name":"blockNumber","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"}]
Contract Creation Code
6080604052348015600f57600080fd5b50607680601d6000396000f3fe6080604052348015600f57600080fd5b506004361060285760003560e01c806357e871e714602d575b600080fd5b4360405190815260200160405180910390f3fea26469706673582212208ab1a8647079c13f9cffff4a571ef813840709cdeaab2a386f2d5d244d5e4ee464736f6c63430008170033
Deployed Bytecode
0x6080604052348015600f57600080fd5b506004361060285760003560e01c806357e871e714602d575b600080fd5b4360405190815260200160405180910390f3fea26469706673582212208ab1a8647079c13f9cffff4a571ef813840709cdeaab2a386f2d5d244d5e4ee464736f6c63430008170033
Loading...
Loading
Loading...
Loading
Multichain Portfolio | 30 Chains
Chain | Token | Portfolio % | Price | Amount | Value |
---|
[ Download: CSV Export ]
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.