WhitelistSale

Verified contract

Active on Ethereum with 388 txns
Deployed by via 0x254d71a1 at 15667586
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "WhitelistSale"

0x9b3ffe47c0131ed7fe59476842e335f66f9b5699724683be4da45ab54a9739e6
0x3cb6bd40a2b14267062eeea19435c9253680b9c4d21a58d2e9017018db07fbc7
0x5170cccc242ae30edf506d8ae1afd4250b21f2cbd87ae6f1b6faadba1f478b9e
0xe2925c9f013ade95d7464f000ca999cf6636af890e59ccbed279e2a4c069a5e6
0x7828a9b3180c9fbe983978bcd24a9fdbb9dd2a32819767a7c218502c8becbacf
0xb820dd61167e8191a5ab0053d69caa0a9c839808291a652cf7ba50ea6f98eb8c
0x479fd6044440ae1f14265f5409a5b424ac5264a6d2faec165f76fe6ab0e0d6b9
0x930793e221bbc97fc7fba623db67e176754868593b57d2b14ec5a1fb03ab8acb
0x5d1365e5cef2cce271cdcaa0339c7c7e0092b60b54638b11f8fbd0d2d1d18bf0
0xfd62eecbd57aec8401e55b9cc7a54ccc7983a90594d5c50279fcd374d1c4970d

Functions
Getter at block 20946511
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
BURNER_ROLE(view returns (bytes32)
0x3c11d16cbaffd01df69ce1c404f6340ee057498f5f00246190ea54220576a848
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
WL_OPERATOR_ROLE(view returns (bytes32)
0x8d4eef80a6495ff44ce502cb68bf672d8a48820b18bca064b2cae60bbd1311e1
allocation(view returns (uint256)
366
getPrice(view returns (uint256 price)
80000000000000000
isActive(view returns (bool)
false
isWLEnabled(view returns (bool)
true
maxTokenPurchase(view returns (uint256)
3
nft(view returns (address)
0x71454c6f8ee531f7f3a609ef033fbd8b04e304aa
premintReserved(view returns (uint256)
500
preminted(view returns (uint256)
500
treasury(view returns (address)
0x1ad2aac3ceaad4858c3839bde0d4cfe5ac241f04
whitelist(view returns (address)
0xec9dd0e694caf8aa7e714dec70f9c5e4bcc5abc2
whitelistMT(view returns (address)
0xf81cc883a08cd8c07925a1a8c35e7211fc80fd97
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
buy(uint256 _amountbytes32[] _proofbytes32 _rootpayable 
grantRole(bytes32 roleaddress account
premint(address _touint256 _amount
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setDefaultPrice(uint256 _price
setMaxTokenPurchase(uint256 _amount
setTreasury(address _treasury
setWhitelist(address _whitelist
setWhitelistMT(address _whitelistMT
start(
stop(
Events
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
WhitelistMTSet(address arg0
Constructor
constructor(WhitelistSaleConstructorArgs _data
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.