Crowdsale

Verified contract

Active on Ethereum with 69 txns
Deployed by via 0x76079251 at 15185627
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "Crowdsale"

0x5bfd5f009acd460e3affa06feb9d827f6393779d8b0514d7f9c5a716adfa8936
0x274f7bd4708079b838423b691d2e36bbe0a3b4695edb76f9ff8b92ef594d67f3
0x0a1a4086af61d988fba3f52a2f95a26ee39865bc458c7eed5178d1bb20c52944
0x8e237994bd4c82171f534e675fb444ad2334c330d88660ee3d37af6556d6b93f
0x2950211fed9a54ea4863e7250cb5cf7b620dc048d1170114068ea4192eff4c63
0xd9fabb3750e8a5dede159833f2ec8eeb2031129908b56c5e2038afa5bf23a5b5
0x27467f3d7cf9884bc117b5402b130b5b13f9a998dc620acbffc39552f7e3ae97
0xb74d5c796ba23a0f4670459d583510561c461e6cfd4531cd6bbe73b890ffe266
0x76d9e12bea637d86a4d0be511d91b411785faf6fac04d2e8117c197e4693356e
0x82165a7acae580c3f5f5a606c6be2168620265f1f1093db6efa362468e2f5673

Functions
Getter at block 21225343
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
NATIVE(view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
SIGNER_ROLE(view returns (bytes32)
0xe2f4eaae4a9751e85a3e4a7b9587827a877f29914755229b07a7b2da98285f70
getPrice(pure returns (uint256 priceuint256 denominator)
(price=44, denominator=1000)
getStage(view returns (int256)
3
getTimestamps(view returns (uint256[2][2] timestamps)
[[[1658494800, 1659704400]], [[1660309200, 1661518800]]]
hardcap(view returns (uint256)
10000000000000000000000000
maxPurchase(view returns (uint256)
500000000000000000000000
minPurchase(view returns (uint256)
2500000000000000000000
sellEnd(view returns (uint128)
1661518800
softcap(view returns (uint256)
4000000000000000000000000
totalBought(view returns (uint128)
417783673033978038500000
totalClaimed(view returns (uint256)
0
zeroGas(view returns (address)
0xb0d8e79f484ec6df92bfc032735d7f9b19e361ef
Read-only
getAllowable(address userview returns (uint256[2] allowable)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokens(uint256view returns (address)
userToBalance(addressuint256view returns (uint128)
State-modifying
buy(address tokenuint128 payeduint128 boughtuint256 expirationTimebytes signaturepayable 
claim(
claimRised(
grantRole(bytes32 roleaddress account
initiate(uint128 sellStart
refund(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
Events
Buy(uint256 boughtuint256 payed
Claim(uint256 amount
ClaimRised(uint256 ethuint256 usdtuint256 usdcuint256 zeroGas
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Withdraw(uint256 ethuint256 usdtuint256 usdc
Constructor
constructor(address owneraddress signeraddress _zeroGasaddress _usdtaddress _usdcuint256 _hardcapuint256 _softcapuint256 _minPurchaseuint256 _maxPurchase
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.