This contract is being backfilled. You may encounter incomplete storage history.

LRDLock

Verified contract

Active on Ethereum with 491 txns
Deployed by via 0x40010ba1 at 18999024
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $217,974.48
ERC-20
--
0x3a2141a50bb6331ba584609168e61464455de4e74a9808c9c08ebc375e83599d
From
0x49feada9d55bc88a61315bf876ff0bcef4776c57582403ebc33b354fdb07a942
0x8d0a6d78d1c3efc29ef145bbf4d2748970b5d0f25a62e9b0cd3e22455f16e3bc
0x5d895639bc6d744d4abfb555523dc612bcca6297c3e39bda3879980eb39f4e17
0xaba4781cc8165eb58abbda569e1e7e027a8946b34eaae97ca6ec2054aed85fe2
0xdd71a5840e9c4f6b688bd0a29b4827e1963eb4236b2570b2262d298f6c1bf4f5
0x32b79c9fb24e89312c7eba925e9b5594ee765b2ba13e77f0efb27613f20e9aad
0x0d08b4f04582a0e69d5d0c3149d1271fd6a72425a4c528317c666829866b1365
0xf4bbc75b5bfcfe94337a50f91ea1903d836e61b781b848a407d2760e81a675d6
0x4341fc51b0ffc99cd8c051ebb61a3a6b3729dddbc867b3cf6352d988e2e760bf

Functions
Getter at block 20797191
activeUsers(view returns (uint256)
354
gameStatus(view returns (bool)
true
 
getAllUserInfo(view returns (string)
lrd(view returns (address)
0xd0a6053f087e87a25dc60701ba6e663b1a548e85
owner(view returns (address)
0x22e56b1b2cd0d81af0674d50c2ff57f2c77be368
totalAmount(view returns (uint256)
355239090000000000000000
verifier(view returns (address)
0x5f00bbbb77f28aa7f908738ad110994461e8c0ad
Read-only
addressExists(addressview returns (bool)
importTypes(uint256view returns (uint256)
nonce(addressview returns (uint256)
player(addressview returns (uint256 amountuint256 importTimeuint256 unlockTime)
playerList(uint256view returns (address)
userAddressToString(address _addresspure returns (string)
usersData(addressuint256view returns (uint256 amountuint256 importTimeuint256 totalAmountuint256 endTime)
State-modifying
addImportTypes(uint256 _newSeconds
changeToken(address _token
changeVerifier(address _verifier
exportLrd(uint8 _vbytes32 _rbytes32 _s
importLrd(uint256 _amountuint256 _importTypeuint8 _vbytes32 _rbytes32 _s
pauseGame(
renounceOwnership(
resumeGame(
transferOwnership(address newOwner
updateImportTypes(uint256 _indexuint256 _newSeconds
Events
AddImportTypes(uint256 indexed durationuint256 indexed time
ChangeToken(address indexed tokenuint256 indexed time
ChangeVerifier(address indexed verifieruint256 indexed time
ExportLrd(address indexed owneruint256 indexed amountuint256 time
ImportLrd(address indexed owneruint256 indexed amountuint256 importTypeuint256 unlockTimeuint256 time
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PauseGame(bool indexed gameStatusuint256 indexed time
ResumeGame(bool indexed gameStatusuint256 indexed time
UpdateImportTypes(uint256 indexed indexuint256 indexed durationuint256 indexed time
Constructor
constructor(address _verifieraddress _token
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.