Afterthought
Verified contract
Active on
Ethereum with 17 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AFTERTHOUGHT | ERC-20 | 9.088038M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13652966 | 3 years ago | | | 0 | 0.0043665453 | |
| 13648652 | 3 years ago | | | 0 | 0.0069685176 | |
| 13648057 | 3 years ago | | | 0 | 0.0060117136 | |
| 13648057 | 3 years ago | | | 0 | 0.0060117136 | |
| 13648023 | 3 years ago | | | 0 | 0.020151074 | |
| 13648019 | 3 years ago | | | 0 | 0.0049189536 | |
| 13648011 | 3 years ago | | | 0 | 0.0050214318 | |
| 13648005 | 3 years ago | | | 0 | 0.0023265744 | |
| 13647989 | 3 years ago | | | 0 | 0.0049753787 | |
| 13647939 | 3 years ago | | | 0 | 0.033198591 |
ABI
ABI objects
Getter at block 21304698
decimals() pure returns (uint8)
9
name() pure returns (string)
Afterthought
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
AFTERTHOUGHT
totalSupply() pure returns (uint256)
1000000000000000000
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)
delBot(address notbot)
manualsend()
manualswap()
notgonnatakeit(address[] bots_)
openTrading()
renounceOwnership()
setCooldownEnabled(bool onoff)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.