gas
Warn
Audited by Snyk on Jun 27, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The document is explicitly about constructing and submitting Monad (blockchain) transactions and gas pricing. It includes concrete developer guidance and code snippets for building transactions (example tx with to, value, gasLimit), mentions wallets (MetaMask), specific RPC/SDK calls (eth_estimateGas, viem/wagmi, publicClient.estimateGas), and explains signing parameters (priority_price_per_gas, max_price_per_gas). It also gives a native MON transfer example and details that users pay MON for gas limits. These are explicit crypto/blockchain transaction instructions (wallets/signing/transaction construction), which constitute direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata