This contract is being backfilled. You may encounter incomplete storage history.

FreeMasonry

Verified contract

Active on Ethereum with 493 txns
Deployed by via 0xd514b3bc at 17800815
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional variables
ERC-20
--
0x155d4767fb8f87bc073b56597034e01522ddd55c119becec54b57959eae0c504
0xdbde233ae1548b53b5febc8d438809d0261591df754cdd02b885c4e6f0c6dd80
0x076973657892e83b462c80dceef5b261aa055756f097849037f1792f87cd86a2
0x74ac6abdd497233c236422ee7ba387fd598325361fb92e7442d1e3a8803cc2e3
0xadc101bbb7a291ee9c9b7a64022b0fe1b24d48b905aa845f5465cb2c263dd721
0x546b5b9305c674131ac0804aaf3b2b00750787dae3507661c5032fe698d96ffb
0xf1cf9ac2817ee83e0cb3a298ff542fe2147d4fc578bb1ccb5139fbf48d827587
0x9592a389edbf97584bd0ac1200b7f920dbe6f65aed61cb5a64e6c4bfc4e964fe
0x985a95e2671b201b6f2268b165534080b84264d347226e79108d4be8fe30c9f9
0x47aba19042a0f3cc71f952986eab67ebc7811c61860af5c2e758d5c9ae30876f

Functions
Getter at block 20795239
decimals(view returns (uint8)
18
dexRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
earlyBuyPenaltyEnd(view returns (uint256)
0
feeDivisor(view returns (uint256)
10000
limitsInEffect(view returns (bool)
true
liquidityActiveBlock(view returns (uint256)
0
liquidityBuyFee(view returns (uint256)
0
liquiditySellFee(view returns (uint256)
0
lpPair(view returns (address)
0x567270f4d3ff56ba596da91f4fd5a98199bb7743
maxTransactionAmount(view returns (uint256)
100000000000000000000000
maxWallet(view returns (uint256)
100000000000000000000000
name(view returns (string)
FreeMasonry
operationsBuyFee(view returns (uint256)
100
operationsSellFee(view returns (uint256)
100
operationsWallet(view returns (address)
0x4b0009be52cc1e370b867c87c58dc8e104340469
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
5000000000000000000000
symbol(view returns (string)
$MASONRY
tokensForLiquidity(view returns (uint256)
0
tokensForOperations(view returns (uint256)
3244849376307552117282783
totalBuyFees(view returns (uint256)
100
totalSellFees(view returns (uint256)
100
totalSupply(view returns (uint256)
10000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
17800879
transferDelayEnabled(view returns (bool)
true
Read-only
_isBot(addressview returns (bool)
_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)
blockBots(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(uint256 _deadBlocks
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
excludeMultipleAccountsFromFees(address[] accountsbool excluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeBots(address[] _addresses
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _operationsFeeuint256 _liquidityFee
updateMaxAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateOperationsWallet(address newOperationsWallet
updateSellFees(uint256 _operationsFeeuint256 _liquidityFee
updateSwapEnabled(bool enabled
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
ExcludeMultipleAccountsFromFees(address[] accountsbool isExcluded
ExcludedMaxTransactionAmount(address indexed accountbool isExcluded
OperationsWalletUpdated(address indexed newWalletaddress indexed oldWallet
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.