Cookies Protocol

Verified contract

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

No balances found for "Cookies Protocol"

0x428a52abc3a11851bf47f17b90a9d082a43e4602bc88e4a63de6e04473b948c2
0xa419518e0003917443eb1ece280c32e32c53cf7f4f3e781349fb6c501b4f3bfe
0x83b63fe1772eddb8e4e26d486bd485b59e6be500852b0c0569402157ae1cf2b5
0x9b6ba1f2e6d16fee34b7bdf2efe1840397324fc9eb0aecef4eb04687bf8381b3
0x285f5ec5b41a8ea8596788cd2fe1e3fcaaca3522c3916286b25067a7ebde5031
0x3f74200e8d33f321efa24edaaa6d6c6c9953cc6b2c5be4296d8a091058732375
0xc04994b97e60cfa46b234b9c5943141bc43da917b8cf5355649098c2d7fcc08f
0x277156376bdacccdc1b938fe824a9ddc91bb4aed134011c11658ef89560a5c6d
0xb42507bdb700537a5b6846b426808967c5afb604ebeed353f5cb206664ba1606
0x628cd7236488e21fc39fb2dbdd4dcffc428e6c923290e961f13aee7de1b546fa

Functions
Getter at block 21330586
BURNER_ROLE(view returns (bytes32)
0x4255524e45525f524f4c45000000000000000000000000000000000000000000
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x4d494e5445525f524f4c45000000000000000000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Cookies Protocol
symbol(view returns (string)
CP
totalSupply(view returns (uint256)
4007799352624687275726166563559
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(address touint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 amountreturns (bool)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (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 _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.