LeftoverExchanger

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x2c44cfc2 at 19638402
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "LeftoverExchanger"

No transactions found for "LeftoverExchanger"


Functions
Getter at block 20861387

This contract contains no getter function objects.

Read-only
isValidSignature(bytes32 hashbytes signatureview returns (bytes4 magicValue)
State-modifying
approve(address tokenaddress to
arbitraryCalls(address[] targetsbytes[] arguments
arbitraryCallsWithEthCheck(address[] targetsbytes[] argumentsuint256 minReturn
arbitraryCallsWithTokenCheck(address[] targetsbytes[] argumentsaddress tokenuint256 minReturn
batchApprove(bytes data
batchTransfer(bytes data
estimateArbitraryCalls(address[] targetsbytes[] arguments
estimateMakeCalls(struct LeftoverExchangerCall[] callspayable 
makeCalls(struct LeftoverExchangerCall[] callspayable 
makeCallsNoThrow(struct LeftoverExchangerCall[] callspayable 
makeCallsWithEthCheck(struct LeftoverExchangerCall[] callsuint256 minReturnpayable 
rescueEther(
transfer(address tokenaddress touint256 amount
unwrapTo(address receiveruint256 amount
Events
CallFailure(uint256 ibytes result
Constructor
constructor(address wethaddress owner
Fallback and receive
receive(
Errors
CallFailed(uint256 ibytes result
EstimationResults(bool[] statusesbytes[] results
ForceApproveFailed(
InvalidLength(
LengthMismatch(
NotEnoughProfit(
OnlyOwner(address owner
SafeTransferFailed(