Author Topic: How to Find How Much Are Delegate Fees?  (Read 1016 times)

0 Members and 1 Guest are viewing this topic.

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
Quote
default (unlocked) >>> blockchain_get_config
{
  "blockchain_id": "75c11a81b7670bbaa721cc603eadb2313756f94a3bcbb9928e9101432701ac5f",
  "symbol": "BTSX",
  "name": "BitShares X",
  "version": 109,
  "genesis_timestamp": "20140719T000000",
  "block_interval": 10,
  "target_block_size": 1280,
  "max_block_size": 2560,
  "max_blockchain_size": 107374182400,
  "min_market_depth": "20,000,000.00000 BTSX",
  "address_prefix": "BTSX",
  "min_block_fee": 1,
  "inactivity_fee_apr": 10,
  "priority_fee": "0.10000 BTSX",
  "delegate_num": 101,
  "delegate_reg_fee": "0.01482 BTSX",
  "name_size_max": 63,
  "memo_size_max": 19,
  "data_size_max": 65536,
  "symbol_size_max": 5,
  "symbol_size_min": 3,
  "asset_reg_fee": "251.59680 BTSX",
  "asset_shares_max": 1000000000000000,
  "proposal_vote_message_max": 1024,
  "max_pending_queue_size": 5,
  "max_trx_per_second": 1
}


Offline bytemaster

I would like to register a delegate, but I have no way of knowing if it's going to charge me 1 XTS 100K XTS or 1M XTS???

blockchain_get_config     Currently a mere 0.01482 BTSX which is less than the default transaction fee of 0.1 BTSX 
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline bitmeat

  • Hero Member
  • *****
  • Posts: 1116
    • View Profile
I would like to register a delegate, but I have no way of knowing if it's going to charge me 1 XTS 100K XTS or 1M XTS???