CoWTWAPFallbackHandler
Verified contract
Active on
Ethereum with 0 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "CoWTWAPFallbackHandler"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "CoWTWAPFallbackHandler"
ABI
ABI objects
Getter at block 21300530 getModules() view returns (address[])
NAME() view returns (string)
Default Callback Handler
VERSION() view returns (string)
1.0.0
Read-only
getMessageHash(bytes message) view returns (bytes32)
getMessageHashForSafe(address safe, bytes message) view returns (bytes32)
getTradeableOrder(bytes payload) view returns (struct GPv2OrderData order)
isValidSignature(bytes _data, bytes _signature) view returns (bytes4)
isValidSignature(bytes32 _dataHash, bytes _signature) view returns (bytes4 magicValue)
onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) pure returns (bytes4)
onERC1155Received(address, address, uint256, uint256, bytes) pure returns (bytes4)
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokensReceived(address, address, address, uint256, bytes, bytes) pure
State-modifying
Events dispatch(bytes payload)
simulate(address targetContract, bytes calldataPayload) returns (bytes response)
ConditionalOrderCreated(address indexed arg0, bytes arg1)
constructor(address _settlementContract)
This contract contains no fallback and receive objects.
InvalidFrequency()
InvalidMinPartLimit()
InvalidNumParts()
InvalidPartSellAmount()
InvalidSameToken()
InvalidSpan()
InvalidStartTime()
InvalidToken()
OrderCancelled()
OrderExpired()
OrderNotSigned()
OrderNotValid()