Skip to content

Commit

Permalink
Cross ref
Browse files Browse the repository at this point in the history
  • Loading branch information
miohtama committed Oct 26, 2023
1 parent 04a910d commit 798460b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions eth_defi/uniswap_v2/pair.py
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,8 @@ def fetch_pair_details(
) -> PairDetails:
"""Get pair info for PancakeSwap, others.
See also :py:class:`PairDetails`.
:param web3:
Web3 instance
Expand Down

0 comments on commit 798460b

Please sign in to comment.