LeftoverExchanger
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Raw
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Balances ($0.00)
No balances found for "LeftoverExchanger"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "LeftoverExchanger"
ABI
ABI objects
Getter at block 20860754
This contract contains no getter function objects.
Read-only
isValidSignature(bytes32 hash, bytes signature) view returns (bytes4 magicValue)
State-modifying
Events approve(address token, address to)
arbitraryCalls(address[] targets, bytes[] arguments)
arbitraryCallsWithEthCheck(address[] targets, bytes[] arguments, uint256 minReturn)
arbitraryCallsWithTokenCheck(address[] targets, bytes[] arguments, address token, uint256 minReturn)
batchApprove(bytes data)
batchTransfer(bytes data)
estimateArbitraryCalls(address[] targets, bytes[] arguments)
estimateMakeCalls(struct LeftoverExchangerCall[] calls) payable
makeCalls(struct LeftoverExchangerCall[] calls) payable
makeCallsNoThrow(struct LeftoverExchangerCall[] calls) payable
makeCallsWithEthCheck(struct LeftoverExchangerCall[] calls, uint256 minReturn) payable
rescueEther()
transfer(address token, address to, uint256 amount)
unwrapTo(address receiver, uint256 amount)
CallFailure(uint256 i, bytes result)
constructor(address weth, address owner)
receive()
CallFailed(uint256 i, bytes result)
EstimationResults(bool[] statuses, bytes[] results)
ForceApproveFailed()
InvalidLength()
LengthMismatch()
NotEnoughProfit()
OnlyOwner(address owner)
SafeTransferFailed()