📄️ Tracking NFT Balances And Pools
Tokens and NFT Items
📄️ Pools And Pricing
LiquidityPool and EtherLiquidityPool are classes that tracks and live updates the ERC20/Ether and NFT reserves and prices of a AssetMergePool, created with createPool and createEtherPool.
📄️ Creating a Swap
Helper methods for calculating values for performing a swap through the Router contract. See Router for Router swap methods.
📄️ Managing Liquidity
Helper methods managing liquidity through the Router contract. See Router for Router swap methods.