CryptoSkulls

Verified contract

Active on Ethereum with 10,341 txns
Deployed by via 0x487b82ae at 7782722
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
 (#307)
ERC-721
--
 (#315)
ERC-721
--
ERC-20
--
0x7ba57ddac1d8c82df28881abf09bc19820b59dbbca987967d076a31207341297
0xed0071d01b3314e98707df207a982569f1ff85e50e60aaf949eb58fa6b4c09c8
0x5cea75cb4dfb8042d6a077a3df79cb3f7f94810352c05fa81990d6ac868eb47d
0xed887cf2a0efe89bec80fdc12d1c81a809aafd56f8c00fb3386ebebb687da1f6
0x9ce8d9c6346d33da72895de5cd83986468ead7766d6017dbe7248fa5de0ea800
From
0x7de2966facb9050628c9a83ae6e3a5090740fe7b8a40fd7796f704c4929d5536
0xc3f7abc8c8cc9427872b3cf138f96752d688536e4e9cb1cab7af12d49ac41691
0x176a4d93136dac3db3f4b7ed05961adf38a47e7fcd5035062f5e855a3ccd0fff
0x6f4309d672c86f379c924964b6ecc7888e7bf1911402628188281195be5713ad
0x826e01ea1168c33bcf9b0366e41aeae6b96f0fabdc8098f15fa0f3bdcfe71d7e

Functions
Getter at block 21265646
imageHash(view returns (string)
ee45d31baca263402d1ed0a6f3262ced177420365fe10f3dcf069b32b105fef7
isOwner(view returns (bool)
false
name(view returns (string)
CryptoSkulls
owner(view returns (address)
0x9af756e7be065dca83674ec17f3703579a544da1
symbol(view returns (string)
CryptoSkulls
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
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 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256[] tokenIds
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool approved
setBaseTokenURI(string _baseTokenURI
setProxyRegistryAddress(address _proxyRegistryAddress
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symboladdress _proxyRegistryAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.