ViewStateFacet

Verified contract

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

No balances found for "ViewStateFacet"

No transactions found for "ViewStateFacet"


Functions
Getter at block 21386063
getAdmin(view returns (address)
0x0000000000000000000000000000000000000000
getArchaeologistProfileAddresses(view returns (address[])
[]
getCursedBondPercentage(view returns (uint256)
0
getEmbalmerClaimWindow(view returns (uint256)
0
getExpirationThreshold(view returns (uint256)
0
getGracePeriod(view returns (uint256)
0
getProtocolFeeBasePercentage(view returns (uint256)
0
getTotalProtocolFees(view returns (uint256)
0
Read-only
getArchaeologistProfile(address archaeologistview returns (struct LibTypesArchaeologistProfile)
getArchaeologistProfileAddressAtIndex(uint256 indexview returns (address)
getArchaeologistProfiles(address[] addressesview returns (struct LibTypesArchaeologistProfile[])
getCursedBond(address archaeologistview returns (uint256)
getFreeBond(address archaeologistview returns (uint256)
getRewards(address archaeologistview returns (uint256)
getSarcophagus(bytes32 sarcoIdview returns (struct ViewStateFacetSarcophagusResponse)
getSarcophagusArchaeologist(bytes32 sarcoIdaddress archaeologistview returns (struct LibTypesCursedArchaeologist)
State-modifying

This contract contains no state-modifying function objects.

Events

This contract contains no event objects.

Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
ArchaeologistProfileExistsShouldBe(bool existsaddress archaeologist
SarcophagusDoesNotExist(bytes32 sarcoId