Skip to content

Commit 8c728a3

Browse files
committed
update constants
1 parent 0b518ec commit 8c728a3

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://Qmd9WJU4YCD7kqmcQNA9jw8gvjpj1Ns5QUVjZxVzBm6hPy/3";
1212

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

1616
export const CONTRACT_DEPLOY = {
1717
CREATE: 0,

0 commit comments

Comments
 (0)