Skip to content

Commit

Permalink
Add XOR to LM whitelist
Browse files Browse the repository at this point in the history
  • Loading branch information
rabmarut committed Aug 19, 2020
1 parent 54d0a75 commit 3e914ed
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion data/coingecko.json
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@
"0xD533a949740bb3306d119CC777fa900bA034cd52": "curve-dao-token",
"0xD46bA6D942050d489DBd938a2C909A5d5039A161": "ampleforth",
"0x84cA8bc7997272c7CfB4D0Cd3D55cd942B3c9419": "dia",
"0x6fe56C0bcdD471359019FcBC48863d6c3e9d4F41": "props-token"
"0x6fe56C0bcdD471359019FcBC48863d6c3e9d4F41": "props-token",
"0x40FD72257597aA14C7231A7B1aaa29Fce868F677": "sora"
}
}
3 changes: 2 additions & 1 deletion lists/eligible.json
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,7 @@
"0x476c5E26a75bd202a9683ffD34359C0CC15be0fF",
"0xD533a949740bb3306d119CC777fa900bA034cd52",
"0x84cA8bc7997272c7CfB4D0Cd3D55cd942B3c9419",
"0x6fe56C0bcdD471359019FcBC48863d6c3e9d4F41"
"0x6fe56C0bcdD471359019FcBC48863d6c3e9d4F41",
"0x40FD72257597aA14C7231A7B1aaa29Fce868F677"
]
}

0 comments on commit 3e914ed

Please sign in to comment.