Competition
Verified contract
Active on
Ethereum with 499 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x19d9…6d3c
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SGCC | ERC-20 | 400 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11355363 | 4 years ago | | | 0 | 0.00039107560 | |
| 7224758 | 6 years ago | | | 0 | 0.00090013300 | |
| 5452630 | 7 years ago | | | 0 | 0.00040730000 | |
| 5206631 | 7 years ago | | | 0 | 0.0024201450 | |
| 5160906 | 7 years ago | | | 0 | 0.00081332000 | |
| 5088456 | 7 years ago | | | 0 | 0.00056180000 | |
| 5088453 | 7 years ago | | | 0 | 0.00056180000 | |
| 5088453 | 7 years ago | | | 0 | 0.00056180000 | |
| 5088453 | 7 years ago | | | 0 | 0.00022472000 | |
| 5088453 | 7 years ago | | | 0 | 0.00056180000 |
ABI
ABI objects
Getter at block 21187246 getCompetitionStatusOfHopefuls() view returns (address[] fundAddrs, address[] fundManagers, bool[] areCompeting, bool[] areDisqualified)
CERTIFIER() view returns (address)
0x19d9d9d2066753f0929b51b64643a5ef899a6d3c
MELON_ASSET() view returns (address)
0xbeb9ef514a379b997e0798fdcc901ee474b6d9a1
MELON_BASE_UNIT() view returns (uint256)
1000000000000000000
MELON_CONTRACT() view returns (address)
0xbeb9ef514a379b997e0798fdcc901ee474b6d9a1
TERMS_AND_CONDITIONS() view returns (bytes32)
0x1a46b45cc849e26bb3159298c3c218ef300d015ed3e23495e77f0e529ce9f69e
endTime() view returns (uint256)
1518606000
getMelonAsset() view returns (address)
0xbeb9ef514a379b997e0798fdcc901ee474b6d9a1
isOracle() view returns (bool)
false
maxHopefulsNumber() view returns (uint256)
10000
maxbuyinQuantity() view returns (uint256)
0
oracle() view returns (address)
0x009b25796a57ae8c418bba130d5b78ddf25dbb23
prizeMoneyAsset() view returns (uint256)
0
prizeMoneyQuantity() view returns (uint256)
0
startTime() view returns (uint256)
1517396400
Read-only
getHopefulId(address x) view returns (uint256)
hopefuls(uint256) view returns (address fund, address manager, address registrant, bool hasSigned, address buyinAsset, address payoutAsset, uint256 buyinQuantity, uint256 payoutQuantity, address payoutAddress, bool isCompeting, bool isDisqualified, uint256 finalSharePrice, uint256 finalCompetitionRank)
isKYCVerified(address x) view returns (bool)
registeredFundToRegistrants(address) view returns (address)
registrantToHopefulIds(address) view returns (uint256 id, bool exists)
termsAndConditionsAreSigned(address byManager, uint8 v, bytes32 r, bytes32 s) view returns (bool)
State-modifying
Events changeCertifier(address newCertifier)
disqualifyHopeful(uint256 withId)
finalizeAndPayoutForHopeful(uint256 withId, uint256 payoutQuantity, uint256 finalSharePrice, uint256 finalCompetitionRank)
registerForCompetition(address fund, address manager, address buyinAsset, address payoutAsset, address payoutAddress, uint256 buyinQuantity, uint8 v, bytes32 r, bytes32 s)
Register(uint256 withId, address fund, address manager)
constructor(address ofMelonAsset, address ofOracle, address ofCertifier, uint256 ofStartTime, uint256 ofMaxbuyinQuantity, uint256 ofMaxHopefulsNumber)
This contract contains no fallback and receive objects.
This contract contains no error objects.