β½Gas efficient contracts
Very gas efficient contract deployment and minting
What is gas in Ethereum Blockchain (and other EVMs)?
Gas is the fee required to conduct a transaction or execute a contract on the Ethereum blockchain platform. It is priced in tiny fractions of the cryptocurrency ether (ETH in Ethereum) and is determined by supply, demand, and network capacity at the time of the transaction.

It determines the cost of deploying a Collection on the chosen Blockchain (look at our supported EVM Blockchains). Depending on the chosen Blockchain, its cost may be relevant, so having gas-efficient contracts is important, especially for contract deployment, which can be quite expensive on the Ethereum Mainnet.

We have developed contracts to be as efficient as possible, save you as much gas as possible, and maintain great functionality and versatility.
We'll soon include a comparison of how much you save using our contracts for deploying and minting.
Last updated