Installation and usage of the platform
Mainnet fees¶
The table below shows the fees that are charged to users for transactions on the Waves Enterprise Mainnet.
Transaction number |
Transaction name |
Fee |
Description |
---|---|---|---|
1 |
no fee |
Initial binding of the balance to the addresses of the nodes created at blockchain startup |
|
3 |
1 WEST |
Token issue. Fee can be paid in WEST only |
|
4 |
0.01 WEST |
Token transfer |
|
5 |
1 WEST |
Token reissue |
|
6 |
0.05 WEST |
Token burning |
|
8 |
0.01 WEST |
Token leasing |
|
9 |
0.01 WEST |
Cancelling of token leasing |
|
10 |
1 WEST |
Creation of an address alias |
|
11 |
0.05 WEST |
Mass transfer of tokens. The minimum fee is specified. The fee amount depends on the number of addresses in a transaction. To find out the exact fee amount, use the POST /transactions/calculateFee REST method |
|
12 |
0.05 WEST per kilobyte |
Transaction with data in the form of fields with a key-value pair. The commission is always charged to the author of the transaction. The minimum fee is specified. The fee amount depends on the data size. To find out the exact fee amount, use the POST /transactions/calculateFee REST method |
|
13 |
0.5 WEST |
Transaction binding a script with a RIDE contract to an account |
|
14 |
1 WEST |
Sponsorship setting or cancelling |
|
15 |
1 WEST |
Transaction binding a script with a RIDE contract to an asset |
Transaction number |
Transaction name |
Fee |
Description |
---|---|---|---|
101 |
no fee |
Appointment of a first network administrator for further permission granting |
|
102 |
0.01 WEST |
Granting/removing permissions on an account |
|
103 |
1 WEST |
Creation of a Docker smart contract |
|
104 |
0.1 WEST |
Call of a Docker smart contract |
|
105 |
no fee |
Execution of a Docker smart contract |
|
106 |
0.01 WEST |
Disabling of a Docker smart contract |
|
107 |
1 WEST |
Updating of a Docker smart contract |
|
110 |
no fee |
Registration of a node in a network genesis block while starting the blockchain |
|
111 |
0.01 WEST |
Registration of a new node in the network |
|
112 |
1 WEST |
Creation of a confidential data group |
|
113 |
0.5 WEST |
Updating a confidential data group |
|
114 |
0.05 WEST |
Sending data hash to the network |
|
120 |
0 WEST |
Combining other transactions for atomic execution. The fee for the transaction itself is specified final fee amount depends on combined transactions. |