Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add check script #145

Merged
merged 8 commits into from
Sep 11, 2023
Merged

add check script #145

merged 8 commits into from
Sep 11, 2023

Conversation

alexcos20
Copy link
Member

@alexcos20 alexcos20 commented Sep 6, 2023

Closing #139

Changes proposed in this PR:

  • add check script

Sample output:

python3 scripts/check_testnet.py 288 
Number of Predictoor contracts: 12 - OK
------------------------------------------------------------
Predictions:
ADA/USDT: 288/288 - OK
BNB/USDT: 190/288 - FAIL
TRX/USDT: 190/288 - FAIL
SOL/USDT: 287/288 - OK
ETH/USDT: 288/288 - OK
DOGE/USDT: 287/288 - OK
XRP/USDT: 190/288 - FAIL
ETH/USDT: 0/288 - FAIL
BTC/TUSD: 284/288 - OK
DOT/USDT: 188/288 - FAIL
LTC/USDT: 188/288 - FAIL
BTC/USDT: 285/288 - OK

True Values:
ADA/USDT: 287/288 - OK
BNB/USDT: 287/288 - OK
TRX/USDT: 287/288 - OK
SOL/USDT: 287/288 - OK
ETH/USDT: 287/288 - OK
DOGE/USDT: 287/288 - OK
XRP/USDT: 287/288 - OK
ETH/USDT: 0/288 - FAIL
BTC/TUSD: 287/288 - OK
DOT/USDT: 287/288 - OK
LTC/USDT: 287/288 - OK
BTC/USDT: 287/288 - OK

Checking account balances
---------- predictoor1's Wallet ----------
Address: 0xE02A421dFc549336d47eFEE85699Bd0A3Da7D6FF
OCEAN Balance: 712.64
Native Balance: 152.57

---------- predictoor2's Wallet ----------
Address: 0x00C4C993e7B0976d63E7c92D874346C3D0A05C1e
OCEAN Balance: 1019.48
Native Balance: 199.29

---------- predictoor3's Wallet ----------
Address: 0x005C414442a892077BD2c1d62B1dE2Fc127E5b9B
OCEAN Balance: 999.85
Native Balance: 7.17
WARNING: Low Native balance!

---------- trueval's Wallet ----------
Address: 0x005FD44e007866508f62b04ce9f43dd1d36D0c0c
OCEAN Balance: 2334.67
Native Balance: 2287.94

---------- websocket's Wallet ----------
Address: 0x008d4866C4071AC9d74D6359604762C7B581D390
OCEAN Balance: 1994.00
Native Balance: 209.19

TO DO:

  • by default, we are using the last 288 epochs. it would be nice to have this value as argument, for quick tests

@alexcos20 alexcos20 self-assigned this Sep 6, 2023
@trizin trizin marked this pull request as ready for review September 9, 2023 12:58
@trizin trizin merged commit e74d455 into main Sep 11, 2023
5 checks passed
@trizin trizin deleted the feature/add_check_script branch September 11, 2023 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants