TicketLottery

Verified contract

Active on Ethereum with 27 txns
Deployed by via 0x1586967a at 19071619
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional variables
ERC-20
--
0x5ae5f622c8800b04725d2889db4324380b86494b77bfc7c2ec769997a28c6311
0x9576a96d109d80703c3c6008569f466a908c9a8e5f77a1caa8d3bdb9ce0feeaa
0x36522621dd7640ca71375c0ccea34268f01e211abc170e47ba71485460e07ca0
0xd06c806a283af3101d2fd32e99e221beeca7aa4d58a44f83138151071f874242
0xca3efaf5b05abb07d0d2e322c05ef2112d868417d4a02a6fade43ac34a88fd0d
0x6b865733f84f52dd2f6d67ae90af2b70ada0a4e3923d6753261b8dc75ea77eb3
0x563c08982c57c2c73a00d366d50ef9fdc668b4ef12678c12a8ddc68416209ea7
0x4ae39cd06d574593303b08eec657fc18bbaa31dbda1dbee243076ad9a7ace6fe
0x4f66a1239f903af37f63bfe630ea7c47ff2296e46a090aa7101fef53a3fdc836
0xf193e0df472751c0e3d87229a7bc13783dc45ff936c18f7639e78d4457e4cc35

Functions
Getter at block 21287006
buyDevelopmentFee(view returns (uint256)
2
buyLiquidityFee(view returns (uint256)
0
buyLotteryFee(view returns (uint256)
3
buyTotalFees(view returns (uint256)
5
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
developmentWallet(view returns (address)
0x48a2a47ded115bc8247f31b4d0f1c9fcdaddfcec
limitsInEffect(view returns (bool)
false
lotteryWallet(view returns (address)
0x6af6de56cd1b60f8d223f197d3d3e4ad294bed2f
maxTransactionAmount(view returns (uint256)
20000000000000000000000
maxWallet(view returns (uint256)
20000000000000000000000
name(view returns (string)
Ticket Lottery
owner(view returns (address)
0x48a2a47ded115bc8247f31b4d0f1c9fcdaddfcec
sellDevelopmentFee(view returns (uint256)
10
sellLiquidityFee(view returns (uint256)
0
sellLotteryFee(view returns (uint256)
89
sellTotalFees(view returns (uint256)
99
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
3000000000000000000000
symbol(view returns (string)
LOTTERY
tokensForDevelopment(view returns (uint256)
16166515473886006109245
tokensForLiquidity(view returns (uint256)
0
tokensForLottery(view returns (uint256)
31624773210829009163868
totalSupply(view returns (uint256)
1000000000000000000000000
tradingActive(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x8a884ada5570bab1d9f51cca557deb5de54663e7
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)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _lotteryFeeuint256 _liquidityFeeuint256 _developmentFee
updateDevelopmentWallet(address newWallet
updateLotteryWallet(address newLotteryWallet
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _lotteryFeeuint256 _liquidityFeeuint256 _developmentFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
withdrawStuckEth(address toAddr
withdrawStuckToken(address _tokenaddress _to
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
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
developmentWalletUpdated(address indexed newWalletaddress indexed oldWallet
lotteryWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.