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 "FckKP3R"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11192524 | 4 years ago | | | 0 | 0.0044358000 | |
| 11192418 | 4 years ago | | | 0 | 0.0024396900 | |
| 11192410 | 4 years ago | | | 0 | 0.0024840480 | |
| 11192408 | 4 years ago | | | 0 | 0.0013750980 | |
| 11192408 | 4 years ago | | | 0 | 0.0024840480 | |
| 11192396 | 4 years ago | | | 0 | 0.0018055390 | |
| 11192396 | 4 years ago | | | 0 | 0.0029086200 | |
| 11192396 | 4 years ago | | | 0 | 0.0043972000 | |
| 11192395 | 4 years ago | | | 0 | 0.0019376280 | |
| 11192394 | 4 years ago | | | 0 | 0.0026614800 |
ABI
ABI objects
Getter at block 21410139
_totalSupply() view returns (uint256)
2000000000000000000000
burnaddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
denominator() view returns (uint256)
10
firstTransfor() view returns (bool)
false
name() view returns (string)
FckKP3R
numerator() view returns (uint256)
1
symbol() view returns (string)
FKP3R
totalSupply() view returns (uint256)
2000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
safeAdd(uint256 a, uint256 b) pure returns (uint256 c)
safeDiv(uint256 a, uint256 b) pure returns (uint256 c)
safeMul(uint256 a, uint256 b) pure returns (uint256 c)
safeSub(uint256 a, uint256 b) pure returns (uint256 c)
State-modifying
Events _burn(address sender, uint256 amount)
approve(address spender, uint256 tokens) returns (bool success)
burn(uint256 _value)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.