Skip to content

Commit

Permalink
NoOne data for issue #394
Browse files Browse the repository at this point in the history
  • Loading branch information
c4-bot-8 committed Apr 22, 2024
1 parent 292ce29 commit 8191434
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions data/NoOne-G.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
All of these variables shoud be immutable


https://github.com/OpenZeppelin/openzeppelin-contracts/blob/0a25c1940ca220686588c4af3ec526f725fe2582/contracts/governance/Governor.sol#L45

https://github.com/OpenZeppelin/openzeppelin-contracts/blob/0a25c1940ca220686588c4af3ec526f725fe2582/contracts/governance/TimelockController.sol#L34


https://github.com/OpenZeppelin/openzeppelin-contracts/blob/0a25c1940ca220686588c4af3ec526f725fe2582/contracts/security/Pausable.sol#L28

https://github.com/OpenZeppelin/openzeppelin-contracts/blob/0a25c1940ca220686588c4af3ec526f725fe2582/contracts/security/ReentrancyGuard.sol#L37

https://github.com/OpenZeppelin/openzeppelin-contracts/blob/0a25c1940ca220686588c4af3ec526f725fe2582/contracts/token/ERC20/ERC20.sol#L42-L43

https://github.com/OpenZeppelin/openzeppelin-contracts/blob/0a25c1940ca220686588c4af3ec526f725fe2582/contracts/token/ERC721/ERC721.sol#L24-L27

https://github.com/OpenZeppelin/openzeppelin-contracts/blob/0a25c1940ca220686588c4af3ec526f725fe2582/contracts/token/ERC721/presets/ERC721PresetMinterPauserAutoId.sol#L45

https://github.com/OpenZeppelin/openzeppelin-contracts/blob/0a25c1940ca220686588c4af3ec526f725fe2582/contracts/token/ERC777/ERC777.sol#L38-L39

https://github.com/OpenZeppelin/openzeppelin-contracts/blob/0a25c1940ca220686588c4af3ec526f725fe2582/contracts/utils/escrow/RefundEscrow.sol#L30


https://github.com/transmissions11/solmate/blob/e8f96f25d48fe702117ce76c79228ca4f20206cb/src/auth/Auth.sol#L12-L14

https://github.com/transmissions11/solmate/blob/e8f96f25d48fe702117ce76c79228ca4f20206cb/src/auth/Owned.sol#L17


https://github.com/transmissions11/solmate/blob/e8f96f25d48fe702117ce76c79228ca4f20206cb/src/tokens/ERC20.sol#L21-L23

https://github.com/transmissions11/solmate/blob/e8f96f25d48fe702117ce76c79228ca4f20206cb/src/tokens/ERC721.sol#L21-L23

https://github.com/Uniswap/v3-core/blob/6562c52e8f75f0c10f9deaf44861847585fc8129/contracts/UniswapV3Factory.sol#L15

0 comments on commit 8191434

Please sign in to comment.