String
String
Token balance in raw token units, encoded as an integer string. Null when not measured.
String
Native-currency balance in wei for EVM analysis, encoded as an integer string. Null when not measured.
Used By
Returned by- getSimulateTokenContractResults: Returns recorded token analyses, including pending and failed requests. Results are ordered by block number descending, then request timestamp descending. Use simulationId to retrieve a specific request.
- onSimulateTokenContract: Live-streamed published analysis results for a token, across all simulation IDs. This is not a complete request-status stream: use getSimulateTokenContractResults to check pending, failed or indeterminate outcomes.