Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support customized 721C validator and list #159

Merged

Conversation

channing-magiceden
Copy link
Contributor

  • Support customized validator address and list per chain
? Continue to deploy? yes
Deploying contract... 
tx: 0x018a55d1201cefa1364738cbf6ab14032a62b50f2d6d41f6a88243e73ef447df
ERC721CMRoyalties deployed to: 0x102e3d4d8CB76AB165392fBC7914f300e4D1C9d4
run the following command to verify the contract:
npx hardhat verify --network apechain 0x102e3d4d8CB76AB165392fBC7914f300e4D1C9d4 "ERC721CMRoyaltyTest" "ERC721CMR" ".json" "1000" "0" "0x0000000000000000000000000000000000000000" "300" "0x0000000000000000000000000000000000000000" "0xef59F379B48f2E92aBD94ADcBf714D170967925D" "0xef59F379B48f2E92aBD94ADcBf714D170967925D" "1"
[ERC721CM] Setting security policy to ME default...
[ERC721CM] Validator set to:  0x721C00D4FB075b22a5469e9CF2440697F729aA13
[ERC721CM] Validator v3 list set to:  1
[ERC721CM] Added Reservoir Relayer as authorized minter

@@ -0,0 +1,64 @@
const LIMITBREAK_TRANSFER_VALIDATOR_V3 =
'0x721C0078c2328597Ca70F5451ffF5A7B38D4E947';
const ME_TRANSFER_VALIDATOR_V3 = '0x721C00D4FB075b22a5469e9CF2440697F729aA13';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it deployed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it's deployed and already used for our first ApeChain LP

@nothing0012 nothing0012 merged commit dcd115e into me-foundation:main Oct 31, 2024
2 checks passed
@channing-magiceden channing-magiceden deleted the channing/validator-v3 branch October 31, 2024 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants