We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b518ec commit 8c728a3Copy full SHA for 8c728a3
packages/thirdweb/src/tokens/constants.ts
@@ -11,7 +11,7 @@ export const ENTRYPOINT_DEPLOY_URL =
11
"ipfs://Qmd9WJU4YCD7kqmcQNA9jw8gvjpj1Ns5QUVjZxVzBm6hPy/3";
12
13
export const OWNER_ADDRESS = "0x1A472863cF21D5Aa27F417dF9140400324C48f22";
14
-export const MANAGER_ADDRESS = "0x1d295589f75BEb1853B4cE24b5AF5393191EE275";
+export const MANAGER_ADDRESS = "0x9d4D20B7571F9552D730eCA812E805E7d5fb64E5";
15
16
export const CONTRACT_DEPLOY = {
17
CREATE: 0,
0 commit comments