Fable Of The Floki
Verified contract
Active on
Ethereum with 70 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
17 additional
variables
Balances ($0.01)
Native
Value
$0.01
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000003 | $3,637.56 |
$0.01 | |
FYRANT | ERC-20 | 15.455898M | -- | -- | |
FYRANT | ERC-20 | 15.455898M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16090368 | 2 years ago | | | 0 | 0.00043109797 | |
| 16090346 | 2 years ago | | | 0 | 0.0019367306 | |
| 16090344 | 2 years ago | | | 0 | 0.00049082482 | |
| 16090316 | 2 years ago | | | 0 | 0.00040396691 | |
| 16090312 | 2 years ago | | | 0 | 0.00061007863 | |
| 16090243 | 2 years ago | | | 0 | 0.00054607990 | |
| 16090224 | 2 years ago | | | 0 | 0.00029947819 | |
| 16090204 | 2 years ago | | | 0 | 0.00035804029 | |
| 16090195 | 2 years ago | | | 0 | 0.00035683815 | |
| 16090187 | 2 years ago | | | 0 | 0.00096821318 |
ABI
ABI objects
Getter at block 21320362
currentLiqTokens() view returns (uint256)
15452603951047858698882045
currentMaxTx() view returns (uint256)
99999999990000000000000000
currentMaxWallet() view returns (uint256)
99999999990000000000000000
currentSwapTreshold() view returns (uint256)
4
currentThresholdInt() view returns (uint256)
1
currentTokensToSwap() view returns (uint256)
13333333332000000000000000
currentTradeStatus() view returns (bool)
true
currentbuyliqFee() view returns (uint256)
1
currentbuymktfee() view returns (uint256)
0
currentmktTokens() view returns (uint256)
0
currentsellLiqFee() view returns (uint256)
1
currentsellmktfee() view returns (uint256)
1
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint256)
18
getOwner() view returns (address)
0x74680e600a11916b4fe1a97dd08765575905ac52
inSwapAndLiquify() view returns (bool)
false
limitsInEffect() view returns (bool)
true
marketingAddress() view returns (address)
0x74680e600a11916b4fe1a97dd08765575905ac52
name() view returns (string)
Fable Of The Floki
owner() view returns (address)
0x74680e600a11916b4fe1a97dd08765575905ac52
requiredTokensToSwap() view returns (uint256)
13333333332000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
FYRANT
totalSupply() view returns (uint256)
3333333333000000000000000000
uniswapV2Pair() view returns (address)
0xe63ba5517e1473ce4ede76acfd430acd1cfb14a1
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcluded(address toCheck) view returns (bool)
State-modifying
Events addBotWallet(address detectedBot, bool isBot)
addLimitExempt(address newAddress)
addToExcluded(address toExclude)
approve(address spender, uint256 amount) returns (bool)
excludePresaleAddresses(address router, address presale)
removeFromExcluded(address toRemove)
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setMktAddress(address newAddress)
setSwapAndLiquify(bool _enabled)
tradeStatus(bool status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unstuckETH(address destination)
unstuckTokens(address tokenToClear, address destination, uint256 amount)
updateMaxTxTreshold(uint256 newVal)
updateMaxWalletTreshold(uint256 newVal)
updateSwapTreshold(uint256 newVal)
updateThreshold(uint256 newThreshold)
updatecurrentbuyliqFee(uint256 newAmount)
updatecurrentbuymktfee(uint256 newAmount)
updatecurrentsellLiqFee(uint256 newAmount)
updatecurrentsellmktfee(uint256 newAmount)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
tokensSwappedDuringTokenomics(uint256 amount)
constructor()
receive()
This contract contains no error objects.