Commitment
Verified contract
Active on
Ethereum with 1,495 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4c68…5cf1
0xa823…8e32
0xb59a…b671
0x2682…3f03
0xb1e4…62d4
0x5cb5…3a57
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRO | ERC-20 | 0.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20323394 | 4 months ago | | | 0.01 | 0.00017652023 | |
| 4880133 | 7 years ago | | | 1.000000001000000083 | 0.00069186000 | |
| 4880082 | 7 years ago | | | 1 | 0.0013837200 | |
| 4880056 | 7 years ago | | | 1 | 0.0011761620 | |
| 4879773 | 7 years ago | | | 1 | 0.0011761620 | |
Transfer | 4879763 | 7 years ago | | | 1 | 0.00042086000 | |
| 4879747 | 7 years ago | | | 1 | 0.0011761620 | |
| 4879710 | 7 years ago | | | 1 | 0.00069186000 | |
| 4879699 | 7 years ago | | | 1 | 0.00069186000 | |
| 4879673 | 7 years ago | | | 1 | 0.00069186000 |
ABI
ABI objects
Getter at block 21257799
accessPolicy() pure returns (address)
0xae38c27e646959735ec70d77ed4ecc03a3eff490
currentAgreement() pure returns (address platformOperatorRepresentative, uint256 signedBlockTimestamp, string agreementUri, uint256 index)
(platformOperatorRepresentative=0x83cbab70bc1d4e08997e5e00f2a3f1bce225811f, signedBlockTimestamp=1510321524, agreementUri=ipfs:QmbH7mtyWpwTxigGtvnbYJAJ9ZZPe1FDxr9hTc2mNwpRe2, index=0)
ethEurFraction() pure returns (uint256)
290000000000000000000
etherLock() pure returns (address)
0xb1e4675f0dbe360ba90447a7e58c62c762ad62d4
ethereumForkArbiter() pure returns (address)
0x4c688949578b4fd0cb8f8993a0ec608659e05cf1
euroLock() pure returns (address)
0x5cb5d4a198a253e21212c72c27b51558d19e3a57
maxCapEur() pure returns (uint256)
200000000000000000000000000
minTicketEur() pure returns (uint256)
290000000000000000000
neumark() pure returns (address)
0xa823e6722006afe99e91c30ff5295052fe6b8e32
platformOperatorNeumarkRewardShare() pure returns (uint256)
2
platformWalletAddress() pure returns (address)
0xa826813d0eb5d629e959c02b8f7a3d0f53066ce4
state() pure returns (uint8)
3
Read-only
agreementSignedAtBlock(address signatory) pure returns (uint256)
convertToEur(uint256 amount) pure returns (uint256)
estimateNeumarkReward(uint256 amount) pure returns (uint256)
pastAgreement(uint256 amendmentIndex) pure returns (address platformOperatorRepresentative, uint256 signedBlockTimestamp, string agreementUri, uint256 index)
startOf(uint8 state) pure returns (int256)
whitelistInvestor(uint256 atWhitelistPosition) pure returns (address)
whitelistTicket(address investor) pure returns (uint8 token, uint256 ticketEurUlps, uint256)
State-modifying
Events abort()
addWhitelisted(address[] investors, uint8[] tokens, uint256[] amounts)
amendAgreement(string agreementUri)
commit() payable
commitEuro()
handleTimedTransitions()
reclaim(address token)
setAccessPolicy(address newPolicy, address newAccessController)
LogAccessPolicyChanged(address controller, address oldPolicy, address newPolicy)
LogAgreementAccepted(address indexed accepter)
LogAgreementAmended(address platformOperatorRepresentative, string agreementUri)
LogFundsCommitted(address indexed investor, address indexed paymentToken, uint256 amount, uint256 eurEquivalent, uint256 grantedAmount, address ofToken)
LogStateTransition(uint8 oldState, uint8 newState)
constructor(address accessPolicy, address forkArbiter, int256 startDate, address platformWallet, address neumark, address etherToken, address euroToken, address etherLock, address euroLock, uint256 capEurUlps, uint256 minTicketEurUlps, uint256 ethEurFraction)
This contract contains no fallback and receive objects.
This contract contains no error objects.