Chicken Photos

Verified contract

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

No balances found for "Chicken Photos"

0xa03a99e39c3af242dd7153fb01019d74d0ebf81f3ebbcfbaa5d76f2a788be461
0xe84390d64460158736a9b0c4987bae85531053f9aaf41be97131002b2306abf5
0x7599c8d4b57889a7eb75b663f3eaecbea8f7e021874d56eeed2982513451f2c3
0xe21a5819b922e269864ff54b9cde6b662a947a6d22f0e1342fd3ee2db15d9282
0xeb4f7179aa86ecb9920cb5e66ede6717ab8e4566444c29f903bd529a0f3b0057
0xdbd064027acd625fadc39c2ee4e7b8c30128e938099723c493342c1b410173a1
0x45faac2a0dc3aa0f7dc91b8bd1f0807dc15f4757ecce025005506cbe623488b8
0x1ad9ea7859aaa6a27fdaa65920e3563c2e899594d0f79df7d34475e1db59d20a
0x50d93d61add280f6818da27b4f563ed3052908ab06dbc0733c0e4094ac5e8cc5
0xf7007d52d42be79f5970e003281d21f5ca03ad029fbaf12329fe4dcd5b11b857

Functions
Getter at block 20916999
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
name(view returns (string)
Chicken Photos
symbol(view returns (string)
CHICKEN
totalSupply(view returns (uint256)
250
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
grantRole(bytes32 roleaddress account
mint(uint256 tokenId
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setWithdrawAddresses(address noahaddress jacob
transferFrom(address fromaddress touint256 tokenId
withdraw(uint256 amountaddress token
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
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
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.