Skip to content

Commit

Permalink
Merge pull request #77 from aleksandrkaekhtin/feature/gleam
Browse files Browse the repository at this point in the history
Update Gleam
  • Loading branch information
aleksandrkaekhtin authored Jul 10, 2024
2 parents fa616bf + b3167fa commit f8914d7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions projects/apps/Gleam.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,14 @@
"""

Gleam = App(
name="Gleam",
name="Gleam bot - platform for Crypto projects",
analytics_key="Gleam",
url="https://t.me/Gleam_AquaProtocol_Bot/app",
url="https://t.me/GleamRewardsBot",
metrics=[
SmartContractInteraction(
"In-game points purchase",
address="EQAFZftT5VrtXl99fq7HFK0uiPwwnNKTf4CIYzH8d4RX_oDu",
op_codes=[2019279690]
),
SmartContractInteraction(
"Completing a quest",
address="EQADW_UziWpTavUApnKj9ejTrGtOuIBDdIe2zxamdNkta95p",
op_codes=[-1858389630]
"Payment",
address="EQAaP62gcmar9uRh0AkIP9wrABT6dWHLet4_RmVrbwNRlrpJ",
op_codes=[-284173732]
)
]
)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed projects/icons/apps_gleam.png
Binary file not shown.

0 comments on commit f8914d7

Please sign in to comment.