Monuverse - Episode I: Arch of Peace

Verified contract

Active on Ethereum with 30 txns
Deployed by via 0xc4857ae7 at 15940536
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 1 additional slot
4 additional variables

No balances found for "Monuverse - Episode I: Arch of Peace"

0x0306ac93ef54ee6fa6453ca0b390c5bacb814ff871843aa7f8eaa8a08939cd5f
0x5ee957b797ffb098492e2c3385f4edc40bfc42055fec7a4e8b5787f92a6015f3
0x82952936e1c8e05ab0b4bdd4c6b0b96b657c4976a7a011a6458d784f8ecab480
0x53580e780336245d5090ca5cbb34f24d2531c10aba7ec750832728fb07e079f8
0x74fcf25db98d3547c2be687808c8ef929d676f9f2dc5737d2b1b304a1195f8c7
0x3e3be0946aa368f03ea1b921b6637c3529b11bf5fb28abe8549211b22713152a
0xfe542b098559cd2077bfe325db872a4be97b942aad86b9376ff3809fc641ad8d
0xaec56c29f1f35adf2ae43cd02335af0ee937af9d992b9f2f06997e91da34e1da
0x5e8f2759c5e72b5d053a93db07a56077d15c90a34b8060594e10a279cc71d6f3
0x999de2991e8c6d8c518579385afde5f6e55d8caa6fc87e31fa96b64250246a11

Functions
Getter at block 20876025
chapterMintLimit(view returns (uint256)
777
currentChapter(view returns (bytes32)
0x9c73a005c8a24c96d44198313e479234c6b601b1f309e4a18c5c0a3a38150c66
currentDefaultPrice(view returns (uint256)
0
entropy(view returns (uint256)
0
fulfilling(view returns (bool)
false
initialChapter(view returns (bytes32)
0xf7557b1a7545ca9a1730dba009cddef7e4c1b08a16a141bb5664bbb7b76d5861
isFinal(view returns (bool)
false
name(view returns (string)
Monuverse - Episode I: Arch of Peace
owner(view returns (address)
0x3f67ef2a79afc3ca2620475ed1e3118f00996f0c
paused(view returns (bool)
false
symbol(view returns (string)
AOP
totalReleased(view returns (uint256)
0
totalShares(view returns (uint256)
10000
totalSupply(view returns (uint256)
0
whitelistRoot(view returns (bytes32)
0x4409d6f894b1ccdefbb37210ec5499d95be79831c56a95d6162bd9d1f495a917
Read-only
balanceOf(address ownerview returns (uint256)
currentGroupPrice(string groupview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
groupRule(string labelstring groupview returns (boolbool)
isAccountWhitelisted(address accountuint256 limitbytes32 birthbytes32[] proofview returns (bool)
isAccountWhitelisted(uint256 limitbytes32 birthbytes32[] proofview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
offerMatchesGroupPrice(string groupuint256 quantityuint256 offerview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
payee(uint256 indexview returns (address)
releasable(address accountview returns (uint256)
releasable(address tokenaddress accountview returns (uint256)
released(address accountview returns (uint256)
released(address tokenaddress accountview returns (uint256)
shares(address accountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256 tokenId)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256 tokenId)
tokenURI(uint256 tokenIdview returns (string)
tokensMintedByUser(address minterview returns (uint256)
totalReleased(address tokenview returns (uint256)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
emitOnlifeEvent(
mint(uint256 quantitypayable 
mint(uint256 quantityuint256 limitbytes32 groupbytes32[] proofpayable 
rawFulfillRandomWords(uint256 requestIduint256[] randomWords
release(address account
release(address tokenaddress account
removeChapter(string label
removeMintGroup(string chapterstring group
removeTransition(string fromstring monumentalEvent
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
sealMinting(
setApprovalForAll(address operatorbool approved
setWhitelistRoot(bytes32 newWhitelistRoot
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateVRFParams(struct ArchOfPeaceEntropyVRFRequestParams newParams
writeChapter(string labelbool whitelistinguint256 mintAllocationuint256 mintPricebool mintOpenbool revealingbool isConclusionreturns (bytes32)
writeMintGroup(string chapterstring groupstruct IMonuverseEpisodeMintGroupRules mintRules
writeTransition(string fromstring tostring monumentalEvent
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ChapterMinted(bytes32 prevbytes32 current
ChapterRemoved(string label
ChapterWritten(string labelbool whitelistinguint256 mintAllocationuint256 mintPricebool mintOpenbool revealingbool isConclusion
ERC20PaymentReleased(address indexed tokenaddress touint256 amount
EpisodeMinted(bytes32 prevbytes32 current
EpisodeProgressedOnlife(bytes32 prevbytes32 current
EpisodeRevealed(bytes32 prevbytes32 current
MintGroupRemoved(string chapterstring group
MintGroupWritten(string chapterstring groupbool fixedPrice
MintingSealed(bytes32 prevbytes32 current
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PayeeAdded(address accountuint256 shares
PaymentReceived(address fromuint256 amount
PaymentReleased(address touint256 amount
RandomnessRequested(uint256 requestId
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
TransitionRemoved(string fromstring monumentalEvent
TransitionWritten(string fromstring tostring monumentalEvent
Unpaused(address account
Constructor
constructor(uint256 maxSupply_string name_string symbol_string archVeilURI_string archBaseURI_string initialChapter_address vrfCoordinator_bytes32 vrfGasLane_uint64 vrfSubscriptionId_address[] payee_uint256[] shares_
Fallback and receive
receive(
Errors
OnlyCoordinatorCanFulfill(address haveaddress want