Skip to content

Commit

Permalink
update class hash
Browse files Browse the repository at this point in the history
  • Loading branch information
djeck1432 committed Dec 2, 2024
1 parent d00d33e commit 326e698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/utils/constants.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export const CONTRACT_ADDRESS = '0x041a78e741e5af2fec34b695679bc6891742439f7afb8484ecd7766661ad02bf';
export const CLASS_HASH = '0x0650c924fcd9be6c892568f70d4d9e54c162dfc42aedb147f0723cbe145e272e';
export const CLASS_HASH = '0x031ae5768dced8a123907259d946edec39afa08073277abb3e55be8daa8fe49d';
export const UNIQUE = '0x0';
export const EKUBO_ADDRESS = '0x00000005dd3d2f4429af886cd1a3b08289dbcea99a294197e9eb43b0e0325b4b';
export const ZKLEND_ADDRESS = '0x04c0a5193d58f74fbace4b74dcf65481e734ed1714121bdc571da345540efa05';
Expand Down

0 comments on commit 326e698

Please sign in to comment.