Skip to content

Commit

Permalink
Merge pull request #192 from WontonOrg/patch-1
Browse files Browse the repository at this point in the history
conf: WONTON project settings add checkin smart contract
  • Loading branch information
aleksandrkaekhtin authored Sep 22, 2024
2 parents 833230c + d226ccb commit 63bf634
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions projects/apps/WONTON.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
analytics_key="WONTON",
url="https://t.me/WontonOrgBot",
metrics=[
SmartContractInteraction(
"Checkin", "EQB71OBhikfNAFktyIYeNOvreiGvPK5qBMK0HWg_tUWHyFYL", op_codes=[1699364067]
),
SmartContractInteraction(
"Deposit", "EQD_QUnVTBzwG-8GCkqnQ4xiWxU0oPZn9Pon_rq0MZVdIBuf", op_codes=[-1552920267]
),
Expand Down

0 comments on commit 63bf634

Please sign in to comment.