Skip to content

Instantly share code, notes, and snippets.

View asggWa's full-sized avatar
💭
Participativo.

Alfonso Sandro Gómez Gómez asggWa

💭
Participativo.
View GitHub Profile
@asggWa
asggWa / .deps...npm...@openzeppelin...contracts...security...ReentrancyGuard.sol
Created December 7, 2023 06:34
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.9+commit.e5eed63a.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