MusiconomiCrowdsale
Verified contract
Active on
Ethereum with 1,754 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
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) |
---|---|---|---|---|---|---|---|
| 4255366 | 7 years ago | | | 6 | 0.0024299500 | |
| 4228951 | 7 years ago | | | 2 | 0.0042685500 | |
| 4227717 | 7 years ago | | | 0.05 | 0.000048599000 | |
| 4226970 | 7 years ago | | | 10 | 0.0012805650 | |
| 4226935 | 7 years ago | | | 0.3 | 0.00036600000 | |
| 4226739 | 7 years ago | | | 4 | 0.0010205790 | |
| 4226368 | 7 years ago | | | 1 | 0.0078784200 | |
| 4226296 | 7 years ago | | | 0 | 0.00094717200 | |
| 4226284 | 7 years ago | | | 0.01 | 0.0010910559 | |
| 4226258 | 7 years ago | | | 0 | 0.0024000000 |
ABI
ABI objects
Getter at block 21163008
crowdsaleEndedBlock() pure returns (uint256)
4319130
crowdsaleStartBlock() pure returns (uint256)
4224030
crowdsaleState() pure returns (uint8)
4
getTokenAddress() pure returns (address)
0x138a8752093f4f9a79aaedf48d4b9248fab93c9c
multisigAddress() pure returns (address)
0xc7cd9d874f93f2409f39a95987b3e3c738313925
newOwner() pure returns (address)
0x0000000000000000000000000000000000000000
owner() pure returns (address)
0x75f6f22cf096ed6b79722db74d1f0b059cb66789
presaleStartBlock() pure returns (uint256)
4217240
presaleUnlimitedStartBlock() pure returns (uint256)
4220630
Read-only
calculateMaxContribution(address _contributor) pure returns (uint256 maxContribution)
contributorList(address) pure returns (uint256 priorityPassAllowance, uint256 communityAllowance, bool isActive, uint256 contributionAmount, uint256 tokensIssued)
State-modifying
Events acceptOwnership()
batchReturnEthIfFailed(uint256 _numberOfReturns)
claimCofounditTokens()
claimCoreTeamsTokens(address _to)
claimEthIfFailed()
editContributors(address[] _contributorAddresses, uint256[] _contributorPPAllowances, uint256[] _contributorCommunityAllowance)
salvageTokensFromContract(address _tokenAddress, address _to, uint256 _amount)
setMultisigAddress(address _newAddress)
setToken(address _newAddress)
transferOwnership(address _newOwner)
withdrawEth()
withdrawRemainingBalanceForManualRecovery()
CrowdsaleEnded(uint256 blockNumber)
CrowdsaleStarted(uint256 blockNumber)
ErrorSendingETH(address to, uint256 amount)
MaxCapReached(uint256 blockNumber)
MinCapReached(uint256 blockNumber)
OwnerUpdate(address _prevOwner, address _newOwner)
PresaleStarted(uint256 blockNumber)
PresaleUnlimitedStarted(uint256 blockNumber)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.