Skip to content

Commit c0aaaee

Browse files
committed
humanizerInfo update
1 parent 2a102af commit c0aaaee

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

scripts/generateContractInfo.js

+5
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,11 @@ const customTokens = [
7575
address: '0x55d398326f99059ff775485246999027b3197955',
7676
symbol: 'USDT',
7777
decimal: 6
78+
},
79+
{
80+
address: '0x47cd7e91c3cbaaf266369fe8518345fc4fc12935',
81+
symbol: 'xWALLET',
82+
decimals: 18
7883
}
7984
]
8085

src/consts/humanizerInfo.json

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)