Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Sadness | ERC-20 | 255.4375B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12625373 | 7 months ago | | | 0 | 0.0000051051337 | |
| 12625350 | 7 months ago | | | 0 | 0.0000051051337 | |
| 12625344 | 7 months ago | | | 0 | 0.0000051051337 | |
| 12625334 | 7 months ago | | | 0 | 0.00018913833 | |
| 12625334 | 7 months ago | | | 0 | 0.00018913833 | |
| 12625326 | 7 months ago | | | 0 | 0.000094762334 | |
| 12625325 | 7 months ago | | | 0 | 0.000018256080 | |
| 12625325 | 7 months ago | | | 0 | 0.000018256080 | |
| 12625325 | 7 months ago | | | 0 | 0.000018256080 | |
| 12625325 | 7 months ago | | | 0 | 0.000018256080 |
ABI
ABI objects
Getter at block 22164962
_maxTaxSwap() view returns (uint256)
2000000000000000000000000000
_maxTxAmount() view returns (uint256)
20000000000000000000000000000
_maxWalletSize() view returns (uint256)
20000000000000000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
Sadness
owner() view returns (address)
0xfa145681008f2cfbfc990b104c7556f4b051b5ba
symbol() pure returns (string)
Sadness
totalSupply() pure returns (uint256)
1000000000000000000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
removeLimits()
renounceOwnership()
setFinalTax()
setMaxTaxSwap(uint256 newTax)
setTaxSwapThreshold(uint256 newTax)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.