Skip to content

Commit

Permalink
Change whalesmarket addresses (#666)
Browse files Browse the repository at this point in the history
* removing deprecating feeds

* add other events

* change contract address to nonproxy

* remove merge conflict

---------

Co-authored-by: qshao-gauntlet <qi.shao@gauntlet.network>
Co-authored-by: Qi Shao <123761078+qshao-gauntlet@users.noreply.github.com>
Co-authored-by: prateekeng <118216760+prateekeng@users.noreply.github.com>
  • Loading branch information
4 people authored Feb 15, 2024
1 parent 20817d4 commit 095d2ef
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"name": "CancelOrder",
"type": "event"
},
"contract_address": "0x23fbb02e83bce558b890ef94cf7eb09ffcf8fa2d",
"contract_address": "0x1ecdb32e59e948c010a189a0798c674a2d0c6603",
"field_mapping": {},
"type": "log"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"name": "CloseOffer",
"type": "event"
},
"contract_address": "0x23fbb02e83bce558b890ef94cf7eb09ffcf8fa2d",
"contract_address": "0x1ecdb32e59e948c010a189a0798c674a2d0c6603",
"field_mapping": {},
"type": "log"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"name": "Initialized",
"type": "event"
},
"contract_address": "0x23fbb02e83bce558b890ef94cf7eb09ffcf8fa2d",
"contract_address": "0x1ecdb32e59e948c010a189a0798c674a2d0c6603",
"field_mapping": {},
"type": "log"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"name": "NewOffer",
"type": "event"
},
"contract_address": "0x23fbb02e83bce558b890ef94cf7eb09ffcf8fa2d",
"contract_address": "0x1ecdb32e59e948c010a189a0798c674a2d0c6603",
"field_mapping": {},
"type": "log"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"name": "NewOrder",
"type": "event"
},
"contract_address": "0x23fbb02e83bce558b890ef94cf7eb09ffcf8fa2d",
"contract_address": "0x1ecdb32e59e948c010a189a0798c674a2d0c6603",
"field_mapping": {},
"type": "log"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"name": "NewToken",
"type": "event"
},
"contract_address": "0x23fbb02e83bce558b890ef94cf7eb09ffcf8fa2d",
"contract_address": "0x1ecdb32e59e948c010a189a0798c674a2d0c6603",
"field_mapping": {},
"type": "log"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"name": "OwnershipTransferred",
"type": "event"
},
"contract_address": "0x23fbb02e83bce558b890ef94cf7eb09ffcf8fa2d",
"contract_address": "0x1ecdb32e59e948c010a189a0798c674a2d0c6603",
"field_mapping": {},
"type": "log"
},
Expand Down

0 comments on commit 095d2ef

Please sign in to comment.