Skip to content

Commit

Permalink
feat: add new marketplace 0x zap
Browse files Browse the repository at this point in the history
  • Loading branch information
quagliero committed Jan 10, 2023
1 parent 3332a41 commit 91dfc86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/constants/src/addresses.ts
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ export const NFTX_MARKETPLACE_ZAP = {
};

export const NFTX_MARKETPLACE_0X_ZAP = {
[Network.Mainnet]: '0xbbc53022Af15Bb973AD906577c84784c47C14371',
[Network.Mainnet]: '0x941A6d105802CCCaa06DE58a13a6F49ebDCD481C',
[Network.Goerli]: '0x177246Adb119ed83f982d1e3c4859F354578D5eF',
};

Expand Down

0 comments on commit 91dfc86

Please sign in to comment.