Jesus

Verified contract

Proxy

Active on Ethereum with 1,343 txns
Deployed by via 0xfdcc0dfc at 13942979
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 1 additional slot
Native
Value $0.77
0x7576e518a30be2131287c24875a2efd71dc5e09c3cc96b9e0fc622bc98139e69
0x71dfe82cf83e31276d92bb9634b7330da5d77b81206e5422e387c957a8787213
0x1992d9c84c2e3f6c7db84dd244e386f12aef226ed35db6ca3b7500900b677726
0x913e4c7592409e359a8b044eb3f45af30ec474aedeb729f91ac46f6434650f1c
0xdc7c7e23ba0f746545f79b0fe67a6946826a18a4d7d5ec7e882296ba3c6ae8a7
0xa77f779384e2768fd5b4837ded2967192fd50df94f54fe5e14ffe2872e250624
0x0126cf4ee6bf16509706dc5d644c43d8a2f40e76a52c12db45883bf4d354c02d
0xb20e4827c61eef377a87a1e42f26ee4ef6a440f3ed37ffb5915c9d2e10e5976f
0x3d5a7c4835f484c8bc021d0d0f98ade6f58c91ea688d08c5036edd53d1f78b31
0x04ef833eb63292199f5a01e1ec34b92dc71b0fe74376c486156ba190aff4d564

Functions
Getter at block 21189208
developer(view returns (address)
0x1569ab627df0c74e55b8e099a3f2b7d133665186
developerAllotment(view returns (uint256)
0
mintPrice(view returns (uint256)
0
minted(view returns (uint16)
4444
name(view returns (string)
Jesus
owner(view returns (address)
0xe01ac319dfcdf8879858b47cdc46411ffde67672
presaleMint(view returns (uint256 startDateuint256 endDateuint16 totalMinteduint16 maxMinted)
(startDate=1641924000, endDate=1642006800, totalMinted=119, maxMinted=4444)
publicMint(view returns (uint256 startDateuint16 maxPerTransaction)
(startDate=1642010400, maxPerTransaction=4444)
symbol(view returns (string)
JESUS
totalSupply(view returns (uint16)
4444
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getPremintHash(address minteruint16 quantityuint16 noncepure returns (bytes32)
getPresaleMints(address userview returns (uint16)
isApprovedForAll(address owneraddress operatorview returns (bool)
lastMintNonce(addressview returns (uint16)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
mint(uint16 quantitypayable 
premint(uint16 quantityuint16 noncebytes signaturepayable 
renounceDevelopership(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setSigner(address signer
transferDevelopership(address newDeveloper
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateMintPrice(uint256 price
updatePresaleMint(uint256 startDateuint256 endDateuint16 maxMinted
updatePublicMint(uint16 maxPerTransactionuint256 startDate
withdrawDeveloper(uint256 amount
withdrawOwner(uint256 amount
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
DevelopershipTransferred(address indexed previousDeveloperaddress indexed newDeveloper
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paid(address senderuint256 amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Withdraw(address recipientuint256 amount
Constructor
constructor(address devAddressuint16 maxSupplyuint256 priceaddress signeruint256 presaleMintStartuint256 presaleMintEnduint16 maxPresaleuint256 publicMintStartuint16 publicTransactionMax
Fallback and receive
receive(
Errors
PRBMath__MulDivFixedPointOverflow(uint256 prod1