We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 754fbc8 commit 3cf179bCopy full SHA for 3cf179b
uniswap/constants.py
@@ -34,6 +34,7 @@
34
"görli": "0x5C69bEe701ef814a2B6a3EDD4B1652CB9cc5aA6f",
35
"xdai": "0xA818b4F111Ccac7AA31D0BCc0806d64F2E0737D7",
36
"binance": "0xcA143Ce32Fe78f1f7019d7d551a6402fC5350c73",
37
+ "binance_testnet": "0x6725F303b657a9451d8BA641348b6761A6CC7a17",
38
}
39
40
_router_contract_addresses_v2 = {
@@ -43,4 +44,5 @@
43
44
"görli": "0x7a250d5630B4cF539739dF2C5dAcb4c659F2488D",
45
"xdai": "0x1C232F01118CB8B424793ae03F870aa7D0ac7f77",
46
"binance": "0x10ED43C718714eb63d5aA57B78B54704E256024E",
47
+ "binance_testnet": "0xD99D1c33F9fC3444f8101754aBC46c52416550D1",
48
0 commit comments