File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 55import aiohttp
66
77OFAC_LIST_URL = (
8- "https://raw.githubusercontent.com/InjectiveLabs/injective-lists/refs/heads/master/json/wallets/ofac.json"
8+ "https://raw.githubusercontent.com/InjectiveLabs/injective-lists/"
9+ "refs/heads/master/json/wallets/ofacAndRestricted.json"
910)
10- OFAC_LIST_FILENAME_DEFAULT = "ofac .json"
11+ OFAC_LIST_FILENAME_DEFAULT = "ofacAndRestricted .json"
1112OFAC_LIST_FILENAME = OFAC_LIST_FILENAME_DEFAULT
1213
1314
Original file line number Diff line number Diff line change 154154 " 0xfac583c0cf07ea434052c49115a4682172ab6b4f" ,
155155 " 0xfd8610d20aa15b7b2e3be39b396a1bc3516c7144" ,
156156 " 0xfec8a60023265364d066a1212fde3930f6ae8da7" ,
157- " 0xffbac21a641dcfe4552920138d90f3638b3c9fba"
157+ " 0xffbac21a641dcfe4552920138d90f3638b3c9fba" ,
158+ " 0xc5801cd781d168e2d3899ad9c39d8a2541871298" ,
159+ " 0x0992E2D17e0082Df8a31Bf36Bd8Cc662551de68B" ,
160+ " 0x8aa07899eb940f40e514b8efdb3b6af5d1cf7bb"
158161]
You can’t perform that action at this time.
0 commit comments