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 |
---|---|---|---|---|---|
$REKT | ERC-20 | 22.245207M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14587020 | 6 months ago | | | 0 | 3.9328866e-7 | |
| 13589662 | 7 months ago | | | 0 | 0.000000705442299360 | |
| 13588034 | 7 months ago | | | 0 | 0.000070948333 | |
| 13588024 | 7 months ago | | | 0 | 0.00023658067 | |
| 13588023 | 7 months ago | | | 0 | 0.000070948333 | |
| 13588013 | 7 months ago | | | 0 | 0.000047596669 | |
| 13588013 | 7 months ago | | | 0 | 0.000094842669 | |
| 13588013 | 7 months ago | | | 0 | 0.00014208867 | |
| 13588013 | 7 months ago | | | 0 | 0.00023658067 | |
| 13588008 | 7 months ago | | | 0 | 2.3319529e-7 |
ABI
ABI objects
Getter at block 22764283
_maxTaxSwap() view returns (uint256)
1111111000000000
_maxTxAmount() view returns (uint256)
1111111000000000
_maxWalletSize() view returns (uint256)
1111111000000000
_taxSwapThreshold() view returns (uint256)
1111111000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
$REKT
owner() view returns (address)
0x4576749a86728aa405998b958d53b75927ddf18c
symbol() pure returns (string)
$REKT
totalSupply() pure returns (uint256)
55555555000000000
transferDelayEnabled() view returns (bool)
true
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)
initialize()
launch()
renounceOwnership()
setTax(uint256 _valueBuy, uint256 _valueSell)
takeoutStuckETH()
toggleLimits()
toggleTDelay()
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)
FinalTax(uint256 _valueBuy, uint256 _valueSell)
Launch(bool _tradingOpen, bool _swapEnabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
maxAmount(uint256 _value)
constructor(address taxWallet)
receive()
This contract contains no error objects.