Multichain

Get estimated multichain signature count

get/v3/multichain/signatures/count

Query parameters

accountstring

Account ID to filter results by

chain'ARBITRUM' | 'BASE' | 'BITCOIN' | 'BSC' | 'ETHEREUM' | 'GNOSIS' | 'OPTIMISM' | 'POLYGON' | 'SOLANA' | 'ZCASH'

Destination chain to filter results by

addressstring

Destination address to filter results by

txnstring

Destination transaction hash to filter results by

before_tsstring

Timestamp in nanoseconds. Return results before this timestamp (exclusive)

Response

Success response

Changes

Changed in 1 of the 5 revisions of this API.1

    • added the new enum value ZCASH to the query request parameter chain

      request-parameter-enum-value-added