Interface: iGetSwapStatusPayload
Get Swap Status Route: GET /api/v0/swap/status
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:4648
Get Swap Status Route: GET /api/v0/swap/status
Transparent alias of /skip/v2/tx/status. Same response shape — the
indexer enriches the upstream payload with swapEventInfo when the
destination is a BitBadges on-chain swap.
Properties
chainId?
optionalchainId?:string
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:4652
Optional source chain ID — required for some tx hashes that aren't globally unique.
txHash
txHash:
string
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:4650
Transaction hash to look up.