Conversation
## Whitelist solanatokenfarm.com ### Site Information - URL: https://www.solanatokenfarm.com/ - Purpose: SPL token creation service for developers, creators, and businesses on Solana - Launch Date: [Add date] ### Rationale The domain is not present in blocklist.yaml, but some users see warnings. Adding to whitelist.yaml prevents false positives. Solana Token Farm is a legitimate tool and does not engage in phishing or malicious behavior. ### Evidence of Legitimacy 1) Phantom integration honors user consent: - `WalletContext.tsx`: uses `connect({ onlyIfTrusted: true })`, explicit `connect()` on user action, and standard event handling. 2) Safety gates and transparency: - `solana.ts`: blocks paid actions without wallet; clear insufficient-balance errors and logs. - Transparent pricing in README (Starting Price: 0.01 SOL). 3) Standard SPL token flow: - Uses `SystemProgram.createAccount`, `createInitializeMintInstruction`, `createMintToInstruction`. ### Contact - Name: Ohene - Email: [contact@solanatokenfarm.com] - Role: Owner - Organization: Solana Token Farm Thank you for reviewing this whitelist request.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Whitelist solanatokenfarm.com
Site Information
Rationale
The domain is not present in blocklist.yaml, but some users see warnings. Adding to whitelist.yaml prevents false positives. Solana Token Farm is a legitimate tool and does not engage in phishing or malicious behavior.
Evidence of Legitimacy
WalletContext.tsx: usesconnect({ onlyIfTrusted: true }), explicitconnect()on user action, and standard event handling. 2) Safety gates and transparency:solana.ts: blocks paid actions without wallet; clear insufficient-balance errors and logs.SystemProgram.createAccount,createInitializeMintInstruction,createMintToInstruction.Contact
Thank you for reviewing this whitelist request.