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

EarlyBirdRegistry

Verified contract

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

No balances found for "EarlyBirdRegistry"

0x70f21b4e4f2e2d3f5ddd7c902542477745dfa6cb00eee2d6c144b83d7d76b8b2
0x69e108ef3821ed6c237071bbe5f40186f5a27744bd0fd4daec7a11899e93d951
0x503e6c9cdbae61c9391c39000d7d413330d3b9722b440b44df42e84ab2aeb0c3
0xe24e8cec80466e16dd8a71f4691c8825373d30923eaf76c3b50bfe1ce3aa6340
0xd57519248c07261f6ac777c6010c24c8087291de57115e48e60579758f118917
0xfeac41ea1d24cd0f4e27f711e9151916398570a318b87621ff6aca8d84b9a06d
From
0x3db3808b9db3dccc2dceee48b608d9935192c48057af93038520d0bd6bdf511f
0xe39d368317abeca254cd4dd5101930c15cd3c44f874b070bb57b8c90d00ff973
0x22d34378dafb12091549cc74ac8d2c4425fda23386f37ec664c54f7b2b167653
0x4ba05e742250d2364a1d8e99e40b8f41ba04ae3a2e5a62e743a267bac3a797c2

Functions
Getter at block 20802299

This contract contains no getter function objects.

Read-only
exists(uint256 projectIdview returns (bool)
isRegistered(address checkuint256 projectIdview returns (bool)
listRegistrations(uint256 projectIduint256 offsetuint256 limitview returns (address[] list)
projects(uint256view returns (bool openaddress creatoruint256 endRegistrationuint256 maxRegistration)
registeredCount(uint256 projectIdview returns (uint256)
registrationEndsIn(uint256 projectIdview returns (uint256)
State-modifying
registerBatchTo(uint256 projectIdaddress[] birds
registerProject(bool openuint256 endRegistrationuint256 maxRegistrationreturns (uint256 projectId)
registerTo(uint256 projectId
setRegistrationOpen(uint256 projectIdbool open
Events
ProjectCreated(address indexed creatoruint256 indexed projectIduint256 endRegistrationuint256 maxRegistrationbool open
Registration(uint256 indexed projectIdaddress[] list
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.