- EndpointV2 —
0x6C7Ab2202C98C4227C5c46f1417D81144DA716Ff
- EndpointV2View —
0x145C041566B21Bec558B2A37F1a5Ff261aB55998
- SendUln302 —
0xd682ECF100f6F4284138AA925348633B0611Ae21
- ReceiveUln302 —
0xcF1B0F4106B0324F96fEfcC31bA9498caa80701C
- Executor —
0x9dB9Ca3305B48F196D18082e91cB64663b13d014
- LZ Executor —
0xe1a12515F9AB2764b887bF60B923Ca494EBbB2d6
- DeadDVN — [
0xF49d162484290EAeAd7bb8C2c7E3a6f8f52e32d6
](htt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hey, I'm otaliptus-56600661 and I have contributed to the Citrea Risc0 to BitVM Circuit MPC Phase2 Trusted Setup ceremony. | |
The following are my contribution signatures: | |
Circuit # 1 (verify_for_guest) | |
Contributor # 3 | |
Contribution Hash: 8c0406d4 697c6689 e04f080b 2b103bcd | |
9c774d84 730bdf4d 2359c4da d362bffb | |
597cb6ab 60e93fef e544eb7f 8e6f53a3 | |
c448793f a034dc6e 4510afab 75549922 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import hashlib | |
import requests | |
import hashlib | |
import json | |
# Whatever RPC you prefer to use, modify in that sense | |
API_URL = "..." | |
API_KEY = "..." | |
block_hash = "" |