AccessPassSale

Verified contract

Active on Ethereum with 1,631 txns
Deployed by via 0x2e950cbe at 12102625
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,410.26
0x503086ffaffa33d0d8e384412834b726bab865f99e0b5f54dac741663092edcf
0xf6db1db1feaaab7d3b4f267ecc55df21eddb216b124cee5cdd366b841d1c501e
0x18293778b129935d6e3547c19de411376dc10e0e8458782f8c995c0f2ddd7bde
0xb40a52d4070b6582fce9c74d77749dc3410bccb21fe9f711438402c766b61a65
0x3cd5a3fca0818451283ca3c736a92126285e84c3a179eeeb0f0b6504e33312fd
0x4debdc725cb85b3c58c46460a84202684916b9210fa6853b7be2abed705cf305
0xf0ab91f080f97616a0fd8975580e625c406501749bb479caeb75883d029b17ac
0x5efcc4de232846d3d3b68788544b967c2320a29d3f7f9efdb488f88115d62a6b
0x575ce5498c0968441cc8c55598778ac5a03de811abc7de3656b572623fa273b6
0x951153c79b21694cb951179e24f03c7f346bfc4fe3f8a46577f780ed9ef4e395

Functions
Getter at block 21199952
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
ROLE_ADMIN(view returns (bytes32)
0x2172861495e7b85edac73e3cd5fbb42dd675baadf627720e687bcfdaca025096
withdrawWallet(view returns (address)
0x1c3b019f6d5a38d3eeea65cc8ab8eca8d61dcc70
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
tiers(uint8view returns (uint256 numPassesuint256 passPriceuint256 starsPerPassbool paused)
State-modifying
grantRole(bytes32 roleaddress account
initTiers(
purchase(uint8 tierNumberpayable 
reducePassesFromTiers(uint8[] tierNumbersuint256[] passAmounts
removeTiers(uint8[] tierNumbers
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setTier(uint8 tierNumberuint256 numPassesuint256 passPriceuint256 starsPerPass
setTiersPauseStatus(uint8[] tierNumbersbool pauseStatus
setWithdrawWallet(address _withdrawWallet
withdrawETH(
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
tierPaused(uint8 tierNumberbool pauseStatus
tierPurchased(uint8 tierNumber
tierSet(uint8 tierNumberuint256 numPassesuint256 passPriceuint256 starsPerPass
Constructor
constructor(address _withdrawWalletaddress starsAddressaddress _admin
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.