EVM

Scan Bulk of Transactions

Get a risk recommendation with plain-language reasons for a bulk of transactions.

post/v0/evm/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.

aggregatedboolean

Should aggregate the results to one result

Response

Successful Response

featuresobject
blockstring required
chainstring required
account_addressstring

Changes

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

  • 007eacea3b0311See the full diff
    • added to the request property allOf list

      request-property-all-of-added

    • removed from the request property allOf list

      request-property-all-of-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.