Documentation ¶
Index ¶
- type Client
- func (c *Client) FactoryAt(routerAddr common.Address) (common.Address, error)
- func (c *Client) GetReserves(factoryAddr, tokenA, tokenB common.Address) (lib.Reserves, error)
- func (c *Client) GetReservesPath(factoryAddr common.Address, path []common.Address) ([]lib.Reserves, error)
- func (c *Client) TokenAt(addr common.Address) (repo.Token, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
func (*Client) GetReserves ¶
func (*Client) GetReservesPath ¶
Click to show internal directories.
Click to hide internal directories.