@defi-wonderland/keep3r-v2
Version:
The Keep3r Network is a decentralized network for projects that need external devops, and for external teams to find keeper jobs
25 lines (5 loc) • 292 B
Markdown
## `IDustCollector`
### `sendDust(address _token, uint256 _amount, address _to)` (external)
Allows an authorized user to transfer the tokens or eth that may have been left in a contract
### `DustSent(address _token, uint256 _amount, address _to)`
Emitted when dust is sent