MeshCrowdsale
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 "MeshCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5754586 | 6 years ago | | | 0 | 0.0016280730 | |
| 5754215 | 6 years ago | | | 3975.247 | 0.0012703200 | |
| 5753732 | 6 years ago | | | 1 | 0.0021703200 | |
| 5750219 | 6 years ago | | | 0 | 0.0023001000 | |
| 5750208 | 6 years ago | | | 0 | 0.0022492530 |
ABI
ABI objects
Getter at block 21187975
cap() view returns (uint256)
4000000000000000000000
endTime() view returns (uint256)
1529654400
hasEnded() view returns (bool)
true
minimumContribution() view returns (uint256)
1000000000000000000
mintingFinished() view returns (bool)
false
owner() view returns (address)
0xd3ea52e477ad929e519217664b8bd9f0e75abbb6
rate() view returns (uint256)
1123
startTime() view returns (uint256)
1528444800
token() view returns (address)
0x8d5682941ce456900b12d47ac06a88b47c764ce1
wallet() view returns (address)
0xe84c70d1526530d47fc6a0c4519654df7ecb277f
weiRaised() view returns (uint256)
3976246991556250000000
Read-only
beneficiaries(uint256) view returns (address)
beneficiaryAmounts(uint256) view returns (uint256)
weiContributions(address) view returns (uint256)
weiLimits(address) view returns (uint256)
whitelistingAgents(address) view returns (bool)
State-modifying
Events buyTokens(address beneficiary) payable
mintPredefinedTokens()
setCap(uint256 _cap)
setLimit(address[] _addresses, uint256 _weiLimit)
setMinimumContribution(uint256 _minimumContribution)
setRate(uint256 _rate)
setWhitelistingAgent(address _address, bool _value)
transferOwnership(address newOwner)
transferTokenOwnership()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint256 _startTime, uint256 _endTime, uint256 _rate, address _wallet, uint256 _cap, uint256 _minimumContribution, address _token, address[] _beneficiaries, uint256[] _beneficiaryAmounts)
fallback()
This contract contains no error objects.