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 4cf6d95 commit 56f598bCopy full SHA for 56f598b
packages/thirdweb/src/tokens/constants.ts
@@ -11,7 +11,7 @@ export const ENTRYPOINT_DEPLOY_URL =
11
"ipfs://QmSAhuGEMtuGtBAWLB2jLacppqMPkiRtoMsy1R9Wm4PWWM";
12
13
export const OWNER_ADDRESS = "0x1A472863cF21D5Aa27F417dF9140400324C48f22";
14
-export const MANAGER_ADDRESS = "";
+export const MANAGER_ADDRESS = "0x1d295589f75BEb1853B4cE24b5AF5393191EE275";
15
16
export const CONTRACT_DEPLOY = {
17
CREATE: 0,
0 commit comments