The Beginning Of The End

Verified contract

Proxy

Active on Ethereum with 1,194 txns
Deployed by via 0xfb8cdd35 at 15052518
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 99999 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
-
variable spans 3 additional slots

No balances found for "The Beginning Of The End"

0x31ea8280db75cf976536e8eaa219b07a1fb9b7e67859e9f9c7355c03fd2d5b4f
0x6a7a03e8eabbb07bab0fd6bdb02aca9c907d5d8fba51f972ab0722f14dfc8186
0x7e8ca35ea4e909d9d8b59bf1fb5d5d2de8f290f00fc66284c36117834dbe5fde
0xb2b23f93c5d0d8b0b78b7c80e2734b932b8d80a8a78e630aae4f8c847772aae4
0xd9022f781aacdbc000bffda2732cdff491f204b1b77e550054e75cd3459a3e73
0x797e76bd848f3850dd2f99cfee09d9d76834af5cc90eb9e52658ff422d0c04f3
0xc298761c23ad6853b860fd687262a6fbe5a5baca934f2d547a211da363433b46
0x4e178148535e0f830fb6828890c4ea502c8ac0673e30a4525450567343371dcc
0xca568d3e9f456648d8eaf36f035ef58ad92b7c5f137713c0b8afee46122facbd
0xb5d25fcaae736f54b6552b590ac74025bff42f615fd85b50ac6cbe8db422001a

Functions
Getter at block 21414195
MAX_MULTIMINT(view returns (uint256)
3
MAX_SUPPLY(view returns (uint256)
3333
MINT_LIMIT_PER_WALLET(view returns (uint256)
1
implementation(view returns (address)
0x43955024b1985e2b933a59021500ae5f55b04091
saleIsActive(view returns (bool)
false
totalSupply(view returns (uint256)
723
__owner(view returns (address)
0x16fe0740899350603b6c6f280712d5c488a256b2
advancedConfig(view returns (uint16 royaltyBpsstring uriBasestring uriExtensionbool hasTransferHook)
(royaltyBps=650, uriBase=ipfs://bafybeieioyfkhe5tk4ubhu63dj7dhdqmey7erlav2rprdfxhd5iwx3ktqu/, uriExtension=, hasTransferHook=false)
deployedBlock(view returns (uint256)
13650723
name(view returns (string)
The Beginning Of The End
owner(view returns (address)
0x16fe0740899350603b6c6f280712d5c488a256b2
symbol(view returns (string)
TBoTE
totalSupply(view returns (uint256)
723
Read-only
allowedMintCount(address minterview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
__exists(uint256 tokenIdview returns (bool)
__isApprovedForAll(address _owneraddress operatorview returns (bool)
__isApprovedOrOwner(address spenderuint256 tokenIdview returns (bool)
__tokenURI(uint256 tokenIdview returns (string)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address _owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
mint(uint256 count
setBaseURI(string customBaseURI_
setSaleIsActive(bool saleIsActive_
withdraw(
__burn(uint256 tokenId
__mint(address touint256 tokenId
__setBaseURI(string uriBasestring uriExtension
approve(address touint256 tokenId
burn(uint256 tokenId
initialize(address newOwnerstring _namestring _symbolstruct ConfigSettings settings
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(address baseFactorystring customBaseURI_
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.