v3
latestOpenAPI 3.0.02026-07-31142080.2 KBMultichain
List multichain signature transactions
get/v3/multichain/signatures
Query parameters
accountstring
Account ID to filter results by
chain'ARBITRUM' | 'BASE' | 'BITCOIN' | 'BSC' | 'ETHEREUM' | 'GNOSIS' | 'OPTIMISM' | 'POLYGON' | 'SOLANA'
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)
nextstring
Next page cursor. Pass the next_page value returned from the previous response to retrieve the next page of results
prevstring
Previous page cursor. Pass the prev_page value returned from the previous response to retrieve the previous page of results
limitinteger
The number of items to return. Each increment of 25 will count towards rate limit. For example, limit 50 will use 2 credits
Response
Success response