Skip to content

Commit

Permalink
Merge pull request #154 from ton-society/change_meme
Browse files Browse the repository at this point in the history
Update links in DeFi and Apps sections
  • Loading branch information
delovoyhomie authored Sep 13, 2024
2 parents 5f161ef + ef2e9d0 commit 946ced9
Show file tree
Hide file tree
Showing 29 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion projects/apps/Blum.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Blum = App(
name="Blum",
analytics_key="blum_data_prod",
url="https://t.me/blum/app?startapp=ref_ooWohpSVK8",
url="https://t.me/BlumCryptoBot",
metrics=[
SmartContractInteraction(
"Interaction_1",
Expand Down
2 changes: 1 addition & 1 deletion projects/apps/BountyBay.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
BountyBay = App(
name="BountyBay",
analytics_key="BountyBay",
url='https://www.bountybay.app/',
url='https://t.me/bountybay_bot',
metrics=[
SmartContractInteraction(
"Daily Check-in",
Expand Down
2 changes: 1 addition & 1 deletion projects/apps/CatGoldMiner.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
CatGoldMiner = App(
name="CAT GOLD MINER",
analytics_key="cat-gold-miner",
url="https://www.catgoldminer.ai/",
url="https://t.me/catgoldminerbot",
metrics=[
SmartContractInteraction(
"Daily Check-in",
Expand Down
2 changes: 1 addition & 1 deletion projects/apps/Doggers.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Doggers = App(
name="Doggers",
analytics_key="Doggers",
url="https://t.me/doggtonbot/game",
url="https://t.me/doggtonbot",
metrics=[
SmartContractInteraction(
"Check-in",
Expand Down
2 changes: 1 addition & 1 deletion projects/apps/Gamee.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Gamee = App(
name="Gamee",
analytics_key="Gamee",
url='https://www.gamee.com/',
url='https://t.me/gamee',
metrics=[
SmartContractInteraction(
"Interaction", "EQBVxA9MkwWmfq46bv9-ikOQHXgelaFTvIo9gtR9ZLn0VoeS"
Expand Down
2 changes: 1 addition & 1 deletion projects/apps/GemGame.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
GemGame = App(
name="GemGame",
analytics_key="gem_game",
url="https://t.me/play_gemgame_bot/play?startapp=c_tw",
url="https://t.me/play_gemgame_bot",
metrics=[
SmartContractInteraction(
"Interaction",
Expand Down
2 changes: 1 addition & 1 deletion projects/apps/GetGems.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
GetGems = App(
name="GetGems",
analytics_key=None,
url='https://getgems.io/',
url='https://t.me/GetgemsNftBot',
prizes=False,
nfts=[
"EQDhlVq6cknyPk_SCGZUoXZRbZixNODfcBMCZ3wDfDWLFze7"
Expand Down
2 changes: 1 addition & 1 deletion projects/apps/Gram.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
Gram = App(
name="Gram",
analytics_key=None,
url='https://gramcoin.org',
url='https://pool.gramcoin.org/',
nfts=["EQAic3zPce496ukFDhbco28FVsKKl2WUX_iJwaL87CBxSiLQ"],
metrics=[
SmartContractInteraction(
Expand Down
2 changes: 1 addition & 1 deletion projects/apps/JetTon.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
JetTon = App(
name="JetTon",
analytics_key="qqqq", # o_O
url='https://t.me/JettonFarmingBot/jetton?startapp=5175817063',
url='https://t.me/jetton',
metrics=[
TokenTransferFromUser(
"Deposits in Jetton",
Expand Down
2 changes: 1 addition & 1 deletion projects/apps/MoneyGardenAI.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
MoneyGardenAI = App(
name="MONEY GARDEN AI",
analytics_key="MoneyGardenAI",
url='https://www.moneygarden.ai/',
url='https://t.me/moneygardenaibot',
metrics=[
SmartContractInteraction(
"Daily Check-in",
Expand Down
2 changes: 1 addition & 1 deletion projects/apps/Pumpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
Pumpers = App(
name="Pumpers",
analytics_key="pumpers",
url="https://pumpers.tg/",
url="https://t.me/PumpersTGBot",
metrics=[
JettonMasterInteraction(
"RequestBuy",
Expand Down
2 changes: 1 addition & 1 deletion projects/apps/Randomtg.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Randomtg = App(
name="Random.tg",
analytics_key="random",
url="https://random.tg",
url="https://t.me/Random_tg_games_bot",
metrics=[
SmartContractInteraction(
"Interaction",
Expand Down
2 changes: 1 addition & 1 deletion projects/apps/Sphynx.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Sphynx = App(
name="Sphynx",
analytics_key="Sphynx",
url="https://sphynx.meme/",
url="https://t.me/sphynxmeme_bot",
metrics=[
SmartContractInteraction(
"Daily Check-In, In-App Purchase with Affiliate Feature, Reward Pools, Daily Clan Check-In",
Expand Down
2 changes: 1 addition & 1 deletion projects/apps/SwapCoffee.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
SwapCoffee = App(
name="swap.coffee",
analytics_key="swapcoffee",
url='https://swap.coffee',
url='https://t.me/swapcoffeebot',
metrics=[
DexSwaps(
"Referral swaps", "EQCNTO0Nh0Z7QNyRW1BLWfk08f2dAOw4izrx9sO6OUPg4GfQ"
Expand Down
2 changes: 1 addition & 1 deletion projects/apps/TonMap.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
TonMap = App(
name="TonMap",
analytics_key="tonmap",
url='https://tonmap.app/',
url='https://t.me/TheTonMapBot',
nfts=[
"EQBQjoanL6qrduDIIsLw99BNpmfDiYi4gLq3YbQppUlVRDWb"
],
Expand Down
2 changes: 1 addition & 1 deletion projects/apps/Tonano.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
Tonano = App(
name="Tonano",
analytics_key="tonano",
url='https://tonano.io',
url='https://t.me/TonanoBot',
metrics=[
Ton20Sales(
"ton-20 marketplace sales", marketplace='EQBhwZHdjuchMZvuVtIXWJe6hgZVFIwEYlsyVA2h7SI5p5LT'
Expand Down
2 changes: 1 addition & 1 deletion projects/apps/TypoCurator.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
TypoCurator = App(
name="TypoCurator",
analytics_key="TypoCurator",
url="https://www.typox.ai/",
url="https://t.me/typocurator_bot",
metrics=[
SmartContractInteraction(
"Withdraw",
Expand Down
2 changes: 1 addition & 1 deletion projects/apps/WONTON.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
WONTON = App(
name="WONTON",
analytics_key="WONTON",
url="https://t.me/WontonOrgBot/gameapp?startapp",
url="https://t.me/WontonOrgBot",
metrics=[
SmartContractInteraction(
"Deposit", "EQD_QUnVTBzwG-8GCkqnQ4xiWxU0oPZn9Pon_rq0MZVdIBuf", op_codes=[-1552920267]
Expand Down
2 changes: 1 addition & 1 deletion projects/apps/WheelOfFate.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
WheelOfFate = App(
name="Wheel of Fate",
analytics_key="WheelofFate",
url="https://www.wheeloffate.xyz/",
url="https://t.me/WheelofFateOfficial_Bot",
metrics=[
SmartContractInteraction(
"Check-In",
Expand Down
2 changes: 1 addition & 1 deletion projects/defi/DAOLama.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
DAOLama = DeFi(
name='DAOLama',
defillama_slug='daolama',
url='https://daolama.co/'
url='https://t.me/daolama_bot'
)
2 changes: 1 addition & 1 deletion projects/defi/GasPump.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
GasPumpDeFi = DeFi(
name='GasPump',
defillama_slug='gaspump',
url='https://gaspump.tg/#/onboarding'
url='https://t.me/gasPump_bot'
)
2 changes: 1 addition & 1 deletion projects/defi/JVault.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
JVault = DeFi(
name='JVault',
defillama_slug='jvault',
url='https://jvault.xyz',
url='https://t.me/JVaultBot',
chain='TON-staking'
)
2 changes: 1 addition & 1 deletion projects/defi/Parraton.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
Parraton = DeFi(
name='Parraton',
defillama_slug='parraton',
url='https://parraton.com/en/EQC7MJVHpoi46zKJOKV2XLmYM00s6ittxRFAb4J0-20iIEMX'
url='https://t.me/parraton_bot'
)
2 changes: 1 addition & 1 deletion projects/defi/RainbowSwap.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
RainbowSwap = DeFi(
name='RainbowSwap',
defillama_slug='rainbow-swap',
url='https://rainbow.ag/',
url='https://t.me/rainbow_swap_bot',
category='aggregators'
)
2 changes: 1 addition & 1 deletion projects/defi/SettleTON.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
SettleTON = DeFi(
name='SettleTON',
defillama_slug='settleton',
url='https://t.me/settleton'
url='https://t.me/settleton_bot'
)
2 changes: 1 addition & 1 deletion projects/defi/TONHedge.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
TONHedge = DeFi(
name='TON Hedge',
defillama_slug='ton-hedge',
url='https://t.me/ton_hedge_bot/trade'
url='https://t.me/ton_hedge_bot'
)
2 changes: 1 addition & 1 deletion projects/defi/TonPools.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
TonPools = DeFi(
name='TonPools',
defillama_slug='tonpools',
url='https://www.tonpools.com'
url='https://t.me/tonpools_bot'
)
2 changes: 1 addition & 1 deletion projects/defi/TonStable.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
TonStable = DeFi(
name='TonStable',
defillama_slug='tonstable',
url='https://tonstable.xyz'
url='https://t.me/TonStableBot'
)
2 changes: 1 addition & 1 deletion projects/defi/Tradoor.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
Tradoor = DeFi(
name='Tradoor',
defillama_slug='tradoor',
url='https://tradoor.io/',
url='https://t.me/tradoor_io_bot',
category='derivatives'
)

0 comments on commit 946ced9

Please sign in to comment.