ChainFaces

Verified contract

Active on Ethereum with 13,225 txns
Deployed by via 0xb5d32e2f at 9314784
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#14311)
ERC-721
--
0xee34c42236be1a6cea6dd3a0fe7388900d9d0a79fbb75590654944d2f85dd9fa
0x7cf10e2252c3a41384dd65cb218df59fcb47099312a0baa8f51463249af4a09c
0x88f333e939f099d81a51ebb60392e62979423541d9eb97df1e80333f1588d27e
0x89a3c747669aec880b96715d899b338ad1427641bebc03d786eba0a8b117b14e
From
0x976e757664f5b28764260178d52262deb612ea5caced464691971ef5b80f7963
0x553f5b9d6d8e84dd3ceffdb62932e00fe8abd35f0f19ba014b8c443c3fa90888
0x7dd39e82474465a06946097b8b9dff4eea9a2b8b7adf046767b283d1b237b976
0x41953a4b618daf83c6f12b65aa27605aac4edb405dcd6333cedc3b3d5f5fac7b
0x52f68cc0323237bee2350b6a1d7e7eb3f01ca3313e15e804e0ef31b8a0b86783
0xce98c86f1619f6fec20f1be8b3e82aee32fb88f0c1d5a6abf179872d3f4dc04c
From

Functions
Getter at block 20933096
name(view returns (string)
ChainFaces
symbol(view returns (string)
ʕ◕ᴥ◕ʔ
tokenLimit(view returns (uint256)
9999
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getBackgroundColor(uint256 idview returns (uint256 backgroundColor)
getFace(uint256 idview returns (string face)
getFaceSymmetry(uint256 idview returns (uint256 faceSymmetry)
getGolfScore(uint256 idview returns (uint256 golfScore)
getPercentBear(uint256 idview returns (uint256 percentBear)
getTextColor(uint256 idview returns (uint256 textColor)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 idview returns (string)
State-modifying
approve(address touint256 tokenId
createFace(uint256 seedpayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool approved
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
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.