Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x571f…4aed
0xf623…52f6
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BLOTTO | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21537767 | a month ago | | | 0 | 1.9971920e-7 | |
| 20284555 | 2 months ago | | | 0 | 4.1490697e-7 | |
| 18168056 | 3 months ago | | | 0 | 0.0000012930949 | |
| 14183954 | 6 months ago | | | 0 | 0.0000028634204 | |
| 14183951 | 6 months ago | | | 0 | 0.0000028634204 | |
| 14168795 | 7 months ago | | | 0 | 0.00031368816 | |
| 14168778 | 7 months ago | | | 0 | 0.00031377861 | |
| 14166200 | 7 months ago | | | 0 | 0.00031379670 | |
| 14164800 | 7 months ago | | | 0 | 0.00031379670 | |
| 14163603 | 7 months ago | | | 0 | 0.00031379670 |
ABI
ABI objects
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 owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Play(address indexed recipient, uint256 amount, bool is_winner, uint8 odd)
Transfer(address indexed from, address indexed to, uint256 value)
Winner(uint16 jackpot_id, address indexed winner, uint256 prize, uint8 odd)
constructor(address _marketingWallet, address _devWallet, address _WETH, address _factory, address _swapRouter)
receive()
This contract contains no error objects.