InsurePalCrowdsale
Verified contract
Active on
Ethereum with 8,803 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($1.41)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CRE | ERC-20 | 240 | $0.005381 |
$1.29 | |
nCash | ERC-20 | 800 | $0.000154 |
$0.12 | |
MCC | ERC-20 | 170 | -- | -- | |
UC | ERC-20 | 58 | -- | -- | |
XDMC | ERC-20 | 50 | -- | -- | |
AIGC | ERC-20 | 10 | -- | -- | |
ICNQ | ERC-20 | 8 | -- | -- | |
BUL | ERC-20 | 1 | -- | -- | |
nCore | ERC-20 | 1 | -- | -- | |
OPET | ERC-20 | 0.5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4988755 | 7 years ago | | | 0.55 | 0.00044100000 | |
| 4982234 | 7 years ago | | | 0.1125 | 0.00063000000 | |
| 4971813 | 7 years ago | | | 0.2 | 0.0016156800 | |
| 4958233 | 7 years ago | | | 0.5 | 0.0014002560 | |
| 4945347 | 7 years ago | | | 5 | 0.0013520000 | |
| 4940234 | 7 years ago | | | 0.0048 | 0.0000021000000 | |
| 4939708 | 7 years ago | | | 0.75 | 0.0018750000 | |
| 4936408 | 7 years ago | | | 0.7 | 0.0018849600 | |
| 4935380 | 7 years ago | | | 0 | 0.0034778940 | |
| 4935351 | 7 years ago | | | 0 | 0.0031626630 |
ABI
ABI objects
Getter at block 21290044
crowdsaleEndedBlock() view returns (uint256)
5031534
crowdsaleStartBlock() view returns (uint256)
4918135
crowdsaleState() view returns (uint8)
2
ethRaised() view returns (uint256)
15682296949364125770461
getTokenAddress() view returns (address)
0x64cdf819d3e75ac8ec217b3496d7ce167be42e80
investorCount() view returns (uint256)
50
maxCap() view returns (uint256)
201000000000000000000000000
minCap() view returns (uint256)
50000000000000000000000000
multisigAddress() view returns (address)
0x3a469e3702842f3c2ca51ccba09136b55ff1a7bf
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xb00da6bd0e1112631c45713e78e37bc2cfcc6738
tokenTotalSupply() view returns (uint256)
300000000000000000000000000
tokensIssued() view returns (uint256)
201000000000000000000000000
Read-only
calculateEthToToken(uint256 _eth, uint256 _blockNumber) view returns (uint256)
calculateTokenToEth(uint256 _token, uint256 _blockNumber) view returns (uint256)
contributorList(address) view returns (uint256 contributionAmount, uint256 tokensIssued)
State-modifying
Events acceptOwnership()
batchReturnEthIfFailed(uint256 _numberOfReturns)
claimEthIfFailed()
claimTeamTokens(address _to, uint256 _choice)
depositAngelInvestmentEth() payable
pushAngelInvestmentData(address _address, uint256 _ethContributed)
salvageTokensFromContract(address _tokenAddress, address _to, uint256 _amount)
setCrowdsaleStartBlock(uint256 _block)
setKycAddress(address _newAddress)
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)
constructor()
fallback()
This contract contains no error objects.