forked from ethereum-lists/tokens
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAdd BABE ERC Token (BABE)
34 lines (34 loc) · 973 Bytes
/
Add BABE ERC Token (BABE)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"symbol": "BABE",
"name": "BABE Token",
"type": "ERC20",
"address": "0x7d05C2263CeCABF8BAf94bbBD3B5656583b5444c",
"ens_address": "polkadotbabe.eth",
"decimals": 18,
"website": "https://www.polkadotbabe.com",
"logo": {
"src": "https://www.polkadotbabe.com/128x128babe.png",
"width": "128",
"height": "128",
"ipfs_hash": ""
},
"support": {
"email": "[email protected]",
"url": ""
},
"social": {
"blog": "https://www.polkadotbabe.com/blog",
"chat": "https://discord.gg/WPpbbmFA",
"facebook": "https://facebook.com/Polkadotbabecom",
"forum": "",
"github": "",
"gitter": "",
"instagram": "",
"linkedin": "https://www.linkedin.com/company/polkadotbabe-com",
"reddit": "",
"slack": "",
"telegram": "",
"twitter": "https://twitter.com/Polkadotbabecom",
"youtube": ""
}
}