Withdraw Request NFT

Verified contract

Proxy

Active on Ethereum with 48,106 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 $52,348,332.67
ERC-20
Value $0
 (#5544)
ERC-721
--
0x8520a7d9e9d882eed75731398aaa5454d0c8912ff956821a6750acd1f77aff33
0x32d30497c1929cc90f9cdf946401303f95b97fbfb5931902cbf5c7768ddc8727
0xecd3e3e95540e1452d9e730a9cde90dc3375b6c09e1d63dbe41b2dfb1d7bf55a
0xb90eb3c378f1dd0f9ef69ba6754bef365ec1e005f4eea6428646dbf2687fade3
0x2d14b8a212ad8f6417988288340c3d0974e022cf68139c16b7280a56a972cde6
0xed4f5a7d31e91dcefeeb932613ffbc1ab705faf404c332a26cfa402730846f52
0x5d378493f8a09b58af20fa499e7e380cca1a489a6d80e716325d71913972f6bd
0x5e634dd0f347b3147a9b541f4f6db6bc4131c74a95dc2ef6ff0a32cb796f97cd
0x2a0aaa229517b4b3fca030e52b007db9e788601b904c96ead4d49baaa7a42fa2
0xc057aca2f1133f2eac040e501cb1aca102cbfe5c1a04186ad81b50055a0912f3

Functions
Getter at block 21246598
accumulatedDustEEthShares(view returns (uint96)
250166912772286018008
eETH(view returns (address)
0x35fa164735182de50811e8e2e824cfb9b6118ac2
getImplementation(view returns (address)
0x3ed97c79ded8894036da095b2e2f79f8080a9cd4
lastFinalizedRequestId(view returns (uint32)
50474
liquidityPool(view returns (address)
0x308861a430be4cce5502d0a12724771fc6daf216
membershipManager(view returns (address)
0x3d320286e014c3e1ce99af6d6b00f0c1d63e3000
name(view returns (string)
Withdraw Request NFT
nextRequestId(view returns (uint32)
50486
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.