Skip to content

Commit 7900c6b

Browse files
committed
Add: Base cryptocurrency symbol
1 parent 05c77c1 commit 7900c6b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

hdwallet/symbols.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@
3838
AXL: str = "AXL"
3939
# Band-Protocol
4040
BAND: str = "BAND"
41+
# Base
42+
BASE: str = "BASE"
4143
# Bata
4244
BTA: str = "BTA"
4345
# Beetle Coin

0 commit comments

Comments
 (0)