TheLastSupper

Verified contract

Active on Ethereum with 11,960 txns
Deployed by via 0xbce184ad at 13805487
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#7664)
ERC-721
--
0x46ed0e3f918df65c26ee68740db3bf71bbd8798ce099f2c845d46a1411578010
0xd8e54e39e71dd94fd234507ca0e6c834fae0d0f6465e336740ddc5dfe0280b4e
0xbbd97cbd5d7b088b70ad112e1f7991a74112dc3dc9dcbbce972f050eb712dae5
0x053f34541dea2ca5ab2ad3db118bb3f5a101737a109bf5e6bfcc5915f0bcdd4e
0x933dbd468192e1177ec0b83e1fa54e282f4b40e47e6c4f46a162aa12b1448431
From
0x7cc52035634c90e898b561a0c8d880ef4fc81d144ec4a90475468713de6bd40b
0x50559e5b1224ee18d1c3c18969d9944da2385d8f042a3b66cf42df4026dc3e2c
0xf09de43e9a88ce27644d265ec7e97af2c5108815e2a358fff15783b07ea3093f
0xc77a652d9c17f8afc11725569dd845c74aba7d1e1dfff5d8e178f2adafe9319f
0xf94fe6d539e3c739a4a82dd326fb51f9e5a76b8167b3157b4f6653817db0c743

Functions
Getter at block 21284978
baseURI(view returns (string)
ipfs://QmZgk8ZErf6Uwh4dnWm99UCpnCrp7PwJvx1TERpBpw97Y9/
getSaleState(view returns (uint8)
0
kMaxMintsPerTransaction(view returns (uint256)
10
kMaxPreSaleMintsPerWallet(view returns (uint256)
2
kMaxSupply(view returns (uint256)
8888
kTokenPrice(view returns (uint256)
70000000000000000
name(view returns (string)
TheLastSupper
owner(view returns (address)
0x05de0bcbfcc8887563a183e1ba9605fbe9b6c615
provenanceHash(view returns (string)
symbol(view returns (string)
TLS
tokensReserve(view returns (uint256)
1
totalSupply(view returns (uint256)
8888
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
presaleTokensForAddress(address _addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 numberOfTokenspayable 
renounceOwnership(
reserveTokens(address _touint256 _amount
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setPresaleAddresses(uint256 numberOfTokensaddress[] addresses
setProvenanceHash(string hash
startPresale(
startSale(
stopSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
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.