Skip to content

fluidity-money/concave-sushiswap-custody-contract

Repository files navigation

Concave Escrow Contract

Remembers an allowed recipient and a time that ERC20 tokens can be redeemed by (default 365 days in the future).

ERC20 tokens that are transferred to this contract can be redeemed following the redemption date to a recipient.

Usage

Redemption

redeem(address token)

Uses the token address given and sends to the recipient stored by the constructor.

About

Takes ERC20 and locks it for a year and allows redeeming it to a recipient once the lock is over

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published