Skip to content

Commit

Permalink
Update price-feed-bot.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucifer0x17 authored Mar 5, 2024
1 parent fcc30c4 commit 79c34e4
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions price-feed-bot.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"})

0 comments on commit 79c34e4

Please sign in to comment.