Skip to content

Instantly share code, notes, and snippets.

View boticstrade-cell's full-sized avatar

boticstrade-cell

  • Joined Oct 31, 2025
View GitHub Profile
@boticstrade-cell
boticstrade-cell / .deps...npm...@openzeppelin...contracts...security...ReentrancyGuard.sol
Created October 31, 2025 09:26
Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.8.24+commit.e11b9ed9.js&optimize=false&runs=200&gist=
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts (last updated v4.9.0) (security/ReentrancyGuard.sol)
pragma solidity ^0.8.0;
/**
* @dev Contract module that helps prevent reentrant calls to a function.
*
* Inheriting from `ReentrancyGuard` will make the {nonReentrant} modifier
* available, which can be applied to functions to make sure there are no nested