Skip to content

Commit

Permalink
feat: add BITBOT token data (#67)
Browse files Browse the repository at this point in the history
* feat: add BITBOT token data

* fix: info

* fix: info
  • Loading branch information
xwlabs99 authored Jul 30, 2024
1 parent d81b369 commit 357121d
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 0 deletions.
22 changes: 22 additions & 0 deletions data/BITBOT/data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "Bitbot",
"symbol": "BITBOT",
"decimals": 18,
"description": "The most powerful DeFi bot built on Telegram",
"website": "https://bitbot.tg",
"twitter": "https://x.com/Official_BitBot",
"logoURI": "https://github.com/raw/bitbot-project/token-info/main/bitbot.jpg",
"opTokenId": "BITBOT",
"tokens": {
"ethereum": {
"address": "0x857afcecbdc857a8829820a775faee1d99d42538"
},
"base": {
"address": "0xA797CF0ec94793B8803DD1A3BE3B4BA49E8B01E2"
}
},
"addresses": {
"1": "0x857afcecbdc857a8829820a775faee1d99d42538",
"8453": "0xA797CF0ec94793B8803DD1A3BE3B4BA49E8B01E2"
}
}
16 changes: 16 additions & 0 deletions data/BITBOT/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 357121d

Please sign in to comment.