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 "PinkWojak"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17223711 | 2 years ago | | | 0 | 0.0059594246 | |
| 17219234 | 2 years ago | | | 0 | 0.0033837505 | |
| 17219113 | 2 years ago | | | 0 | 0.0034238237 | |
| 17216917 | 2 years ago | | | 0 | 0.0067131664 | |
| 17216530 | 2 years ago | | | 0 | 0.0078628752 | |
| 17216530 | 2 years ago | | | 0 | 0.0078527219 | |
| 17216529 | 2 years ago | | | 0 | 0.0080939184 | |
| 17216497 | 2 years ago | | | 0 | 0.0036757780 | |
| 17216471 | 2 years ago | | | 0 | 0.0062902525 | |
| 17216455 | 2 years ago | | | 0 | 0.0092240071 |
ABI
ABI objects
Getter at block 21227505
decimals() pure returns (uint8)
9
name() pure returns (string)
Pink Wojak
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
PINK
totalSupply() pure returns (uint256)
100000000000000000
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)
manualSwap(uint256 amount)
release(address router, address bagReceiver) payable
renounceOwnership()
sendEtherToReceiver()
setIsBlacklisted(address account, uint256 blockNo)
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()
ExceedsLimit()
NotOwner()