Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe722…1138
0xa1f9…0344
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SIMPSONS | ERC-20 | 1.810227B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14324897 | 3 years ago | | | 0 | 0.0010345069 | |
| 13852711 | 3 years ago | | | 0 | 0.0022219166 | |
| 13763131 | 3 years ago | | | 0 | 0.0039466280 | |
| 13448231 | 3 years ago | | | 0 | 0.0036474484 | |
| 13426659 | 3 years ago | | | 0 | 0.0047888531 | |
| 13388402 | 3 years ago | | | 0 | 0.0031415313 | |
| 13385876 | 3 years ago | | | 0 | 0.0037914448 | |
| 13365727 | 3 years ago | | | 0 | 0.0044696801 | |
| 13354390 | 3 years ago | | | 0 | 0.0046540080 | |
| 13344410 | 3 years ago | | | 0 | 0.0022852544 |
ABI
ABI objects
Getter at block 21322491
decimals() pure returns (uint8)
9
name() pure returns (string)
The Simpsons
owner() view returns (address)
0x342c8b81286805a296880330c90c3bb846253d97
symbol() pure returns (string)
SIMPSONS
totalSupply() pure returns (uint256)
1000000000000000000000
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()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setMaxTxPercent(uint256 maxTxPercent)
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(address addr1, address addr2)
receive()
This contract contains no error objects.