{"id":15448509,"url":"https://github.com/vasa-develop/dynamic-vesting-escrow","last_synced_at":"2025-04-28T12:22:52.866Z","repository":{"id":49189810,"uuid":"339970021","full_name":"vasa-develop/dynamic-vesting-escrow","owner":"vasa-develop","description":"A vesting escrow for dynamic teams, based on Curve vesting escrow","archived":false,"fork":false,"pushed_at":"2021-06-24T10:08:55.000Z","size":26,"stargazers_count":17,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-30T09:31:34.021Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Solidity","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vasa-develop.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-02-18T07:31:23.000Z","updated_at":"2025-02-14T15:52:55.000Z","dependencies_parsed_at":"2022-08-19T11:41:16.433Z","dependency_job_id":null,"html_url":"https://github.com/vasa-develop/dynamic-vesting-escrow","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vasa-develop%2Fdynamic-vesting-escrow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vasa-develop%2Fdynamic-vesting-escrow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vasa-develop%2Fdynamic-vesting-escrow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vasa-develop%2Fdynamic-vesting-escrow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vasa-develop","download_url":"https://codeload.github.com/vasa-develop/dynamic-vesting-escrow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251311705,"owners_count":21569080,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-01T20:28:32.308Z","updated_at":"2025-04-28T12:22:52.851Z","avatar_url":"https://github.com/vasa-develop.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"## dynamic-vesting-escrow\n\n\u003e A vesting escrow for dynamic teams, based on [Curve vesting escrow](https://github.com/curvefi/curve-dao-contracts)\n\n### Features:\n\n- Ability to claim a specific amount.\n- Recipient specific `startTime`, `endTime`. Configurable flag `ALLOW_PAST_START_TIME` to decide if `startTime` can be in past.\n- Recipient specific cliff duration (min duration after start time to call claim).\n- Recipient specific pause, unpause, terminate. `Paused` freezes the recipient's vesting state (recipient can claim vested tokens), and updates the recipient specific parameters when `UnPaused` so that number of tokens vesting per second (can be unique for each recipient) remains the same for complete lifecycle of the recipient.\n- No limit on recipient pause duration. Any recipient can be paused, unpaused as many times as the owner wishes.\n- Ability to automatically transfer unvested tokens of the `Terminated` recipient to a \"safe\" address, and transfer all the vested tokens to the recipient.\n- Global vesting escrow termination. Ability to transfer (seize) unvested tokens to a \"safe\" address. The recipient(s) is/are still entitled to the vested portion.\n- Ability to add more recipients (no dilution) in the vesting escrow at any point in time (provided that escrow is not terminated).\n\n### Known Issue\n\nThis is a minor issue, which **does NOT effect the security of the contract in a significant way**.\n\nDue to rounding error, `totalLockedOf` returns a value different (slightly off) from the expected value. But the return values of `totalLockedOf` are capped so that at the end of the vesting period, the recipient can claim exactly the `totalVestingAmount` assigned to it.\n\nThis rounding error also effects functions which use `totalLockedOf`:\n\n- `claimableAmountFor`\n- `batchTotalLockedOf`\n- `seizeLockedTokens`\n\n**This contract may have more issues, so test it yourself before using it in production.**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvasa-develop%2Fdynamic-vesting-escrow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvasa-develop%2Fdynamic-vesting-escrow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvasa-develop%2Fdynamic-vesting-escrow/lists"}