GoldFeverMaskBoxStore

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x858f79e1 at 18924334
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots

No balances found for "GoldFeverMaskBoxStore"

No transactions found for "GoldFeverMaskBoxStore"


Functions
Getter at block 21315243
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
trustedForwarder(view returns (address)
0x0000000000000000000000000000000000000000
versionRecipient(view returns (string)
2.2.5
Read-only
acceptedTokens(addressview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
prices(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
addAcceptedToken(address tokenuint256 price
buyBox(uint256 amountaddress token
grantRole(bytes32 roleaddress account
initialize(
removeAcceptedToken(address token
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setForwarderContract(address forwarder_
setPrice(address tokenuint256 price
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AcceptedTokenAdded(address indexed token
AcceptedTokenRemoved(address indexed token
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
ForwarderContractUpdated(address forwarder_
Initialized(uint8 version
MaskBoxBought(address indexed buyeraddress indexed tokenuint256 amount
PriceSet(address indexed tokenuint256 price
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Upgraded(address indexed implementation
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.