Skip to content

Commit

Permalink
fix: new 0x zap address
Browse files Browse the repository at this point in the history
  • Loading branch information
quagliero committed Jan 10, 2023
1 parent 9d87ac5 commit f816af6
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 @@ -72,7 +72,7 @@ export const NFTX_MARKETPLACE_ZAP = {

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

export const NFTX_VAULT_FACTORY = {
Expand Down

0 comments on commit f816af6

Please sign in to comment.