LogoLogo
PAO DocsInfrastructure DocsDeveloper DocsPeerplays.com
  • Introduction to Peerplays
  • Concepts
    • Decentralization
    • Consensus Mechanisms Compared
  • Technology
    • Peerplays Technical Summary
    • Intro to Peerplays Tokens
    • Intro to Peerplays Liquidity Pools
      • Service Infrastructure Pools
    • Staking (PowerUp) in Peerplays
    • Gamified User Namespaces and Subject Matter Expert Committees
    • Peer-to-Peer Autonomous Organizations: Flow Diagram
    • Gamified Proof of Stake (GPOS)
      • Wallet User Guide
        • GPOS Panel
        • GPOS Landing Page
        • Power Up
        • Power Down
        • Vote
        • Thank you for voting!
      • FAQ
        • General
        • GPOS Panel
        • Power Up & Power Down
        • Voting
        • Participation Rewards
    • Sidechain Operator Nodes (SONs)
      • New to SONs?
        • What are Sidechain Operating Nodes?
        • How do SONs Work?
        • Why are SONs important?
        • How do SONs impact me?
        • SON Fees & Performance Requirements
        • Peerplays SONs
      • FAQ
      • Running a SON Node
    • NFTs and Marketplace
      • NFT marketplace in Python
      • NFT Operations in Python
      • NFT, Marketplace, HRP, and RBAC related Commands/Use Cases
      • NFT command reference
    • Peerplays DEX
      • User Guide
        • Account Creation
        • Dashboard
          • Bitcoin Transaction
        • Market Activity
        • Peerplays Blocks
        • Settings
        • Wallet
        • Profile
        • GPOS - Voting
        • Logout
  • Witnesses
    • What is a Peerplays Witness?
    • Becoming a Peerplays Witness
    • Hardware Requirements
    • Installation Guides
  • Bookie Oracle Suite (BOS)
    • Introduction to BOS
    • BOS Installation
    • BookieSports
    • Manual Intervention Tool (MINT)
  • Data Proxies
    • Introduction to Data Proxies
    • How Data Proxies Work
    • Data Proxy Set Up
  • Couch Potato
    • Introduction
    • Installation
    • User Guide
  • Random Number Generator (RNG)
    • RNG Technical Summary
    • RNG API
  • API
    • Peerplays Core API
      • Popular API Calls
      • Account History API
      • Asset API
      • Block API
      • Crypto API
      • Database API
      • Network Broadcast API
      • Network Nodes API
      • Orders API
    • Wallet API
      • Account Calls
      • Asset Calls
      • Blockchain Inspection
      • General Calls
      • Governance
      • Privacy Mode
      • Trading Calls
      • Transaction Builder
      • Wallet Calls
    • Bookie API
      • General
      • Tournaments
      • Listeners
    • Python Peerplays
      • Installation
      • Creating the wallet
      • Creating an Account
      • NFT
      • Market Place
      • HRP / RBAC
  • Connecting Elasticsearch to a blockchain node
  • GitLab
    • GitLab Ticket Templates
    • Labels
    • Time Tracking
  • Other Documentation
    • Peerplays Home
    • Infrastructure Docs
    • Developer Docs
    • Site Reliability Engineering
  • Known Issues
    • Peerplays Disaster Recovery Plan
    • Sept 2021 Mainnet Outage - Postmortem Report
  • Kickstart Guide
    • Peerplays Developer
  • Risk Register
    • Introduction
      • Bunker Issue
        • DDOS Attack
        • Hypervisor Compromised
        • Power and Backup Failure
        • Crypto Restriction
      • Core-Block Issue
        • Expensive Servers
        • Witness node - Not reachable
        • Witnesses get DDOS'd
        • Bad Actor infiltrate witness/SONs
      • Credential Security
        • NEX Open Source Vulnerabilities
        • Keyloggers, access to NEX deployment
        • Password manager hacked
        • SONs active keys exposed in configuration
    • Glossary
  • Operation Cost Estimation
    • Project Operations
    • Cost Estimation
Powered by GitBook
On this page
  • Introduction
  • Operation categories
  • 1. General
  • 2. Asset Specific
  • 3. Account Specific
  • 4. Market specific
  • 5. Business Administration
  • 6. Game Specific
Export as PDF
  1. Operation Cost Estimation

Project Operations

List of operation for various categories

PreviousGlossaryNextCost Estimation

Last updated 2 years ago

Introduction

In Peerplays, there are many applications that support various operations including create, update, withdraw, delete, issue, etc. Each operation has a small cost involved to cover the network and data storage on the blockchain. The cost is calculated as PPY assets. It's advisable to plan ahead, as the fees will be accumulated based on several hundreds of operations performed.

Operation categories

In the DEX user login page, there is a separate tab in the blocks option to feature the Fees allocated for each operation. Navigating through each category provide the list of operations falls under specific category. There are six different categories under fees section:

  1. General

  2. Asset specific

  3. Account specific

  4. Market specific

  5. Business administration

  6. Game specific

Under each category is the list of operation with fees type and standard fees collected. Click the below link to learn the operation fees details for the selected category.

The link is live and requires user credentials to login. If there is any changes in the fees structure for any operation, it will be updated automatically.

1. General

As the name says General, the list of operation are common to any user and following is the list of operations under general category:

Transfer
Create withdrawl permission
Update withdrawl permission
Claim withdrawl permission
Delete withdrawl permission
Create vesting balance
Withdraw vesting balance
Transfer to blinded account
Blinded transfer
Transfer from blinded account
Payout affiliate
Process deposit SON wallet
Create withdraw SON wallet
Process withdraw SON wallet
Add sidechain address

2. Asset Specific

This category is specific to asset related operation. The operations are listed below:

Create asset
Update asset
Update smartcoin
Update asset feed producers
Issue asset
Burn asset
Fund asset fee pool
Asset settlement
Global asset settlement
Publish feed
Override transfer
Claim asset fees
Update asset dividend
Asset dividend distribution
Update betting market
Update custom account authority
Delete custom account authority
Offer
Bid
Cancel offer
Finalize offer

3. Account Specific

The type of operations under the account specific category are:

Create account
Update account
Account whitelist
Upgrade Account
Transfer Account
Payout referral affiliate
Create lottery asset
Purchase ticket
Reward lottery
End lottery
Clain sweeps vesting
Create nft metadata
Update nft metadate
Mint nft
Recreate SON wallet
Update SON wallet
Create deposit SON wallet

4. Market specific

The type of operations under the market specific category are:

Place order
Cancel order
Update margin

5. Business Administration

The type of operations under business administration are:

Create witness
Update witness
Create proposal
Update proposal
Delete proposal
Create committee member
Update committee member
Global parameters update
Create worker
Custom
Asset operation
nft safe transfer from
Approve nfts
Set approval for all nfts
Create account role
Update account role
Delete account role
Create SON
Update SON

6. Game Specific

The Game specific operations are:

Create tournament
Join tournament
Game move
Payout tournament
Leave tournament
Create sport
Update sport
Create event group
Update event group
Create event
Update event
Create betting market rules
Update betting market rules
Create betting market group
Create betting market
Place bet
Resolve betting market group
Resolved betting market group
Adjusted bet
cancel betting market group
Matched bet
Cancel bet
Update event status
Delete sport
Delete event group
Update custom permission

The above list of operations helps in finding the fees for any operation under specific category.

https://nex.peerplays.com/blockchain?tab=fees
Fees section - DEX