-
Notifications
You must be signed in to change notification settings - Fork 0
Token Whitelist Logic #15
Copy link
Copy link
Open
Labels
@geevapp/app/wave2Moving to the app repo, as the contracts repo was not accepted for Drips Wave 2Moving to the app repo, as the contracts repo was not accepted for Drips Wave 2
Metadata
Metadata
Assignees
Labels
@geevapp/app/wave2Moving to the app repo, as the contracts repo was not accepted for Drips Wave 2Moving to the app repo, as the contracts repo was not accepted for Drips Wave 2
Type
Fields
Give feedbackNo fields configured for issues without a type.
User Story
As an Admin,
I want to only allow specific tokens (USDC, XLM) to prevent spam.
Description
A list of allowed token addresses.
Files to Create/Edit
Functional Requirements
Map<TokenAddress, bool>.Suggested Implementation
Acceptance Criteria
Submission Guidelines
feat/token-whitelist