Base Lotto

Verified contract

Active on Base with 508 txns
Deployed by via 0xb0cd54c3 at 2414096
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional variables
ERC-20
--
0xa8483a283ecbc85d3985b709ccd74141b4edad60e07d35aaa429b0dc8fc68b53
0x06a055c5c5c9fbc6356433d2292935b0eb49f4c874c6e93de21b714ef5813df4
0xf8a19f741f21d369707e2a7eea8fd1d57868d2f971bda2eb48149fed9cd292a7
0x2e83ca127843701b854ba5483543fec1e421d6e4546d8f01f9964b5e89f1fc36
0xef786b7dce51adc125b08a4d5439a849c8472f743affeb79471c095422aff973
0x180314d5df84bacac62b312059cc87e5c173d115055e8945d2405e8c22a284b8
0x30ba0a37d23feb18d933bb9b6f6c6ece4eabce8958792806e041de8894f8d0e0
0xbaaa959cc8e115aa6fc69da6c2f19458d1181ceff049d12ad18b183873dfa9c1
0x56d93f9af7c8582f2ec0e8a5bc292ef9bfa1e9bcf1a50ebb3bee3dc5362c30c2
0x762d0cad8e992ad30666429aa4ca8e09fd01a0dfb15b417a14ee38a6740ddefb

Functions
Getter at block 22769439
decimals(view returns (uint8)
18
devFee(view returns (uint16)
200
feeDenominator(view returns (uint16)
10000
getCirculatingSupply(view returns (uint256)
1000000000000000000000000
inSwap(view returns (bool)
false
jackpotContract(view returns (address)
0x1ab4cc8cd88a723408aedc6fdb6c50a1b57fc109
jackpotFee(view returns (uint16)
600
jackpotWallet(view returns (address)
0x1ab4cc8cd88a723408aedc6fdb6c50a1b57fc109
jackpot_id(view returns (uint16)
35
launchedAt(view returns (uint256)
2414910
launchedAt_jackpot(view returns (uint256)
2414959
marketingFee(view returns (uint16)
200
maxTxAmount(view returns (uint256)
20000000000000000000000
maxWallet(view returns (uint256)
20000000000000000000000
name(view returns (string)
Base Lotto
owner(view returns (address)
0x0000000000000000000000000000000000000000
pair(view returns (address)
0xf32b8b7ad4fc9e156aa183a3fdfea73eddee7296
symbol(view returns (string)
BLOTTO
totalFee(view returns (uint16)
1000
totalSupply(view returns (uint256)
1000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
launch(
renounceOwnership(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Play(address indexed recipientuint256 amountbool is_winneruint8 odd
Transfer(address indexed fromaddress indexed touint256 value
Winner(uint16 jackpot_idaddress indexed winneruint256 prizeuint8 odd
Constructor
constructor(address _marketingWalletaddress _devWalletaddress _WETHaddress _factoryaddress _swapRouter
Fallback and receive
receive(
Errors

This contract contains no error objects.