SkullsOnETH

Verified contract

Active on Ethereum with 414 txns
Deployed by via 0xd04200ff at 12156444
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "SkullsOnETH"

0x4d5c0a8104a80d3baaa94c406c38117ceeb79ebad8e8dbc9a428f3ba57f7a75d
0x4080f2e99a70ddde81150bd1577357c48c3988d09b3fc5d4efc84351c916517b
0x4959116e642fe862d2d845ce151ba5fffc79bd3a755af77d2e0bef8c9872c685
0x74fe0448af40b0d15c920ec4c26e29cf01ee3b239e40439cae30b261c46820a3
0x6b588bbab809ed8637ba8c8bf2a1113f2b6e86ebe3b7469ff80864c91af21c2e
0x6ba670204f79f9b22e1ca3cdb974bb53a4a3507eb8fcac6dfb1fedcc6d0a8efb
0x85898f12bd0bae56c23c3f2ef71f1fe93289c38c04cca77092e1819fb988c662
0x1b8f160488c3cfb8ecd4b654a0f767912f68f418c2255c09f08bcf6e712470ad
0x7dc811151ae026fce5c7e3c885e757c773ce8620db5afbd511227231d7c5dfdb
0x8c369717ad630bb58914b7e27d9448a5ef5b8afcf0c70be4ed9e472d45e985d6

Functions
Getter at block 21293183
contractURI(pure returns (string)
ipfs://QmZ4SvtxXUti5Mr2nvPaKEgsxU7XaRMqJPUf5et6SrdRNw
getMaxTokenAmount(view returns (uint256)
365
name(view returns (string)
SkullsOnETH
owner(view returns (address)
0x13a8405ffb7565c10f137418dabe1f5c4c27cd37
symbol(view returns (string)
SOE
totalSupply(view returns (uint256)
300
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)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mintToken(address recipientuint256 tokenIdstring metadataHashstring mediaHashreturns (uint256)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.