diff --git a/docs/TSB-001.md b/docs/TSB-001.md index e4e248b..6dcd1c7 100644 --- a/docs/TSB-001.md +++ b/docs/TSB-001.md @@ -9,4 +9,5 @@ This is a honeypot smart contract sample demonstrating unpredictable behavior wh - [01.sol](https://github.com/cryptousersecurity/token-security-benchmark/blob/main/src/TSB-001/samples/01.sol) - [02.sol](https://github.com/cryptousersecurity/token-security-benchmark/blob/main/src/TSB-001/samples/02.sol) - [03.sol](https://github.com/cryptousersecurity/token-security-benchmark/blob/main/src/TSB-001/samples/03.sol) -- [04.sol](https://github.com/cryptousersecurity/token-security-benchmark/blob/main/src/TSB-001/samples/04.sol) +- [04.sol](https://github.com/cryptousersecurity/token-security-benchmark/blob/main/src/TSB-001/samples/04.sol) +- [05.sol](https://github.com/cryptousersecurity/token-security-benchmark/blob/main/src/TSB-001/samples/05.sol)