Questions tagged [transaction-fees]

Fees paid by the sender to the miner as payment for confirmation of the transaction on the Monero network,

83 questions
14
votes
2 answers

Why are the fees hard coded?

Most cryptocurrencies let you choose your fee. Why does Monero use a hard coded fee? Edit: Or rather I should say why is the minimum fee hard coded.
Christopher King
  • 3,120
  • 13
  • 64
8
votes
2 answers

Will the dynamic fee algorithm under development be a wallet side calculation or it will be a consensus rule?

Will the dynamic fee algorithm under development be a wallet side calculation or it will be a consensus rule? I ask that question because if the dynamic fee algorithm is a censensus code rule, making adjustments on it will require hard/soft fork and…
ant Bldel
  • 1,281
  • 8
  • 14
7
votes
1 answer

How to calculate exact Monero transaction fee?

I assume that transaction fee is deducted from the transaction amount, i.e. if Alice sends Bob 10 XMR, then Bob will receive (10 - tx_fee) ~ 9.x XMR I don't know how precise https://www.monero.how/monero-transaction-fee-calculator is, but from…
lessless
  • 93
  • 1
  • 4
7
votes
2 answers

Why does monero have higher transaction fees than bitcoin?

median and highest fees source: monero.how
Tok Jingga
  • 83
  • 1
  • 8
6
votes
3 answers

Are there any fair strategies to dynamically adjust the transaction fee?

As of writing this the transaction fees are 0.01 XMR per KB. This was a reasonable fee when Monero was worth less, however, if XMR retains it's new found value or continues to rise in value against BTC or USD that transaction fee could prevent some…
GooseBear
  • 197
  • 1
  • 9
5
votes
1 answer

Why are Monero fees visible?

I was checking in moneroblocks.info some random transaction just to see how they are composed, and I noticed that while the amounts are confidential, the fees are on clear and not obfuscated. Isn't there any method to make an estimate of the amount…
giacom0c
  • 187
  • 1
  • 7
5
votes
1 answer

Is the high transaction fees problem addressed in the upcoming monero v7 upgrade?

I've read the official release notes for Lithium Luna but there is no mention of any solution for the problem. At the same time I saw on twitter/forums some devs comment that it is addressed. Does someone have more information on this topic? Are…
Ognyan
  • 301
  • 1
  • 8
5
votes
1 answer

Why can I not choose my own custom transaction fee? Does this affect privacy in anyway?

I was just wondering why users do not have the ability to have their own custom fees and if by allowing users to choose their own fees would this badly affect privacy in anyway?
samwellj
  • 3,205
  • 4
  • 16
  • 31
5
votes
2 answers

What's the smallest transaction you can send?

For example, what if I want to send a person 0.001 USD in Monero to his wallet, would it be possible?
UsernameVF
  • 857
  • 2
  • 8
  • 24
5
votes
3 answers

how is the transaction fee calculated?

I've tried Monero-wallet-cli, and following are two transactions: 0.01 XMR by 526 bytes: http://moneroblocks.info/tx/99dae4c9ec68c8b4eb7f9f40a2c01f481d3b979ce97b5e0b2b5f55c759be11f6 0.008 XMR by 3709…
Ben P.P. Tung
  • 235
  • 1
  • 3
  • 7
4
votes
1 answer

Transaction fees are very high for small transactions

Transaction fee are currently fixed (around 0.002 XMR/kB) which is penalising for small transaction (0.026 XMR/TX). Buying an item for 0.2 XMR incurs a transaction fee of 13% which I would call confiscatory. I understand that the current system is…
assylias
  • 2,208
  • 11
  • 27
3
votes
1 answer

Who pays Transaction fee?

If I want to send someone $20 worth of monero and the transaction fee is $10, does that person only get $10 or the full $20 and I pay the $10, so I would end up paying $30 for a $20 transaction? Thanks,
Andrew Admire
  • 393
  • 3
  • 11
3
votes
1 answer

What is the lowest fee one can pay to make a monero transaction?

Is it possible to make a transaction without paying a fee or what is the lowest fee amount one can send with? How long does it take to get your coins back if the network does not accept your transaction?
Patoshi パトシ
  • 4,540
  • 3
  • 26
  • 66
2
votes
1 answer

What are the standard fee multiplier levels?

In the GUI wallet the fees are written as Slow: x0.25 Normal: x1 Fast: x5 Fastest: x41.5 But I just made two transactions with slow and normal fee respectively and the slow fee was 1/5 of the normal fee. Does anyone know the real levels?
1
vote
1 answer

Does the Monero default client deduct the fee from the sent amount?

Will the transaction fee be automatically added when I transfer some moneros with the default wallet (client) i.e.: 2 XMR to be transferred + 0.01 fees (depending on speed and obfuscation level) 2.01 are used from my balance ?
1
2