Entry Point 0.6.0

πŸ”Ή What is Entry Point and Why Do We Use It?

In Goblin Saga, players can mint and stake NFTs to participate in mining and earn rewards. However, blockchain transactions require gas fees, which can be a barrier for users.

To enhance the experience, we implemented Entry Point 0.6.0, a smart contract based on Account Abstraction (ERC-4337) that enables transaction handling without relying on traditional wallets (EOA).


βš™οΈ How Does Entry Point Work in Goblin Saga?

1️⃣ When a user mints an NFT or stakes it (Mine), instead of sending the transaction directly to the Goblin Saga contract, it first goes through Entry Point 0.6.0.

2️⃣ Entry Point validates the transaction and, if it meets the conditions, it executes it on the NFT contract.

3️⃣ A portion of the minting and staking fees is covered by a built-in subsidy system, reducing the amount users need to pay.

4️⃣ This improves the accessibility of the game, allowing more players to participate without worrying about high gas fees.


πŸ’° Who Pays the Gas Fees in Goblin Saga?

  • Entry Point 0.6.0 enables Goblin Saga to subsidize part of the gas fees for minting and staking NFTs.

  • This subsidy can come from a Paymaster, which funds specific transactions.

  • If users still need to pay a portion of the gas, they can do so using either POL or GSA, our native token.


πŸ” Security & Reliability of Entry Point

  • Entry Point 0.6.0 has been audited and is used by well-known platforms such as Safe, Thirdweb, Biconomy, and Alchemy.

  • It does not control users' fundsβ€”it only validates and executes permitted transactions.

  • It improves efficiency and reduces gas costs without compromising security.


πŸš€ Benefits for Mining in Goblin Saga

βœ… Lower gas fees: Players can mint and stake with reduced transaction costs. βœ… Better user experience: Eliminates friction when interacting with the blockchain. βœ… Increased accessibility: More players can enter the ecosystem without financial barriers.


This system strengthens Goblin Saga’s vision as a Web3-optimized, efficient, and accessible NFT mining ecosystem. πŸš€πŸ”₯ Entry Point 0.6.0 Example:

Last updated