CompetitionCompliance
Verified contract
Active on
Ethereum with 5 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "CompetitionCompliance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6139225 | 6 years ago | | | 0 | 0.0040304600 | |
| 6016616 | 6 years ago | | | 0 | 0.0040304600 | |
| 6016575 | 6 years ago | | | 0 | 0.0040304600 | |
| 6015175 | 6 years ago | | | 0 | 0.0034546800 | |
| 5999406 | 6 years ago | | | 0 | 0.0014394500 |
ABI
ABI objects
Getter at block 21268019
competitionAddress() view returns (address)
0xb4daca5ea0de976da3304ba86e806ecb293d49bf
owner() view returns (address)
0x0d580ae50b58fe08514deab4e38c0dfdb0d30adc
Read-only
isCompetitionAllowed(address x) view returns (bool)
isInvestmentPermitted(address ofParticipant, uint256 giveQuantity, uint256 shareQuantity) view returns (bool)
isRedemptionPermitted(address ofParticipant, uint256 shareQuantity, uint256 receiveQuantity) view returns (bool)
State-modifying
Events changeCompetitionAddress(address ofCompetition)
changeOwner(address ofNewOwner)
This contract contains no event objects.
constructor(address ofCompetition)
This contract contains no fallback and receive objects.
This contract contains no error objects.