Work Hard Commit
Verified contract
Proxy
Active on
Ethereum with 42 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
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 "Work Hard Commit"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18274408 | a year ago | | | 0 | 0.00046129277 | |
| 16373102 | 2 years ago | | | 0 | 0.00054399199 | |
| 16373101 | 2 years ago | | | 0 | 0.00055509368 | |
| 12998830 | 3 years ago | | | 0 | 0.0031765900 | |
| 12998784 | 3 years ago | | | 0 | 0.0021655589 | |
| 12959734 | 3 years ago | | | 0 | 0.0029536800 | |
| 12956323 | 3 years ago | | | 0 | 0.0015752961 | |
| 12956277 | 3 years ago | | | 0 | 0.0012799280 | |
| 12868144 | 3 years ago | | | 0 | 0.00068919200 | |
| 12830030 | 3 years ago | | | 0 | 0.0010337880 |
ABI
ABI objects
Getter at block 21265634
decimals() pure returns (uint8)
18
minter() view returns (address)
0xd49e6cbdae261b01c4faf4839633faff1ea59920
name() view returns (string)
Work Hard Commit
symbol() view returns (string)
COMMIT
totalBurned() view returns (uint256)
56605275314737260503800
totalSupply() view returns (uint256)
26445056879250202478267
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)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(string name_, string symbol_, address minter_)
mint(address to, uint256 amount)
setMinter(address minter_)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.