Fly
  • Fly
    • What is Fly solving?
      • What is DeFi?
    • Fly key features
      • Use Cases
    • $FLY
      • xFLY & FLY33
  • 📶Supported Networks
  • Guides
    • 📖Glossary of DeFi Terms
    • 👜Connect Wallet
    • 🔄On-Chain Swap
    • 🔀Cross-Chain Swap
    • 🔂Swap configuration
    • 🥚fly boosts
    • 📒Transaction History
    • 💲Portfolio
  • 👩‍💻Developers
    • fly.trade contracts
      • MagpieCCTPBridge
      • MagpieCelerBridgeV2
      • MagpieRouterV3
      • MagpieStargateBridgeV3
      • LibAsset
      • LibBridge
      • LibRouter
    • Smart Contracts Audit
    • Deployments
    • API Reference
      • On chain swap
      • Cross chain swap
      • Requesting and Using API Key
Powered by GitBook
On this page
  • Asset
  • Automated Market Makers
  • ERC20
  • Gas Fee
  • Liquidity
  • Liquidity Provider or "LP"
  • Pair
  • Price Impact
  • Pools
  • Slippage
  • Swap Fees
  1. Guides

Glossary of DeFi Terms

PreviousGuidesNextConnect Wallet

Last updated 4 days ago

Asset

Digital token/cryptocurrency that can be owned, transferred, traded, or staked on the blockchain. fly.trade allows for the trading, staking, and moving of assets.

Automated Market Makers

AMMs, such as Uniswap, allow users to deposit their tokens into smart contract-based liquidity pools to contribute to liquidity so that they may earn fees on the trades while users get access to asset swaps at market rates.

ERC20

Token standard for Fungible tokens on Ethereum and EVM (Ethereum virtual machine) blockchains.

Gas Fee

The fee required to initiate a transaction or execute a smart contract on a blockchain. In short, it's the cost of using the network's computational resources, compensating network validators or miners who process and confirm the transaction. Gas is typically paid in the native token of the blockchain (ETH on Ethereum and many EVM chains, S on Sonic, SOL on Solana)

Liquidity

Assets in pools. Token/asset pairs that are available for trading.

Liquidity Provider or "LP"

Users who pair and pool tokens. Liquidity providers assume impermanent loss and are compensated with swap fees, emissions (on some DEXs), as well as incentives.

Pair

A smart contract that enables trading directly between two assets.

Price Impact

The effect a trade has on an asset's price due to the size of the order relative to pool liquidity. Larger trades typically result in higher price impact.

Pools

A smart contract that enables trading between two ERC20 tokens. Blockchains and DEXs can have multiple pools with the same assets, or tokens, with differing amounts of liquidity and slight price variation.

Slippage

The price change between submitting a transaction and its execution.

Swap Fees

A small fee which goes to the liquidity providers of the token.

📖