Address io1j9g5u97znk2raendxahhydsjgaj44dg8v35e4x

Contract Overview

Balance:
0 IOTX

IOTX Value:
$ 0

Token:
Txn Hash
Block
From
To
Value [Txn Fee]
Parent Txn Hash Block From To Value
Loading

Contract Source Code Verified (Exact Match)

Contract Name:
MyContract

Compiler Version
v0.8.20+commit.a1b79de6

Optimization Enabled:
No with 200 runs

Other Settings:
london evmVersion, None license

Contract Source Code (Solidity)

   pragma solidity ^0.8.0;
   
   contract MyContract {
       uint256 public variable;
       
       function setVariable(uint256 _value) external {
           variable = _value;
       }
   }

Contract ABI

[{"inputs":[{"internalType":"uint256","name":"_value","type":"uint256"}],"name":"setVariable","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"variable","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"}]

Contract Creation Code

6080604052348015600f57600080fd5b506004361060325760003560e01c806386be3f80146037578063b6854a2114604f575b600080fd5b604d60048036038101906049919060af565b6069565b005b60556073565b6040516060919060e4565b60405180910390f35b8060008190555050565b60005481565b600080fd5b6000819050919050565b608f81607e565b8114609957600080fd5b50565b60008135905060a9816088565b92915050565b60006020828403121560c25760c16079565b5b600060ce84828501609c565b91505092915050565b60de81607e565b82525050565b600060208201905060f7600083018460d7565b9291505056fea2646970667358221220a8aed893d6ee25df0d266800b806d6098a0a0b713adec7ee578ed9a0a127561164736f6c63430008140033

Block Transaction Gas Used Reward
Age Block Fee Address BC Fee Address Voting Power Jailed Incoming
Block Uncle Number Difficulty Gas Used Reward
Loading
Loading
Make sure to use the "Vote Down" button for any spammy posts, and the "Vote Up" for interesting conversations.