WithdrawManagerProxy
Verified contract
Proxy
Active on
Ethereum with 2,875 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
0xf486…62bb
0xf486…62bb
0xd460…53f9
0xd460…53f9
0x7ad7…f307
0x7ad7…f307
Balances ($0.03)
Native
Value
$0.03
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00001 | $3,490.90 |
$0.03 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21263147 | 4 hours ago | | | 0 | 0.0010057471 | |
| 21261110 | 10 hours ago | | | 0 | 0.0015506748 | |
| 21256841 | a day ago | | | 0 | 0.00024617496 | |
| 21256828 | a day ago | | | 0 | 0.0011409026 | |
| 21254047 | a day ago | | | 0 | 0.0018638159 | |
| 21252154 | 2 days ago | | | 0 | 0.0027802822 | |
| 21250689 | 2 days ago | | | 0 | 0.0019048658 | |
| 21246131 | 3 days ago | | | 0 | 0.0025035069 | |
| 21245399 | 3 days ago | | | 0 | 0.0026037594 | |
| 21244459 | 3 days ago | | | 0 | 0.0026187271 |
ABI
ABI objects
Getter at block 21264197
HALF_EXIT_PERIOD() view returns (uint256)
1
ON_FINALIZE_GAS_LIMIT() view returns (uint32)
300000
exitNft() view returns (address)
0x7ad7f98f229c5c1ea5161bed952c3007dbe1f307
exitWindow() view returns (uint256)
0
implementation() view returns (address)
0xceca73676b6bfed2d7673d131201f733f84b51df
isOwner() view returns (bool)
false
owner() view returns (address)
0x80cc222ea02f4334f67e9e55e7412fed62599004
proxyType() pure returns (uint256 proxyTypeId)
2
HALF_EXIT_PERIOD() view returns (uint256)
1
ON_FINALIZE_GAS_LIMIT() view returns (uint32)
300000
exitNft() view returns (address)
0x7ad7f98f229c5c1ea5161bed952c3007dbe1f307
exitWindow() view returns (uint256)
0
isOwner() view returns (bool)
false
owner() view returns (address)
0x80cc222ea02f4334f67e9e55e7412fed62599004
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)
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)
verifyInclusion(bytes data, uint8 offset, bool verifyTxInclusion) view returns (uint256)
State-modifying
Events renounceOwnership()
transferOwnership(address newOwner)
updateImplementation(address _newProxyTo)
addExitToQueue(address exitor, address childToken, address rootToken, uint256 exitAmountOrTokenId, bytes32 txHash, bool isRegularExit, uint256 priority)
addInput(uint256 exitId, uint256 age, address utxoOwner, address token)
challengeExit(uint256 exitId, uint256 inputId, bytes challengeData, address adjudicatorPredicate)
createExitQueue(address token)
processExits(address _token)
processExitsBatch(address[] _tokens)
renounceOwnership()
startExitWithDepositedTokens(uint256 depositId, address token, uint256 amountOrToken) payable
transferOwnership(address newOwner)
updateExitPeriod(uint256 halfExitPeriod)
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)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Withdraw(uint256 indexed exitId, address indexed user, address indexed token, uint256 amount)
constructor(address _proxyTo, address _registry, address _rootChain, address _exitNft)
fallback()
fallback()
This contract contains no error objects.