Skip to content

Commit

Permalink
Merge pull request #195 from catgoldminer/main
Browse files Browse the repository at this point in the history
feat: update metrics
  • Loading branch information
aleksandrkaekhtin authored Sep 24, 2024
2 parents bdd20bb + a5cce8f commit 8777075
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions projects/apps/CatGoldMiner.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,13 @@
SmartContractInteraction(
"In-app purchasing",
address="EQCHoSb0kxasrZ-XhGdQ4vQz-ZEGQuX1Pzq-HYiWQi8-FMpy",
), SmartContractInteraction(
"Bitget Wallet Check-in",
address="EQCPiDCGwdttxcC0Hl7ZFi8oi2UY-T3f0D4JEYikEFJXTydY",
),
SmartContractInteraction(
"OKX Wallet Check-in",
address="EQAZXOXkSGTCwYUfGdyug87uzenlbDpTcvmJoL8FQgsLbz1L",
)
]
)

0 comments on commit 8777075

Please sign in to comment.