MSActivityCenter

Verified contract

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

No balances found for "MSActivityCenter"

0x7c987caf40904d01212c37e7a30e58f1f97b97caf61bb30f1acf05416b0a46e4
0xab04d75069947d783e183efff8ce55076e2e0b3a120a60dda5290e8cbfb30420
0xac56205ae2868909348dceae9ed43f978efc479d5fb8ab4f57b0a92568c05aa2
0x753c7ee35c612703ab7fd15b70310591e5fc160574af8270b96967f6370de44f
From
0x695df2fba90faa5237f7b0942903d64ebc1b7f550d4d92b481bd07828f539661
0x86dc843fa4fedbc9cd74163e33ccfbe4fe17f28f55982cd4ecec9caf5fe00307
0x9bce3b898aa98a094f2cbcee181c90e9f30db7bec993fdffc1facc7f33ae6be4
0xc3f1a9875beca01fbcbbccbe2e41559905221b74ac454327c61b526c7641c6a6
0xf2b61c902744bbeb21095665276e88a2257d838e4ac342aa4a6ed9e57e94bae8
0x8e0e7cd3f418084c2aef4c5f590a303f8b8d63280ffd1947ce159f712ccabcaf

Functions
Getter at block 20870972
CREATOR_ROLE(view returns (bytes32)
0x828634d95e775031b9ff576b159a8509d3053581a8c9c4d7d86899e0afcd882f
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
WITHDRAWER_ROLE(view returns (bytes32)
0x10dac8c06a04bec0b551627dad28bc00d6516b0caacd1c7b345fcdb5211334e4
paused(view returns (bool)
false
Read-only
getActivity(uint256 activityIdview returns (struct MSActivityCenterActivity)
getActivityCharges(uint256 activityIdview returns (struct MSActivityCenterCharge[])
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
grantRole(bytes32 roleaddress account
pause(
presale(uint256 activityIduint256 tokenQuantitypayable 
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setActivity(uint256 activityIdstruct MSActivityCenterCharge[] chargesaddress nftContractuint256 perioduint256 maxCirculation
unpause(
unsetActivity(uint256 activityId
withdraw(address to
withdrawTokens(address[] tokensaddress to
Events
ActivityCreated(uint256 activityIdstruct MSActivityCenterCharge[] chargesaddress nftContractuint256 perioduint256 maxCirculation
Paused(address account
Presale(uint256 activityIdstruct MSActivityCenterCharge[] chargesaddress buyeraddress nftContractuint256[] tokenIdsuint256 timestamp
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Unpaused(address account
Withdraw(address touint256 value
WithdrawToken(address tokenAddressaddress touint256 amount
Constructor
constructor(address pauseraddress creatoraddress withdrawer
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.