get_bridge_transactions
Retrieve all transactions for a specific bridge within a date range. Filter results by source chain, address, or limit the number of transactions returned.
Instructions
GET /transactions/{id}
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | No | ||
end_timestamp | No | ||
id | Yes | ||
limit | No | ||
source_chain | No | ||
start_timestamp | No |