Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

badg.yaml #1271

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ Name | Address
[AquaUSD](https://tonviewer.com/0:160f2c40452977a25d86d5130b3307a9af7bfa4deaf996cde388096178ab2182) | EQAWDyxARSl3ol2G1RMLMwepr3v6Ter5ls3jiAlheKshgg0K
[AquaXP](https://tonviewer.com/0:dc94dd61ffcfe3ce97d79da86325db67e10613269cb948d6b553357c3db5d462) | EQDclN1h_8_jzpfXnahjJdtn4QYTJpy5SNa1UzV8PbXUYl8g
[Azure](https://tonviewer.com/0:a3dad6e0a29a58ab0eedfc22dc8f79d99d184e0c840395c1ef2690fb8e5d23a2) | EQCj2tbgoppYqw7t_CLcj3nZnRhODIQDlcHvJpD7jl0jokNT
[BADG](https://tonviewer.com/0:a2b1605a1e884ec3be1aa4e724bb76a8e300904c6ed9f1bebda817633e883a0d) | EQCisWBaHohOw74apOcku3ao4wCQTG7Z8b69qBdjPog6DUiX
[BANANA](https://tonviewer.com/0:e0c97b5505a51362b348604c954ce21409622d38f963e5e562247ed446b148f0) | EQDgyXtVBaUTYrNIYEyVTOIUCWItOPlj5eViJH7URrFI8DDR
[BARASH](https://tonviewer.com/0:f7f4b367ca0eae110bf98ea905efa178e55638b2ccc3aaacf637c29b2f5410dd) | EQD39LNnyg6uEQv5jqkF76F45VY4sszDqqz2N8KbL1QQ3XPr
[BEETON](https://tonviewer.com/0:91535482df135ffebdf7abc359ccbba0866bdd136d494582198f8a1129475129) | EQCRU1SC3xNf_r33q8NZzLughmvdE21JRYIZj4oRKUdRKRDb
Expand Down Expand Up @@ -760,4 +761,4 @@ Name | Address
## Structure

Directories `accounts`, `collections` and `jettons` contain source data. If you want to make pull request - **please commit to this directories only**.
`accounts.json`, `jettons.json`, `collections.json` and `README.md` contains automatically generated data. Please don't commit directly to this files.
`accounts.json`, `jettons.json`, `collections.json` and `README.md` contains automatically generated data. Please don't commit directly to this files.
16 changes: 15 additions & 1 deletion jettons.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,20 @@
"https://aquaprotocol.xyz"
]
},
{
"name": "Honey Badger",
"description": "Honey Badger (BADG) meme token",
"image": "https://raw.githubusercontent.com/MShahboz/MShahboz/refs/heads/main/IMG_4233.jpeg",
"address": "0:a2b1605a1e884ec3be1aa4e724bb76a8e300904c6ed9f1bebda817633e883a0d",
"symbol": "BADG",
"websites": [
"https://t.me/Badgrobot"
],
"social": [
"https://t.me/BADG_meme",
"https://x.com/BADG_meme"
]
},
{
"address": "EQCXBKs17pqVQN_GiNoahRmxQvKdu8-2L0WUrIoJKBlQi0jH",
"description": "Token of the future",
Expand Down Expand Up @@ -4710,4 +4724,4 @@
"name": "Tonstakers TON",
"symbol": "tsTON"
}
]
]
10 changes: 10 additions & 0 deletions jettons/BADG.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name: Honey Badger
description: Honey Badger (BADG) meme token
image: "https://raw.githubusercontent.com/MShahboz/MShahboz/refs/heads/main/IMG_4233.jpeg"
address: 0:a2b1605a1e884ec3be1aa4e724bb76a8e300904c6ed9f1bebda817633e883a0d
symbol: BADG
websites:
- "https://t.me/Badgrobot"
social:
- "https://t.me/BADG_meme"
- "https://x.com/BADG_meme"