SMCSymbolShop

Verified contract

Active on Ethereum with 1,249 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "SMCSymbolShop"

0x97be432fe3d2bfe048275de147f463089f1c4e5063300624d799b4c458dcf5db
0xecbcb87e6712b99e082ce98e060a30786d59c2f07ab593b10711ebef43771c78
0xe175f714ed3ba9a5921f71bdd03282f593ada8032d79cc51bdcfc63ac4790b5b
0xa20fac88f76d3105939635f6db293034137f8922940fdebe4ec1578305183707
0x0128a3b842a0b8b7368731b221eaf942f1a33145eaab97bdea3242d5f517270a
0x2544e7b271fdc58f1c68ef999b601f90268b14e4e83bdefa3b31f2ed60db18d1
0x5d9c6c1782a39d1f628a5d95c44c020480cf9051b5f1403e3e42c61aa95d129b
0x18a1e67b674a2d0fca536b5f5539a560a9ee0050ba3eb54886a8213b4e4fecd6
0xb341136c867e1105b72c3f11a6c69844acfb34c56ea75949bcd453810984a81a
0xcc64629446d7f2400850e09b908adf627276add280d4b7fe7815f3bc27077d5d

Functions
Getter at block 20923193
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
OPERATOR_ROLE(view returns (bytes32)
0x97667070c54ef182b0f5858b034beac1b6f3089aa2d3188bb1e8929f4fa9b929
paused(view returns (bool)
false
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
getStock(uint256 saleIdview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isPurchasable(uint256 saleIduint256 tokenIdview returns (bool)
sales(uint256view returns (address tokenContractuint256 priceuint256 idFromuint256 idTouint32 sinceuint32 untilbool enabled)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
grantRole(bytes32 roleaddress account
pause(
purchase(uint256 saleIduint256 tokenIdpayable 
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
revokeSale(uint256 saleId
setSale(uint256 saleIdstruct ShopSale sale
unpause(
withdraw(
Events
Paused(address account
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
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.