Skip to content

Commit 8ab6402

Browse files
authoredJul 31, 2023
Update index.js
1 parent 5c420a2 commit 8ab6402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎constants/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export const TOKEN_CONTRACT_ADDRESS = "0xfF5cC26d33A84F10760718b207B1765744D0fB0A";
1+
export const TOKEN_CONTRACT_ADDRESS = "0xCfb5c93578d186c92f7aB826d0bCa83439bE2899";
22
export const TOKEN_CONTRACT_ABI = [
33
{
44
"anonymous": false,

0 commit comments

Comments
 (0)
Please sign in to comment.