Gas is just shipping.
You pay Ethereum to do the work of putting your transaction on the chain. Big work, more gas. Network busy, more gas. That's basically it.
But people lose actual money to bad timing on this, so it's worth knowing the moving parts before you mint or forge anything on stems.fm.
What gas actually is
Every action you sign (minting a stem, approving a contract, forging a song) costs compute on the Ethereum network. Validators get paid in ETH to run that compute. That payment is the gas fee.
Two factors set the total: how much compute your transaction needs (the gas limit) and how much you're willing to pay per unit of compute (the gas price). Multiply them, that's your fee.
A simple ETH transfer uses ~21,000 gas units. Minting an ERC-1155 token uses more, usually 80k to 150k. Forging on stems.fm needs an approval plus the forge call, so figure two transactions per forge.
The two numbers you'll actually see
Since EIP-1559 in 2021, every transaction has a base fee and a priority fee.
Base fee is set by the network. It rises when blocks are full, drops when they're empty. You don't negotiate it. You also don't keep it. Base fee is burned, removed from supply forever.
Priority fee is the tip you pay the validator to actually include your transaction in the next block. Low tip, you wait. Higher tip, you go first. Wallets like MetaMask set sensible defaults, but you can override them.
Why gas spikes
Three usual suspects:
- Big mint launches. Everyone races to be first, blocks fill, base fee climbs.
- US business hours. Roughly 13:00–22:00 UTC. The pros are awake and trading.
- Market events. Big price moves bring liquidations, arbitrage, all sorts of activity onchain.
None of these are predictable to the minute. But the pattern is real enough that timing matters.
Cheapest windows, give or take
Saturday and Sunday mornings UTC tend to be the quietest. Late nights UTC mid-week too. That's not a guarantee. A single big mint can blow it up. But it's the base rate.
Etherscan's gas tracker (etherscan.io/gastracker) shows live base fees and 24-hour patterns. ethgas.watch is another decent one. Glance at either before signing anything you don't have to do right now.
How to time a forge on stems.fm
Forging is two transactions: an approval (cheap, one-time per contract) and the forge call itself (the bigger one).
If gas is high and the forge isn't urgent, just don't. The math works out. Wait for a 30 gwei window instead of paying through the nose at 80 gwei. On a single forge, that gap is real money.
If you're forging an album, you're doing it once per album. There's no reason to rush that into a peak.
The rookie mistake
Setting the gas price way too low to save a few dollars.
Your transaction goes into the mempool and sits there. Pending. Hours sometimes. Meanwhile your wallet is locked from sending anything else from the same address until that one clears, because nonces have to go in order.
You can speed it up by replacing the transaction with a higher fee. MetaMask has a button for it. Or cancel it. Either way, you'll pay more than if you'd just used the suggested price the first time.
Why stems.fm sits on Ethereum mainnet
Higher fees than Polygon or an L2, yes. But mainnet is where the liquidity is. OpenSea volume, wallet trust, deep secondary markets for music NFTs, all on mainnet.
For a token that's meant to hold value and trade actively, the fee is the cost of being in the room with serious collectors. The cheaper chains don't have that room yet.
Quick FAQ
Do failed transactions still cost gas? Yes. The validator did the work to attempt your transaction even if it reverted. That fee is still owed.
Can I pay gas in something other than ETH? Not on mainnet. You need ETH in the wallet you're transacting from. Top up before you mint, not after.
Does gas affect the stems.fm price I see? No. The mint price is fixed in the contract. Gas is on top, paid to the network, not the platform.
Bookmarks worth keeping
- etherscan.io/gastracker: live base fees and the daily curve
- ethgas.watch: quick reference for cheap windows
- Your wallet's pending transactions screen, the first place to look if something feels stuck
Gas isn't the scary part. It's just shipping. Pick a quiet hour, set a reasonable tip, sign.

