# Fees
WX Network charges fees for transactions, such as placing trading orders, sending tokens (between WX Network accounts) and sending tokens via gateway (from WX Network accounts to external blockchains).
# Token Transfer, Deposit and Withdrawal Fee
The fixed 0.001 WAVES transaction fee is charged for sending tokens between WX Network accounts.
Currently WX Network does not charge fees for sending (depositing) tokens to WX Network accounts from external blockchains.
You can also use GET /withdraw/currencies/{currency} and GET /deposit/currencies/{currency} API methods to get current withdrawal/deposit fees.
Important: For transactions that involve execution of an account script (tokens are sent from a smart account) or a token script (smart token is sent) the fee is increased by 0.004 WAVES for each script execution. The fee is not increased by 0.004 WAVES for exchange transactions if the order is sent from a smart account or if the matcher fee is a smart token.
Read more about Waves blockchain transaction fees. (opens new window)