Guy Floki
Verified contract
Active on
Ethereum with 330 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GFloki | ERC-20 | 26.23878K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18341733 | a year ago | | | 0 | 0.00041980730 | |
| 17337093 | 2 years ago | | | 0 | 0.0019213569 | |
| 16233589 | 2 years ago | | | 0 | 0.00068847177 | |
| 16212456 | 2 years ago | | | 0 | 0.00064920444 | |
| 16005503 | 2 years ago | | | 0 | 0.00068511187 | |
| 15967442 | 2 years ago | | | 0 | 0.00078853657 | |
| 15965782 | 2 years ago | | | 0 | 0.00064226071 | |
| 15963606 | 2 years ago | | | 0 | 0.00087878681 | |
| 15949917 | 2 years ago | | | 0 | 0.0010180071 | |
| 15943164 | 2 years ago | | | 0 | 0.0012363869 |
ABI
ABI objects
Getter at block 21318037
_maxTxAmount() view returns (uint256)
30000000000000
_maxWalletToken() view returns (uint256)
30000000000000
autoLiquidityReceiver() view returns (address)
0x5c137da8ad3b5949c527f05ad1d637f20a58121a
buyCooldownEnabled() view returns (bool)
true
buyFee() view returns (uint256)
0
buyTotalFee() view returns (uint256)
4
contractRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
cooldownTimerInterval() view returns (uint8)
10
decimals() pure returns (uint8)
9
devWallet() view returns (address)
0x8b698754b6c3022c05addea21b54a9d159ba2972
feeDenominator() view returns (uint256)
100
geUnlockTime() view returns (uint256)
0
getCirculatingSupply() view returns (uint256)
856866174720795
getOwner() view returns (address)
0x5c137da8ad3b5949c527f05ad1d637f20a58121a
marketingWallet() view returns (address)
0x5c137da8ad3b5949c527f05ad1d637f20a58121a
name() pure returns (string)
Guy Floki
owner() view returns (address)
0x5c137da8ad3b5949c527f05ad1d637f20a58121a
swapAmount() view returns (uint256)
3000000000000
swapEnabled() view returns (bool)
true
swapLpFee() view returns (uint256)
0
swapMarketing() view returns (uint256)
4
swapThreshold() view returns (uint256)
3000000000000
swapTotalFee() view returns (uint256)
4
swapTreasuryFee() view returns (uint256)
0
symbol() pure returns (string)
GFloki
totalSupply() view returns (uint256)
1000000000000000
tradingOpen() view returns (bool)
true
transFee() view returns (uint256)
5
uniswapV2Pair() view returns (address)
0x0682060cd875330677c32367ad26ca4e8070dcb3
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
State-modifying
Events airDropCustom(address from, address[] addresses, uint256[] tokens)
airDropFixed(address from, address[] addresses, uint256 tokens)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
burnTokens(uint256 amount)
clearStuckBalance(uint256 amountPercentage)
clearStuckBalance_sender(uint256 amountPercentage)
cooldownEnabled(bool _status, uint8 _interval)
lock(uint256 time)
renounceOwnership()
setBuyFees(uint256 buyTax)
setFeeReceivers(address _autoLiquidityReceiver, address _newMarketingWallet, address _newdevWallet)
setIsFeeExempt(address holder, bool exempt)
setIsMaxExempt(address holder, bool exempt)
setIsTimelockExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMarketingWallet(address _newWallet)
setMaxTxPercent_base1000(uint256 maxTXPercentage_base1000)
setMaxWalletPercent_base1000(uint256 maxWallPercent_base1000)
setSwapAmount(uint256 _amount)
setSwapFees(uint256 _newSwapLpFee, uint256 _newSwapMarketingFee, uint256 _newSwapTreasuryFee, uint256 _feeDenominator)
setSwapThresholdAmount(uint256 _amount)
setTargetLiquidity(uint256 _target, uint256 _denominator)
setTransFee(uint256 fee)
setTreasuryFeeReceiver(address _newWallet)
setTxLimit(uint256 amount)
tradingStatus(bool _status)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.