Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fetch and Merge OFAC Sanctioned Addresses from Additional Source #3152

Open
kev1n-peters opened this issue Jan 6, 2025 · 1 comment
Open

Comments

@kev1n-peters
Copy link
Contributor

We need to enhance our script to fetch sanctioned addresses from an additional source: https://github.com/ultrasoundmoney/ofac-ethereum-addresses/blob/main/data.csv. The script should parse the addresses from this CSV file and merge them with the set of addresses fetched from the existing source: https://www.treasury.gov/ofac/downloads/sdn.csv. The script can be found here: https://github.com/wormhole-foundation/wormhole-connect/blob/development/wormhole-connect/scripts/ofac/checkSdnListForUpdates.ts#L9 and ran with npm run checksdn.

@ryanml
Copy link

ryanml commented Jan 7, 2025

Hi there @kev1n-peters! I’d like to give this one a crack

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants