Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LOTTO | ERC-20 | 5.221443M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22675681 | 10 days ago | | | 0 | 9.8374637e-7 | |
| 22627843 | 11 days ago | | | 0 | 0.0000064157870 | |
| 17126296 | 5 months ago | | | 0 | 3.7886601e-7 | |
| 17103913 | 5 months ago | | | 0 | 7.8423729e-7 | |
| 16815577 | 5 months ago | | | 0 | 2.3592098e-7 | |
| 16066010 | 5 months ago | | | 0 | 0.0000069963345 | |
| 16035411 | 5 months ago | | | 0 | 1.6216575e-7 | |
| 15862370 | 5 months ago | | | 0 | 0.000000304227182792 | |
| 15859163 | 5 months ago | | | 0 | 8.4175817e-7 | |
| 15209326 | 6 months ago | | | 0 | 0.000000087579887540 |
ABI
ABI objects
Getter at block 23104057 values() view returns (address[])
DOMAIN_SEPARATOR() view returns (bytes32)
0x6a1369b068674437be774ed3ebc13b6f37f4ad6f4902f526aa35bfb13a73e885
MAX_BPS() view returns (uint256)
10000
MAX_SUPPLY() view returns (uint256)
1099100000000000000000000000
TRANSFER_COST() view returns (uint256)
40
burnedAddresses() view returns (uint256)
3348
decimals() view returns (uint8)
18
holderCount() view returns (uint256)
3520
isSpreading() view returns (bool)
true
isTrading() view returns (bool)
true
length() view returns (uint256)
172
lottoProcessed() view returns (uint256)
27355497210613890884695002
name() view returns (string)
Lotto
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
LOTTO
totalSupply() view returns (uint256)
1099100000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
at(uint256 index) view returns (address)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 amount)
LottoBonus(address indexed recipient, uint256 amount)
LottoProcessed(uint256 amount, uint256 total, uint256 timestamp)
OwnershipTransferred(address indexed user, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.