Skip to content

Commit

Permalink
Contract modified
Browse files Browse the repository at this point in the history
  • Loading branch information
Jigsaw-23122002 committed Feb 15, 2023
1 parent a83e02a commit eb580e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cronjob/constants/index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
const ALCHEMY_RPC_URL =
"https://eth-goerli.g.alchemy.com/v2/FvGvtDqjaAB4ovhP-eDlIxI1tufnJWyX";
const CONTRACT_ADDRESS = "0xd899F753A484eeB6d51392e7270562C370ed0c40";
const CONTRACT_ADDRESS = "0x41b25d18FA410c7e9772d99A6dE7F8F817813405";
const CONTRACT_ABI = [
{
inputs: [],
Expand Down

0 comments on commit eb580e4

Please sign in to comment.