SecvaultTokenFundraiser
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x56e3…6648
0x4277…fe59
Balances ($0.00)
No balances found for "SecvaultTokenFundraiser"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6558111 | 6 years ago | | | 0.61 | 0.00042204400 |
ABI
ABI objects
Getter at block 21094886
beneficiary() view returns (address)
0xe95767df573778366c3b8ce79da89c692a384d63
conversionRate() view returns (uint256)
600
endTime() view returns (uint256)
1549821600
gasPriceLimit() view returns (uint256)
0
getConversionRate() view returns (uint256)
600
hardCap() view returns (uint256)
280000000000000000000000
hasEnded() view returns (bool)
true
individualMaxCap() view returns (uint256)
0
individualMaxCapTokens() view returns (uint256)
0
individualMinCap() view returns (uint256)
500000000000000000
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xe95767df573778366c3b8ce79da89c692a384d63
presaleConversionRate() view returns (uint256)
900
presaleEndTime() view returns (uint256)
1543168800
presaleMaxSupply() view returns (uint256)
28000000000000000000000000
presaleStartTime() view returns (uint256)
1540141200
presaleSupply() view returns (uint256)
549000000000000000000
startTime() view returns (uint256)
1547100000
token() view returns (address)
0x56e3439bfcf1fb10bac0423b8a98b1d892a16648
tokenSafe() view returns (address)
0x4277b484dcc715c005aa30b4c119c52b84cefe59
totalRaised() view returns (uint256)
610000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptOwnership()
changeGasPriceLimit(uint256 _gasPriceLimit)
setBeneficiary(address _beneficiary)
setConversionRate(uint256 _conversionRate)
setIndividualMaxCap(uint256 _individualMaxCap)
setIndividualMinCap(uint256 _individualMinCap)
transferOwnership(address _newOwner)
ConversionRateChanged(uint256 _conversionRate)
FundsReceived(address indexed _address, uint256 _ethers, uint256 _tokens)
GasPriceLimitChanged(uint256 gasPriceLimit)
IndividualMaxCapTokensChanged(uint256 _individualMaxCapTokens)
IndividualMinCapChanged(uint256 _individualMinCap)
OwnershipTransfer(address indexed _oldOwner, address indexed _newOwner)
constructor()
fallback()
This contract contains no error objects.