flow-models/models/descriptions/token_out_contract.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

413 B

{% docs token_out_contract %} The smart contract address for the token being swapped out of the trader's wallet (or previous pool) in a DEX swap. Data type: STRING. Used to identify the specific token being sent out, supporting token-level analytics and swap path tracing. Example: 'A.1654653399040a61.FlowToken'. Directionality is always from the trader to the pool or next hop in multi-pool swaps. {% enddocs %}