Skip to content

Commit

Permalink
Merge pull request #175 from Nikolai-Nikolai/main
Browse files Browse the repository at this point in the history
update SEED url and contract address
  • Loading branch information
shuva10v authored Sep 19, 2024
2 parents b76c7ce + deaebf5 commit 0b5231b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions projects/apps/SEED.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
SEED = App(
name="SEED",
analytics_key="seed_analytics",
url="",
url="https://t.me/seed_coin_bot",
metrics=[
SmartContractInteraction(
"Interaction",
"EQBCC49AnXkwfpVhTf45xPOdBUzZR8P_-woQiEoUnzN4VhCS",
"EQAO7qlEW3-KU6X64LpXKK2h2-vG-wrLNB-w9hnuFNrO0lIk",
comment_required=True,
),
],
Expand Down

0 comments on commit 0b5231b

Please sign in to comment.