Dooropen

Verified contract

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

No balances found for "Dooropen"

0x9865e032a75ef1e114056db4e1d9843b45b1606eeb55d529b5cfff1140397536
0x0e8522fd76c07d2fd01db0caa5c8d175c9a9d5b781cf2766844dddf48579dc0a
0x7fd58c0b3bd7d9496e6f2e8095ab6853e63fc583bfc046c35a6fdbcda2885599
0x431df82d87e00e3b64b6dca571ae0d0815598cf465db303e5f929f6e584fd142
0x9300950f22895e45505bb0bab7511e0d6d1fe2d5e962664e36c7e7ac34e0cb87
0x23705fabfbaeeba4a0e6fa1d01ac1721138221709d0bfc71a590ef44380e61da
0x681553c3d8f353f77ac4cbc5c7673d4a22a145e814e01bda1276ba7f5dad271b
0x616a7247a92ac57b144b2265a1a661b2c711105bc76540e465114b6529cff8cc
0x4a30caf6ff7ef43cc5aa18fd1a563b9728d5b507248bffc29687450efe9fcc8e
0x59479a64f58517f6c5a02abb3d576b9b3560104180600153ea3577aebf1b6575

Functions
Getter at block 21286847
ADMIN_ROLE(view returns (bytes32)
0xdf8b4c520ffe197c5343c6f5aec59570151ef9a492f2c624fd45ddde6135ec42
BURNER_ROLE(view returns (bytes32)
0x9667e80708b6eeeb0053fa0cca44e028ff548e2a9f029edfeac87c118b08b7c8
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0xec1d5845b1314fdc3a8a1f5b54752189c73e2618010155b0525a1c01bea8c174
MINTER_ROLE(view returns (bytes32)
0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals(view returns (uint8)
18
name(view returns (string)
Dooropen
symbol(view returns (string)
DOC
totalSupply(view returns (uint256)
500000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
hashPermit(address owneraddress spenderuint256 valueuint256 deadlineuint256 _nounceview returns (bytes32)
isAdmin(address accountview returns (bool)
isBurner(address accountview returns (bool)
isMinter(address accountview returns (bool)
nonces(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
verify(address owneraddress spenderuint256 valueuint256 deadlineuint256 _nouncebytes32 sigRbytes32 sigSuint8 sigVview returns (bool)
State-modifying
addAdmin(address account
addBurner(address account
addMinter(address account
approve(address spenderuint256 amountreturns (bool)
approveAndCall(address spenderuint256 amountreturns (bool)
approveAndCall(address spenderuint256 amountbytes datareturns (bool)
burn(address accountuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amountreturns (bool)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
removeAdmin(address account
removeBurner(address account
removeMinter(address account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferAdmin(address newAdmin
transferAndCall(address recipientuint256 amountreturns (bool)
transferAndCall(address recipientuint256 amountbytes datareturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferFromAndCall(address senderaddress recipientuint256 amountreturns (bool)
transferFromAndCall(address senderaddress recipientuint256 amountbytes datareturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
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 value
Constructor
constructor(string _namestring _symboluint256 initialSupplyaddress _owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.