https://github.com/yearn/yearn-allowlist
https://github.com/yearn/yearn-allowlist
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/yearn/yearn-allowlist
- Owner: yearn
- Created: 2022-01-08T05:58:03.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-04T17:12:47.000Z (over 3 years ago)
- Last Synced: 2025-03-20T19:07:23.258Z (over 1 year ago)
- Language: Python
- Size: 37.1 KB
- Stars: 5
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Yearn Allowlist
This repo contains the implementation contracts of Yearn's Allowlist, for example, to validate that a given address is a valid vault token.
For more information on what an Allowlist is, and how to set it up, see the repo here https://github.com/yearn/eth-allowlist
## Deployment Addresses
| Contract | Address |
| --------------------------------------- | -------------------------------------------- |
| YearnFinance Allowlist | `0x84623D8e494FE0322543F6B525AEF3971d4b24Fd` |
| AllowlistImplementationYearnVaults | `0x4894D98442f5BeA884cD6fa958954F73f58AE9B0` |
| AllowlistImplementationYveCRV | `0x1Ff86e4934F79c73D649f75fcE6Da075dBAf5eD1` |
| AllowlistImplementationPartnerTracker | `0x3268c3Bda100eF0Ff3c2D044F23eAB62C80d78D2` |