Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

readme.md

2025-05-07 - V3 ERC4626 Cow Swap Fee Burner

⚠️ DEPRECATED: do not use ⚠️

This version was superseded by ERC4626CowSwapFeeBurner V2, which has new authorization logic based on owner and a fixed bug with an incorrect status.

Contains ERC4626CowSwapFeeBurner for burning protocol fees collected as ERC4626 tokens, via the CoW Protocol.

The contract first unwraps the tokens and creates burn orders for the underlying assets, which are asynchronously executed through CoW Protocol. If the underlying asset is the target token, the redeemed assets are forwarded directly to the recipient, without creating a new order.

Useful Files