@net-protocol/bazaar 0.1.11 → 0.1.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/dist/react.js +1 -1
- package/dist/react.js.map +1 -1
- package/dist/react.mjs +1 -1
- package/dist/react.mjs.map +1 -1
- package/package.json +1 -1
package/dist/react.mjs
CHANGED
|
@@ -699,7 +699,7 @@ var BAZAAR_CHAIN_CONFIGS = {
|
|
|
699
699
|
erc20OffersAddress: "0x0000000e23a89aa06f317306aa1ae231d3503082",
|
|
700
700
|
erc20BazaarAddress: "0x00000006557e3629e2fc50bbad0c002b27cac492",
|
|
701
701
|
seaportAddress: DEFAULT_SEAPORT_ADDRESS,
|
|
702
|
-
feeCollectorAddress:
|
|
702
|
+
feeCollectorAddress: "0x66547ff4f7206e291F7BC157b54C026Fc6660961",
|
|
703
703
|
nftFeeBps: DEFAULT_NFT_FEE_BPS,
|
|
704
704
|
wrappedNativeCurrency: {
|
|
705
705
|
address: "0x4200000000000000000000000000000000000006",
|