ProjectOpenSea / operator-filter-registry

MIT License
312 stars 93 forks source link

Update Goerli filtered operators to match testnet addresses #73

Open gr347wh173n0r7h opened 1 year ago

gr347wh173n0r7h commented 1 year ago

On Goerli It looks like the OS curated filter are the operator addresses for the filtered mainnet operator contracts:

[
    0x00000000000111AbE46ff893f3B2fdF1F759a8A8, 
    0x59728544B08AB483533076417FbBB2fD0B17CE3a, 
    0xFED24eC7E22f573c2e08AEF55aA6797Ca2b3A051, 
    0x2B2e8cDA09bBA9660dCA5cB6233787738Ad68329, 
    0xf42aa99F011A1fA7CDA90E5E98b277E306BcA83e
]

However, at least for LooksRare their Transfer Manager on Goerli is deployed too: 0xf8c81f3ae82b6efc9154c69e3db57fd4da57ab6e

The testnet subscription should probably match their corresponding filtered testnet operators for full E2E testing.