EVM

Scan Bulk of Post-Transactions

Scan transactions that were already executed on chain, returns validation with features indicating address poisoning entites and malicious operators.

post/v0/evm/post-transaction-bulk/scan

Request body

optionsRoutersEvmModelsValidationOptions[]

List of one or both of options for the desired output. "simulation" - include simulation output in your response. "validation" - include security validation of the transaction in your response. Default is ["validation"]

state_overrideobject

Override the state of the chain. This is useful for testing purposes.

simulate_with_estimated_gasboolean

Simulate transactions using gas estimation result. This requires "gas_estimation" option to be enabled.

datastring[] required

Transaction hashes to scan

Response

Successful Response

featuresobject
blockstring required
chainstring required
account_addressstring

Changes

Changed in 11 of the 95 revisions of this API.6113

    • removed the enum value worldchain of the request property //

      request-property-enum-value-removed

    • added the new flare enum value to the request property //

      request-property-enum-value-added

    • added the new arc enum value to the request property //

      request-property-enum-value-added

    • added the new robinhood enum value to the request property //

      request-property-enum-value-added

    • added to the request property allOf list

      request-property-all-of-added

    • removed from the request property anyOf list

      request-property-any-of-removed

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed the enum value immutable-zkevm of the request property //

      request-property-enum-value-removed

    • removed the enum value immutable-zkevm-testnet of the request property //

      request-property-enum-value-removed

    • removed the enum value zero-network of the request property //

      request-property-enum-value-removed

    • added the new kaia enum value to the request property //

      request-property-enum-value-added

    • added the new mantle enum value to the request property //

      request-property-enum-value-added

    • added the new plasma enum value to the request property //

      request-property-enum-value-added

  • 42e1b2ee49d012See the full diff
    • added the new bridge enum value to the ///// response property for the response status

      response-property-enum-value-added

    • added the optional property /// to the response with the status

      response-optional-property-added

    • added to the ////// response property anyOf list for the response status

      response-property-any-of-added

    • added the new optional request property //

      new-optional-request-property

    • added the new optional request property //

      new-optional-request-property

    • added the new optional request property //

      new-optional-request-property

    • added the new optional request property //

      new-optional-request-property

Of the 95 revisions, 1 has no diff computed.