Fairy Tale

Verified contract

Active on Ethereum with 31 txns
Deployed by via 0x4213f50f at 16300799
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
19 additional variables
ERC-20
--
0x7cce32f5c25edc9d6914987dc01a73966039a9228a1a2f68ebe00875e03c69bc
0xe73217e2e8d5e8f5147ff9e3c7f0070be0b83ff48dd718279d19533977d8944e
0xd782c12f96304b494f89a42f3d06201d8ea7254faa3f554d6708d97851d2cceb
0x2b75068392451d836d2d511ab2ebd0d4de3ba4b61b936b90fdd9af3441629971
0x0ba83e8c33b64ed5ee642d230aefa805d2b79d2b9345d7f0e13977bffbe7068f
0x0f5b5fd3628dd930aa7179f3e495fed20cc33b305749cd9af85f8bf8a4a488ac
0x53896b42724036dd8ce6dd6f88072ed6ab694b1248e197faeec59700ac54b646
0x7886c5b0cdc6e6fba7fbd5725a2223306765df4d54f3edbc9f6e6954e81762f7
0x8b1d3c4440ed9d8c39564608e9a4743ebac59511a177b3bdde39a09236c49e6f
0x8d8bf5baa1b435f10894b660413e1e7722dd437874a6dd05aeb4c4a9b9c7c51b

Functions
Getter at block 21208288
buyDevFee(view returns (uint256)
2
buyLiquidityFee(view returns (uint256)
0
buyMarketingFee(view returns (uint256)
10
buyTotalFees(view returns (uint256)
12
deadAddress(view returns (address)
0x23cd5c32633817771abe01690ea840dc813d6b68
decimals(view returns (uint8)
18
devWallet(view returns (address)
0xb0f5455a92da9597b7e6a5e9c1b38c22a52998b6
earlySellLiquidityFee(view returns (uint256)
0
earlySellMarketingFee(view returns (uint256)
0
enableEarlySellTax(view returns (bool)
true
lastLpBurnTime(view returns (uint256)
1672442447
lastManualLpBurnTime(view returns (uint256)
0
limitsInEffect(view returns (bool)
false
lpBurnEnabled(view returns (bool)
false
lpBurnFrequency(view returns (uint256)
700
manualBurnFrequency(view returns (uint256)
1800
marketingWallet(view returns (address)
0xb0f5455a92da9597b7e6a5e9c1b38c22a52998b6
maxTransactionAmount(view returns (uint256)
1000000000000000000000000000000000000000000000000
maxWallet(view returns (uint256)
1000000000000000000000000000000000000000000000000
name(view returns (string)
Fairy Tale
owner(view returns (address)
0xb0f5455a92da9597b7e6a5e9c1b38c22a52998b6
percentForLPBurn(view returns (uint256)
0
sellDevFee(view returns (uint256)
0
sellLiquidityFee(view returns (uint256)
0
sellMarketingFee(view returns (uint256)
0
sellTotalFees(view returns (uint256)
0
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
500000000000000000000000000
symbol(view returns (string)
TALE
tokensForDev(view returns (uint256)
1038571166415949318167668988
tokensForLiquidity(view returns (uint256)
250002235062066433215468087
tokensForMarketing(view returns (uint256)
5692860302203879457269281134
totalSupply(view returns (uint256)
1000000000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
false
uniswapV2Pair(view returns (address)
0x19dcf4b70e93c2593e325f6ca145a326f121f785
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
blacklistAccount(address accountbool isBlacklisted
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manualBurnLiquidityPairTokens(uint256 percentreturns (bool)
removeLimits(returns (bool)
renounceOwnership(
setAutoLPBurnSettings(uint256 _frequencyInSecondsuint256 _percentbool _Enabled
setAutomatedMarketMakerPair(address pairbool value
setEarlySellTax(bool onoff
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _devFee
updateDevWallet(address newWallet
updateMarketingWallet(address newMarketingWallet
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _devFeeuint256 _earlySellLiquidityFeeuint256 _earlySellMarketingFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AutoNukeLP(
BoughtEarly(address indexed sniper
ExcludeFromFees(address indexed accountbool isExcluded
ManualNukeLP(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
devWalletUpdated(address indexed newWalletaddress indexed oldWallet
marketingWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.