Bridge transfer data for fiat-to-crypto or crypto-to-fiat transfers Represents transfers processed through Bridge’s payment rails, including ACH, SEPA, wire transfers, and other traditional banking methods.Documentation Index
Fetch the complete documentation index at: https://developers.squads.so/llms.txt
Use this file to discover all available pages before exploring further.
Properties
| Property | Type |
|---|---|
id | string |
state | TransferState |
onBehalfOf | string |
sourceDepositInstructions? | BridgeTransferSourceDepositInstructions |
amount | string |
clientReferenceId? | string |
currency? | BridgeCurrency |
developerFee | string |
source | BridgeTransferSource |
destination | BridgeTransferDestination |
receipt | Receipt |
blockchainMemo? | string |
createdAt | string |
updatedAt | string |