It Works On My Machine
Verified contract
Active on
Base with 72 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "It Works On My Machine"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22673076 | a day ago | | | 0 | 0.0000019795124 | |
| 22671600 | a day ago | | | 0 | 0.0000017989438 | |
| 22668817 | a day ago | | | 0 | 0.0000021950648 | |
| 22666706 | a day ago | | | 0 | 0.0000017755300 | |
| 22643015 | 2 days ago | | | 0 | 1.2248233e-7 | |
| 22631445 | 2 days ago | | | 0 | 1.3193724e-7 | |
| 22625647 | 2 days ago | | | 0 | 2.2601629e-7 | |
| 22624331 | 2 days ago | | | 0 | 0.0000010206582 | |
| 22623620 | 2 days ago | | | 0 | 1.1497465e-7 | |
| 22620712 | 3 days ago | | | 0 | 0.0000016107940 |
ABI
ABI objects
Getter at block 22730982
_tax() view returns (uint256)
1
_taxWallet() view returns (address)
0x165820da2c95eea6889efc920904abf38eea68dd
decimals() view returns (uint8)
18
name() view returns (string)
It Works On My Machine
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
WORKS
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateTaxInfo(address taxWallet, uint256 tax)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint8 decimals_, uint256 tTotal_, address owner_, uint256 tax_, address taxWallet_)
This contract contains no fallback and receive objects.
This contract contains no error objects.