WithdrawManagerProxy
Verified contract
Proxy
Active on
Ethereum with 19,078 txns
Unified storage
Map
Table
Raw
Constants and immutables
1
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x86e4…c287
Balances ($2,141.72)
Native
Value
$2,141.72
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.644425 | $3,323.46 |
$2,141.72 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21273362 | 6 hours ago | | | 0 | 0.0019923260 | |
| 21273278 | 6 hours ago | | | 0 | 0.00054047230 | |
| 21273275 | 6 hours ago | | | 0 | 0.00051447706 | |
| 21273272 | 6 hours ago | | | 0 | 0.00050748922 | |
| 21273130 | 7 hours ago | | | 0 | 0.00052082664 | |
| 21273127 | 7 hours ago | | | 0 | 0.00051754825 | |
| 21273123 | 7 hours ago | | | 0 | 0.0023475521 | |
| 21272527 | 9 hours ago | | | 0 | 0.0028856490 | |
| 21271923 | 11 hours ago | | | 0 | 0.0020624436 | |
| 21270941 | 14 hours ago | | | 0 | 0.0014832095 |
ABI
ABI objects
Getter at block 21275140
HALF_EXIT_PERIOD() view returns (uint256)
1
ON_FINALIZE_GAS_LIMIT() view returns (uint32)
300000
exitNft() view returns (address)
0xdf74156420bd57ab387b195ed81eca36f9fabaca
exitWindow() view returns (uint256)
0
implementation() view returns (address)
0x6f8a42cf6f3ce657b66a9d5849f1251de7a35168
isOwner() view returns (bool)
false
owner() view returns (address)
0xcaf0aa768a3ae1297df20072419db8bb8b5c8cef
proxyType() pure returns (uint256 proxyTypeId)
2
Read-only
exits(uint256) view returns (uint256 receiptAmountOrNFTId, bytes32 txHash, address owner, address token, bool isRegularExit, address predicate)
exitsQueues(address) view returns (address)
ownerExits(bytes32) view returns (uint256)
State-modifying
Events renounceOwnership()
transferOwnership(address newOwner)
updateImplementation(address _newProxyTo)
ExitCancelled(uint256 indexed exitId)
ExitPeriodUpdate(uint256 indexed oldExitPeriod, uint256 indexed newExitPeriod)
ExitStarted(address indexed exitor, uint256 indexed exitId, address indexed token, uint256 amount, bool isRegularExit)
ExitUpdated(uint256 indexed exitId, uint256 indexed age, address signer)
OwnerUpdate(address _prevOwner, address _newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProxyUpdated(address indexed _new, address indexed _old)
Withdraw(uint256 indexed exitId, address indexed user, address indexed token, uint256 amount)
constructor(address _proxyTo, address _registry, address _rootChain, address _exitNft)
fallback()
This contract contains no error objects.