EVM

Scan Bulk of Addresses

Gets a list of addresses and returns a security assessment of each address.

post/v0/evm/address-bulk/scan

Request body

chain'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' | 'gnosis' | 'soneium-minato' | 'ronin' | 'apechain' | 'berachain' | 'berachain-bartio' | 'ink' | 'ink-sepolia' | 'abstract' | 'abstract-testnet' | 'soneium' | 'unichain' | 'sei' | 'flow-evm' | 'hyperevm' | 'megaeth' | 'katana' | 'plume' | 'xlayer' | 'monad' | 'monad-testnet' | 'tempo' | 'tempo-testnet' | 'kite-ai' | 'kaia' | 'plasma' | 'mantle' | 'robinhood' | 'arc' | 'flare' required

The chain name

addressesstring[] required

List of addresses to validate.

Response

Successful Response

object required

Changes

Changed in 10 of the 95 revisions of this API.611

    • 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

    • 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

    • added the new tempo enum value to the request property

      request-property-enum-value-added

Of the 95 revisions, 1 has no diff computed.