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
| 0x78b39dE82fdb75FdbB6F0002b87d9376C99eC46B |
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
| Verifying my Blockstack ID is secured with the address 1B961qsPikwwYywrenBAaZPDEkdxAqCi3F https://explorer.blockstack.org/address/1B961qsPikwwYywrenBAaZPDEkdxAqCi3F |
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
| 0x9887C59B42a14Ad759D1abfDeB258DFd505a01Db |
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
| /** | |
| * Coin Bingo! | |
| * | |
| * This contract is meant to be more of a joke than anything else, I wrote it | |
| * whilst a little bored. Please thoroughly read this if you intend on actually | |
| * using it, I haven't put any money through it and so I won't attest at all to | |
| * how (un)safe it is. | |
| * | |
| * I haven't written any tests, I haven't put out a bug bounty, I haven't even | |
| * emailed Vitalik for a security audit and I don't intend on doing any of those |