Skip to content

Commit

Permalink
Merge pull request #47 from redbitbbe/main
Browse files Browse the repository at this point in the history
feat: Add New SmartContract
  • Loading branch information
shuva10v authored Jun 18, 2024
2 parents 2008210 + 3d17330 commit 71299f7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions projects/apps/YesCoin.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
metrics=[
SmartContractInteraction(
"Check-in", "EQCQW9JDf-W0mON_yjPLAbpdKvK49MM6RZEk8it45XO45ECC", op_codes=[-1839508102]
),
SmartContractInteraction(
"Boost claim", "EQD4QiIKQvdTwJTXQ22ZrmQOpOFl4S1e4s5oNQweFHaTgVGZ"
)
]
)

0 comments on commit 71299f7

Please sign in to comment.