IPMCrowdSale
Verified contract
Active on
Ethereum with 691 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 "IPMCrowdSale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11067955 | 4 years ago | | | 2 | 0.022158000 | |
| 11067955 | 4 years ago | | | 2 | 0.011079000 | |
| 11067955 | 4 years ago | | | 2 | 0.0017504820 | |
| 11067955 | 4 years ago | | | 2 | 0.015510600 | |
| 11067955 | 4 years ago | | | 2 | 0.017726400 | |
| 11067955 | 4 years ago | | | 2 | 0.0018612720 | |
| 11067955 | 4 years ago | | | 2 | 0.0017726400 | |
| 11067955 | 4 years ago | | | 2 | 0.0017947980 | |
| 10983601 | 4 years ago | | | 0 | 0.0010080000 | |
| 10983591 | 4 years ago | | | 0 | 0.0010500000 |
ABI
ABI objects
Getter at block 21194409
MAXIMUM_MINTABLE_TOKENS() view returns (uint256)
9000000000000000000000000
PAYMENT_MAX() view returns (uint256)
50000000000000000000
PRIVATE_PAYMENT_MIN() view returns (uint256)
2000000000000000000
PRIVATE_ROUND_CAP() view returns (uint256)
1000000000000000000000000
PRIVATE_ROUND_END() view returns (uint256)
1599912000
PRIVATE_ROUND_START() view returns (uint256)
1599739200
PUBLIC_PAYMENT_MIN() view returns (uint256)
100000000000000000
ROUND_1_CAP() view returns (uint256)
1000000000000000000000000
ROUND_1_END() view returns (uint256)
1600257600
ROUND_1_START() view returns (uint256)
1600084800
ROUND_2_CAP() view returns (uint256)
2000000000000000000000000
ROUND_2_END() view returns (uint256)
1600603200
ROUND_2_START() view returns (uint256)
1600430400
ROUND_3_CAP() view returns (uint256)
5000000000000000000000000
ROUND_3_END() view returns (uint256)
1601294400
ROUND_3_START() view returns (uint256)
1600776000
foundation1Address() view returns (address)
0xdf4d0fa7293187ba817315ad95ad48b2e5b1b457
foundation2Address() view returns (address)
0xa2befcbf4c0dc1d9451fcb3d06a44d1b4ac3f694
getCurrentCap() view returns (uint256)
0
getCurrentIPMRatio() view returns (uint256)
1150
getCurrentRound() view returns (string)
Finished
getTokenAddress() view returns (address)
0x8feef860e9fa9326ff9d7e0058f637be8579cc29
hasEnded() view returns (bool)
true
hasStarted() view returns (bool)
true
ipmPerETH() view returns (uint256)
1150
ipmTokenAddress() view returns (address)
0x8feef860e9fa9326ff9d7e0058f637be8579cc29
isPrivateRoundActive() view returns (bool)
false
isRound1Active() view returns (bool)
false
isRound2Active() view returns (bool)
false
isRound3Active() view returns (bool)
false
paused() view returns (bool)
false
privateRoundSold() view returns (uint256)
383865000000000000000000
round1Sold() view returns (uint256)
254536227229520000000000
round2Sold() view returns (uint256)
90931856000000000000000
round3Sold() view returns (uint256)
611152387921865244564950
Read-only
contributors(address) view returns (uint256)
isWhitelisted(address _beneficiary) view returns (bool)
whitelist(address) view returns (uint256)
State-modifying
Events addOrUpdateWhitelistEntry(address _beneficiary, uint256 _weiAmount)
pause()
removeWhitelistEntry(address _beneficiary)
setFoundation1Address(address _foundationAddress)
setFoundation2Address(address _foundationAddress)
setIPMTokenContract(address _token)
setWhitelist(address[] _beneficiaries, uint256[] _weiAmounts)
unpause()
updateIPMPerETH(uint256 _tokens)
withdrawFunds()
IPMPurchase(address indexed beneficiary, uint256 tokensPurchased, uint256 weiUsed)
constructor()
receive()
This contract contains no error objects.