Creators of the End

Verified contract

Proxy

Active on Ethereum with 318 txns
Deployed by via 0xc923f2fe at 15067635
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 "Creators of the End"

0x6800e331952fbd4d6dfc773eae11aa0a669767b451b47befe04ca6831f5acb68
0xab7f3eab063abacc0bad891c96a6751fbfce7c5307119cbf01abd9660e2dcbd6
0x007ce86d25069e0d26792bac8e9763964912b7760140afcb30a0ae0e516e4539
0x0d288ad61d83ef4d42d32476ff1155e7f55994439c3876adbe9cd061f6092fb4
0xbb4a4d1c4581d14d82200103c20dde8f045be772cf28691e6eb33d8be6d482db
0x97744ac679ecc9d76793a30cf007aabc3000eefaea7a80b9663e7aec423cea4b
0x1de726286eff6c20d4bb18c3b366bd78aeefcc54130ad8b282ab2326c2633da2
0x45151e59765e77e7057c0b490446ebc52f84ae0ecc01e1c1741111dc81ce1f7a
0x3710ad3fcc44f22abd5cfc89640524e9cec70e4b3034db035927f17ab913ab6c
0x50b6daa8822a16dc6daaa3c76952ebb6fe217ae5f433985c8fdc18bfcd2fd94d

Functions
Getter at block 21025319
MAX_SUPPLY(view returns (uint256)
720
MINT_LIMIT_PER_WALLET(view returns (uint256)
1
accessTokenAddress(view returns (address)
0x7164d7aaadbf056d5996b9f9f9a84a6ce45d688d
implementation(view returns (address)
0x43955024b1985e2b933a59021500ae5f55b04091
saleIsActive(view returns (bool)
false
totalSupply(view returns (uint256)
225
__owner(view returns (address)
0x16fe0740899350603b6c6f280712d5c488a256b2
advancedConfig(view returns (uint16 royaltyBpsstring uriBasestring uriExtensionbool hasTransferHook)
(royaltyBps=650, uriBase=ipfs://bafybeib54nxcksktzfzxst6lwlkaw7k5wqj7ycq34lt5cyvja6e6a5txdq/, uriExtension=, hasTransferHook=false)
deployedBlock(view returns (uint256)
13650723
name(view returns (string)
Creators of the End
owner(view returns (address)
0x16fe0740899350603b6c6f280712d5c488a256b2
symbol(view returns (string)
CofTE
totalSupply(view returns (uint256)
225
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(
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_address accessTokenAddress_
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.