Endpoints
Activity
Returns detailed information for swap, cross-chain swap and bridge operations
Returns detailed information for swap, cross-chain swap and bridge operations.
https://api.superbridge.app/v1/activityQuery Parameters
stringFilter by address
stringFilter by initiating transactionHash
string"pending" or "done", default all
string"mainnet" or "testnet", default all
numberstringstringstringstringstringstringstringUse address to fetch activity for a wallet, or txHash to find activity by an initiating transaction hash. You can also filter by source/destination chain, status, chain type, pageSize, and cursor.
Response
Returns an array of Activity objects.
"bridge" | "crosschainswap" | "swap"stringChain UUID (internal identifier)
stringNative chain ID (e.g. 1 for Ethereum)
string[]Shorthand chain identifier (e.g. eth for Ethereum)
stringChain UUID (internal identifier)
stringNative chain ID (e.g. 1 for Ethereum)
string[]Shorthand chain identifier (e.g. eth for Ethereum)
TransactionStepDoneDtoTransactionStepInvalidatedDtoTransactionStepNotReadyDtoTransactionStepReadyDtoTransactionStepAutoDtoWaitStepDoneDtoWaitStepInvalidatedDtoWaitStepInProgressDtoWaitStepNotStartedDtoUpgradeEventDto[]FeeGroup[]RouteMetaDtostringstringstringstringstringTokenDtoTokenDtostring | nullnumber | nullbooleanProviderExplorerDetails | null