code-423n4 / 2022-04-jpegd-findings

1 stars 1 forks source link

Gas Optimizations #151

Open code423n4 opened 2 years ago

code423n4 commented 2 years ago

https://github.com/code-423n4/2022-04-jpegd/blob/e72861a9ccb707ced9015166fbded5c97c6991b6/contracts/vaults/NFTVault.sol#L76

stablecoin could be made constant or immutable, that is to say could be written in the implementation’s byte code as should be the same across all vaults.