Skip to content

Commit

Permalink
[CoW Protocol] Add Addresses for Laita, ApeOut 1Inch, and Project Bla…
Browse files Browse the repository at this point in the history
…nc (#7346)

* Add addresses for ApeOut 1Inch and Project Blanc

* Add addresses for Laita solver

---------

Co-authored-by: 0xRob <[email protected]>
  • Loading branch information
bram-vdberg and 0xRobin authored Dec 20, 2024
1 parent b40ad6d commit d799385
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ known_solver_metadata (address, environment, name) as (
(0x2692F7bFCB2e1a8575434b9511804266D9aeb628, 'prod', 'Velvet'),
(0x0148538e6cA813D41eA5988008Cdc9B72d4e65A7, 'prod', 'Laita'),
(0x1FA2FF499b327f53cD9a82BcAFE36093563E32e4, 'prod', 'Apollo'),
(0x0148538e6cA813D41eA5988008Cdc9B72d4e65A7, 'prod', 'Laita'),
(0x034F6Aca83F1900b0157b0123F514A29456eeA59, 'barn', 'Laita'),
(0x6bf97aFe2D2C790999cDEd2a8523009eB8a0823f, 'prod', 'Portus'),
(0xBB765c920f86e2A2654c4B82deB5BC2E092fF93b, 'barn', 'Portus'),
(0x5E06F88D28603f5bB106bD5C8AD93ce2E902d24b, 'barn', 'Apollo'),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,9 @@ known_solver_metadata (address, environment, name) as (
(0x147d05987f3008A6C9Ec3E93A4ead430907ac3E1, 'barn', 'Gnosis_0x'),
(0x9451D27C993f7a61096BFC33e0241644a7566F66, 'barn', 'Gnosis_BalancerSOR'),
(0x0AC9287C83C2386A6a0bb27F847Ce59a0034183C, 'barn', 'Laita'),
(0x172FaCC5d970df43462b0f3aDe670d8cB86DC816, 'barn', 'ApeOut_1Inch'),
(0xBB765c920f86e2A2654c4B82deB5BC2E092fF93b, 'barn', 'Portus'),
(0x1a72876ebE781E42aB2Ee4278B539688D8B80E2D, 'prod', 'ApeOut_1Inch'),
(0x6bf97aFe2D2C790999cDEd2a8523009eB8a0823f, 'prod', 'Portus'),
(0x69d7F96dFD091652f317D0734A5F2B492ACcbE07, 'prod', 'Baseline'),
(0x4cb862E4821fea2dabBD1f0A69c17d52da2A58f6, 'prod', 'Seasolver'),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,11 @@ known_solver_metadata (address, environment, name) as (
(0x95480d3f27658e73b2785d30beb0c847d78294c7, 'prod', 'Fractal'),
(0x00806DaA2Cfe49715eA05243FF259DeB195760fC, 'prod', 'Quasilabs'),
(0x28B1bd44996105b5c14c4dE41093226Ff78A4eB1, 'prod', '0x'),
(0x04B89dBce06e7Aa2F4BBA78969ADD4576eB94788, 'prod', 'ApeOut_1Inch'),
(0xbada5552a3e5e2fb57db982e29257821a2cf192d, 'prod', 'Project_Blanc'),
(0x34717040928D7fd8154d4612f3228EFf14521023, 'prod', 'Laita'),
(0xBab555BaBEe5d867983902bC8db8F707157245Be, 'barn', 'Project_Blanc'),
(0x854490ef1d402D4f6fce05aBefE1C676eB0DCD74, 'barn', 'ApeOut_1Inch'),
(0xBB765c920f86e2A2654c4B82deB5BC2E092fF93b, 'barn', 'Portus'),
(0xcC73072B53697911Ff394ae01D3de59c9900b0b0, 'barn', '0x'),
(0xd0bA1b1782fbdE45edAb392428f60e14827D08EC, 'barn', 'Laita'),
Expand Down

0 comments on commit d799385

Please sign in to comment.