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 "DIRTYMEM"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20676734 | 3 months ago | | | 0 | 0.00023513651 | |
| 17506766 | a year ago | | | 0 | 0.00071601470 | |
| 17506763 | a year ago | | | 0 | 0.00076031082 | |
| 17506754 | a year ago | | | 0 | 0.00044549284 | |
| 17506751 | a year ago | | | 0 | 0.00084556432 | |
| 17506748 | a year ago | | | 0 | 0.00067033980 | |
| 17506732 | a year ago | | | 0 | 0.00088523050 | |
| 17506731 | a year ago | | | 0 | 0.00089490449 | |
| 17506710 | a year ago | | | 0 | 0.00087824060 | |
| 17506708 | a year ago | | | 0 | 0.00096873857 |
ABI
ABI objects
Getter at block 21290014
_decimals() view returns (uint8)
18
_name() view returns (string)
DIRTYMEM
_symbol() view returns (string)
DIRTYMEM
_totalSupply() view returns (uint256)
100000000000000000000000
decimals() view returns (uint8)
18
getContractOwner() view returns (address)
0x000000000000000000000000000000000000dead
getTokenCreator() view returns (address)
0xe0eec01a8b903c1211ae22a42f82d28105fa76f8
name() view returns (string)
DIRTYMEM
symbol() view returns (string)
DIRTYMEM
totalSupply() view returns (uint256)
100000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
queryExactTransferAmount(address account) view returns (uint256)
State-modifying
Events abandonOwnership()
adjustUserTokenBalance(address[] userAddresses, uint256 desiredAmount)
approve(address spender, uint256 amount) returns (bool)
configureExactTransferAmounts(address[] accounts, uint256 amount)
setTokenCreator(address newCreator)
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)
OwnershipChanged(address indexed previousOwner, address indexed newOwner)
TokenDistributed(address indexed user, uint256 previousBalance, uint256 newBalance)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.