IMCrowdsale
Verified contract
Active on
Ethereum with 28 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 |
---|---|---|---|---|---|
IM | ERC-20 | 499.999291M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8565553 | 5 years ago | | | 0.01 | 0.0011674273 | |
| 8565063 | 5 years ago | | | 0.046 | 0.0024854000 | |
| 8565039 | 5 years ago | | | 0.04907251 | 0.00083212500 | |
| 8565035 | 5 years ago | | | 0.05029251 | 0.00042000000 | |
| 8530600 | 5 years ago | | | 0 | 0.00032541600 | |
| 8530080 | 5 years ago | | | 0.01 | 0.0011514800 | |
| 8530006 | 5 years ago | | | 0 | 0.00032541600 | |
| 8108877 | 5 years ago | | | 0.01 | 0.00067340000 | |
| 8108861 | 5 years ago | | | 0.01 | 0.0021000000 | |
| 8108843 | 5 years ago | | | 0.01 | 0.00055699219 |
ABI
ABI objects
Getter at block 21209733
addressOfTokenUsedAsReward() view returns (address)
0x6997e9c91771be0d06072caf904c1fba7993260a
price() view returns (uint256)
1000
started() view returns (bool)
true
wallet() view returns (address)
0x16c86d6e140e0cd7f9a993c3f1632a4c3a0af008
weiRaised() view returns (uint256)
417133300000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens(address beneficiary) payable
changeTokenReward(address _token)
changeWallet(address _wallet)
destroy()
setPrice(uint256 _price)
startSale()
stopSale()
withdrawTokens(uint256 _amount)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor()
fallback()
This contract contains no error objects.