Skip to content

Commit

Permalink
Merge pull request #81 from ton-society/add_new
Browse files Browse the repository at this point in the history
remove boost option
  • Loading branch information
delovoyhomie authored Jul 11, 2024
2 parents 3332a79 + 8e25bf4 commit 96456c5
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion projects/tokens/BOLT.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
address='EQD0vdSA_NedR9uvbgN9EikRX-suesDxGeFg69XQMavfLqIw',
decimals=9,
is_meme=True,
has_boost=True,
has_boost=False,
boost_link='https://dedust.io/pools/EQA80KkAS4WSpCVEsvcRjahJw_gNkg8jHr-LySIR-0RGmWN_',
url='https://coinmarketcap.com/currencies/huebel-bolt/'
)
2 changes: 1 addition & 1 deletion projects/tokens/FNZ.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
name='FNZ',
address='EQDCJL0iQHofcBBvFBHdVG233Ri2V4kCNFgfRT-gqAd3Oc86',
decimals=9,
has_boost=True,
has_boost=False,
boost_link='https://app.ston.fi/pools/EQAZFS5dJ8STrKcn5VnptYsoKILXbAYaDhdJJjbzUrNkDdH_',
url='https://coinmarketcap.com/currencies/fanzee/'
)
2 changes: 1 addition & 1 deletion projects/tokens/JETTON.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
name='JETTON',
address='EQAQXlWJvGbbFfE8F3oS8s87lIgdovS455IsWFaRdmJetTon',
decimals=9,
has_boost=True,
has_boost=False,
boost_link='https://app.ston.fi/pools/EQATnq6W2xv10C19LNlC26xFtTV1fbzMkXmXQCWHqtv6Okf7',
url='https://coinmarketcap.com/currencies/jetton/'
)
2 changes: 1 addition & 1 deletion projects/tokens/JVT.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
name='JVT',
address='EQC8FoZMlBcZhZ6Pr9sHGyHzkFv9y2B5X9tN61RvucLRzFZz',
decimals=9,
has_boost=True,
has_boost=False,
boost_link='https://dedust.io/pools/EQB7zhVOQKkfoMtnGU4f_uf0f6HmgcHJj6vZ-NTyHhsaPHCo',
url='https://dyor.io/token/EQC8FoZMlBcZhZ6Pr9sHGyHzkFv9y2B5X9tN61RvucLRzFZz'
)
2 changes: 1 addition & 1 deletion projects/tokens/KINGY.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
name='KINGY',
address='EQC-tdRjjoYMz3MXKW4pj95bNZgvRyWwZ23Jix3ph7guvHxJ',
decimals=9,
has_boost=True,
has_boost=False,
prizes=False,
boost_link='https://dedust.io/pools/EQDqgxit_QLslQMwWy9UuI56B2cD5jttRQfKSyAR1X5aYfpH',
url='https://coinmarketcap.com/currencies/kingyton/'
Expand Down
2 changes: 1 addition & 1 deletion projects/tokens/WEB3.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
name='WEB3',
address='EQBtcL4JA-PdPiUkB8utHcqdaftmUSTqdL8Z1EeXePLti_nK',
decimals=3,
has_boost=True,
has_boost=False,
boost_link='https://app.ston.fi/pools/EQBeplxseh8R1QHlFwuCHiUnm7Mhp5aAQ7_n7-n5iXlhCThc',
url='https://coinmarketcap.com/currencies/web3-ton-token/'
)
2 changes: 1 addition & 1 deletion projects/tokens/durev.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
address='EQB02DJ0cdUD4iQDRbBv4aYG3htePHBRK1tGeRtCnatescK0',
decimals=9,
is_meme=True,
has_boost=True,
has_boost=False,
boost_link='https://app.ston.fi/pools/EQAIp9JcWs87eXXuaTaDXxzQSoN6yt4pffqxy1hXWBBmguqq',
url='https://coinmarketcap.com/currencies/povel-durev/'
)

0 comments on commit 96456c5

Please sign in to comment.