Skip to content

Commit

Permalink
update token
Browse files Browse the repository at this point in the history
  • Loading branch information
realdealshaman committed Apr 25, 2024
1 parent 6308375 commit ff6c2c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protocols/etherfi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import { periodToSeconds } from "../utils/time";

const start = 1709679600;
const total = 1e9;
const token = "0x57e114b691db790c35207b2e685d4a43181e6061";
const token = "0xfe0c30065b384f05761f15d0cc899d4f9f9cc0eb";
const chain = "ethereum";

const etherfi: Protocol = {
Expand Down

0 comments on commit ff6c2c7

Please sign in to comment.