Alcazar

Verified contract

Active on Ethereum with 5,396 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional variables
ERC-20
--
0x4663253193c1bcd3b0f170d6b67949270b58cf17c12ecaf5155576fb38c8258e
0xd84509cdda060d1f742d2c23171ec6400b35ae1ce6c5456995bb53fc4594d17a
0xb194c8e9729b3ac0c823922ebdedd3f470a50144e77685cc9c7f762eb96b0ea4
0x6bec4a8d3ee807bbf030c7092c58c7c6bdec7984dd78941b0aee2791bf7a03e8
0xfb6162180b8dd4d0de641fb1342a078621d94a3c8f36504881d9d79ee44d1ba8
0x4d77dcb3242a8b1c886b82a5a7e77c437b88d8ec59d6c103a7f93b0e1b1c7b4b
0x9b085443295ca76778eb07591a319e907b6f0aadc7cbb3e5cd53e893ba4b59c6
0xdc1c143749d6c11f6280eddda4cbab09d9feb7c6198993e5197a181479751474
0x20f12c0c1d98d688495073d11c9ca97d8220d54e059642e108d0caae751e35b9
0x68c83ea2e11f517e1378ade6d884eee54c9661d7939720afdcb026b3d26aa7c6

Functions
Getter at block 20889419
_liquiditySharePercentage(view returns (uint256)
0
_maxTxAmount(view returns (uint256)
5000000000000000000000000
_operationsSharePercentage(view returns (uint256)
100
_totalDistributionShares(view returns (uint256)
100
_walletMax(view returns (uint256)
12000000000000000000000000
checkWalletLimit(view returns (bool)
false
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
getBlock(view returns (uint256)
20889419
getCirculatingSupply(view returns (uint256)
579231300847029837250902649
liquidityFeeBuy(view returns (uint256)
0
liquidityFeeSell(view returns (uint256)
0
liquidityWallet(view returns (address)
0x2ff9d7be466f674c8640466a55ffdd02b3a00864
maxTotalFeeBuy(view returns (uint256)
10
maxTotalFeeSell(view returns (uint256)
10
minimumTokensBeforeSwapAmount(view returns (uint256)
250000000000000000000000
name(view returns (string)
Alcazar
operationsFeeBuy(view returns (uint256)
0
operationsFeeSell(view returns (uint256)
5
operationsWallet(view returns (address)
0x2ff9d7be466f674c8640466a55ffdd02b3a00864
owner(view returns (address)
0x2ff9d7be466f674c8640466a55ffdd02b3a00864
symbol(view returns (string)
ALCAZAR
tokensForLiquidity(view returns (uint256)
0
tokensForOperations(view returns (uint256)
0
totalFeesBuy(view returns (uint256)
0
totalFeesSell(view returns (uint256)
5
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingOpen(view returns (bool)
true
uniswapPair(view returns (address)
0xf1dc4832d49c9fcfcdb8118cd93f77806f17484c
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(addressview returns (bool)
isMarketPair(addressview returns (bool)
isWalletLimitExempt(addressview returns (bool)
State-modifying
airdropToWallets(address[] airdropWalletsuint256[] amount
approve(address spenderuint256 amountreturns (bool)
buyBackTokens(uint256 ETHAmountInWei
changeRouterAddress(address newRouterAddressreturns (address newPairAddress)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableDisableWalletLimit(bool newValue
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setDistributionSettings(uint256 newLiquidityShareuint256 newOperationsShare
setIsExcludedFromFee(address accountbool newValue
setIsTxLimitExempt(address holderbool exempt
setIsWalletLimitExempt(address holderbool exempt
setMarketPairStatus(address accountbool newValue
setMaxTxAmount(uint256 maxTxAmount
setNumTokensBeforeSwap(uint256 newLimit
setTrading(
setWalletLimit(uint256 newLimit
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateFees(uint256 _operationsFeeuint256 _liquidityFee
updateFeesSell(uint256 _operationsFeeuint256 _liquidityFee
updateLiquidityWallet(address newAddress
updateOperationsWallet(address newAddress
Events
Approval(address indexed owneraddress indexed spenderuint256 value
LiquidityWalletUpdated(address indexed newLiquidityWalletaddress indexed oldLiquidityWallet
OperationsWalletUpdated(address indexed newOperationsWalletaddress indexed oldOperationsWallet
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.