ValidateMe

Verified contract

Active on Ethereum with 27 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ValidateMe"

0xbe33705c6aae0125123325a0e0e2bceec6f628a23d89d75b8bf89311ddbf4908
0xe19c27433d1006a3bbb6e4ab9d2ffaa5a26414db848292bd4890a284d344ff9f
0x55b4f17c8bb9075a0f6b3a93698e5516d2927215397eea0d800e0fbcf97a71c8
0x0556236f52063398d15f923a858ef7951a79c2b11ba2172884527cf5c1a36c32
0x306ce7fa6d7504a23253b07402b4ec7d5d4575091e47f820fe93550a6a35e866
0xa1cc6da21cc5b5e748002447bbd9fa45522897bef2a875198d05d124d65d973d
0x597e32f0eeb9ae36f413bb9e74ea708f974e0a703fb46d28bf7fc1f630bc10e3
0x32c4f95556dc5e30e9bbd4a94022c7159bd0f45c290fa3a9abf5eb6f132219f5
0xaba82e21bf9c702cf741700bdce8a2c66a50b160e5999fb1652e2e673f6a36bf
0x0a638d166cc68b39b507b8dca3ae8a6c8cfd2715a6d453021d46ca86e45a1370

Functions
Getter at block 21260927
creatorCoreContract(view returns (address)
0x2c5478706e62d96387c649a8fd2644e47bb2defb
fullSetCost(view returns (uint256)
100000000000000000
individualCost(view returns (uint256)
36900000000000000
owner(view returns (address)
0x4d1c149e6728314d0d6c4f7d48dbf83bd196444e
saleEnd(view returns (uint256)
1730782740
Read-only
prayerCardsInfo(uint256view returns (string baseURIuint256 maxSupply)
prayerCardsMinted(uint256view returns (uint256)
supportsInterface(bytes4 interfaceIdpure returns (bool)
tokenURI(address creatoruint256 tokenIdview returns (string)
tokenidsToMintedCards(uint256view returns (uint256 prayerCardIduint256 tokenIduint256 variationId)
State-modifying
airdrop(address[] touint256[] prayerCardIds
configure(address _creatorCoreContractstruct ValidateMePrayerCard[] _prayerCardsuint256 _fullSetCostuint256 _individualCostuint256 _saleEnd
mint(bool fullSetaddress topayable 
mint(uint256 howManyaddress topayable 
renounceOwnership(
transferOwnership(address newOwner
withdraw(address to
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InvalidInput(
InvalidToken(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
SaleEnded(
SoldOut(