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 | 2.777778M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13586264 | 8 months ago | | | 0 | 8.2140969e-7 | |
| 13586259 | 8 months ago | | | 0 | 7.5614557e-7 | |
| 13586251 | 8 months ago | | | 0 | 7.9762037e-7 | |
| 13585561 | 8 months ago | | | 0 | 0.000095431140 | |
| 13585553 | 8 months ago | | | 0 | 0.00018843600 | |
| 13585545 | 8 months ago | | | 0 | 0.00018843600 | |
| 13585533 | 8 months ago | | | 0 | 0.0000012175827 | |
| 13585510 | 8 months ago | | | 0 | 7.5377827e-7 |
ABI
ABI objects
Getter at block 23668450
FeeBuy() view returns (uint256)
5
FeeSell() view returns (uint256)
99
MarketingWallet() view returns (address)
0xdc21a6a141149ecf4e7e8f7b3218fa6a6ed5ed97
_maxWalletSize() view returns (uint256)
55555555000000000000000000
decimals() pure returns (uint8)
18
name() view returns (string)
REKT
owner() view returns (address)
0xdc21a6a141149ecf4e7e8f7b3218fa6a6ed5ed97
pair() view returns (address)
0x9f06c1a96c66a4455342ce9289cde25537ae6af9
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
6172839444444444444444
symbol() view returns (string)
$REKT
totalSupply() view returns (uint256)
55555555000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
enableTrading(bool _tradingEnabled)
removeWalletLimit()
renounceOwnership()
setFees(uint256 _FeeBuy, uint256 _FeeSell)
setIsWalletLimitExempt(address holder, bool exempt)
setSwapBackSettings(bool _enabled, uint256 _amount)
setSwapPair(address pairaddr)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _MarketingWallet)
receive()
This contract contains no error objects.