#halfrekt
Verified contract
Active on
Ethereum with 2,626 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KOOL | ERC-20 | 1.22222 | -- | -- | |
EMN | ERC-20 | 1 | -- | -- | |
NME | ERC-20 | 0.52 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20618656 | 3 months ago | | | 0 | 0.000046549000 | |
| 20617710 | 3 months ago | | | 0 | 0.000051203900 | |
| 20573174 | 3 months ago | | | 0 | 0.000038789662 | |
| 20570847 | 3 months ago | | | 0 | 0.00014848030 | |
| 19477658 | 8 months ago | | | 0 | 0.00084103673 | |
| 17638452 | a year ago | | | 0 | 0.00082806705 | |
| 17102632 | 2 years ago | | | 0 | 0.00096262899 | |
| 16574457 | 2 years ago | | | 0 | 0.00060048043 | |
| 16479967 | 2 years ago | | | 0 | 0.0011531286 | |
| 16479957 | 2 years ago | | | 0 | 0.00063651501 |
ABI
ABI objects
Getter at block 21264809
burnRate() view returns (uint256)
25
decimals() view returns (uint8)
18
name() view returns (string)
#halfrekt
nextExploitBlock() view returns (uint256)
11008459
owner() view returns (address)
0xf5c28f689283213533d11c34ae77c6855c160c31
symbol() view returns (string)
NME
totalSupply() view returns (uint256)
16000000000000000000000000
uniswapPair() view returns (address)
0xddbe1dfc668233bb882014838dae50def5ea967c
Read-only
allHalfRekters(uint256) view returns (address)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
unrektables(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
exploitTheExploiter()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBurnRate(uint256 _burnRate)
setUnrektable(address _address, bool _unrektable)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExploiterExploited(address addr, uint256 amount)
HalfRektExploited(address addr, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.