Understanding these terms will help you navigate the InkySwap and InkyPump platforms more effectively.

A

Address

A unique identifier for wallets and smart contracts on the blockchain. Looks like: 0x1234...abcd

Airdrop

Free distribution of tokens to users based on certain criteria, such as points earned or platform activity.

AMM (Automated Market Maker)

A protocol that uses mathematical formulas to price assets automatically, eliminating the need for traditional order books. InkySwap uses the formula x * y = k.

APY (Annual Percentage Yield)

The real rate of return on liquidity provision, accounting for compound interest over one year.

B

Bonding Curve

An automated pricing mechanism where token price increases exponentially as supply decreases. InkyPump uses: P = a * e^(bx)

Burned Liquidity

Liquidity pool tokens that are permanently destroyed, making it impossible to withdraw the liquidity. This prevents rug pulls.

Buy Pressure

Market demand pushing token prices upward through increased purchasing activity.

C

Contract Address

The blockchain address where a smart contract (like a token) is deployed. Used to interact with and verify tokens.

Cloudflare Turnstile

Security verification system protecting certain API endpoints from abuse and bots.

D

DEX (Decentralized Exchange)

A peer-to-peer marketplace where transactions occur directly between traders without intermediaries. InkySwap is a DEX.

Developer Holdings

Percentage of token supply held by the token creator. Lower percentages generally indicate better decentralization.

Dutch Auction

An auction where the price starts high and decreases over time until someone bids. Used for Emperor of the INK selection.

E

Emperor of the INK (EOTI)

The daily featured token on InkyPump’s homepage, selected through Dutch auction. Provides 24-hour premium visibility.

ETH (Ethereum)

The native cryptocurrency of Ethereum and Ink L2, used for gas fees and trading.

ERC-20

The technical standard for fungible tokens on Ethereum-compatible blockchains.

F

Fair Launch

Token distribution model with no pre-mine, private sale, or team allocation. All users have equal opportunity to buy.

Funding Progress

Percentage of tokens sold during the bonding curve phase (0-100%). At 100%, the token “graduates” to full trading.

Fungible Token

Tokens that are interchangeable with each other. Each token is identical in value and properties.

G

Gas Fees

Transaction costs paid to process operations on the blockchain. Required for all on-chain activities.

Graduated Token

A token that has completed its bonding curve phase (100% funded) and now trades on regular DEX markets.

H

Holder Distribution

How token ownership is spread across different wallets. Better distribution = more decentralization.

Homepage Placement

Premium visibility position on InkyPump’s main page, reserved for Emperor of the INK tokens.

I

Ink (L2)

Kraken’s Layer 2 blockchain where InkySwap operates. Provides faster, cheaper transactions than Ethereum mainnet.

InkyPump

The token launch platform using bonding curves for fair token distribution and price discovery.

InkySwap

The decentralized exchange for trading graduated tokens with permanent liquidity protection.

K

King of the INK (KOTI)

The token with the highest market cap currently in the funding phase on InkyPump.

Kraken

Major cryptocurrency exchange that created the Ink L2 blockchain.

L

Layer 2 (L2)

A blockchain that operates on top of Ethereum, inheriting its security while providing faster and cheaper transactions.

Liquidity

The amount of assets available for trading in a pool. More liquidity = less price impact on trades.

Liquidity Pool (LP)

Smart contract holding reserves of two tokens that enables automated trading between them.

LP Tokens

Tokens representing ownership share of a liquidity pool. In InkySwap, these are burned to prevent rug pulls.

M

Market Cap (Market Capitalization)

Total value of all tokens in circulation. Calculated as: token price × circulating supply.

Meme Token

Cryptocurrency inspired by internet memes or jokes, often community-driven with viral potential.

MetaMask

Popular browser extension wallet for interacting with Ethereum-compatible blockchains.

P

Permanent Liquidity

Liquidity that cannot be removed from the pool because LP tokens are burned at creation.

Points

Rewards earned through platform activity (trading, creating tokens, referrals) that contribute to future airdrops.

Post-Bond Trading

Trading tokens after they’ve graduated from the bonding curve. Available on both InkyPump and InkySwap.

Pre-Bond Trading

Trading tokens still in the bonding curve phase, only available on InkyPump.

Price Impact

How much a trade affects the token price. Larger trades relative to liquidity cause higher price impact.

Progressive Web App (PWA)

Web application that can be installed like a native app, providing enhanced performance and offline capabilities.

R

Rate Limiting

API usage restrictions to ensure fair access and platform stability. Limits vary by user tier.

Referral Code

Unique identifier for tracking new users brought to the platform. Referrers earn 10% of referred users’ points.

Rug Pull

Scam where developers drain liquidity pools, leaving investors with worthless tokens. Prevented on InkySwap through burned LP tokens.

S

Slippage

Difference between expected and executed price due to market movements during transaction processing.

Smart Contract

Self-executing code on the blockchain that automatically enforces agreed-upon rules without intermediaries. Token project’s community channels (Telegram, Twitter, website) for communication and updates.

Swap

Exchange of one token for another at current market rates.

T

Token

Digital asset representing value, utility, or ownership on the blockchain.

Token Creation

Process of deploying a new token on InkyPump with bonding curve mechanics. Costs 0.001 ETH.

Top 10 Holders

The ten wallets holding the most of a particular token. Their combined percentage indicates concentration.

Trading Volume

Total value of tokens traded over a specific period (usually 24 hours).

Transaction Hash (Tx Hash)

Unique identifier for a blockchain transaction, used to track and verify operations.

Turnstile Token

Security verification token from Cloudflare required for certain sensitive API operations.

U

Uniswap V2

The AMM protocol that InkySwap is based on, using the constant product formula x * y = k.

V

Volatility

Degree of price variation over time. Higher volatility = larger price swings.

Volume (24h)

Total trading activity in the last 24 hours, measured in ETH or USD.

W

Wallet

Software or hardware that stores cryptocurrency private keys and enables blockchain transactions.

WalletConnect

Protocol enabling connection between mobile wallets and web applications through QR codes.

Web3

The decentralized web built on blockchain technology, emphasizing user ownership and control.

WETH (Wrapped ETH)

ERC-20 compatible version of ETH that can be traded like other tokens on DEXs.

Whitelist

List of approved addresses allowed to participate in certain activities (not used in InkySwap’s fair launch model).

Symbols & Numbers

0x

Prefix for Ethereum addresses and hexadecimal values.

24h

24-hour time period, commonly used for tracking volume and price changes.

100% Funded

Token has sold all bonding curve supply and graduated to full DEX trading.

10% Referral Bonus

Percentage of points earned from referred users’ activities.

Mathematical Formulas

Key Formulas Used in InkySwap

Bonding Curve Price: P = a * e^(bx)
  • P = Price
  • a = Initial price coefficient
  • b = Growth rate
  • x = Tokens sold
AMM Constant Product: x * y = k
  • x = Reserve of token A
  • y = Reserve of token B
  • k = Constant product
Price Impact: dy = (y * dx)/(x + dx)
  • dy = Tokens received
  • dx = Tokens provided

Need More Help?

Community Support

Join @inkyswap for help understanding any terms

API Documentation

Visit our API docs for technical terminology
This glossary is continuously updated as new features and concepts are introduced to the InkySwap ecosystem.