From 79c34e461e24832311152c4893276afdd39c2fd4 Mon Sep 17 00:00:00 2001 From: Ayush Agrawal <54178328+Lucifer0x17@users.noreply.github.com> Date: Wed, 6 Mar 2024 05:09:09 +0530 Subject: [PATCH] Update price-feed-bot.md --- price-feed-bot.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/price-feed-bot.md b/price-feed-bot.md index 383afaec..ab0a6de7 100644 --- a/price-feed-bot.md +++ b/price-feed-bot.md @@ -17,19 +17,17 @@ The bot will be evaluated based on the live demo and the codebase. Submit a PR [ - Use CoinGecko free price API - Learn how to fetch the data through 0rbit here: https://docs.0rbit.co/examples/basic-get-request +## Submission +- Send({Target= "O3SXXYqQCNTbBedJjsW6wkPnrKFZq8DPLkKjO7zhztE", Action = "Claim-Quest", Name = "Price-Bot"}) + ## Points +> Note: It will take a little time after we recieve your request. Once you get the message for Credit-Notice run following to check balance. - 200000 OP (0rbit Points) will be awarded to PR after the successful evaluation. -- The address of the 0rbit Point is `` +- The address of the 0rbit Point is `BUhZLMwQ6yZHguLtJYA5lLUa9LQzLXMXRfaq9FVcPJc` - You can check your OP balance by using the following commands in your terminal: - Start `aos` ```bash - aos + aos> Send({Target= "BUhZLMwQ6yZHguLtJYA5lLUa9LQzLXMXRfaq9FVcPJc", Action = "Balance"}) ``` - -## Submission -- Send({Target= "O3SXXYqQCNTbBedJjsW6wkPnrKFZq8DPLkKjO7zhztE", Action = "Claim-Quest", Name = "Price-Bot"}) - -## Check Balance -> Note: It will take a little time after we recieve your request. Once you get the message for Credit-Notice run following to check balance. -- Send({Target= "BUhZLMwQ6yZHguLtJYA5lLUa9LQzLXMXRfaq9FVcPJc", Action = "Balance"})