REFLECTIONS by Jacob Riglin

Verified contract

Active on Ethereum with 2,927 txns
Deployed by via 0x2555d1f9 at 14628364
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "REFLECTIONS by Jacob Riglin"

0xd2cb19593a59f34b9ecc905130f50d4f9ecf97c8836df4c2bd591d5473156bb5
0x9cac0c5db3e40ffeadf6857ed342db6e9d317c2a658409fd3fde81788e90052b
0xc1c3982370e8c80a603e5296b0ee91aeb8ae95088530bd83ee59c29289f7e1a5
0xa8b68078a29088d3b33e2538b293ce1f6402d3d28604833b15b52086afff4cbf
0xe2473a4847447600659defe895b8d93a78c5f4ea9226d38f4b74465d5f729d5c
0xeafa15fae9e029aba4a9afeaf06932d47c9c41a301b71715457e597989ae61b2
0x46a8eff71e2823d8984df111b5b08c3634f31760ca99c3fd5add012f46df4f1a
0x00fcb4a045d4195b4ff388bd5a4b4c261fce32ab28a2c1669d191a28bdd438df
0xeb85db8c3ddde83254ed0c082d54c377a636a5cb63dd8be879f9e299f12adeb9
0x3dbeb8df5eb2fc119b4d6ed5dfe64054e1422f34b8c106aee64cd78bf3152e34

Functions
Getter at block 20886794
amountForPromotion(view returns (uint256)
40
baseURI(view returns (string)
https://rlxyz.mypinata.cloud/ipfs/QmWA2Gzs4JpxUF51PqudCcaahGrcoxUJ21MsNAWApJR871/
claimMerkleRoot(view returns (bytes32)
0x92ae09aff64d9bee8966fcd3aad08a757e7dfe5ac4c99a53f87cbacb4b12ecd2
claimTime(view returns (uint256)
1650574800
maxPublicBatchPerAddress(view returns (uint256)
2
mintPrice(view returns (uint256)
333000000000000000
mintRandomizerContract(view returns (address)
0x6b63988d775fa2b917445d760c9e44523a76d041
name(view returns (string)
REFLECTIONS by Jacob Riglin
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0xa786678906e7a3c49fb763d5d4df8694f762b820
presaleMerkleRoot(view returns (bytes32)
0x120388dc2253fb64275bc5d28b9261761d1e3bf9d38d302a2841ecacda82722c
presaleTime(view returns (uint256)
1650661200
publicTime(view returns (uint256)
1650672000
symbol(view returns (string)
REFLECTIONS
totalSupply(view returns (uint256)
1111
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintOf(address _ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenHash(uint256 _tokenIdview returns (bytes32)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
claimMint(uint256 invocationsbytes32[] proof
presaleMint(uint256 invocationsuint256 maxInvocationbytes32[] proofpayable 
promotionMint(uint256 invocations
publicMint(uint256 invocationspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setClaimMerkleRoot(bytes32 _claimMerkleRoot
setMintRandomizerContract(address _mintRandomizerContract
setMintTime(uint256 _claimTimeuint256 _presaleTimeuint256 _publicTime
setOwnersExplicit(uint256 quantity
setPresaleMerkleRoot(bytes32 _presaleMerkleRoot
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawMoney(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Created(address indexed touint256 currentTotalSupplyuint256 invocationsbytes32[] identifiers
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
AllOwnershipsHaveBeenSet(
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
HashQueryForNonexistentToken(
MintToZeroAddress(
MintZeroQuantity(
NoTokensMintedYet(
OwnerQueryForNonexistentToken(
QuantityMustBeNonZero(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(