Skip to content

Conversation

@sbfxfxai
Copy link

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

  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

Thank you for reviewing this whitelist request.

## 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.
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

Successfully merging this pull request may close these issues.

1 participant