I hereby claim:
- I am 0xOsprey on github.
- I am 0x_osprey (https://keybase.io/0x_osprey) on keybase.
- I have a public key whose fingerprint is 0AF2 CBD1 A7D7 8BE7 6D87 AC9E CAA6 CA32 DC11 A7DE
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| I contributed to the Semaphore Trusted Setup Multi-Party Ceremony. | |
| The following are my contribution signatures: | |
| Circuit: semaphore16 | |
| Contributor # 110 | |
| Hash: b5ce3f7b 6fecd902 29e55402 87459afd | |
| 71936280 fc0d1fa5 3ad39148 21097177 | |
| c72c0140 931ce4c5 05e1e401 6a82462c | |
| e19670c1 72b125aa 96fda6e9 3c226c39 | |
| I contributed to the Semaphore Trusted Setup Multi-Party Ceremony. | |
| The following are my contribution signatures: | |
| Circuit: semaphore31 | |
| Contributor # 106 | |
| Hash: e6a2e181 281e02d2 72d56e11 30b099e7 | |
| e79510d4 1730e92b 8320322b 29f84547 | |
| 0e0437db 388c49b2 07dd4027 98c61c52 | |
| 8ca0d8f2 aa27deb8 3863e007 b037cd77 | |
| address,token_amount | |
| 0xb284bbf1864cbcfb2dff29671ff0487cd4873c87,625.0 | |
| 0xf7b04982840d90a7634f41851815f0153a494a4f,625.0 | |
| 0x37b77b94ca23046f04a7fdd1af1ad9b14208a5df,625.0 | |
| 0x2686166054fd7de34872e1dc55aa0992b679fae9,625.0 | |
| 0x0a988e9317bf7b73a4390522a99554869d9312d6,625.0 | |
| 0x12bec274578060e2e2701f1ec7dc3b7576e50cac,625.0 | |
| 0xeb9c0de66757ff83edf2003887431924cf458dd4,625.0 | |
| 0xf0af8880a81aa0411ed9060806200c24155f4e38,625.0 | |
| 0x6a03defd3e075080261aab58a16dd8f7c0436176,625.0 |
I hereby claim:
To claim this, I am signing this object:
| #!/usr/bin/python3 | |
| # Required parameters: | |
| # @raycast.schemaVersion 1 | |
| # @raycast.title Parse and Open | |
| # @raycast.mode silent | |
| # Optional parameters: | |
| # @raycast.icon 🔍 | |
| # @raycast.packageName Developer Util |
| #!/usr/bin/python3 | |
| # Required parameters: | |
| # @raycast.schemaVersion 1 | |
| # @raycast.title ETH Price | |
| # @raycast.mode silent | |
| # Optional parameters: | |
| # @raycast.icon 🤑 |
| Hey, I'm 0xOsprey-42589294 and I have contributed to the Privacy Pools Ceremony. | |
| The following are my contribution signatures: | |
| Circuit # 1 (withdraw) | |
| Contributor # 92 | |
| Contribution Hash: 99e4eb6f 2f0d8994 be9116ab 9c745dd4 | |
| b5413ce8 9c509e1f f81c77eb d9c2c913 | |
| 3b8dc0ae 3be3bf68 66a6be50 cf5fc7da | |
| 7eeb2dec e293f906 b7577fc7 3ce71ba7 |
async function uncheckAllWithDelay(delayMs = 3000) {
// Try standard checkboxes first
const checkboxes = document.querySelectorAll('input[type="checkbox"]');