LockedAccount
Verified contract
Active on
Ethereum with 181 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4c68…5cf1
0x0b7d…8951
0xa823…8e32
0x82fb…ae67
0xb1e4…62d4
0xb59a…b671
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NEU | ERC-20 | 3.543566K | -- | -- | |
ETH-T | ERC-20 | 327.834005 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14011800 | 3 years ago | | | 0 | 0.015016232 | |
| 13165074 | 3 years ago | | | 0 | 0.0064785747 | |
| 12375638 | 4 years ago | | | 0 | 0.0062405121 | |
| 12350397 | 4 years ago | | | 0.0001 | 0.0011621000 | |
| 11699070 | 4 years ago | | | 0 | 0.0047595557 | |
| 11699057 | 4 years ago | | | 0 | 0.0046546114 | |
| 11648421 | 4 years ago | | | 0 | 0.0036903600 | |
| 11404653 | 4 years ago | | | 0 | 0.0013163580 | |
| 11404573 | 4 years ago | | | 0 | 0.0022142160 | |
| 11315379 | 4 years ago | | | 0 | 0.0059539740 |
ABI
ABI objects
Getter at block 21312912
accessPolicy() view returns (address)
0xae38c27e646959735ec70d77ed4ecc03a3eff490
amendmentsCount() view returns (uint256)
1
contractId() pure returns (bytes32 id, uint256 version)
(id=0x15fbe12e85e3698f22c35480f7c66bc38590bb8cfe18cbd6dc3d49355670e561, version=0)
currentAgreement() view returns (address contractLegalRepresentative, uint256 signedBlockTimestamp, string agreementUri, uint256 index)
(contractLegalRepresentative=0x83cbab70bc1d4e08997e5e00f2a3f1bce225811f, signedBlockTimestamp=1542725078, agreementUri=ipfs:QmPLDBY3ba93xvNxk85DXjDTQsdYqEDHr9g3C8uLuF7Nxf, index=0)
currentMigrationSource() view returns (address)
0xb1e4675f0dbe360ba90447a7e58c62c762ad62d4
ethereumForkArbiter() view returns (address)
0x4c688949578b4fd0cb8f8993a0ec608659e05cf1
lockPeriod() view returns (uint256)
46656000
neumark() view returns (address)
0xa823e6722006afe99e91c30ff5295052fe6b8e32
paymentToken() view returns (address)
0x0b7dc5a43ce121b4eaaa41b0f4f43bba47bb8951
penaltyFraction() view returns (uint256)
100000000000000000
totalInvestors() view returns (uint256)
61
totalLockedAmount() view returns (uint256)
327834005173000000000
Read-only
agreementSignedAtBlock(address signatory) view returns (uint256 blockNo)
balanceOf(address investor) view returns (uint256 balance, uint256 neumarksDue, uint32 unlockDate)
getInvestorMigrationWallets(address investor) view returns (address[] wallets, uint112[] amounts)
pastAgreement(uint256 amendmentIndex) view returns (address contractLegalRepresentative, uint256 signedBlockTimestamp, string agreementUri, uint256 index)
pendingCommitments(address commitment, address investor) view returns (uint256 balance, uint256 neumarkDue)
State-modifying
Events amendAgreement(string agreementUri)
claimed(address investor)
migrateInvestor(address investor, uint256 balance256, uint256 neumarksDue256, uint256 unlockDate256)
receiveApproval(address from, uint256, address _token, bytes _data) returns (bool)
reclaim(address token)
refunded(address investor)
setAccessPolicy(address newPolicy, address newAccessController)
setInvestorMigrationWallet(address destinationWallet)
setInvestorMigrationWallets(address[] wallets, uint112[] amounts)
transfer(address commitment, uint256 amount, bytes)
unlock()
LogAccessPolicyChanged(address controller, address oldPolicy, address newPolicy)
LogAgreementAccepted(address indexed accepter)
LogAgreementAmended(address contractLegalRepresentative, string agreementUri)
LogFundsCommitted(address indexed investor, address indexed commitment, uint256 amount, uint256 neumarks)
LogFundsLocked(address indexed investor, uint256 amount, uint256 neumarks)
LogFundsRefunded(address indexed investor, address indexed commitment, uint256 amount, uint256 neumarks)
LogFundsUnlocked(address indexed investor, uint256 amount, uint256 neumarks)
LogMigrationDestination(address indexed investor, address indexed destination, uint256 amount)
LogPenaltyDisbursed(address indexed disbursalPoolAddress, address indexed investor, uint256 amount, address paymentToken)
constructor(address universe, address neumark, address paymentToken, address migrationSource)
fallback()
This contract contains no error objects.