Withdraw Request NFT

Verified contract

Proxy

Active on Ethereum with 37,882 txns
Deployed by via 0x15b49b38 at 18518781
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
7 additional variables
ERC-20
Value $33,866,827.67
ERC-20
Value $0
 (#5544)
ERC-721
--
0x2602f38b93f8fcb2f9be9ea3b16c0ed9c5ce4a1c83069f1f395d0eba35d9f69d
0x26685807a234289106293e0eee422a8d3565d23a6f2a0e53266acae158784a24
0xf9420c3b9114d119357efc3e681a0efceb0a8147de592779c83eee5b107bec76
From
0x07d00cdc1cef8819953f0a2439b5583e096c728e60aeb721b938af715fd61c1f
0x142d9ae3d7ab1059815e49169c0e1eab3fc3e8cabac0a8ddba22bd972ae7fa59
0x1c34fafd202001c1e111136f415b17d2011391b16519e2b7aaa6effb87931148
0x65e0e67a2727e1671f4d525253aaec3e703cea143d2cd169eb5247f97cdf8f42
From
0x38b81cb7fd09a1445888b5e44a483ff7dd6a11b3cfa5c742a8b7c1b1a27a0243
From
0x59a2f454df606c5aa718bc6012e9e3d6cc7636319a62a3e805104a64e900e5b9
0x06b8852d78579f9d756de2021d0d22722a75f0c1c9b8ed45b003afd6220ce661

Functions
Getter at block 20791483
accumulatedDustEEthShares(view returns (uint96)
158560003451145657484
eETH(view returns (address)
0x35fa164735182de50811e8e2e824cfb9b6118ac2
getImplementation(view returns (address)
0x3ed97c79ded8894036da095b2e2f79f8080a9cd4
lastFinalizedRequestId(view returns (uint32)
39728
liquidityPool(view returns (address)
0x308861a430be4cce5502d0a12724771fc6daf216
membershipManager(view returns (address)
0x3d320286e014c3e1ce99af6d6b00f0c1d63e3000
name(view returns (string)
Withdraw Request NFT
nextRequestId(view returns (uint32)
39747
owner(view returns (address)
0x9f26d4c958fd811a1f59b01b86be7dffc9d20761
 
proxiableUUID(view returns (bytes32)
symbol(view returns (string)
WithdrawRequestNFT
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
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
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(address _implementationbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.