The Last Supper BAYC

Verified contract

Active on Ethereum with 1,165 txns
Deployed by via 0xdd5d0b1c at 15955423
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional variables
Native
Value $9.13
0x4211ad43ab7cb3b16cdcf85c164857346e854eaaa4847fe67a2fdd0632724cf6
0x4e4c3f9d48844d634b1f7611aee1c10b612cc5fb72c780673ad354d9fd6ce1bd
0xdac7e711cfc3ef88e33c2aabffffc5ddfda41f9d493e4fe3fc82493a1e1e83d2
0xe5c255b15a9232bde8cb15ddfb6b23ecc96ba80971e8e24f5fe718ed0ac8c008
0xe52e35b40d95b0d1e34495297dbd61add5e06d2bbfbbbc44af11661aed87e2f8
0x3823bb184730e15f785c1696054dd6e5a4236cb4f3ec56540493a38138f8e47a
0x55e80cfd613817ac2b2282502afc07e328a9d5195522fc074ab63a4683d77643
0xbfc88c4e6167837467cd89dd2657bb459cfcb65073a98f40650dc41be4f3135c
0xf5abe160ee426bccfc098811c2befb4c0776faea63a9047bb8297a0272503d61
0x29aed4bb28d2719ab98038fbac8adbf26a402a026be2375b939b858a220c564c

Functions
Getter at block 21217818
CONTRACT_VERSION(view returns (uint8)
2
EARLY_MINT_PRICE(view returns (uint256)
0
PRICE(view returns (uint256)
2900000000000000
_baseTokenExtension(view returns (string)
.json
_baseTokenURI(view returns (string)
ipfs://bafybeiduide3jmegu2psh6v3p6wwap6tgkcmyp3eafg535ill3fbtjbsoa/
baseTokenURI(view returns (string)
ipfs://bafybeiduide3jmegu2psh6v3p6wwap6tgkcmyp3eafg535ill3fbtjbsoa/
calcAvailableBalance(view returns (uint256)
2900000000000000
collectionSize(view returns (uint256)
10000
currentTokenId(view returns (uint256)
9614
earlyMintOwnershipCap(view returns (uint256)
1
erc20Payable(view returns (address)
0xc72eccc629232996aaac95c5f1e450ba9b38ee87
getNextTokenId(view returns (uint256)
9615
maxBatchSize(view returns (uint256)
100
mintingOpen(view returns (bool)
true
name(view returns (string)
The Last Supper BAYC
nextOwnerToExplicitlySet(view returns (uint256)
0
onlyERC20MintingMode(view returns (bool)
false
owner(view returns (address)
0xc72eccc629232996aaac95c5f1e450ba9b38ee87
payableAddressCount(view returns (uint256)
1
redemptionAddress(view returns (address)
0x000000000000000000000000000000000000dead
redemptionModeEnabled(view returns (bool)
false
redemptionSurcharge(view returns (uint256)
0
symbol(view returns (string)
TLSB
totalSupply(view returns (uint256)
9614
usingEarlyMintIncentive(view returns (bool)
false
verifiedClaimModeEnabled(view returns (bool)
false
Read-only
balanceOf(address ownerview returns (uint256)
chargeAmountForERC20(address _erc20TokenContractview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
getPrice(uint256 _countaddress _toview returns (uint256)
inTeam(address _addressview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isApprovedForERC20Payments(address _erc20TokenContractview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
payableAddresses(uint256view returns (address)
payableFees(uint256view returns (uint256)
redemptionContracts(addressview returns (bool)
restrictedApprovalAddresses(addressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenRedemptions(addressuint256view returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addOrUpdateERC20ContractAsPayment(address _erc20TokenContractbool _isActiveuint256 _chargeAmountInTokens
addToTeam(address _address
approve(address touint256 tokenId
disableERC20ContractAsPayment(address _erc20TokenContract
disableERC20OnlyMinting(
disableEarlyMintIncentive(
enableERC20ContractAsPayment(address _erc20TokenContract
enableERC20OnlyMinting(
enableEarlyMintIncentive(
mintToAdminV2(address _touint256 _qty
mintToMultiple(address _touint256 _amountpayable 
mintToMultipleERC20(address _touint256 _amountaddress _erc20TokenContractpayable 
openMinting(
redeem(address redemptionContractuint256 tokenIdpayable 
removeFromTeam(address _address
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setApprovalRestriction(address _addressbool _isRestricted
setBaseTokenExtension(string baseExtension
setBaseURI(string baseURI
setERC20PayableAddress(address _newErc20Payable
setEarlyIncentivePrice(uint256 _feeInWei
setEarlyMintOwnershipCap(uint256 _newCap
setMaxMint(uint256 _newMaxMint
setPrice(uint256 _feeInWei
setRedeemableContract(address _contractAddressbool _status
setRedemptionAddress(address _newRedemptionAddress
setRedemptionMode(bool _newStatus
setRedemptionSurcharge(uint256 _newSurchargeInWei
setVerifiedClaimMode(bool _newStatus
stopMinting(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
verifedClaim(address redemptionContractuint256 tokenIdpayable 
withdrawAll(
withdrawERC20(address _tokenContractuint256 _amountToWithdraw
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Redeemed(address indexed fromuint256 indexed tokenIdaddress indexed contractAddress
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
VerifiedClaim(address indexed fromuint256 indexed tokenIdaddress indexed contractAddress
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.