MediCrowdsale
Verified contract
Active on
Ethereum with 12 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x90b1…9d62
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MEDI | ERC-20 | 0.764 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4990529 | 7 years ago | | | 0 | 0.0039190140 | |
| 4585472 | 7 years ago | | | 0.3 | 0.0040701000 | |
| 4583747 | 7 years ago | | | 0.388059 | 0.00067835000 | |
| 4579524 | 7 years ago | | | 0.15 | 0.0014245350 | |
| 4576489 | 7 years ago | | | 0.2 | 0.0014245350 | |
| 4571035 | 7 years ago | | | 0.33 | 0.0020350500 | |
| 4571021 | 7 years ago | | | 0.33 | 0.00090000000 | |
| 4557072 | 7 years ago | | | 0.2 | 0.0014245350 | |
| 4490908 | 7 years ago | | | 0.04 | 0.0013567000 | |
| 4460462 | 7 years ago | | | 0.1 | 0.0013567000 |
ABI
ABI objects
Getter at block 21285886
endTime() view returns (uint256)
1511222399
hasEnded() view returns (bool)
true
owner() view returns (address)
0x9f79d86192851c698bdd7cc7fce78282877e7608
rate() view returns (uint256)
4000
startTime() view returns (uint256)
1507540345
token() view returns (address)
0x90b1b771d0814d607da104b988efa39288219d62
wallet() view returns (address)
0x00beab99458699dce179b9945e0ad1f7ce7fc9e7
weiRaised() view returns (uint256)
1718059000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens(address beneficiary) payable
transferBackTo(uint256 tokens, address beneficiary) returns (bool)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(address tokenContractAddress, address _walletAddress)
fallback()
This contract contains no error objects.