diff --git a/README.md b/README.md index c9dd329ffe..1bc8ecfce2 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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. \ No newline at end of file +`accounts.json`, `jettons.json`, `collections.json` and `README.md` contains automatically generated data. Please don't commit directly to this files. diff --git a/jettons.json b/jettons.json index bcd1cf70c8..318675d778 100644 --- a/jettons.json +++ b/jettons.json @@ -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", @@ -4710,4 +4724,4 @@ "name": "Tonstakers TON", "symbol": "tsTON" } -] \ No newline at end of file +] diff --git a/jettons/BADG.yaml b/jettons/BADG.yaml new file mode 100644 index 0000000000..cf4b49d48f --- /dev/null +++ b/jettons/BADG.yaml @@ -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"