Skip to content

Commit 35141cd

Browse files
authored
add BRA Token (#476)
1 parent b50c0fd commit 35141cd

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

src/assets/BRA.png

29.9 KB
Loading

src/tokens/bartio/defaultTokenList.json

+9
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,15 @@
325325
"decimals": 18,
326326
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/sumer.png",
327327
"tags": ["featured"]
328+
},
329+
{
330+
"chainId": 80084,
331+
"address": "0x5d6Bcd571A67357fBC787637F73d5bBCBe8E2148",
332+
"symbol": "BRA",
333+
"name": "WeBera Token",
334+
"decimals": 18,
335+
"logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/BRA.png",
336+
"tags": ["featured"]
328337
}
329338
],
330339
"version": {

0 commit comments

Comments
 (0)