* 442 delete 'doc' folder to replace with updated Markdown files (see next commit) * 442 add 'docs' direcotory replacing custom Markdown links with standard ones
2.9 KiB
id | revision | language | title |
---|---|---|---|
469 | 0 | en | Understand network fees |
To send your crypto to someone else, you need to pay network fees. Network fees (also known as gas fees) are charged by the blockchain network to process your transaction.
:::info Status Wallet doesn't charge any extra network fees for sending transactions. The only fees you need to pay are charged by the blockchain. Those fees remain the same no matter which wallet app you're using. :::
The basics
- Network fees are charged by validators to process your transaction. Validators are network participants who use their computers to validate transactions.
- Status Wallet doesn't charge any extra network fees for sending transactions.
- You can set custom network fees for your transactions. If you set the network fee too low, it can take much longer for your transaction to be processed. To resend your transaction with a higher fee, check out Handle pending or stuck transactions.
Who is charging network fees and why
When you send a transaction, it needs to be processed and validated by the network. This involves the work of validators, who use their computers to validate transactions.
Any Ethereum user can become a validator and earn network fees. To do so, they usually need to stake at least 32 ETH. Unless you want to set up your own Ethereum validator, you need to pay network fees for someone to process your transactions.
A network fee's size depends on how busy the blockchain is, as well as the complexity of your transaction. The more transactions are waiting to be validated, the higher the fees get.
Network fees are measured in gwei. Gwei are units of Ether (ETH), much like cents are units of dollars.
What happens if you set the network fees too low
:::info If you set your network fees too low, it may take longer for your transaction to be verified by the network. In some cases, it may never be processed at all. To resend your transaction with a higher fee, check out Handle pending or stuck transactions. :::
Validators invest their time and resources into processing transactions. The fees they receive compensate for their efforts.
If you accidentally sent a transaction with a custom network fee that's too low, check out Handle pending or stuck transactions. If you want to cancel your transaction, check out Cancel transactions.
_[Ether]: Ether (ETH) is the native coin of the Ethereum blockchain. For more details on coins and tokens, check out Understand coins and tokens. _[stake]: Staking means locking at least 32 ETH (or less in case of pooled staking) to start operating your own Ethereum validator node.