From 0cab6e6fa0ea38e3392515b6bec85a5e3d8a48d5 Mon Sep 17 00:00:00 2001 From: owen05 Date: Wed, 14 Apr 2021 20:12:14 +0800 Subject: [PATCH] update audit scope --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 03dc7da..d63d40b 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ - contracts/external/ERC721/ +- contracts/external/ERC1155/ + - contracts/external/ERC20/InitializableERC20.sol - contracts/Factory/Registries/ @@ -16,10 +18,8 @@ - contracts/SmartRoute/proxies/DODONFTProxy.sol -- contracts/DODOToken/DODOMysteryBox.sol +### DODO MysteryBox -- contracts/external/ERC1155/ +- contracts/DODOMysteryBox/MysteryBox1.sol -- contracts/lib/RandomGenerator.sol - -- contracts/SmartRoute/proxies/DODOMysteryBoxProxy.sol \ No newline at end of file +- contracts/lib/RandomGenerator.sol \ No newline at end of file