# `Rujira.Fin`
[🔗](https://github.com/RujiraNetwork/rujira_ex/blob/v0.0.1/lib/rujira/fin.ex#L1)

Public API for the FIN DEX protocol.

Pure delegation facade. Each resource module owns its struct, construction,
and queries. Invalidate cache on the resource module, not here.

# `book_depth`

# `book_from_id`

# `book_price`

# `get_pair`

# `get_pair_from_denoms`

# `get_pair_tvl`

# `get_stable_pair`

# `list_all_orders`

# `list_all_ranges`

# `list_orders`

# `list_pair_orders`

# `list_pairs`

# `list_ranges`

# `load_order`

# `load_pair`

# `load_range`

# `order_from_id`

# `pair_from_id`

# `range_from_id`

# `range_tvl`

# `ticker_id!`

# `total_range_tvl`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
