After every account is reconciled and every chain interpreted, this stage matches transfers across them — for example, a withdrawal on one account against a deposit on another.
CryptoTransfer[] per account.InternalTransferFor example, a BTC withdrawal from Binance and a deposit into a personal wallet:
| account | binance |
| asset | BTC |
| network | bitcoin |
| amount | −0.5 |
| tx_id | 0xa1b2...ef01 |
| time | 14:02:00 |
| account | metamask |
| asset | BTC |
| network | bitcoin |
| amount | +0.4995 |
| tx_id | 0xa1b2...ef01 |
| time | 14:11:00 |
src_account: binance dst_account: metamask asset: BTC amount: 0.4995 fee: 0.0005
Click a table or the result for details.