Skip to main content
Int!
required
The network ID of the token. Analysis availability depends on the network and supported trading venues.
Int!
required
The block number to simulate the contract at.
String!
required
The contract address of the token.
String!
required
The contract creation transaction input to simulate.

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