Module: PandoBot::Lake
- Defined in:
- lib/pando_bot/lake.rb,
lib/pando_bot.rb,
lib/pando_bot.rb,
lib/pando_bot/lake/api.rb,
lib/pando_bot/lake/curve.rb,
lib/pando_bot/lake/uniswap.rb,
lib/pando_bot/lake/pair_routes.rb
Overview
for Pando Lake/4swap
Defined Under Namespace
Classes: API, Curve, Error, PairRoutes, SwapError, Uniswap
Instance Attribute Summary collapse
-
#client ⇒ Object
readonly
Returns the value of attribute client.
Class Method Summary collapse
Instance Attribute Details
#client ⇒ Object (readonly)
Returns the value of attribute client.
6 7 8 |
# File 'lib/pando_bot/lake/api.rb', line 6 def client @client end |