Patrick Bateman
Verified contract
Active on
Ethereum with 9 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 "Patrick Bateman"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18473196 | a year ago | | | 0 | 0.0010183826 | |
| 18473195 | a year ago | | | 0 | 0.00096020434 | |
| 18473195 | a year ago | | | 0 | 0.0010310478 | |
| 18473194 | a year ago | | | 0 | 0.00087063068 | |
| 18473193 | a year ago | | | 0 | 0.0011896211 | |
| 18473193 | a year ago | | | 0 | 0.0011896211 | |
| 18473192 | a year ago | | | 0 | 0.0013153556 | |
| 18473173 | a year ago | | | 0 | 0.00093595642 | |
| 18473014 | a year ago | | | 0 | 0.0013355040 |
ABI
ABI objects
Getter at block 21339358
decimals() view returns (uint8)
18
limited() view returns (bool)
true
maxHoldingAmount() view returns (uint256)
782222221400000000000000000
name() view returns (string)
Patrick Bateman
owner() view returns (address)
0x68270faa3474db98d456231fa699e411b4c47efb
startingTax() view returns (uint256)
15
symbol() view returns (string)
PSYCHO
taxCollector() view returns (address)
0x4f91d3832a0c4b1b1553b2b4f09d308436381fe5
taxDuration() view returns (uint256)
300
totalSupply() view returns (uint256)
888888888000000000000000000
tradingStartTimeStamp() view returns (uint256)
1698792575
uniswapV2Pair() view returns (address)
0x5b23440361b4754636789d02026b28f7ed5b0118
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklists(address) view returns (bool)
State-modifying
Events airdropTokens(address[] recipients, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
blacklist(address _address, bool _isBlacklisting)
burn(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setRule(bool _limited, uint256 _maxHoldingAmount)
setUniswapV2Pair(address _uniswapV2Pair)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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(uint256 _totalSupply, address _taxCollector)
This contract contains no fallback and receive objects.
This contract contains no error objects.