flow-models/models/descriptions/flow_wallet_address.md
Jack Forgash 84ca2eb298
AN-6423/docs update (#462)
* add overview

* core and defi

* cadence

* evm

* fix dim labels name

* fix docs syntax
2025-07-17 18:15:23 -06:00

368 B

{% docs flow_wallet_address %} The Flow blockchain address of a wallet involved in the transaction (as sender, recipient, source, or destination). Data type: STRING. Used to identify participants in token transfers, swaps, or bridge activity. Example: '0x1cf0e2f2f715450'. Important for wallet attribution, cross-chain analytics, and user-level tracking. {% enddocs %}