Skip to main content
SimulateDeployInput
Input for a token contract deploy simulation. See SimulateDeployInput
SimulateCreateTransactionInput
Input for a token contract create transaction simulation. See SimulateCreateTransactionInput
SimulateLiveContractInput
Input for a live token contract simulation. See SimulateLiveContractInput

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