mirror of
https://github.com/FlipsideCrypto/flow-models.git
synced 2026-02-06 11:26:53 +00:00
* need to match poolid to contract * pier swap pool labels * metapier labels test & docs * swaps labels core view * doc comment
6 lines
299 B
Markdown
6 lines
299 B
Markdown
{% docs swap_contract %}
|
|
|
|
The smart contract address of the DEX swap pool.
|
|
Note for metapier swaps in the labels table - they all appear to use the same master contract `A.609e10301860b683.PierPair` so the `pool_id` is essential to differentiating what pool is used in the swap route.
|
|
|
|
{% enddocs %} |