Glossary
Last updated
Last updated
An automated market maker is a smart contract on Smart Chain that holds liquidity reserves. Users can trade against these reserves at prices determined by a fixed formula. Anyone may contribute liquidity to these smart contracts, earning pro-rata trading fees in return.
While a digital asset can take many forms, the LOVELY V3 Swap Protocol supports BEP-20 token pairs and represents a position in the form of an NFT (ERC-721).
Liquidity that is allocated within a determined price range.
The automated market making algorithm used by LOVELY V3 Swap. In v1 and v2 dex, this is as x*y=k.
Smart contracts that are considered foundational and are essential for LOVELY V3 Swap to exist. Upgrading to a new version of core would require deploying an entirely new set of smart contracts on Smart Chain and would be considered a new version of the LOVELY V3 Swap Protocol.
BEP20 tokens are fungible tokens on Smart Chain. LOVELY V3 Swap supports all standard BEP20 implementations.
A smart contract that deploys a unique smart contract for any BEP20/BEP20 trading pair.
A trade that uses the tokens purchased before paying for them.
The “k” value in the constant product formula X*Y=K
A liquidity provider is someone who deposits BEP20 tokens into a given liquidity pool. Liquidity providers take on price risk and are compensated with trading fees.
Digital assets that are stored in a LOVELY V3 Swap pool contract and are able to be traded against by traders.
The price between the available buy and sell prices. In V1 and V2 Dex, this is the ratio of the two BEP20 token reserves. In LOVELY V3 Swap, this is the ratio of the two BEP20 token reserves available within the current active tick.
An instance of historical price and liquidity data of a given pair.
A smart contract deployed from a V1 or V2 factory contract that enables trading between two BEP20 tokens. Pair contracts are now called Pools in LOVELY V3 Swap.
External smart contracts that are useful, but not required for LOVELY V3 Swap to exist. New periphery contracts can always be deployed without migrating liquidity.
A contract deployed by the V3 factory that pairs two BEP-20 assets. Different pools may have different fees despite containing the same token pair. Pools were previously called Pairs before the introduction of multiple fee options.
An instance of liquidity defined by upper and lower tick. And the amount of liquidity contained therein.
The difference between the mid-price and the execution price of a trade.
Fees that are rewarded to the protocol itself, rather than to liquidity providers.
Any interval between two ticks of any distance.
An approximation of a limit order, in which a single asset is provided as liquidity across a specified range and is continuously swapped to the destination address as the spot price crosses the range.
The liquidity available within a pair. This was more commonly referenced before concentrated liquidity was introduced.
The amount the price moves in a trading pair between when a transaction is submitted and when it is executed.
The current price of a token relative to another within a given pair.
The fees collected upon swapping which are rewarded to liquidity providers.
The price space between two nearest ticks.
The boundaries between discrete areas in price space.