ViewStateFacet
Verified contract
Active on
Ethereum with 0 txns
Slot
XX
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"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "ViewStateFacet"
ABI
ABI objects
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 archaeologist) view returns (struct LibTypesArchaeologistProfile)
getArchaeologistProfileAddressAtIndex(uint256 index) view returns (address)
getArchaeologistProfiles(address[] addresses) view returns (struct LibTypesArchaeologistProfile[])
getCursedBond(address archaeologist) view returns (uint256)
getFreeBond(address archaeologist) view returns (uint256)
getRewards(address archaeologist) view returns (uint256)
getSarcophagus(bytes32 sarcoId) view returns (struct ViewStateFacetSarcophagusResponse)
getSarcophagusArchaeologist(bytes32 sarcoId, address archaeologist) view returns (struct LibTypesCursedArchaeologist)
State-modifying
Events This contract contains no state-modifying function objects.
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
ArchaeologistProfileExistsShouldBe(bool exists, address archaeologist)
SarcophagusDoesNotExist(bytes32 sarcoId)