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

Add Arbitrum #157

Merged
merged 13 commits into from
Dec 7, 2024
Merged

Add Arbitrum #157

merged 13 commits into from
Dec 7, 2024

Conversation

@julienbrg julienbrg self-assigned this Dec 3, 2024
@julienbrg julienbrg linked an issue Dec 3, 2024 that may be closed by this pull request
@julienbrg
Copy link
Collaborator Author

➜ npx hardhat run scripts/verify-proof.ts --network sepolia

Token owner: 0xBDC0E420aB9ba144213588A95fa1E5e63CEFf1bE
Generated proof with nonce 1:

Proof: 0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000001441d2088c4bf03a971f81fa81ce3f719acdcfce741c886e58f7fcf9856fd993200000000000000000000000000000000000000000000000000000000000000c0000000000000000000000000bdc0e420ab9ba144213588a95fa1e5e63ceff1be0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000005268747470733a2f2f6261666b726569636a36326c35787536706b3278783778376e3662377270756e78623465686c6837666576796a6170696433353536736d757a34792e697066732e7733732e6c696e6b2f0000000000000000000000000000

gov took 6s
➜ npx hardhat run scripts/claim-membership.ts --network opSepolia

Signer address: 0x27292E1a901E3E0bE7d144aDba4CAD07da2d8a42
Simulating claim transaction...
✅ Simulation successful
Submitting claim transaction...
Transaction submitted: 0x6f083f6b954852052787e1bf2d13441a006aa2ec9b6bada801700f69388b0bcc
Waiting for confirmation...
Membership claimed successfully!
Claimed token ID: 2n

gov took 10s
➜ npx hardhat run scripts/claim-membership.ts --network baseSepolia

Signer address: 0x27292E1a901E3E0bE7d144aDba4CAD07da2d8a42
Simulating claim transaction...
✅ Simulation successful
Submitting claim transaction...
Transaction submitted: 0x052b029cc4540a880705c40b939139c1d04a14aa80ca40e4fbf3196600178ede
Waiting for confirmation...
Membership claimed successfully!
Claimed token ID: 2n

gov took 11s
➜ npx hardhat run scripts/claim-membership.ts --network arbitrumSepolia

Signer address: 0x27292E1a901E3E0bE7d144aDba4CAD07da2d8a42
Simulating claim transaction...
✅ Simulation successful
Submitting claim transaction...
Transaction submitted: 0x6765a932c6a943c89e480264107b9edffde1297b324b1d4e5a1f2fcd2bdd53ac
Waiting for confirmation...
Membership claimed successfully!
Claimed token ID: 2n

@julienbrg julienbrg merged commit dcb4164 into main Dec 7, 2024
2 checks passed
@julienbrg julienbrg deleted the 151-add-arbitrum branch December 7, 2024 10:35
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.

Add Arbitrum
1 participant