COWFeeModule
Verified contract
Active on
Ethereum with 49 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "COWFeeModule"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21261077 | 5 hours ago | | | 0 | 0.011435995 | |
| 21253913 | a day ago | | | 0 | 0.016777352 | |
| 21246743 | 2 days ago | | | 0 | 0.015415985 | |
| 21239581 | 3 days ago | | | 0 | 0.016875000 | |
| 21232421 | 4 days ago | | | 0 | 0.013616487 | |
| 21225261 | 5 days ago | | | 0 | 0.014607737 | |
| 21218089 | 6 days ago | | | 0 | 0.010608800 | |
| 21214587 | 7 days ago | | | 0 | 0.017310021 | |
| 21189418 | 10 days ago | | | 0 | 0.058600949 | |
| 21167932 | 13 days ago | | | 0 | 0.066419112 |
ABI
ABI objects
Getter at block 21262597
appData() view returns (bytes32)
0xbcca8463f460f14bca0185afeeb75923ee4434612f41063d0171b1e743ffe84b
domainSeparator() view returns (bytes32)
0xc078f884a2676e1345748b1feace7b0abee5d00ecadb6e574dcdd109a63e8943
keeper() view returns (address)
0x05c5494572e4ab2d48d3ab3aaf6bd4e7b1c98382
minOut() view returns (uint256)
300000000000000000
nextValidTo() view returns (uint32)
1732518000
receiver() view returns (address)
0xa03be496e67ec29bc62f01a428683d7f9c204930
settlement() view returns (address)
0x9008d19f58aabd9ed0d60971565aa8510560ab41
targetSafe() view returns (address)
0x423cec87f19f0778f549846e0801ee267a917935
toToken() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
vaultRelayer() view returns (address)
0xc92e8bdf79f0507f65a392b0ab4667716bfe0110
Read-only
This contract contains no read-only function objects.
State-modifying
Events approve(address[] _tokens)
drip(address[] _approveTokens, struct COWFeeModuleSwapToken[] _swapTokens)
revoke(struct COWFeeModuleRevocation[] _revocations)
This contract contains no event objects.
constructor(address _settlement, address _targetSafe, address _toToken, address _keeper, bytes32 _appData, address _receiver, uint256 _minOut)
This contract contains no fallback and receive objects.
BuyAmountTooSmall()
OnlyKeeper()