GoochCrowdsale

Verified contract

Implementation

Active on Ethereum with 1 txns
Deployed by via 0xbf4601aa at 17233929
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "GoochCrowdsale"

0xf57f808c8a6e015a19aa9814fc448989b19e1504cb19fe6fed8a1c10e09c66f7

Functions
Getter at block 20893378
capReached(view returns (bool)
false
getPerBeneficiaryCap(view returns (uint256)
250000000000000000
getPublicSale(view returns (bool)
false
getTotalCap(view returns (uint256)
300000000000000000000
owner(view returns (address)
0x1c0058ce0d6c2e7dbd7d26e800eb321469bad5a8
rate(view returns (uint256)
3484848
token(view returns (address)
0x6d3d490964205c8bc8ded39e48e88e8fde45b41f
wallet(view returns (address)
0x1c0058ce0d6c2e7dbd7d26e800eb321469bad5a8
weiRaised(view returns (uint256)
0
Read-only
getCap(address beneficiaryview returns (uint256)
getContribution(address beneficiaryview returns (uint256)
getEligibleRemainingDepositAmount(address beneficiaryview returns (uint256)
State-modifying
buyTokens(payable 
initialize(bool publicSale_uint256 perBeneficiaryCap_uint256 totalCap_uint256 rate_address wallet_address token_
renounceOwnership(
setCap(address beneficiaryuint256 cap
setCaps(address[] beneficiaries_uint256[] caps_
setPublicSale(bool publicSale_
setRate(uint256 rate_
setTotalCap(uint256 cap
setWallet(address wallet_
transferOwnership(address newOwner
withdrawTokens(
Events
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokensPurchased(address indexed purchaseraddress indexed beneficiaryuint256 valueuint256 amount
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.