In the GMX v2.2 + v2.3 proposal (Gmx v2.2 + v2.3), there is a proposal to add a network fee pool to help subsidise network costs.
The development work for this is in progress, as there continues to be feedback about the high network costs during times of congestion, would like to propose a temporary solution in the meantime.
Some stats on the network fee costs, taking the month of Dec 2024 as an example, there were a few high volatility days in this month
95% of transactions had a fee of less than 0.001 ETH (~3-4 USD), 5% of transactions had a fee higher than 0.001 ETH.
We propose to increase the network fee when the network is not congested, in order to subsidise fees when the network is congested.
To give an example of the potential network costs before and after this proposed change:
Network Fees | Network is not congested | Slightly congested | Congested |
---|---|---|---|
Before | 0.00007 ETH (~ 0.25 USD) | 0.001 ETH (~3-4 USD) | 0.001 ETH to 0.076 ETH (~260 USD) |
After | 0.00014 ETH (~ 0.5 USD) | 0.002 ETH (~6-8 USD) | 0.002 ETH to 0.009 ETH (~30 USD) |
So the network fee costs are higher when the network is not congested / slightly congested, this builds up a reserve which is used to reduce the network fee cost when the network is congested.
Note that the above is just an example, the actual changes in cost may vary as the logic for the subsidy is optimized, but the main logic would be the same.
This proposal would require a snapshot vote to implement.