feat: hide looksrare until we can support their sdk (#6339)
* hide looksrare until we can support their sdk * remove commented code --------- Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
This commit is contained in:
parent
feed63b1b3
commit
39b5bb37cd
@ -37,11 +37,6 @@ export const ListingMarkets: ListingMarket[] = [
|
||||
fee: 0.5,
|
||||
icon: '/nft/svgs/marketplaces/x2y2.svg',
|
||||
},
|
||||
{
|
||||
name: 'LooksRare',
|
||||
fee: 1.5,
|
||||
icon: '/nft/svgs/marketplaces/looksrare.svg',
|
||||
},
|
||||
{
|
||||
name: 'OpenSea',
|
||||
fee: 0,
|
||||
|
Loading…
Reference in New Issue
Block a user