Kingdomly Docs
  • The Kingdomly Realm
  • πŸ› οΈCreator
    • Getting started with NFT Creator
  • πŸ› οΈCreator Admin
    • Facilitate your mint with our Creator Admin
      • Overview Page
      • Mint Groups
      • Airdrops
      • Customize Mint Page
  • πŸƒMINT
    • Getting Started with Kingdomly Mint
    • Step-by-Step Guide
      • Step 1: Select Collection
      • Step 2: Exploring the Mint Page
      • Step 3: Mint!
    • Developers
  • πŸͺMARKETPLACE
    • Getting started with Marketplace
  • BRIDGE
    • Getting started with Kingdomly Bridge
  • STAKING
    • Getting started with NFT Staking
    • Create your NFT staking pool
      • Troubleshooting
    • NFT Staking lifecycle
    • Manage your NFT staking pool
Powered by GitBook
On this page
  • Overview
  • Token Multipliers
  • Address Multipliers
  • Boosters
  • Customizations
  1. STAKING

Manage your NFT staking pool

After creating your NFT staking pool, you can manage aesthetics and configure the staking lifecycle here!

Overview

The Overview tab gives you a high-level details of your staking pool.

Features:

  • Participants: Number of unique wallet addresses participating in the pool.

  • Total NFTs Staked: Aggregated count of all NFTs currently staked.

  • Collection Chart: Visual breakdown of NFT staking per collection.

  • Total Rewards: Displays current reward pot in USD. You can also deposit additional rewards into the pool from here.

  • Allowed Collections: Shows all NFT collections permitted for staking in this pool.


Token Multipliers

The Token Multipliers tab allows you to assign specific reward multipliers to individual NFTs within a collection.

Features:

  • View the NFT collection details and how many tokens are staked.

  • See a list of tokens with multipliers already set.

  • Use the "+ Set token multiplier" button to assign new multipliers manually or in bulk.

Bulk Upload via CSV

You can upload token multipliers using a CSV file. The format should be:

  • Column A – Token ID or token number (e.g., #1, #5, etc.)

  • Column B – Multiplier value

Example CSV:

1,2
5,3
10,5
12,1

Note: Interactions with these features will fire a smart contract transaction.


Address Multipliers

The Address Multipliers tab allows you to assign bonus multipliers based on wallet addresses.

Features:

  • View the list of addresses with custom multipliers already set.

  • Edit or delete any existing multipliers.

  • Add new entries using two methods:

Method 1: CSV Upload

Use a CSV file with the following format:

  • Column A – Wallet address

  • Column B – Multiplier value

0x1234...abcd,2
0xabcd...1234,5
0xasdf...4321,5

Note: Interactions with these features will fire a smart contract transaction.


Ensure that all addresses are EVM checksum valid, else, the transaction wont go through.

Method 2: Snapshot-Based

You can also import addresses by taking a snapshot of a specific collection. You’ll be able to:

  • Assign multipliers based on token holdings (e.g., more tokens = higher multiplier).

  • Or set a flat multiplier value for all addresses in the snapshot.


Boosters

The Boosters tab allows you to assign flat reward points to specific wallet addresses. These are added directly to the user’s total earned points, on top of any token or address-based multipliers.

Features

  • View all addresses with active booster points.

  • Edit or delete existing entries.

  • Upload booster data in bulk via CSV.

CSV Upload Format

  • Column A – Wallet Address

  • Column B – Booster Points

0x1234...abcd,10
0xabcd...5678,25
0x9e8b...0001,5

Note: Interactions with these features will fire a smart contract transaction.


Ensure that all addresses are EVM checksum valid, else, the transaction wont go through.


Customizations

The Customizations section allows you to personalize your pool page for your brand, community, or project.

About

Set your project's basic information:

  • Project Name

  • Description

  • Links – such as Website, Discord, X (Twitter), and others.

  • Profile and Banner Images

FAQs

Add frequently asked questions and answers to help onboard your community. Each FAQ entry includes:

  • Question

  • Answer

Roadmap

Share your project roadmap milestones by setting:

  • Title

  • Date of the event

  • Description

  • Optional Banner Image

Team

Introduce your project team by listing:

  • Member Name

  • Role

  • Description

  • Profile Image

Use this section to build trust and give your project a professional touch.

Note: Interactions within customizations will NOT incur a smart contract transaction.

PreviousNFT Staking lifecycle

Last updated 1 month ago