Superbridge
Start typing to search...
The Superbridge API is currently in beta. Endpoints and response formats may change.

Endpoints

Activity

Returns detailed information for swap, cross-chain swap and bridge operations

Returns detailed information for swap, cross-chain swap and bridge operations.

GEThttps://api.superbridge.app/v1/activity

Query Parameters

addressstring

Filter by address

txHashstring

Filter by initiating transactionHash

statusstring

"pending" or "done", default all

typestring

"mainnets" or "testnets", default all

pageSizenumber
fromChainIdstring
fromChainKeystring
fromChainUidstring
toChainUidstring
toChainIdstring
toChainKeystring
cursorstring

One of address or txHash must be provided.

Response

Returns an array of Activity objects.

fromChainUidstring

Chain UUID (internal identifier)

fromChainIdstring

Native chain ID (e.g. 1 for Ethereum)

fromChainKeysstring[]

Shorthand chain identifier (e.g. eth for Ethereum)

toChainUidstring

Chain UUID (internal identifier)

toChainIdstring

Native chain ID (e.g. 1 for Ethereum)

toChainKeysstring[]

Shorthand chain identifier (e.g. eth for Ethereum)

stepsTransactionStepDoneDtoTransactionStepNotReadyDtoTransactionStepReadyDtoTransactionStepAutoDtoWaitStepDoneDtoWaitStepInProgressDtoWaitStepNotStartedDtoInfoStepDto[]
providerRouteProviderDto
idstring
fromstring
tostring
amountstring
receiveAmountstring
feesActivityFee[]
fromTokenToken
toTokenToken
refuelAmountstring | null
refuelPriceUsdnumber | null
referrerstring | null
nextCheckTimestampnumber | null
escapeHatchboolean
providerExplorerUrlstring | null