Overview
ETH Balance
0 ETH
ETH Value
$0.00More Info
Private Name Tags
ContractCreator
Loading...
Loading
Similar Match Source Code This contract matches the deployed Bytecode of the Source Code for Contract 0xAeA175da...478fe0121 The constructor portion of the code might be different and could alter the actual behaviour of the contract
Contract Name:
Counter
Compiler Version
v0.8.18+commit.87f61d96
Contract Source Code (Solidity)
/** *Submitted for verification at scrollscan.com on 2023-10-29 */ contract Counter { uint16 public x = 0; function increaseCounter() public{ x += 1; } }
Contract Security Audit
- No Contract Security Audit Submitted- Submit Audit Here
[{"inputs":[],"name":"increaseCounter","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"x","outputs":[{"internalType":"uint16","name":"","type":"uint16"}],"stateMutability":"view","type":"function"}]
Deployed Bytecode
0x6080604052348015600f57600080fd5b506004361060325760003560e01c80630c55699c146037578063b49004e914605b575b600080fd5b60005460449061ffff1681565b60405161ffff909116815260200160405180910390f35b60616063565b005b60008054600191908190607a90849061ffff166096565b92506101000a81548161ffff021916908361ffff160217905550565b61ffff81811683821601908082111560be57634e487b7160e01b600052601160045260246000fd5b509291505056fea2646970667358221220666c87ec501268817295a4ca1fc6e3859faf241f38dd688f145135970920009264736f6c63430008120033
Deployed Bytecode Sourcemap
0:110:0:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;24:19;;;;;;;;;;;;188:6:1;176:19;;;158:38;;146:2;131:18;24:19:0;;;;;;;52:55;;;:::i;:::-;;;93:1;:6;;98:1;;93;;;:6;;98:1;;93:6;;;:::i;:::-;;;;;;;;;;;;;;;;;;;;;52:55::o;207:265:1:-;274:6;300:10;;;312;;;296:27;;335:11;;;332:134;;;388:10;383:3;379:20;376:1;369:31;423:4;420:1;413:15;451:4;448:1;441:15;332:134;;207:265;;;;:::o
Swarm Source
ipfs://666c87ec501268817295a4ca1fc6e3859faf241f38dd688f1451359709200092
Loading...
Loading
Loading...
Loading
Multichain Portfolio | 25 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.