Yurei

Verified contract

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

No balances found for "Yurei"

0xc43ea74f6b2f2793c89d8219e7061f678c63583e3adcab66316ffacc3e54b5c5
0x1809bb51b4b59ea570605485e3b464b5d20b856a323aaf5bb46909aa3ab14680
0x9efa93e4b1b376b737e40ecde0d49a140e58690ac3b82faefcdb41de23cf43ea
0x313560ab40ace839d344f3587a191ee5d62f08cd0ef4cc1039dde0fe1603da5e
0x99974391b9939fdcb2eb573198b4445d675fec44d40fc73a5aa838a6f544ef69
0x74ae8882842786c0a9138c17ae1627f0d727f72df29f18c4c934138e6a9e49df
0xbf18ba02c19ea21c05f20b16a258be4e75770b57284f0460493a830ef668b25d
0x8bc75e0efec25fc58f2d5f615fe249d8f7d420718b6fd4c5cd7bf6dc9119cddf
0x7d17da6e4290c5b4060cdcc122f9167a3ec08ae742a1643c307c677f4da8a823
0x05e75b49a30b466dad4dde734a2bce8f958f33e7c8bebe21d547432bbeb7aa70

Functions
Getter at block 21067100
PublictokenPrice(view returns (uint256)
40000000000000000
REVEAL(view returns (bool)
true
URI(view returns (string)
https://ipfs.io/ipfs/QmPoPXJB9tkxuu7GCP7JNtvPPB7GrAFSeNWwSrQzFgPrGa/
isActive(view returns (bool)
true
merkleRoot(view returns (bytes32)
0x111122223333444455556666777788889999aaaabbbbccccddddeeeeffffcccc
name(view returns (string)
Yurei
owner(view returns (address)
0x7f0635fdeb76f6c5f65e544bcc192eb60c7e9186
paused(view returns (bool)
false
symbol(view returns (string)
Yurei
tokenPrice(view returns (uint256)
30000000000000000
totalSupply(view returns (uint256)
1111
Read-only
PublicList(addressview returns (uint256)
alreadyMinted(address addrview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
OwnerMint(address touint256 amount
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
mintWListed(uint256 amountbytes32[] merkleProofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setActive(
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setMerkleProof(bytes32 _merkleRoot
setPause(
setPrice(uint256 price
toggleReveal(string updatedURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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(string initialURIbytes32 _Root
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(