-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update 0x32b86b99441480a7E5BD3A26c124ec2373e3F015.json
@GIgako19929 - thank you -- updating my project
- Loading branch information
1 parent
59209d4
commit 98b0587
Showing
1 changed file
with
33 additions
and
25 deletions.
There are no files selected for viewing
58 changes: 33 additions & 25 deletions
58
src/tokens/eth/0x32b86b99441480a7E5BD3A26c124ec2373e3F015.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,35 @@ | ||
{ | ||
"symbol": "BAD", | ||
"name": "Bad Idea AI", | ||
"type": "ERC20", | ||
"address": "0x32b86b99441480a7E5BD3A26c124ec2373e3F015", | ||
"ens_address": "", | ||
"decimals": 18, | ||
"website": "", | ||
"logo": { "src": "", "width": "", "height": "", "ipfs_hash": "" }, | ||
"support": { "email": "", "url": "" }, | ||
"social": { | ||
"blog": "", | ||
"chat": "", | ||
"discord": "", | ||
"facebook": "", | ||
"forum": "", | ||
"github": "", | ||
"gitter": "", | ||
"instagram": "", | ||
"linkedin": "", | ||
"reddit": "", | ||
"slack": "", | ||
"telegram": "", | ||
"twitter": "", | ||
"youtube": "" | ||
} | ||
"symbol": "BAD", | ||
"name": "Bad Idea AI (BAD)", | ||
"type": "ERC20", | ||
"address": "0x32b86b99441480a7E5BD3A26c124ec2373e3F015", | ||
"ens_address": "", | ||
"decimals": 18, | ||
"website": "https://www.badidea.ai", | ||
"logo": { | ||
"src": "https://i.ibb.co/n7jg733/BAD-200.png", | ||
"width": "200px", | ||
"height": "200px", | ||
"ipfs_hash": "" | ||
}, | ||
"support": { | ||
"email": "", | ||
"url": "https://www.badidea.ai" | ||
}, | ||
"social": { | ||
"blog": "", | ||
"chat": "", | ||
"discord": "", | ||
"facebook": "https://www.facebook.com/BadIdeaAI", | ||
"forum": "", | ||
"github": "https://mrlightspeed.github.io/Bad-Idea-AI", | ||
"gitter": "", | ||
"instagram": "", | ||
"linkedin": "", | ||
"reddit": "", | ||
"slack": "", | ||
"telegram": "https://t.me/badideaai", | ||
"twitter": "https://www.twitter.com/badideaai", | ||
"youtube": "" | ||
} | ||
} |