Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($442.27)
Native
Value
$442.27
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.12 | $3,685.59 |
$442.27 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18801376 | a year ago | | | 0 | 0.0013272339 | |
| 17560040 | a year ago | | | 0 | 0.00032395431 | |
| 16015546 | 2 years ago | | | 0 | 0.00053878440 | |
| 15414452 | 2 years ago | | | 0 | 0.00016828438 | |
| 14365217 | 3 years ago | | | 0 | 0.00070682166 | |
| 13735173 | 3 years ago | | | 0 | 0.0078745104 | |
| 13735150 | 3 years ago | | | 0 | 0.018024289 | |
| 13636072 | 3 years ago | | | 0 | 0.0067219768 | |
| 13615490 | 3 years ago | | | 0 | 0.0051648456 | |
| 13585372 | 3 years ago | | | 0 | 0.019682589 |
ABI
ABI objects
Getter at block 21304923
_burnFee() view returns (uint256)
0
_developerFee() view returns (uint256)
0
_liquidityFee() view returns (uint256)
0
_maxTxAmount() view returns (uint256)
76519367258000000000
_redistributionFee() view returns (uint256)
20
_taxFee() view returns (uint256)
2
burnAddress() view returns (address)
0x0000000000000000000000000000000000000000
decimals() view returns (uint8)
9
devWallet() view returns (address)
0x84874a55423ff11cd17167565eb4cfe67be0c2da
fixedSaleStartTimestamp() view returns (uint256)
1627141852
geUnlockTime() view returns (uint256)
0
name() view returns (string)
FKEmax
owner() view returns (address)
0xd99af15b9c3cd73b3f3f5a94811cdd6dd1e3ec27
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
FKEmax
totalFees() view returns (uint256)
330867264616306977474
totalSupply() view returns (uint256)
3825968362900000000000
uniswapV2Pair() view returns (address)
0x842fb809467b6d2d0af87fd18e1767334e6490d3
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
assignAntiBot(address _address)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
toggleAntiBot() returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.