FAIRYLAND

Verified contract

Active on Ethereum with 41 txns
Deployed by via 0xe1ff2fe4 at 14503142
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional variables
ERC-20
--
0x6cfbbcfea2d76221576fcb58a1cc4a55b6485456760bdbf473c109d277803012
0x1d21e54f5867b7801c59ece89af83fcfc4ed31b7719e97f9c8e6905108787c41
0xd1a84997216eccb0fde1447105d139f375eacac327e95d3068c98eb2af830201
0x3eae0cbeffca29c37fd1dc60477123694fbe0238723cb8d773521e8dd8863f66
0xe7a82fb7aa01f9eb8f205137cdff21aa74e6bc3c7c075709e2ac6b0cc4cdbdcd
0x232c56694f9d2fd399b9d742402bafc19f3535c42cb70fd62c2410ec1d2e8d04
0x91a7e1aeeb863d71ac4d7e0ca7ac931db1b31a03d8df99fa55ab9652fe135552
0x463e337d20d7b548c1be98ca131cf07f1bdd4c4582130e75c615b2411728f134
0x4fa4641c86045fd557f8875a91518d9e288a05e409c0b7bac5e17f9b7b03be1b
0x523853e1199ec0dba7c8b7e7eeebaacba0a52721dbed2c107cc7d44a0ebb5839

Functions
Getter at block 20863454
buyDevFee(view returns (uint256)
5
buyLiquidityFee(view returns (uint256)
2
buyMarketingFee(view returns (uint256)
5
buyTotalFees(view returns (uint256)
12
decimals(view returns (uint8)
18
earlySellDevFee(view returns (uint256)
4
earlySellLiquidityFee(view returns (uint256)
7
earlySellMarketingFee(view returns (uint256)
5
enableEarlySellTax(view returns (bool)
true
limitsInEffect(view returns (bool)
false
maxTransactionAmount(view returns (uint256)
10000000000000000000000000
maxWallet(view returns (uint256)
30000000000000000000000000
name(view returns (string)
FAIRYLAND
owner(view returns (address)
0xa36aebc94dc451642dc0943166b9193576d678f8
sellDevFee(view returns (uint256)
1
sellLiquidityFee(view returns (uint256)
2
sellMarketingFee(view returns (uint256)
3
sellTotalFees(view returns (uint256)
6
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
1000000000000000000000000
symbol(view returns (string)
FAIRYLAND
tokensForDev(view returns (uint256)
26575710334644049061535358
tokensForLiquidity(view returns (uint256)
10630284133857619624614142
tokensForMarketing(view returns (uint256)
26575710334644049061535358
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x03c4afcf487034e3653488e3597ea477cc046187
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
Chire(address[] recipientsuint256[] values
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)
removeLimits(returns (bool)
renounceOwnership(
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 _earlySellMarketingFeeuint256 _earlySellDevFee
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.