The Mad Man
Verified contract
Active on
Ethereum with 578 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 "The Mad Man"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21015659 | a month ago | | | 0 | 0.00020391356 | |
| 20746145 | 2 months ago | | | 0 | 0.000087104555 | |
| 20656194 | 3 months ago | | | 0 | 0.000070809759 | |
| 20655959 | 3 months ago | | | 0 | 0.000052265233 | |
| 20564426 | 3 months ago | | | 0 | 0.00022899112 | |
| 20217519 | 5 months ago | | | 0 | 0.00036131418 | |
| 20217494 | 5 months ago | | | 0 | 0.00021374622 | |
| 20202224 | 5 months ago | | | 0 | 0.000076206306 | |
| 19823153 | 6 months ago | | | 0 | 0.00025395358 | |
| 18906967 | a year ago | | | 0 | 0.00081962826 |
ABI
ABI objects
Getter at block 21223091
decimals() view returns (uint8)
18
limited() view returns (bool)
true
maxHoldingAmount() view returns (uint256)
6000000000
name() view returns (string)
The Mad Man
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
PHANOS
totalSupply() view returns (uint256)
6000000000000000000000000000
uniswapV2Pair() view returns (address)
0xbac91be986ede78eda18111a70f206cdac725db6
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklisted(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blockBot(address _address)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setRule(bool _limited, address _uniswapV2Pair, uint256 _maxHoldingAmount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblock(address account)
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(string _name, string _symbol, uint256 totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.