We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 215c708 commit 8413700Copy full SHA for 8413700
docs/src/integrations/exchange.md
@@ -721,6 +721,10 @@ must then be used to determine the effective balance change. These fields will
721
identify the token mint and account owner (main wallet address) of the affected
722
account.
723
724
+Note that if a receiving account is created during the transaction, it will have no
725
+`preTokenBalance` entry as there is no data to decode the state from. In this
726
+case, the initial balance can be assumed to be zero.
727
+
728
### Withdrawing
729
730
The withdrawal address a user provides must be the that of their SOL wallet.
0 commit comments