CryptoMorphMint

Verified contract

Active on Ethereum with 7,348 txns
Deployed by via 0x8947dca4 at 9394222
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#4889)
ERC-721
--
0xf12fab4eafae6b7dd92f19df3a40365e7fc3899e0d85c2178c870b7647bc1094
0x3d4b2e78ddcc4fb6031cef31c285a4e500b1ded7aecf45bdd3d1dfa56a21fb87
0x7a140e7144c53ba20963a9cc7a6ce5329edb80d8feb7c29eabfa913f61de6971
0x1cfec4416091295a9feb3a9fabd42dbffc959b0381fd1ebd3dfac8ee38aebb95
0x95900e65817edd21e3bcecf4dfe120fd281286b2b3f6f79b57b3dce0bbebb7fe
0x7fed97bb36301b97b1cc42e87dda730643bfeeaccd6aa44278be86794f4a564d
0xd05fa879c418c8ed0c5b4e941226dc19307a9a4339f28d04646028c1d9963478
0x578a171bb02aff98761086665a59dc1501c7ffdd202da7798d9cc2e8db8d9138
0x4bd4ac9479221426c86e669bfa4bf1272e39513320c6b877f01810f8f9ef8573
0x11c5c12f46e4d1e7f1f147db231986a986d862756264b851136c65690bef75fe

Functions
Getter at block 20925327
name(view returns (string)
CryptoMorphMint
symbol(view returns (string)
CMMINT
tokenLimit(view returns (uint256)
9999
totalSupply(view returns (uint256)
5792
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getColors(uint256 idview returns (uint256 colors)
getSymmetry(uint256 idview returns (uint256 symmetry)
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
createCryptoMorph(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.