CryptoSkulls

Verified contract

Active on Ethereum with 10,270 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
--
0x4a0556593f0e952cbbed50404a76b950af82a7d8ccce8b6710df71ee60c7713b
0xd12ca35558486f3cc14a5177314cd053e10ed2d5defb250f833bf7fd6f4b6d23
0x30937892636a64c54dcd44bcb09a70b14b302425930ac0fb3ba08089d489f350
0xa82bbd1b1c72c861dece86da5c5fee44a199ecda69b3c81f4223e0074b6a2ecd
0x91f6bba7471064bda7b845611b22112362e2828ccbc7950dbe449e7348b5b33a
0x62325c964a6d77054746fbca03f5fb5dd134e1ab550d8c5637b759266ddb723f
0x4b78b5fc99a4a14091b58c98c12f43899a7a8eab0894b8fb3bd24f192ce19997
0x38e66668771498d8e140d894c64f7b40aaf6f78d1b63e4f5ac923f75cc053603
0x281608433794cf97efa1a18270ed914d4b273afa64b3eee558372b562927bc60
0x15b6ecb6ecc3be95812902b3735168cbc8f20b85e6f07629389e4f68cd8c6373

Functions
Getter at block 21051921
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.