From 529a11f8969d434a0417640df128567a5ebea98f Mon Sep 17 00:00:00 2001 From: Alpha Dev <67410422+alphadev102@users.noreply.github.com> Date: Mon, 20 Jun 2022 09:01:35 +1000 Subject: [PATCH 1/3] Create README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..03ad426 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Safuu +Safuu Protocol From 83b62975367dad064deeed56ea7fda5a43644302 Mon Sep 17 00:00:00 2001 From: Alpha Dev <67410422+alphadev102@users.noreply.github.com> Date: Sat, 23 Jul 2022 03:39:36 +1000 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 03ad426..e1c0a2c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Safuu -Safuu Protocol +contract of Safuu Protocol From efacd975fc0575b8e5690a44890660082ca34574 Mon Sep 17 00:00:00 2001 From: leyr1112 <95309117+leyr1112@users.noreply.github.com> Date: Wed, 14 Sep 2022 15:31:38 +1000 Subject: [PATCH 3/3] Update Safuu.sol --- Safuu.sol | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Safuu.sol b/Safuu.sol index f2a7386..6a95e04 100644 --- a/Safuu.sol +++ b/Safuu.sol @@ -915,3 +915,7 @@ contract Safuu is ERC20Detailed, Ownable { receive() external payable {} } + + + +