Skip to content

Commit 56f598b

Browse files
committed
constants
1 parent 4cf6d95 commit 56f598b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/thirdweb/src/tokens/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export const ENTRYPOINT_DEPLOY_URL =
1111
"ipfs://QmSAhuGEMtuGtBAWLB2jLacppqMPkiRtoMsy1R9Wm4PWWM";
1212

1313
export const OWNER_ADDRESS = "0x1A472863cF21D5Aa27F417dF9140400324C48f22";
14-
export const MANAGER_ADDRESS = "";
14+
export const MANAGER_ADDRESS = "0x1d295589f75BEb1853B4cE24b5AF5393191EE275";
1515

1616
export const CONTRACT_DEPLOY = {
1717
CREATE: 0,

0 commit comments

Comments
 (0)