ProbablyObsessiveNarcissisticDementia2IQ
Verified contract
Active on
Ethereum with 858 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 "ProbablyObsessiveNarcissisticDementia2IQ"
Transactions
ABI
ABI objects
Getter at block 21331677
decimals() view returns (uint8)
18
name() view returns (string)
ProbablyObsessiveNarcissisticDementia2IQ
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
POND
totalSupply() view returns (uint256)
420000000000000000000000000000
uniswapV2Pair() view returns (address)
0x36e2958866436a45b0be9dfb40c1530c73f2ce58
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
createPair() payable
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
emergencyWithdrawERC20(address token_, address to_, uint256 amount_)
emergencyWithdrawETH(address to_)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
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(address presaleDistributorWallet_, address treasuryWallet_)
This contract contains no fallback and receive objects.
InvalidConfig()
NotAllowed()
WithdrawalFailed()