Skip to content

Commit cad1074

Browse files
authored
Merge branch 'yash/ocr-contracts-integration' into 06-16-_tool-4689_dashboard_integrate_erc20asset_contract_in_token_creation_flow
2 parents 0d961d9 + 8c728a3 commit cad1074

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)