Authorizations
Body
The chain name or chain ID
arbitrum, avalanche, base, base-sepolia, lordchain, lordchain-testnet, metacade, metacade-testnet, bsc, ethereum, optimism, polygon, zksync, zksync-sepolia, zora, linea, blast, scroll, ethereum-sepolia, degen, avalanche-fuji, immutable-zkevm, immutable-zkevm-testnet, gnosis, worldchain, soneium-minato, ronin, apechain, zero-network, berachain, berachain-bartio, ink, ink-sepolia, abstract, abstract-testnet, soneium, unichain, sei, flow-evm Object of additional information to validate against.
The address to relate the transaction to. Account address determines in which perspective the transaction is simulated and validated.
Transaction parameters
List of one or more of options for the desired output. "simulation" - include simulation output in your response. "validation" - include security validation of the transaction in your response. "gas_estimation" - include gas estimation result in your response. Default is ["validation"]
1The relative block for the block validation. Can be "latest" or a block number.
Override the state of the chain. This is useful for testing purposes.
Simulate transactions using gas estimation result. This requires "gas_estimation" option to be enabled.
Response
Successful Response
- TransactionValidation
- TransactionValidationError
- TransactionSimulation
- TransactionSimulationError
- TransactionScanGasEstimation
- TransactionScanGasEstimationError