Skip to main content
Int!
required
The network ID of the token. Analysis availability depends on the network and supported trading venues.
Int
Requested block number. When omitted, submission derives a recent block from indexed data and fails if none is available. The current live analyzer probes latest state rather than replaying this block.
String!
required
The contract address of the token.

Used By

Used as input by
  • simulateTokenContract: Queues asynchronous token analysis. Use simulateLiveContractInput; legacy deployment and creation-transaction modes are not supported by the current analyzer. A successful response acknowledges submission, not a trading verdict. Retrieve the outcome with getSimulateTokenContractResults. Non-admin requests have a five-minute cooldown per token and network; a cooldown violation raises TOO_MANY_REQUESTS.
Last modified on September 21, 2026