Dice

Verified contract

Proxy

Active on Ethereum with 128 txns
Deployed by via 0x35798310 at 13183341
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 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 49 additional slots
23 additional variables
Native
Value $3.09
0x5339b1096385fc4925fa76d575c7a02a13977c002b8ac476fb89d2b99a883ab5
0xbc9d5ea7d20039bf8174f6393a7d805694e4fcbde43b93b691c8067f81487648
0x233b1eba1aaf79d8fb1d1cf0a1ad357af85cfb8d8d73e6f37c3a329bc0827247
0xe06ca77f83e914726f4fdff6e1e4997a5bef62eb264c64ff285c7be37231aca2
0x8171a63b8aa1a19e05a8587cf7f9f0795ce41cd7b9d0fe754b639adfa600a242
0x185d2e214ce97a0c99588d56927977a3a34f622e08c7f71044265dbbbdec2098
0x2cdf16a2ac942cd16976fb1a74a15fa0608267ddea05a2ccccdb57e01d957242
0x21f501dd528e52ed4ad79ba168dd2b0d06b93df002a6b8ef67e564ad5405d2ec
0x1f582863b064a03de8b9283f5e3a664489f3bd8d329ac0086f881feb05de6b30
0xb2dcdfaa303bcbdbed625e57863e201e9d0a1cb6c0693ab4df6791050c29c925

Functions
Getter at block 21208289
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
cntr(view returns (uint256)
109
name(view returns (string)
Dice
owner(view returns (address)
0xb754601d2c8c1389e6633b1449b84cce57788566
paused(view returns (bool)
false
symbol(view returns (string)
DICE
totalClaimed(view returns (uint256)
107
totalSupply(view returns (uint256)
107
Read-only
balanceOf(address ownerview returns (uint256)
diceTypes(uint256view returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
roll(uint256 _sidesview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address touint256 tokenId
burn(uint256 tokenId
claimNFT(uint256 _diceTypepayable 
emergencyTransfer(address _tokenaddress _destinationuint256 _amount
grantRole(bytes32 roleaddress account
initialize(string _namestring _symbol
mint(address touint256 _diceType
pause(
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
rollTx(uint256 _sidespayable returns (uint256 result)
rollTxVal(uint256 _sidesuint256 _anyvaluepayable returns (uint256 result)
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setMetadata(string _uriD4string _uriD6string _uriD8string _uriD10string _uriD12string _uriD20string _uriD66
setMetadataSE(string _uriD4SEstring _uriD6SEstring _uriD8SEstring _uriD10SEstring _uriD12SEstring _uriD20SEstring _uriD66SE
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
DiceRoll(uint256 sidesuint256 result
EmergencyTransfer(address indexed tokenaddress indexed destinationuint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(address _logicaddress _adminbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.