List of Flash News about createWithSeed
Time | Details |
---|---|
2025-09-05 05:01 |
Solana Explorer Inspection Breaks with createWithSeed: Critical Bug SOL Traders Must Know Now
According to @deanmlittle, using createWithSeed breaks the inspection feature of Solana Explorer, source: @deanmlittle on X, Sep 5, 2025. For trade execution and on-chain due diligence, this means Explorer inspection of seed-derived accounts can fail, so cross-check via solana-cli account or the JSON-RPC getAccountInfo method to review balances and owners, source: Solana CLI account command documentation and Solana JSON-RPC getAccountInfo documentation. createWithSeed and CreateAccountWithSeed are standard Solana methods for deriving and creating seed-based addresses, so affected activity includes programs and wallets that use seed-derived system accounts, source: Solana documentation for PublicKey.createWithSeed and SystemProgram CreateAccountWithSeed. |