WithdrawRequestNFT

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xb502d8a9 at 20079892
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
3 additional variables

No balances found for "WithdrawRequestNFT"

No transactions found for "WithdrawRequestNFT"


Functions
Getter at block 20791483
accumulatedDustEEthShares(view returns (uint96)
0
eETH(view returns (address)
0x0000000000000000000000000000000000000000
getImplementation(view returns (address)
0x0000000000000000000000000000000000000000
lastFinalizedRequestId(view returns (uint32)
0
liquidityPool(view returns (address)
0x0000000000000000000000000000000000000000
membershipManager(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
nextRequestId(view returns (uint32)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
symbol(view returns (string)
Read-only
admins(addressview returns (bool)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getClaimableAmount(uint256 tokenIdview returns (uint256)
getRequest(uint256 requestIdview returns (struct IWithdrawRequestNFTWithdrawRequest)
isApprovedForAll(address owneraddress operatorview returns (bool)
isFinalized(uint256 requestIdview returns (bool)
isValid(uint256 requestIdview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
batchClaimWithdraw(uint256[] tokenIds
burnAccumulatedDustEEthShares(
claimWithdraw(uint256 tokenId
finalizeRequests(uint256 requestId
initialize(address _liquidityPoolAddressaddress _eEthAddressaddress _membershipManagerAddress
invalidateRequest(uint256 requestId
renounceOwnership(
requestWithdraw(uint96 amountOfEEthuint96 shareOfEEthaddress recipientuint256 feepayable returns (uint256)
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
seizeInvalidRequest(uint256 requestIdaddress recipient
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateAdmin(address _addressbool _isAdmin
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
validateRequest(uint256 requestId
Events
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BeaconUpgraded(address indexed beacon
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Upgraded(address indexed implementation
WithdrawRequestClaimed(uint32 indexed requestIduint256 amountOfEEthuint256 burntShareOfEEthaddress owneruint256 fee
WithdrawRequestCreated(uint32 indexed requestIduint256 amountOfEEthuint256 shareOfEEthaddress owneruint256 fee
WithdrawRequestInvalidated(uint32 indexed requestId
WithdrawRequestSeized(uint32 indexed requestId
WithdrawRequestValidated(uint32 indexed requestId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.