Skip to content

Commit c78415e

Browse files
committed
tokens: add ARB++
1 parent 6cc9f56 commit c78415e

File tree

2 files changed

+63
-0
lines changed

2 files changed

+63
-0
lines changed

src/assets/arb++.svg

Lines changed: 54 additions & 0 deletions
Loading

src/tokens/arbitrum-one.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1502,5 +1502,14 @@
15021502
"logoURI": "BASE_URL/assets/wTIA.svg",
15031503
"decimals": 18,
15041504
"quote": "other"
1505+
},
1506+
{
1507+
"chainId": 42161,
1508+
"symbol": "ARB++",
1509+
"name": "ARB++",
1510+
"address": "0x291344FBaaC4fE14632061E4c336Fe3B94c52320",
1511+
"logoURI": "BASE_URL/assets/arb++.svg",
1512+
"decimals": 18,
1513+
"quote": "other"
15051514
}
15061515
]

0 commit comments

Comments
 (0)