LockboxAdapter
Verified contract
Active on
Ethereum with 5,604 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "LockboxAdapter"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157076 | 10 hours ago | | | 0.0000047143842 | 0.0058160046 | |
| 21155924 | 14 hours ago | | | 0.0000041150731 | 0.0035704961 | |
| 21149462 | a day ago | | | 0.0000026625458 | 0.0037526088 | |
| 21149138 | 2 days ago | | | 0.0000032981724 | 0.0035959791 | |
| 21148389 | 2 days ago | | | 0.0000046499847 | 0.0042373522 | |
| 21147314 | 2 days ago | | | 0.00019230423 | 0.0026911352 | |
| 21146931 | 2 days ago | | | 0.0001019007 | 0.0031970884 | |
| 21146765 | 2 days ago | | | 0.00019828134 | 0.0038078215 | |
| 21145401 | 2 days ago | | | 0.0000063712346 | 0.0060694468 | |
| 21143550 | 2 days ago | | | 0.00000037 | 0.0090390284 |
ABI
ABI objects
Getter at block 21160186
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events handlexReceive(uint256 _amount, address _asset, address _recipient)
xReceive(bytes32, uint256 _amount, address _asset, address, uint32, bytes _callData) returns (bytes)
xcall(uint32 _destination, address _to, address _asset, address _delegate, uint256 _amount, uint256 _slippage, bytes _callData) payable returns (bytes32)
LockBoxWithdrawFailed(bytes _lowLevelData)
constructor(address _connext, address _registry)
receive()
AmountLessThanZero()
Forwarder__is__not__Adapter(address sender)
IXERC20Adapter_WithdrawFailed()
NotConnext(address sender)
ValueLessThanAmount(uint256 value, uint256 amount)