We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dfd6f3 commit c1cc34bCopy full SHA for c1cc34b
src/injective/constant.py
@@ -9,6 +9,12 @@
9
"MATIC": 18, # uint8
10
"ZRX": 18, # uint8
11
"USDC": 6, # uint8 from https://etherscan.io/token/0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48#readProxyContract
12
+ "WBTC": 8,
13
+ "WETH": 18,
14
+ "SUSHI": 18,
15
+ "GRT": 18,
16
+ "SNX": 18,
17
+ "QNT": 18
18
}
19
20
0 commit comments