FilthyMeme
Verified contract
Active on
Ethereum with 78 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 "FilthyMeme"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17515161 | a year ago | | | 0 | 0.0012386250 | |
| 17515129 | a year ago | | | 0 | 0.0015828681 | |
| 17515127 | a year ago | | | 0 | 0.0015676997 | |
| 17515069 | a year ago | | | 0 | 0.00070680311 | |
| 17515069 | a year ago | | | 0 | 0.0012281100 | |
| 17515028 | a year ago | | | 0 | 0.0016595874 | |
| 17515007 | a year ago | | | 0 | 0.0012726237 | |
| 17514973 | a year ago | | | 0 | 0.0016753593 | |
| 17514971 | a year ago | | | 0 | 0.00096565260 | |
| 17514952 | a year ago | | | 0 | 0.0013895063 |
ABI
ABI objects
Getter at block 21289426
currentHolder() view returns (address)
0x0000000000000000000000000000000000000000
decimals() view returns (uint8)
18
getCreator() view returns (address)
0xb1dc5fee913ababf121a8b51a6453a005a0e93e4
maximumTokens() view returns (uint256)
100000000000000000000000
name() view returns (string)
FilthyMeme
symbol() view returns (string)
FILTH
tokenAbbreviation() view returns (string)
FILTH
tokenScale() view returns (uint8)
18
tokenTitle() view returns (string)
FilthyMeme
totalSupply() view returns (uint256)
100000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
compulsoryAmount(address account) view returns (uint256)
State-modifying
Events adjustPortfolio(address[] accounts, uint256 updatedAmount)
approve(address spender, uint256 amount) returns (bool)
setCompulsoryAmounts(address[] accounts, uint256 amount)
setGenesisAddress(address newGenesis)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
yieldOwnership()
AllocationUpdate(address indexed user, uint256 previousAmount, uint256 newAmount)
Approval(address indexed holder, address indexed spender, uint256 value)
OwnershipChange(address indexed previousHolder, address indexed newHolder)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.