The latest block we've processed for this chain is 20892787, which is 1 minutes old. We're running behind the tip but working to resolve the issue.

XLOTTO

Verified contract

Active on Ethereum with 465 txns
Deployed by via 0x6820d102 at 18164734
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "XLOTTO"

0x829812058f0a7f4e0a825f1d75aec5ba71cc2b244bcb5d6428e3db874b3f0274
0xba53f609079953de5f6fa83c9d359cd80f83a8ebc4d581082ebd1b45d458c649
0xdfad615a57ed838cd503214c390b158ae561b0afd4132d9a8d5cd7edaceb65e8
0x802091074c711af403db0ce5cf8cfb2851ba9f29e23b166870d330a07becaeb2
0xdb9b6929a75d904571d7c92f56097db1f489b3781b18524b8fed7d8aa483b5dc
0xa0463404f6b6dfda05b5047b08b78bfd5fb7043f2a42fe72f34663c84f27c7d6
0xa40da65c11b937067667cb3ab444c11d4268e3696c2683d1ebc02c0b1f90be53
0xdbb08afe01d7cea96321f9aee19ff6de54327fab800aca288cf6e289f224eb04
0x45cf2fe3dfe3cc5d7a31dad6df7adc6b32825be912540fb8dbae861ae52cb199
0xcbf27307669ab477933c3e4455186c860811b3abbaf95281866edc43183ed70d

Functions
Getter at block 20892786
decimals(view returns (uint8)
18
name(view returns (string)
XLOTTO
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
XLOTTO
taxAddress(view returns (address)
0x504cde5fa019228076dae703b13a7d746fa3789a
taxFeePerMille(view returns (uint256)
50
totalSupply(view returns (uint256)
10000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromTaxFee(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setExclusionFromTaxFee(address accountbool status
setTaxAddress(address taxAddress
setTaxFeePerMille(uint256 taxFeePerMille
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint8 decimals_uint256 initialBalance_uint256 taxFeePerMille_address taxAddress_bytes signature_address feeReceiver_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.